Tap Tap to Zoom
Code: 29D-04-261F67BE-621AF6C2-CH-FRRMPG
MPN: APAR308003C
Prices and availability subject to change.
Opticsplanet, Inc. does not sell firearms and does not have a Federal Firearms License (FFL).
OpticsPlanet is acting as an affiliate marketer and earns a commission from sales generated through referrals.
#html-body data-pb-stylePY2G44R,#html-body data-pb-styleRJX1W95border-stylenone;border-width1px;border-radius0;margin0;padding0Our M5 .308 Stripped Lower Receiver helps you build a big-bore AR from the ground up. Mil-spec dimensions and coating ensure the highest quality and correct component interface.Don't forget to buy an Aero Precision M5 (.308) Lower Parts Kit. Our LPK is specifically designed to work with the M5 Lower Receiver and includes custom takedown and pivot pins as well as an extended magazine catch button.FeaturesWorks with standard AR 308 components and magazinesUpper Tension Screw - Allows users to fine tune the fit of the upper and lower receiver through the use of a nylon tipped tensioning set screw inserted in the grip tang of the lower receiver.Rear takedown pin detent hole is threaded for a 4-40 set screwBolt catch is threaded for a screw pin (no roll pin needed)Integrated trigger guardSelector markings will work with 45, 60 or 90 degree safety selectorsAccepts Battle Arms Development short throw safety selectors, but will work with any standard selectorNo gap with aftermarket pistol gripsIncludesStripped M5 (.308) Lower Receiver in Anodized BlackNylon tipped tensioning set screw 1 Milled & Marked For standard and short throw safety selectors 2 Threaded Bolt Catch Eliminates the chance to mar your receivers finish when installing your bolt catch 3 Flared Magwell Aids in quick and efficient magazine changes 4 Integrated Trigger Guard Streamlining the assembly process and providing a more rugged platform 5 Upper Tension Set Screw Allows users to fine tune the fit between upper and lower receivers 6 Threaded Takedown Pin Detent Channel Eases receiver extension installation by capturing the spring detent with a 4-40 set screw #product-modal display none;.break-out width 100vw;position relative;left calc(-1 * (100vw - 100%) / 2);color rgba(0, 0, 0, .6);.fcontainer max-width 80%;.vcenter height 100%;.vcenter img vertical-align middle;#features-list margin 70px 10% 0;#features-list, #features-list h4, #features-list p display block; text-align left;#features-list h4 font-size 22px; text-transform uppercase; color #000; margin-bottom 0px;#features-list h4 span display inline-block; background #f15a29; border-radius 100px; color #ddd; padding 5px 11px; margin-right 15px; margin-left -55px; font-size 20px;#features-list h4 small font-size 20px;#features-list p font-size 18px; color #000;.ifoto-modal display none;position fixed;background #fff;top 0;right 0;bottom 0;left 0;width 100%;height 100%;z-index 1000;.ifoto-content margin 0 15%;.ifoto-main position relative;.ifoto-main img opacity 0;width 100%;animation fadeIn ease 2s;position absolute;top 0;.ifoto-close position fixed;top 20px;right 40px;cursor pointer;font-size 80px;color #999;.ifoto-prev,.ifoto-next height 60%;position fixed;width 50px;top 20%;cursor pointer;font-size 80px;color #999;text-align center;.ifoto-prev span,.ifoto-next span position absolute;top 50%;transform translateY(-50%).ifoto-prev span left 20px;.ifoto-next span right 20px;.ifoto-prev left 0;.ifoto-next right 0;.gallery .row max-height auto;.gallery .rowdiv margin-top 50px;overflow hidden;max-height 200px;.ifotorama overflow hidden;.ifotorama span display block;.ifotorama spanafter position absolute;opacity 0;transition all 0.5s;-webkit-transition all 0.5s;content 'A';top 0;left 15px;right 15px;bottom 0;background rgba(0, 0, 0, 0.6) url('https//www.aeroprecisionusa.com/media/wysiwyg/Pages/Breach/arrow-icon.png') no-repeat;background-size 60px;background-position-x center;background-position-y center;.ifotorama spanhoverafter opacity 1;@media screen and (min-width 550px) .gallery .rowdiv max-height 250px;@media screen and (min-width 900px) #features-list margin 0 0 0 155px;#tab-label-gallery,#tab-label-features display none !important;.ifoto-width margin-bottom 0px;.gallery .row max-height auto;overflow hidden;.gallery .rowdiv max-height 200px;@media screen and (min-width 1065px) .gallery .row max-height 240px;.gallery .rowdiv max-height auto;@media screen and (min-width 1500px) .gallery .row max-height 300px;@media screen and (min-width 1900px) .gallery .rowdiv max-height 400px;.gallery .row max-height 400px;@media screen and (min-width 2450px) .gallery .rowdiv max-height 500px;border 1px solid transparent;.gallery .row max-height 500px;window.onload function () require('jquery',function () var images image ,current 0,total 0;(function () ('.data.item.contentnth-child(4)').after(('#marketing').html()); ('#marketing').remove(); var i 0;('.ifotorama').each(function (i, obj) (this).data('slide', i);images.image.push(src (this).attr('href'),width '',height '');var img ('').attr('src', (this).attr('href')).attr('id', ifoto-img- + i).attr('class', ifoto-img).css('display', none).appendTo('.ifoto-main');i++;);runResize();(window).resize(function () runResize(););images.total images.image.length;('.ifotorama').click(function (e) e.preventDefault();openLb();setSlide((this).data('slide'));)('.ifoto-close').click(function (e) e.preventDefault();closeLb();)('.ifoto-next').click(function (e) e.preventDefault();current images.current + 1;if (current images.total) current 0;setSlide(current);)('.ifoto-prev').click(function (e) e.preventDefault();current images.current - 1;if (current 0) current images.total - 1;setSlide(current);))function runResize() if ((window).width() 900) ('#features-img').css('margin-top', ((('#features').height() - 200 - ('#features-img').height())/2) + 'px'); else ('#features-img').css('margin-top', '0px'); var photoW ('.ifoto-width').width();var photoH Math.floor((800 / 1000) * photoW) - 10;if (photoH 300) photoH 300; else photoH photoH + 75;('.ifotorama span').css(height photoH + 'px')function setSlide(slide) var img ('#ifoto-img-' + slide);var winh (window).height();var divh ('.ifoto-main').height();var divw ('.ifoto-main').width();var offsetv .07 * winh;images.current slide;('.ifoto-img').css('opacity' 0,'display' 'none');img.css('display', 'block');if (img.height() (window).height()) img.css(width 'auto',top offsetv + 'px',height winh - (offsetv * 2) + 'px',left ((divw - img.width()) / 2) + 'px');img.css('left' ((divw - img.width()) / 2) + 'px'); else img.css('top' ((winh - img.height()) / 2) + 'px');img.css('opacity', 1);function openLb() ('.ifoto-modal').css('display', 'block');function closeLb() ('.ifoto-modal').css('display', 'none'););