
	SC.CATEGORIES = [];



		SC.ENVIRONMENT.CMS = {"pages":{"pages":[{"name":"FAQ","urlPath":"faq","url":"faq","template":"default","addition_to_head":" ","page_title":"Primary Arms FAQ","page_header":"FAQ","meta_description":" The Primary Arms FAQ page is the best place to find answers to all your shipping, Primary Arms account, order status, and bonus bucks questions. ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Return Policy","urlPath":"return-policy","url":"return-policy","template":" ","addition_to_head":" ","page_title":"Return Policy","page_header":"Return Policy","meta_description":"Return Policy","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"In Store Pickup","urlPath":"in-store-pickup","url":"in-store-pickup","template":" ","addition_to_head":" ","page_title":"In Store Pickup","page_header":"In Store Pickup","meta_description":"In Store Pickup","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Dealer Programs","urlPath":"dealer-programs","url":"dealer-programs","template":" ","addition_to_head":" ","page_title":"Dealer Programs","page_header":"Dealer Programs","meta_description":"Dealer Programs","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Military and LE Pricing","urlPath":"military-and-le-pricing","url":"military-and-le-pricing","template":" ","addition_to_head":" ","page_title":"Military and LE Pricing","page_header":"Military and LE Pricing","meta_description":"Military and LE Pricing","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"About Us","urlPath":"about-us","url":"about-us","template":" ","addition_to_head":" ","page_title":"About Us","page_header":"About Us","meta_description":"About Us","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Career Opportunities","urlPath":"career-opportunities","url":"career-opportunities","template":" ","addition_to_head":" ","page_title":"Career Opportunities","page_header":"Career Opportunities","meta_description":"Career Opportunities","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"News","urlPath":"news","url":"news","template":" ","addition_to_head":" ","page_title":"News","page_header":"News","meta_description":"News","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Contact Us","urlPath":"contact-us","url":"contact-us","template":" ","addition_to_head":" ","page_title":"Contact Us","page_header":"Contact Us","meta_description":"Contact Us","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Privacy Policy","urlPath":"privacy-policy","url":"privacy-policy","template":" ","addition_to_head":" ","page_title":"Privacy Policy","page_header":"Privacy Policy","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Terms and Conditions","urlPath":"terms-conditions","url":"terms-conditions","template":" ","addition_to_head":" ","page_title":"Terms and Conditions","page_header":"Terms and Conditions","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"ACSS Reticle Detailed Info","urlPath":"acss-reticle-detailed-info","url":"acss-reticle-detailed-info","template":" ","addition_to_head":" ","page_title":"ACSS Reticle Detailed Info","page_header":"ACSS Reticle Detailed Info","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Federal Firearms License","urlPath":"federal-firearms-license","url":"federal-firearms-license","template":" ","addition_to_head":" ","page_title":"Federal Firearms License","page_header":"Federal Firearms License","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Contact Us Success Thank You","urlPath":"contact-us-success-thank-you","url":"contact-us-success-thank-you","template":" ","addition_to_head":" ","page_title":"Contact Us Success","page_header":"Contact Us Success Thank You","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Dealer Application Success Thank You","urlPath":"dealer-application-success-thank-you","url":"dealer-application-success-thank-you","template":" ","addition_to_head":" ","page_title":"Dealer Application Success Thank You","page_header":"Dealer Application Success Thank You","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Dealer Application Form","urlPath":"dealer-application-form","url":"dealer-application-form","template":" ","addition_to_head":"<SCRIPT LANGUAGE=\"JavaScript\">\n    <!--\n    function valid(form)\n    {\n\n        if (form.company.value == \"\")\n        {\n            alert(\"Please enter your business name.\");\n            form.company.focus();\n            form.company.select();\n            return false;\n        }\n        if (form.name.value == \"\")\n        {\n            alert(\"Please enter your name.\");\n            form.name.focus();\n            form.name.select();\n            return false;\n        }\n        if (form.email.value == \"\")\n        {\n            alert(\"Please enter a valid email address.\");\n            form.email.focus();\n            form.email.select();\n            return false;\n        }\n        if (form.phone.value == \"\")\n        {\n            alert(\"Please enter your phone number.\");\n            form.phone.focus();\n            form.phone.select();\n            return false;\n        }\n\n        \n\n        var reg1 = /(@.*@)|(\\.\\.)|(@\\.)|(\\.@)|(^\\.)/; // not valid\n        var reg2 = /^.+\\@(\\[?)[a-zA-Z0-9\\-\\.]+\\.([a-zA-Z]{2,3}|[0-9]{1,3})(\\]?)$/; // valid\n        if (!(!reg1.test(form.email.value) && reg2.test(form.email.value)))\n        {\n            alert(form.email.value + \" is an invalid e-mail!\");\n            form.email.focus();\n            form.email.select();\n            return false;\n        }\n\n        return true;\n    }\n    // -->\n</SCRIPT>","page_title":"Dealer Application Form","page_header":"Dealer Application Form","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Email Sign Up","urlPath":"email-sign-up","url":"email-sign-up","template":" ","addition_to_head":" ","page_title":"Email Sign Up","page_header":"Email Sign Up","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Email Sign Up Success","urlPath":"email-sign-up-success","url":"email-sign-up-success","template":" ","addition_to_head":" ","page_title":"Email Sign Up Success","page_header":"Email Sign Up Success","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Return Submission Success Thank You","urlPath":"return-submission-success-thank-you","url":"return-submission-success-thank-you","template":" ","addition_to_head":" ","page_title":"Return Submission Success Thank You","page_header":"Return Submission Success Thank You","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Military and Law Enforcement Success Thank You","urlPath":"military-and-law-enforcement-success-thank-you","url":"military-and-law-enforcement-success-thank-you","template":" ","addition_to_head":" ","page_title":"Military and Law Enforcement Success Thank You","page_header":"Military and Law Enforcement Success Thank You","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced /","urlPath":"/","url":"/","template":"default","addition_to_head":"<meta name=\"google-site-verification\" content=\"zRn5t5uL8eRYj8YZukY1NsPwuUWe_VfLM1eJq0-Kh0o\" />\r\n\r\n<script type=\"application/ld+json\">\r\n[{ \r\n  \"@context\": \"http://schema.org\", \r\n  \"@type\": \"WebSite\", \r\n  \"url\": \"http://www.primaryarms.com\", \r\n  \"potentialAction\": { \r\n    \"@type\": \"SearchAction\", \r\n    \"target\": \"http://www.primaryarms.com/search?keywords={search_term}\", \r\n    \"query-input\": \"required name=search_term\" } \r\n},\r\n{\r\n  \"@context\": \"http://schema.org\",\r\n  \"@type\": \"LocalBusiness\",\r\n  \"url\": \"http://www.primaryarms.com\",\r\n  \"image\": \"http://www.primaryarms.com/resources/primary-arms-PA-logo.png\",\r\n  \"address\": {\r\n    \"@type\": \"PostalAddress\",\r\n    \"addressCountry\": \"USA\",\r\n    \"addressLocality\": \"Houston\",\r\n    \"addressRegion\": \"TX\",\r\n    \"streetAddress\": \"3219 S Sam Houston Pkwy E #100\",\r\n    \"postalCode\": \"77047\",\r\n    \"email\": \"info@primaryarms.com\"\r\n  },\r\n  \"description\": \"Our mission at Primary Arms is to provide the world with the best shopping experience possible by offering quality products, the right assortment of merchandise, and world class customer service, all at affordable prices. (Our customer service is only available Monday through Friday)\",\r\n  \"name\": \"Primary Arms\",\r\n  \"telephone\": \"713-344-9600\",\r\n  \"faxNumber\": \"713-436-9194\",\r\n  \"logo\": \"http://www.primaryarms.com/c.3901023/sca-dev-montblanc/img/SCA_Logo.png\",\r\n  \"openingHours\": \"Mo, Tu, We, Th, Fr 10:00-19:00, Sa 09:00-17:00\",\r\n  \"sameAs\": [\"http://www.primaryarms.com\",\r\n  \t\"https://plus.google.com/+primaryarms\",\r\n  \t\"https://www.facebook.com/primaryarmsllc\",\r\n  \t\"https://twitter.com/PrimaryArms\",\r\n  \t\"https://www.instagram.com/primaryarms\",\r\n  \t\"https://www.youtube.com/user/PrimaryArmsLLC\"]\r\n}\r\n]\r\n</script>","page_title":"AR-15 & AK-47 Parts & Accessories | Primary Arms","page_header":" ","meta_description":"AR 15 and AK 47 Parts and Accessories for sale at Primary Arms. Your one stop shop for all your firearms needs with the best customer service in the industry.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Anonymous Comment Success","urlPath":"anonymous-comment-success","url":"anonymous-comment-success","template":" ","addition_to_head":" ","page_title":"Anonymous Comment Success","page_header":"Anonymous Comment Success","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced /MCategories+AR-15","urlPath":"MCategories+AR-15","url":"MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR15 Parts and Accessories For Sale | Primary Arms","page_header":" ","meta_description":"Best deals on AR 15 parts and Accessories from brands like Primary Arms, SB Tactical & more! Fast shipping & industry-leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+AR-308","urlPath":"MCategories+AR-308","url":"MCategories+AR-308","template":" ","addition_to_head":" ","page_title":"AR-308 and AR 10 Uppers, Lowers, Parts & Accessories | Primary Arms","page_header":" ","meta_description":"Get the best deals on all parts for your AR-308 and AR 10. With upper & lower parts & kits, receivers, and barrels from top brands like Mega Arms, WMD, and Aero Precision you'll be sure to have the best AR-10 in town.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+AK-47","urlPath":"MCategories+AK-47","url":"MCategories+AK-47","template":" ","addition_to_head":" ","page_title":"AK-47 Parts & Accessories | Primary Arms","page_header":" ","meta_description":"Shop parts for AK 47 and other AK platforms at Primary Arms. We offer a huge variety of AK accessories, parts, handguards, magazines, stocks, grips, AK rifles and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Other-Platforms","urlPath":"MCategories+Other-Platforms","url":"MCategories+Other-Platforms","template":" ","addition_to_head":" ","page_title":"Other Platforms - Parts and Accessories - Primary Arms","page_header":" ","meta_description":"If you are running an alternate carbine platform, Primary Arms has you covered with the latest in parts and accessories from top brands you trust.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Bipods","urlPath":"MCategories+Bipods","url":"MCategories+Bipods","template":" ","addition_to_head":" ","page_title":"AR-15 Bipods & Mounts | Primary Arms","page_header":" ","meta_description":"Shop AR 15 Bipods Monopods & Mounts from top brands as Magpul, Harris, Atlas & more. Get best prices, fast shipping & leading customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Firearms","urlPath":"MCategories+Firearms","url":"MCategories+Firearms","template":" ","addition_to_head":" ","page_title":"Firearms for Sale | Primary Arms","page_header":" ","meta_description":"Find a great selection of Firearms: AR 15, AK47 & hunting rifles & pistols, AR lowers, SBRs, shotguns, & handguns! At Primary Arms you will find top customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+First-Aid","urlPath":"MCategories+First-Aid","url":"MCategories+First-Aid","template":" ","addition_to_head":" ","page_title":"First Aid - Primary Arms","page_header":" ","meta_description":"Primary Arms offers equipment, supplies, and first aid kits for the most common injuries that you may encounter. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Grips","urlPath":"MCategories+Grips","url":"MCategories+Grips","template":" ","addition_to_head":" ","page_title":"Grips - Primary Arms","page_header":" ","meta_description":"Primary Arms has a huge selection of grips for all types of firearms. We have AR-15, AR-308, AK-47, handgun, and forward mounted grips to choose from.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Gun-Parts","urlPath":"MCategories+Gun-Parts","url":"MCategories+Gun-Parts","template":"default","addition_to_head":" ","page_title":"Gun Parts For Sale - Primary Arms","page_header":" ","meta_description":"Shop Gun Parts Online at the Primary Arms store for all your firearms needs. We have a huge selection of parts for a huge selection of guns. Shop today!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Handguns","urlPath":"MCategories+Handguns","url":"MCategories+Handguns","template":"default","addition_to_head":" ","page_title":"Handguns Parts & Accessories | Glock, Smith & Wesson, & More","page_header":" ","meta_description":"Primary Arms is your source for great deals on all sorts of pistol related items. Trusted brands like Smith & Wesson, Wilson Combat, and Glock, and more!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Lights-AND-Lasers","urlPath":"MCategories+Lights-AND-Lasers","url":"MCategories+Lights-AND-Lasers","template":"default","addition_to_head":"","page_title":"Weapon Lights For Sale | Primary Arms","page_header":" ","meta_description":"Weapon Lights and Lasers available for rifles, handguns, shotguns, and any other weapon systems that you might want to attach a tactical light to.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Mounts","urlPath":"MCategories+Mounts","url":"MCategories+Mounts","template":" ","addition_to_head":" ","page_title":"Mounts - Primary Arms","page_header":" ","meta_description":"Find the perfect optic or accessory mount for your AR-15, AR-308, AK-47 and more. We carry trusted brands like Magpul, YHM, and Midwest Industries.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Sights","urlPath":"MCategories+Sights","url":"MCategories+Sights","template":" ","addition_to_head":" ","page_title":"AR Sights Front and Rear Back Up Iron Sights | Primary Arms","page_header":" ","meta_description":"Choose from a huge section on top of the line back up ar sights at Primary Arms. Fixed sights, flip up sights, & offset sights are on hand and ready to ship.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Shooting-Gear","urlPath":"MCategories+Shooting-Gear","url":"MCategories+Shooting-Gear","template":" ","addition_to_head":" ","page_title":"Shooting Gear and EDC Gear For Sale | Primary Arms","page_header":" ","meta_description":"Browse the Primary Arms shooting gear  to find eye and ear protection, range bags, mats, gun cases, holsters, knifes, belts and targets.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Survival-Gear","urlPath":"MCategories+Survival-Gear","url":"MCategories+Survival-Gear","template":" ","addition_to_head":" ","page_title":"Survival Gear | Primary Arms","page_header":" ","meta_description":"Whether you're preparing for a camping trip or a life-threatening worst case scenario, Primary Arms has the best deals on the latest survival gear!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Tools-AND-Cleaning-Supplies","urlPath":"MCategories+Tools-AND-Cleaning-Supplies","url":"MCategories+Tools-AND-Cleaning-Supplies","template":" ","addition_to_head":" ","page_title":"Tools and Cleaning Supplies | Primary Arms","page_header":" ","meta_description":"Primary Arms has everything to keep your guns in great shape. The right lubricants and solvents will make sure they don’t malfunction or start to rust. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+AR-308-Stock-Component","urlPath":"MCategories+AR-308-Stock-Component","url":"MCategories+AR-308-Stock-Component","template":" ","addition_to_head":" ","page_title":"AR-308 Stock Components | Primary Arms","page_header":" ","meta_description":"Primary Arms carries a wide array of stock parts and accessories for your AR-308. Get parts from trusted brands like KynSHOT, PWS, and VLTOR.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+22-250","urlPath":"MCategories+22-250","url":"MCategories+22-250","template":" ","addition_to_head":" ","page_title":".22-250 Ammunition | Primary Arms","page_header":" ","meta_description":"Primary Arms carries .22-250 ammo from trusted brands like Federal Fusion. Grab some .22-250 for your next hunt from Primary Arms!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+223-SLASH-556-NATO","urlPath":"MCategories+223-SLASH-556-NATO","url":"MCategories+223-SLASH-556-NATO","template":" ","addition_to_head":" ","page_title":".223/5.56 NATO Ammunition | Primary Arms","page_header":" ","meta_description":"Primary Arms carries .223 Remington and 5.56 NATO ammo from trusted brands like Federal, PMC, Black Hills, Hornady, and more. Feed your rifle!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+30-06","urlPath":"MCategories+30-06","url":"MCategories+30-06","template":" ","addition_to_head":" ","page_title":".30-06 Ammunition | Primary Arms","page_header":" ","meta_description":"Primary Arms carries .30-06 ammo from trusted brands like Federal Fusion. Grab some .30-06 for your next hunt from Primary Arms!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+300-Blackout-762x35mm","urlPath":"MCategories+300-Blackout-762x35mm","url":"MCategories+300-Blackout-762x35mm","template":" ","addition_to_head":" ","page_title":".300 Blackout (7.62x35mm) Ammunition | Primary Arms","page_header":" ","meta_description":"Primary Arms carries .300 Blackout ammo from trusted brands like Remington, Barnes, Black Hills and Hornady. Grab some .300 BLK from Primary Arms!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Featured Primary Arms 1-6X Scope with Patented ACSS 5.56/5.45/.308 Reticle-PAPS1-6X","urlPath":"featured-primary-arms-1-6x-scope-with-patented-acss-556545308-reticle-paps1-6x","url":"featured-primary-arms-1-6x-scope-with-patented-acss-556545308-reticle-paps1-6x","template":" ","addition_to_head":" ","page_title":"Featured Primary Arms 1-6X Scope with Patented ACSS 5.56/5.45/.308 Reticle","page_header":"Featured Primary Arms 1-6X Scope with Patented ACSS 5.56/5.45/.308 Reticle-PAPS1-6X","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Chat With Us","urlPath":"chat-with-us","url":"chat-with-us","template":" ","addition_to_head":" ","page_title":"Chat With Us","page_header":"Chat With Us","meta_description":"We're available Monday through Friday from 8:00 AM to 5:00 PM Central Standard Time. We love talking with other firearms enthusiasts, and we're happy to help. ","meta_keywords":"Primary Arms, contact us, chat with us ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Executive Team","urlPath":"executive-team","url":"executive-team","template":" ","addition_to_head":"<meta name=\"robots\" content=\"noindex, nofollow, noimageindex, nosnippet, noarchive\">","page_title":"Executive Team","page_header":"Executive Team","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Listrak Preference Center","urlPath":"listrak-preference-center","url":"listrak-preference-center","template":" ","addition_to_head":" ","page_title":"Listrak Preference Center","page_header":"Listrak Preference Center","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced /Brand+Spikes-Tactical","urlPath":"Brand+Spikes-Tactical","url":"Brand+Spikes-Tactical","template":" ","addition_to_head":" ","page_title":"Spikes Tactical Products For Sale | Primary Arms","page_header":" ","meta_description":"We carry a variety of AR 15 parts from Spike Tactical. Including Spikes Tactical lower, Spikes Tactical upper, Spikes Tactical 9mm upper and more!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Aero-Precision","urlPath":"Brand+Aero-Precision","url":"Brand+Aero-Precision","template":"default","addition_to_head":" ","page_title":"Aero Precision For Sale | Primary Arms","page_header":" ","meta_description":"Aero Precision complete uppers, Aero Precision Stripped lowers, receiver sets, and more for AR-15 and AR-308 platforms for sale. M4E1 and M5E1 parts and accessories.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Strike-Industries","urlPath":"Brand+Strike-Industries","url":"Brand+Strike-Industries","template":" ","addition_to_head":" ","page_title":"Strike Industries For Sale | Primary Arms","page_header":" ","meta_description":"Strike Industries new products for sale. Best prices on Mass Driver Compensator, ARC slide, Strike Industries Gridlock Handguard, Viper grip, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Midwest-Industries","urlPath":"Brand+Midwest-Industries","url":"Brand+Midwest-Industries","template":" ","addition_to_head":" ","page_title":"Midwest Industries For Sale | Primary Arms","page_header":" ","meta_description":"Shop Midwest Industries Parts and Accessories for your AR15 and AK47 including rails and  handguards, combat sights, and more at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Primary-Arms","urlPath":"Brand+Primary-Arms","url":"Brand+Primary-Arms","template":"default","addition_to_head":" ","page_title":" Shop Primary Arms Branded Line | Primary Arms","page_header":" ","meta_description":"Primary Arms features our own line of AR 15 and AK 47 parts, accessories, scopes, optics and red dot sights.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Bear-Creek-Arsenal","urlPath":"Brand+Bear-Creek-Arsenal","url":"Brand+Bear-Creek-Arsenal","template":" ","addition_to_head":" ","page_title":"Shop Bear Creek Arsenal | Primary Arms","page_header":" ","meta_description":"Primary Arms features AR 15 parts from Bear Creek Arsenal. Shop Barrels, Bolt Carrier Groups and more from bear creek armory. At the bottom, read our bear creek arsenal review.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Holosun","urlPath":"Brand+Holosun","url":"Brand+Holosun","template":" ","addition_to_head":" ","page_title":"Holosun Red Dots | Primary Arms","page_header":" ","meta_description":"Primary Arms offers Holosun red dot sight and AR 15 accessories from Holosun, including sights featuring the ACSS Reticle and the Holosun 507c.","meta_keywords":"holosun, red dot sight, red dot, ar 15, ar15, ar-15, scopes, ar15 parts, ar 15 parts, ar15 accessories","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Bravo-Company-Manufacturing","urlPath":"Brand+Bravo-Company-Manufacturing","url":"Brand+Bravo-Company-Manufacturing","template":" ","addition_to_head":" ","page_title":"Bravo Company For Sale | Primary Arms","page_header":" ","meta_description":"Bravo Company USA AR-15 Complete Lowers, BCM Uppers, and a full list of BCM Gunfighter accessories including the MCMR handguard for sale at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Ballistic-Advantage","urlPath":"Brand+Ballistic-Advantage","url":"Brand+Ballistic-Advantage","template":"default","addition_to_head":" ","page_title":"Ballistic Advantage Barrels For Sale | Primary Arms","page_header":" ","meta_description":"Ballistic Advantage Barrels for Sale at Primary Arms! Whether you are looking for a 5.56 AR15 barrel or chambered in .223 Wylde, we've got you covered.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Anderson-Manufacturing","urlPath":"Brand+Anderson-Manufacturing","url":"Brand+Anderson-Manufacturing","template":"default","addition_to_head":" ","page_title":"Anderson Manufacturing | Primary Arms","page_header":" ","meta_description":"Anderson Manufacturing has a variety of AR-15 lowers, parts, rifles, and more. Get a new Anderson Arms upper receiver today and get started building!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Radical-Firearms","urlPath":"Brand+Radical-Firearms","url":"Brand+Radical-Firearms","template":"default","addition_to_head":" ","page_title":" Radical Firearms for Sale","page_header":" ","meta_description":"Primary Arms carries AR 15 parts, accessories, and AR 15 rifles from Radical Firearms. Shop our selection.","meta_keywords":"radical firearms, ar15, ar 15, ar-15, ar 15 parts, ar15 parts, ar 15 rifle, ar15 rifle","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Seekins-Precision","urlPath":"Brand+Seekins-Precision","url":"Brand+Seekins-Precision","template":" ","addition_to_head":" ","page_title":"Seekins Precision | Primary Arms","page_header":" ","meta_description":"Seekins Precision Products for sale. Get a Seekins Havok bolt action rifle in 6.5 Creedmoor today!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Odin-Works","urlPath":"Brand+Odin-Works","url":"Brand+Odin-Works","template":" ","addition_to_head":" ","page_title":"Odin Works Products For Sale | Primary Arms","page_header":" ","meta_description":"Shop all Odin Works Products at Primary Arms and get the best prices, fast shipping, and excellent customer service. Shop now!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Troy-Industries","urlPath":"Brand+Troy-Industries","url":"Brand+Troy-Industries","template":" ","addition_to_head":" ","page_title":"Shop Troy Industries | Primary Arms","page_header":" ","meta_description":"From BattleMags to BattleSights, and everything in between, TROY Industries products are known for their combat-ready quality. Shop now. ","meta_keywords":"Troy Industries, ar15, ar 15, ar-15, ar 15 parts, ar15 parts, ar 15 magazine, ar 15 rifle, ar15 rifle","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Ghost-Firearms","urlPath":"Brand+Ghost-Firearms","url":"Brand+Ghost-Firearms","template":"default","addition_to_head":" ","page_title":" Ghost Firearms Products For Sale | Primary Arms","page_header":" ","meta_description":"Shop Ghost Firearms gun parts for your AR-15 rifle. Get a new handguard, barreled upper receiver, or a full rifle kit today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+CMC-Triggers","urlPath":"Brand+CMC-Triggers","url":"Brand+CMC-Triggers","template":" ","addition_to_head":" ","page_title":"CMC Triggers For Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms carries CMC Triggers, and CMC Trigger AR 15 lower parts kits and AR 15 accessories. Shop our products.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Hexmag","urlPath":"Brand+Hexmag","url":"Brand+Hexmag","template":"default","addition_to_head":" ","page_title":" Hexmag Magazines For Sale | Primary Arms","page_header":" ","meta_description":"Hexmag Magazines for sale at Primary Arms come in a variety of colors from black to FDE. Get your Hex Mag and magazine accessories today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Geissele-Automatics","urlPath":"Brand+Geissele-Automatics","url":"Brand+Geissele-Automatics","template":"default","addition_to_head":"","page_title":"Shop Geissele Automatics [Best Price Guarantee] at Primary Arms","page_header":" ","meta_description":"Geissele Automatics is among the best trigger brands in the world.  With a Geissele trigger, your ar15 will shoot smoother than ever. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Glock","urlPath":"Brand+Glock","url":"Brand+Glock","template":" ","addition_to_head":" ","page_title":"Glock | Glock Pistol, Glock Magazine, Part & Accessories","page_header":" ","meta_description":"Shop from a huge selection of Glocks! Find best prices on Glock 17, Glock 19, Glock Mags & Custom Glock Parts! At Primary Arms we have top customer service & ship fast.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Ruger","urlPath":"Brand+Ruger","url":"Brand+Ruger","template":" ","addition_to_head":" ","page_title":"Ruger Guns for Sale | Ruger Handguns & Parts at Primary Arms","page_header":" ","meta_description":"Browse our variety of Ruger handguns, rifles, pistols, & parts. At Primary Arms, you find the best selection of Ruger guns, triggers, magazines & more!","meta_keywords":"ruger, ruger firearms, ruger pistol, ruger rifle, ruger 10/22, ruger lcp, ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Winchester","urlPath":"Brand+Winchester","url":"Brand+Winchester","template":" ","addition_to_head":" ","page_title":"Winchester Ammo for Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms offers a variety of ammunition from Winchester. 22LR, 9mm, 223 Winchester, 5.56 NATO & more! Find the best prices with fast shipping!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Nikon","urlPath":"Brand+Nikon","url":"Brand+Nikon","template":" ","addition_to_head":" ","page_title":"Nikon Scopes & Accessories For Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms features a variety of Nikon scopes & scope accessories. Shop our selection of Nikon rifle scopes at best prices & with fast shipping!","meta_keywords":"nikon, nikon scopes, nikon riflescopes, nikon optics","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Remington","urlPath":"Brand+Remington","url":"Brand+Remington","template":" ","addition_to_head":" ","page_title":"Remington 870 Shotguns & Ammo  | Primary Arms","page_header":" ","meta_description":"Shop Remington 870 shotguns, rifles & ammo at Primary Arms. Find a variety of Remington 870 pump-action shotguns. We have the best prices & ship fast!","meta_keywords":"remington, remington shotguns, remington ammo, remington rifles, remington 870","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Sig-Sauer","urlPath":"Brand+Sig-Sauer","url":"Brand+Sig-Sauer","template":" ","addition_to_head":" ","page_title":"Sig Sauer Handguns, Magazine, Optics [Red Dots & Scopes]","page_header":" ","meta_description":"Primary Arms offers a variety of Sig Sauer handguns & magazines [P220, P226, P238, P320, P938, P365], stocks, optics (red dot sights & scopes). Shop our selection!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /allbrands","urlPath":"allbrands","url":"allbrands","template":"default","addition_to_head":" ","page_title":" Shop all Firearm Brands | Primary Arms","page_header":" ","meta_description":"Magpul, Glock, Trijicon, Holosun, EOTech & More. Over 250 of the best gun brands in the world. Names you trust, at the best prices, fast shipping, and great customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/primary-arms-gen-2-3x-acss-cqb-m2-and-5x-acss-cqb-prism-scopes","urlPath":"blog/primary-arms-gen-2-3x-acss-cqb-m2-and-5x-acss-cqb-prism-scopes","url":"blog/primary-arms-gen-2-3x-acss-cqb-m2-and-5x-acss-cqb-prism-scopes","template":" ","addition_to_head":" ","page_title":"NEW! Primary Arms Gen II Prism Scopes | Primary Arms Blog","page_header":" ","meta_description":"Our brand new generation of Primary Arms prism scopes with ACSS reticle systems and improved features! Shop 3X or 5X magnification options! Read our latest blog post.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/Introducing-the-Primary-Arms-1x-Prism-Scope-With-ACSS-Cyclops-Reticle","urlPath":"blog/Introducing-the-Primary-Arms-1x-Prism-Scope-With-ACSS-Cyclops-Reticle","url":"blog/Introducing-the-Primary-Arms-1x-Prism-Scope-With-ACSS-Cyclops-Reticle","template":" ","addition_to_head":" ","page_title":"NEW! The PA 1X Cyclops Prism Scope | Primary Arms Blog","page_header":" ","meta_description":"We are proud to release the new Primary Arms 1X prism scope with ACSS Cyclops reticle. Read our review and shop today.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/top-5-ar15-upgrades-to-improve-accuracy","urlPath":"blog/top-5-ar15-upgrades-to-improve-accuracy","url":"blog/top-5-ar15-upgrades-to-improve-accuracy","template":" ","addition_to_head":" ","page_title":"Top 5 AR-15 Upgrades to Shoot Tighter Groups | Primary Arms Blog","page_header":" ","meta_description":"Our latest blog post! Improve your AR15s accuracy with this list of the best AR upgrades. Our top 5 picks will help you shoot better and more consistently.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/national-shooting-sports-month-2018-grandaddys-gun","urlPath":"blog/national-shooting-sports-month-2018-grandaddys-gun","url":"blog/national-shooting-sports-month-2018-grandaddys-gun","template":" ","addition_to_head":" ","page_title":"National Shooting Sports Month 2018 | Primary Arms Blog","page_header":" ","meta_description":"New from the PA Blog. What's your shooting sports story? We all have a story to share with our community about the value and benefit of shooting, hunting, and outdoor recreation.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/prism-scopes-vs-LPVO-for-budget-ar-15-optic","urlPath":"blog/prism-scopes-vs-LPVO-for-budget-ar-15-optic","url":"blog/prism-scopes-vs-LPVO-for-budget-ar-15-optic","template":" ","addition_to_head":" ","page_title":"Low Power Variable Optic vs. Prism Scope for Your Budget AR-15","page_header":" ","meta_description":"Primary Arms offers LPVO's and Prism scopes, but which option is best for your budget rifle, work, or truck gun? The AR-15 is versatile and demands a versatile optic. Read to see what we choose!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/best-ar-caliber-for-hunting-deer-2018-guide","urlPath":"blog/best-ar-caliber-for-hunting-deer-2018-guide","url":"blog/best-ar-caliber-for-hunting-deer-2018-guide","template":" ","addition_to_head":" ","page_title":"Best AR-15 Calibers for Hunting Deer [2018 Guide]","page_header":" ","meta_description":"We selected one AR hunting cartridge in each cartridge class that tops the list for hunting deer in North America. Can you hunt deer with an AR-15? Yes you can!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/builders-corner-blog-the-almost-roland-special-glock-17","urlPath":"blog/builders-corner-blog-the-almost-roland-special-glock-17","url":"blog/builders-corner-blog-the-almost-roland-special-glock-17","template":" ","addition_to_head":" ","page_title":"The (Almost) Roland Special Glock 17 | The PA Blog","page_header":" ","meta_description":"Read the latest blog post from the Primary Arms Blog. This Builder's Corner features Will's Glock 17 defensive pistol, modeled loosely on the Roland Special concept. Share on Facebook, Twitter, and Reddit!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/DIY-rattle-can-AR-15-paint-job-for-under-15-bucks","urlPath":"blog/DIY-rattle-can-AR-15-paint-job-for-under-15-bucks","url":"blog/DIY-rattle-can-AR-15-paint-job-for-under-15-bucks","template":" ","addition_to_head":" ","page_title":"How to Spray Paint Your AR-15 | The PA Blog","page_header":" ","meta_description":"A DIY rattle can spray paint job on your AR-15 is an easy and cheap way to get the custom look you want on your rifle. We'll show you how, step by step.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog","urlPath":"blog","url":"blog","template":" ","addition_to_head":" ","page_title":"The Primary Arms Blog | Primary Arms","page_header":"The Primary Arms Blog","meta_description":"Your Primary Source for firearms content! Read our latest blog posts or browse our archives. Read more...","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights","urlPath":"1+Back-Up--SLASH--Iron-Sights","url":"1+Back-Up--SLASH--Iron-Sights","template":"default","addition_to_head":" ","page_title":"Back Up Sights & Iron Sights For Sale | Primary Arms","page_header":" ","meta_description":"In the event your rifle's optic system fails, be prepared with back up sights. Or challenge your marksmanship with traditional irons. Shop now!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Yankee-Hill-Machine","urlPath":"Brand+Yankee-Hill-Machine","url":"Brand+Yankee-Hill-Machine","template":" ","addition_to_head":" ","page_title":"Shop Yankee Hill Machine | Primary Arms","page_header":" ","meta_description":"Here at Primary Arms we offer a wide variety of popular Yankee Hill Machine products like the Annihilator flash hider and many more.","meta_keywords":"Yankee Hill Machine, muzzle brake, ar 15 flash hider, yhm, yhm phantom, yankee hill machine muzzle brake, yankee hill, yankee hill machine phantom,  yankee hill phantom, yankee hill machine barrel, yankee hill barrel, yhm handguard","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Vortex-Optics","urlPath":"Brand+Vortex-Optics","url":"Brand+Vortex-Optics","template":" ","addition_to_head":" ","page_title":"Shop Vortex Optics | Primary Arms","page_header":" ","meta_description":"Choose your favorite Vortex Optics scope and experience the fast shipping and excellent customer service only Primary Arms can offer.","meta_keywords":"Vortex Optics, Vortex Optic, Vortex Viper, Vortex Optics Strikefire 2, Vortex Optics Crossfire ii, Vortex Razor, Scope Vortex, vortexoptics, Vortex Optics red dot, Vortex Optics Strike Eagle","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Noveske-Rifleworks","urlPath":"Brand+Noveske-Rifleworks","url":"Brand+Noveske-Rifleworks","template":" ","addition_to_head":" ","page_title":"Noveske Rifleworks For Sale | Primary Arms","page_header":" ","meta_description":"If you are looking for Noveske Rifleworks AR-15 parts, Primary Arms has you covered. Handguards, flash hiders, whatever you need, we have it all.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Timney-Triggers","urlPath":"Brand+Timney-Triggers","url":"Brand+Timney-Triggers","template":" ","addition_to_head":" ","page_title":"Timney Triggers For Sale | Primary Arms","page_header":" ","meta_description":"Timney Trigger for sale at Primary Arms. Shop now for AR15 Triggers for competition, or R700 triggers for long range. Timney SIG MPX Triggers as well.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Lancer-Systems","urlPath":"Brand+Lancer-Systems","url":"Brand+Lancer-Systems","template":" ","addition_to_head":" ","page_title":"Lancer Systems For Sale | Primary Arms","page_header":" ","meta_description":"If you are tired of standard magazines check out our selection of Lancer Systems polymer magazines for any caliber you need.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Inforce","urlPath":"Brand+Inforce","url":"Brand+Inforce","template":"default","addition_to_head":"","page_title":"Inforce Lights For Sale | Primary Arms","page_header":" ","meta_description":"Light the night with our selection of Inforce weapon and handheld lights. Primary arms offers the best prices and fastest shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Zev-Technologies","urlPath":"Brand+Zev-Technologies","url":"Brand+Zev-Technologies","template":" ","addition_to_head":" ","page_title":"Zev Technologies For Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms is your one stop shop for all your Zev Technologies Glock parts needs. Now stocking the OZ9 complete pistol.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Magpul","urlPath":"Brand+Magpul","url":"Brand+Magpul","template":"default","addition_to_head":" ","page_title":"Magpul Parts & Accessories For Sale | Primary Arms","page_header":" ","meta_description":"Magpul Industries is an American Manufacturer of PMAG magazines, stocks, & more. We have a full collection of PMAG mags & Mag pul stocks for sale.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /productfinder","urlPath":"productfinder","url":"productfinder","template":" ","addition_to_head":" ","page_title":"Find Your Perfect  Rifle Scope | PA Scope Finder","page_header":" ","meta_description":"Our scope finder tool lets you set the stats and features you want, and shows you all the options so you can find your perfect scope.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/tactical-stocking-stuffers-2018-holiday-guide","urlPath":"blog/tactical-stocking-stuffers-2018-holiday-guide","url":"blog/tactical-stocking-stuffers-2018-holiday-guide","template":" ","addition_to_head":" ","page_title":"Tactical Stocking Stuffers [2018 Holiday Guide] | The PA Blog","page_header":" ","meta_description":"Be a Holiday Hero! Shop these awesome gift ideas to stuff the stocking of the firearms enthusiast on your list! ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Command-Arms","urlPath":"Brand+Command-Arms","url":"Brand+Command-Arms","template":" ","addition_to_head":" ","page_title":"Shop CAA | Micro RONI | Primary Arms","page_header":" ","meta_description":"Shop all CAA gear including the Micro RONI stabilizer kits for Glock Pistols. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+6-5-Creedmoor","urlPath":"CaliberGauge+6-5-Creedmoor","url":"CaliberGauge+6-5-Creedmoor","template":" ","addition_to_head":" ","page_title":"6.5 Creedmoor Products | Primary Arms","page_header":" ","meta_description":"Shop all 6.5 Creedmoor products from Primary Arms and get fast shipping and great customer service and support at every step.","meta_keywords":"6.5 Creedmoor","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+300-BLK_2","urlPath":"CaliberGauge+300-BLK_2","url":"CaliberGauge+300-BLK_2","template":" ","addition_to_head":" ","page_title":"300 Blackout Products | Primary Arms","page_header":" ","meta_description":"Shop all 300 Blackout, .300 BLK products from Primary Arms. 300 BLK pistol, complete uppers, blackout barrels, ammunition, and more","meta_keywords":"300 blackout, 300 BLK, 300 AAC Blackout, .300 BLK, 300BLK, 300 blackout barrel, 300 blackout upper, 300 Blackout pistol","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Guntec-USA","urlPath":"Brand+Guntec-USA","url":"Brand+Guntec-USA","template":" ","addition_to_head":" ","page_title":"Shop Guntec USA | Primary Arms","page_header":" ","meta_description":"Here at Primary Arms we offer a large selection of Guntec USA AR-15 parts and accessories like free float handguards and even gunsmithing tools.","meta_keywords":"guntec usa, gun tec usa, guntec, guntec usa keymod, guntec keymod, guntec rail system, guntec usa free float handguard","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Leupold","urlPath":"Brand+Leupold","url":"Brand+Leupold","template":"default","addition_to_head":"","page_title":"Leupold Scopes For Sale | Primary Arms","page_header":" ","meta_description":"If you are looking for Leupold scopes, red dot sights, or scope rings to attach to your rifle, Primary Arms has you covered. We have the best prices & ship fast!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Test and Evaluation Program","urlPath":"test-and-evaluation-program","url":"test-and-evaluation-program","template":" ","addition_to_head":" ","page_title":"Test and Evaluation Program","page_header":"Test and Evaluation Program","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced /Brand+EOTech","urlPath":"Brand+EOTech","url":"Brand+EOTech","template":" ","addition_to_head":" ","page_title":"EOTech Sight, Holographic Sight & EOTech Scope for Sale","page_header":" ","meta_description":"Our large selection of EOTech sights. Whether you are looking for the EOTech 512, EOTech xps2, EOTech exps3, EOTech Vudu, EOTech magnifier, at Primary arms you will find the full line up at best prices!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+2A-Armament","urlPath":"Brand+2A-Armament","url":"Brand+2A-Armament","template":" ","addition_to_head":" ","page_title":"Shop 2A Armament | Primary Arms","page_header":" ","meta_description":"2A Armament designs and builds a variety of AR-15 components like the Balios Lite receiver set and lightweight BCGs.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Slings--AND--Mounts","urlPath":"1+Slings--AND--Mounts","url":"1+Slings--AND--Mounts","template":" ","addition_to_head":" ","page_title":"AR and AK Slings & Mounts | Primary Arms","page_header":" ","meta_description":"Shop rifle slings and sling mounts for your AR15, AK47, shotgun or other long gun at Primary Arms. Quick detach slings, MLOK and KeyMod Slings and mounts, all at the best prices with fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Agency Trade In Program","urlPath":"agency-trade-in-program","url":"agency-trade-in-program","template":"default","addition_to_head":" ","page_title":"Agency Trade In Program","page_header":"Agency Trade In Program","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced /Brand+Walker%E2%80%99s","urlPath":"Brand+Walker%E2%80%99s","url":"Brand+Walker%E2%80%99s","template":" ","addition_to_head":" ","page_title":"Brand | Walker's Hearing Protection","page_header":" ","meta_description":"Walker's Game Gear offers the highest quality and innovative hearing and eye protection on the market.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"sponsorships","urlPath":"sponsorships","url":"sponsorships","template":"default","addition_to_head":" ","page_title":"Primary Arms Sponsorships","page_header":"sponsorships","meta_description":" Primary Arms sponsorship & ambassador programs are great ways for content creators & competitive athletes to partner with with a leading optics maker.","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/MCategories+Sights","urlPath":"1+Back-Up--SLASH--Iron-Sights/MCategories+Sights","url":"1+Back-Up--SLASH--Iron-Sights/MCategories+Sights","template":" ","addition_to_head":" ","page_title":"AR Iron Sights For Sale | Primary Arms","page_header":" ","meta_description":"Back Up Iron Sights for sale at Primary Arms. Whether you are looking for fixed, folding, or 45 degree iron sights for your AR 15 , we've got you covered.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Troy-Industries/MCategories+Sights","urlPath":"Brand+Troy-Industries/MCategories+Sights","url":"Brand+Troy-Industries/MCategories+Sights","template":" ","addition_to_head":" ","page_title":"Troy Industry Battle Sights For Sale | Primary Arms","page_header":" ","meta_description":"Shop Troy Industries Sights [battesights] at the best prices, fast shipping & industry-leading customer services at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Offset-Sights/MCategories+Sights","urlPath":"2+Offset-Sights/MCategories+Sights","url":"2+Offset-Sights/MCategories+Sights","template":" ","addition_to_head":" ","page_title":"Offset Iron Sights For Sale | Primary Arms","page_header":" ","meta_description":"Shop offset iron sights at Primary Arms. Best prices, fast shipping and industry-leading customer service for top brands like Troy Industries.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/6_5-creedmoor-vs-308-winchester-caliber-battle","urlPath":"blog/6_5-creedmoor-vs-308-winchester-caliber-battle","url":"blog/6_5-creedmoor-vs-308-winchester-caliber-battle","template":" ","addition_to_head":" ","page_title":"6.5 Creedmoor vs .308 Winchester [Which Is Better?]","page_header":" ","meta_description":"Check out a head-to-head comparison of 6.5 Creedmoor vs .308 Winchester ballistics. Which caliber should you choose for your next build?","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+F~1-Firearms","urlPath":"Brand+F~1-Firearms","url":"Brand+F~1-Firearms","template":" ","addition_to_head":" ","page_title":"F-1 Firearms For Sale | Primary Arms","page_header":" ","meta_description":"Shop F1 Firearms products at Primary Arms and get the best prices and customer service. F-1 Firearms have some of the most innovative AR-15 parts.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Buffer-Tubes/MCategories+AR-15","urlPath":"2+Buffer-Tubes/MCategories+AR-15","url":"2+Buffer-Tubes/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR 15 Buffer Tube | Primary Arms","page_header":" ","meta_description":"Shop AR 15 Buffer Tube from Aero Precision, KAK Industry, Expo Arms, & more. Best prices ($) for Mil-Spec, A2 rifle length buffer tubes for AR 15 & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Primary-Arms/MCategories+Optics","urlPath":"Brand+Primary-Arms/MCategories+Optics","url":"Brand+Primary-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Primary Arms Optics & Accessories [branded] | Primary Arms","page_header":" ","meta_description":"Shop top-quality Primary Arms Optics: PLx, GLx, SLx & Classic series - red dots, scopes & more. Find a variety of items with our patented ACSS reticles.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+300-BLK_2/MCategories+Ammunition","urlPath":"CaliberGauge+300-BLK_2/MCategories+Ammunition","url":"CaliberGauge+300-BLK_2/MCategories+Ammunition","template":" ","addition_to_head":" ","page_title":"300 Blackout Ammo | Primary Arms","page_header":" ","meta_description":"Shop 300 Blackout ammo from top brands like Magtech, Barnes, Hornady, Remington & more. Fast shipping, top customer service, & best prices at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+338-Lapua-Magnum/MCategories+Ammunition","urlPath":"CaliberGauge+338-Lapua-Magnum/MCategories+Ammunition","url":"CaliberGauge+338-Lapua-Magnum/MCategories+Ammunition","template":" ","addition_to_head":" ","page_title":"338 Lapua Ammo | Primary Arms","page_header":" ","meta_description":"Primary Arms offers 337 Lapua Magnum Ammo made by the most reliable brands. Here you will find fast shipping & industry-leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+SB-Tactical","urlPath":"Brand+SB-Tactical","url":"Brand+SB-Tactical","template":" ","addition_to_head":" ","page_title":"SB Tactical | Pistol Brace | Primary Arms","page_header":" ","meta_description":"SB Tactical AR Pistol Braces for sale at Primary Arms. Get the SBA3 in any color you want or pick up the PDW brace for a compact build.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Faxon-Firearms","urlPath":"Brand+Faxon-Firearms","url":"Brand+Faxon-Firearms","template":" ","addition_to_head":" ","page_title":"Faxon Firearms | Primary Arms","page_header":" ","meta_description":"Huge selection of Faxon Firearms Barrels and AR-15 Accessories for sale. Get the best prices and customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Charging-Handles/MCategories+AR-308","urlPath":"2+Charging-Handles/MCategories+AR-308","url":"2+Charging-Handles/MCategories+AR-308","template":" ","addition_to_head":" ","page_title":"AR 308 & AR 10 Charging Handles [Ambidextrous] | Primary Arms","page_header":" ","meta_description":"Shop our vast selection of AR 308 & AR 10 [& Ambidextrous] charging handles. Find Basic & Raptor charging handles at best prices at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Rails--AND--Handguards/Brand+Aero-Precision","urlPath":"1+Rails--AND--Handguards/Brand+Aero-Precision","url":"1+Rails--AND--Handguards/Brand+Aero-Precision","template":" ","addition_to_head":" ","page_title":"Aero Precision Handguards For Sale | Primary Arms","page_header":" ","meta_description":"Get an Aero Precision 15 inch ATLAS R-ONE Free Float Handguard with M-LOK slots. Check out the S-ONE 9 inch handguard as a lightweight option.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+SureFire","urlPath":"Brand+SureFire","url":"Brand+SureFire","template":" ","addition_to_head":" ","page_title":"SureFire Flashlights and Surefire Weapon Lights | Primary Arms","page_header":" ","meta_description":"We've got SureFire flashlight, SureFire X300 weapon light, SOCOM suppressor, Batteries, for AR-15 and AR-308 Warden 7.62 muzzle device at Primary Arms. Plus all the surefire flashlight accessories you need.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Aimpoint","urlPath":"Brand+Aimpoint","url":"Brand+Aimpoint","template":" ","addition_to_head":" ","page_title":"Aimpoint For Sale | Primary Arms","page_header":" ","meta_description":"Aimpoint Red Dot Sights like the Pro, T1, Comp M5, and highly anticipated Acro P-1 Microdot at Primary Arms. Check out our Aimpoint Optics selection.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Scopes/Magnification+1.25X-~-4X","urlPath":"MCategories+Scopes/Magnification+1.25X-~-4X","url":"MCategories+Scopes/Magnification+1.25X-~-4X","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/1+Scopes/MCategories+Optics/Magnification+1.25X-~-4X\" />\n","page_title":"Shop 1.25-4X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1.25-4X scopes from top brands. Fast shipping & industry-leading customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Scopes/Magnification+1.5X-~-4.5X","urlPath":"MCategories+Scopes/Magnification+1.5X-~-4.5X","url":"MCategories+Scopes/Magnification+1.5X-~-4.5X","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/1+Scopes/MCategories+Optics/Magnification+1.5X-~-4.5X\" />\n","page_title":"Shop 1.5-4.5X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1.5-4.5X scopes from top brands. Fast shipping & industry-leading customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Scopes/Magnification+3X-~-15X","urlPath":"MCategories+Scopes/Magnification+3X-~-15X","url":"MCategories+Scopes/Magnification+3X-~-15X","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/1+Scopes/MCategories+Optics/Magnification+3X-~-15X\" />","page_title":"Shop 3-15X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 3-15X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Scopes/Magnification+4.5X-~-14X","urlPath":"MCategories+Scopes/Magnification+4.5X-~-14X","url":"MCategories+Scopes/Magnification+4.5X-~-14X","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/1+Scopes/MCategories+Optics/Magnification+4.5X-~-14X\" />","page_title":"Shop 4.5-14X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 4.5-14X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Scopes/Magnification+5X-~-20X","urlPath":"MCategories+Scopes/Magnification+5X-~-20X","url":"MCategories+Scopes/Magnification+5X-~-20X","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/1+Scopes/MCategories+Optics/Magnification+5X-~-20X\" />","page_title":"Shop 5-20X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 5-20X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Triggers/Brand+Geissele-Automatics","urlPath":"1+Triggers/Brand+Geissele-Automatics","url":"1+Triggers/Brand+Geissele-Automatics","template":" ","addition_to_head":" ","page_title":"Geissele Trigger | Best Price Guarantee at Primary Arms","page_header":" ","meta_description":"If you find a better price on Geissele trigger somewhere else, we'll match it! At Primary Arms, you have industry-leading customer service & fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/Brand+Midwest-Industries","urlPath":"1+Back-Up--SLASH--Iron-Sights/Brand+Midwest-Industries","url":"1+Back-Up--SLASH--Iron-Sights/Brand+Midwest-Industries","template":" ","addition_to_head":" ","page_title":"Midwest Industries Iron Sights | Primary Arms","page_header":" ","meta_description":"Midwest Industries Combat Sights for AR15 and AR10 offer a huge advantage over regular back up iron sights. Offset, fixed, or folding sights for sale.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /BarrelLength+5.0%22/MCategories+AR-15-Barrels","urlPath":"BarrelLength+5.0%22/MCategories+AR-15-Barrels","url":"BarrelLength+5.0%22/MCategories+AR-15-Barrels","template":" ","addition_to_head":" ","page_title":"Shop [AR 15] 5 inch barrel | Primary Arms","page_header":" ","meta_description":"Find the best deals on [AR 15] 5 inch barrels from top brands. Fast shipping & industry-leading customer service on AR 15 barrels at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /BarrelLength+8.0%22/MCategories+AR-15-Barrels","urlPath":"BarrelLength+8.0%22/MCategories+AR-15-Barrels","url":"BarrelLength+8.0%22/MCategories+AR-15-Barrels","template":" ","addition_to_head":" ","page_title":"Shop [AR 15] 8 inch barrel | Primary Arms","page_header":" ","meta_description":"Find the best deals on [AR 15] 8 inch barrels from top brands. Fast shipping & industry-leading customer service on AR 15 barrels at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /BarrelLength+8.2%22/MCategories+AR-15-Barrels","urlPath":"BarrelLength+8.2%22/MCategories+AR-15-Barrels","url":"BarrelLength+8.2%22/MCategories+AR-15-Barrels","template":" ","addition_to_head":" ","page_title":"Shop [AR 15] 8.2 inch barrel | Primary Arms","page_header":" ","meta_description":"Find the best deals on [AR 15] 8.2 inch barrels from top brands. Fast shipping & industry-leading customer service on AR 15 barrels at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /BarrelLength+10%22/MCategories+AR-15-Barrels","urlPath":"BarrelLength+10%22/MCategories+AR-15-Barrels","url":"BarrelLength+10%22/MCategories+AR-15-Barrels","template":" ","addition_to_head":" ","page_title":"Shop [AR 15] 10 inch barrel | Primary Arms","page_header":" ","meta_description":"Find the best deals on [AR 15] 10 inch barrels from top brands. Fast shipping & industry-leading customer service on AR 15 barrels at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /BarrelLength+11%22/MCategories+AR-15-Barrels","urlPath":"BarrelLength+11%22/MCategories+AR-15-Barrels","url":"BarrelLength+11%22/MCategories+AR-15-Barrels","template":" ","addition_to_head":" ","page_title":"Shop [AR 15] 11 inch barrel | Primary Arms","page_header":" ","meta_description":"Find the best deals on [AR 15] 11 inch barrels from top brands. Fast shipping & industry-leading customer service on AR 15 barrels at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /BarrelLength+17.7%22/MCategories+AR-15-Barrels","urlPath":"BarrelLength+17.7%22/MCategories+AR-15-Barrels","url":"BarrelLength+17.7%22/MCategories+AR-15-Barrels","template":" ","addition_to_head":" ","page_title":"Shop [AR 15] 17.7 inch barrel | Primary Arms","page_header":" ","meta_description":"Find the best deals on [AR 15] 17.7 inch barrels from top brands. Fast shipping & industry-leading customer service on AR 15 barrels at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Elftmann","urlPath":"Brand+Elftmann","url":"Brand+Elftmann","template":" ","addition_to_head":" ","page_title":"Elftmann AR-15 Triggers For Sale | Primary Arms","page_header":" ","meta_description":"ElftMann trigger for your AR-15 can be bought with either a flat or curved trigger bow. Get an Elftmann Match Trigger today at a great price. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /AdName+Sale","urlPath":"AdName+Sale","url":"AdName+Sale","template":" ","addition_to_head":" ","page_title":"Sale Items","page_header":" ","meta_description":"Check out our daily sale items. Fast shipping and industry-leading customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/Magnification+1X-~-4X","urlPath":"MCategories+Optics/Magnification+1X-~-4X","url":"MCategories+Optics/Magnification+1X-~-4X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/Magnification+1X-~-4X","urlPath":"MCategories+Optics/Magnification+1X-~-4X","url":"MCategories+Optics/Magnification+1X-~-4X","template":" ","addition_to_head":"<META NAME=\"ROBOTS\" CONTENT=\"NOINDEX, NOFOLLOW\">","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1.5X","urlPath":"Magnification+1.5X","url":"Magnification+1.5X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1X-~-4X","urlPath":"Magnification+1X-~-4X","url":"Magnification+1X-~-4X","template":" ","addition_to_head":"<meta name=\"robots\" content=\"noindex,follow\">","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1.25X-~-4X","urlPath":"Magnification+1.25X-~-4X","url":"Magnification+1.25X-~-4X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1.5X-~-4X","urlPath":"Magnification+1.5X-~-4X","url":"Magnification+1.5X-~-4X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1.5X-~-4.5X","urlPath":"Magnification+1.5X-~-4.5X","url":"Magnification+1.5X-~-4.5X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1X-~-5X","urlPath":"Magnification+1X-~-5X","url":"Magnification+1X-~-5X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1X-~-6X","urlPath":"Magnification+1X-~-6X","url":"Magnification+1X-~-6X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1.5X-~-6X","urlPath":"Magnification+1.5X-~-6X","url":"Magnification+1.5X-~-6X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1X-~-8X","urlPath":"Magnification+1X-~-8X","url":"Magnification+1X-~-8X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+1.5X-~-8X","urlPath":"Magnification+1.5X-~-8X","url":"Magnification+1.5X-~-8X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+2.5X","urlPath":"Magnification+2.5X","url":"Magnification+2.5X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+2X-~-7X","urlPath":"Magnification+2X-~-7X","url":"Magnification+2X-~-7X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+2X-~-10X","urlPath":"Magnification+2X-~-10X","url":"Magnification+2X-~-10X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+2.5X-~-10X","urlPath":"Magnification+2.5X-~-10X","url":"Magnification+2.5X-~-10X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+3X","urlPath":"Magnification+3X","url":"Magnification+3X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+3X-~-9X","urlPath":"Magnification+3X-~-9X","url":"Magnification+3X-~-9X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+3X-~-12X","urlPath":"Magnification+3X-~-12X","url":"Magnification+3X-~-12X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+3X-~-14X","urlPath":"Magnification+3X-~-14X","url":"Magnification+3X-~-14X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+3X-~-15X","urlPath":"Magnification+3X-~-15X","url":"Magnification+3X-~-15X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+3.5X-~-15X","urlPath":"Magnification+3.5X-~-15X","url":"Magnification+3.5X-~-15X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+3X-~-18X","urlPath":"Magnification+3X-~-18X","url":"Magnification+3X-~-18X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /AdName+Coupon-Sale","urlPath":"AdName+Coupon-Sale","url":"AdName+Coupon-Sale","template":" ","addition_to_head":"<meta name=\"robots\" content=\"noindex,follow\">","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+4X","urlPath":"Magnification+4X","url":"Magnification+4X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+4X-~-12X","urlPath":"Magnification+4X-~-12X","url":"Magnification+4X-~-12X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+4X-~-14X","urlPath":"Magnification+4X-~-14X","url":"Magnification+4X-~-14X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+4.5X-~-14X","urlPath":"Magnification+4.5X-~-14X","url":"Magnification+4.5X-~-14X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+4X-~-16X","urlPath":"Magnification+4X-~-16X","url":"Magnification+4X-~-16X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+4.5X-~-27X","urlPath":"Magnification+4.5X-~-27X","url":"Magnification+4.5X-~-27X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+5X","urlPath":"Magnification+5X","url":"Magnification+5X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+5X-~-20X","urlPath":"Magnification+5X-~-20X","url":"Magnification+5X-~-20X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magnification+5X-~-25X","urlPath":"Magnification+5X-~-25X","url":"Magnification+5X-~-25X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/Magnification+1X","urlPath":"MCategories+Optics/Magnification+1X","url":"MCategories+Optics/Magnification+1X","template":" ","addition_to_head":"\n","page_title":"Shop 1X Scopes & Red Dots | Primary Arms","page_header":" ","meta_description":"Browse our variety of 1X Scopes 7 Red Dots. We carry the best brands, including Primary Arms & Vortex. Here you find industry-leading customer service & fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/Magnification+1X-~-6X","urlPath":"MCategories+Optics/Magnification+1X-~-6X","url":"MCategories+Optics/Magnification+1X-~-6X","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/Magnification+5X","urlPath":"MCategories+Optics/Magnification+5X","url":"MCategories+Optics/Magnification+5X","template":" ","addition_to_head":" ","page_title":"5x Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Shop our 5x magnification scopes for sale. we carry many options including the Primary Arms SLX 5x, and Burris Optics AR-536 5x.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+1.25X-~-4X","urlPath":"1+Scopes/MCategories+Optics/Magnification+1.25X-~-4X","url":"1+Scopes/MCategories+Optics/Magnification+1.25X-~-4X","template":" ","addition_to_head":" ","page_title":"Shop 1.25-4X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1.25-4X scopes from top brands. Fast shipping & industry-leading customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+1.5X-~-4X","urlPath":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-4X","url":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-4X","template":" ","addition_to_head":" ","page_title":"Shop 1.5-4X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1.5-4X scopes from top brands. Fast shipping & industry-leading customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+1.5X-~-4.5X","urlPath":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-4.5X","url":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-4.5X","template":" ","addition_to_head":" ","page_title":"Shop 1.5-4.5X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1.5-4.5X scopes from top brands. Fast shipping & industry-leading customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+1.5X-~-6X","urlPath":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-6X","url":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-6X","template":" ","addition_to_head":" ","page_title":"Shop 1.5-6X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1.5-6X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+1X-~-8X","urlPath":"1+Scopes/MCategories+Optics/Magnification+1X-~-8X","url":"1+Scopes/MCategories+Optics/Magnification+1X-~-8X","template":" ","addition_to_head":" ","page_title":"Shop 1-8X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1-8X scopes from top brands. Fast shipping & industry-leading customer service on AR15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+1.5X-~-8X","urlPath":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-8X","url":"1+Scopes/MCategories+Optics/Magnification+1.5X-~-8X","template":" ","addition_to_head":" ","page_title":"Shop 1.5-8X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 1.5-8X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+2.5X","urlPath":"1+Scopes/MCategories+Optics/Magnification+2.5X","url":"1+Scopes/MCategories+Optics/Magnification+2.5X","template":" ","addition_to_head":" ","page_title":"Shop 2.5X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 2.5X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+2X-~-7X","urlPath":"1+Scopes/MCategories+Optics/Magnification+2X-~-7X","url":"1+Scopes/MCategories+Optics/Magnification+2X-~-7X","template":" ","addition_to_head":" ","page_title":"Shop 2-7X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 2-7X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+2X-~-10X","urlPath":"1+Scopes/MCategories+Optics/Magnification+2X-~-10X","url":"1+Scopes/MCategories+Optics/Magnification+2X-~-10X","template":" ","addition_to_head":" ","page_title":"Shop 2-10X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 2-10X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+3X-~-14X","urlPath":"1+Scopes/MCategories+Optics/Magnification+3X-~-14X","url":"1+Scopes/MCategories+Optics/Magnification+3X-~-14X","template":" ","addition_to_head":" ","page_title":"Shop 3-14X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 3-14X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+3.5X-~-15X","urlPath":"1+Scopes/MCategories+Optics/Magnification+3.5X-~-15X","url":"1+Scopes/MCategories+Optics/Magnification+3.5X-~-15X","template":" ","addition_to_head":" ","page_title":"Shop 3.5-15X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 3.5-15X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+4X-~-14X","urlPath":"1+Scopes/MCategories+Optics/Magnification+4X-~-14X","url":"1+Scopes/MCategories+Optics/Magnification+4X-~-14X","template":" ","addition_to_head":" ","page_title":"Shop 4-14X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 4-14X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+4.5X-~-14X","urlPath":"1+Scopes/MCategories+Optics/Magnification+4.5X-~-14X","url":"1+Scopes/MCategories+Optics/Magnification+4.5X-~-14X","template":" ","addition_to_head":" ","page_title":"Shop 4.5-14X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 4.5-14X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+4.5X-~-27X","urlPath":"1+Scopes/MCategories+Optics/Magnification+4.5X-~-27X","url":"1+Scopes/MCategories+Optics/Magnification+4.5X-~-27X","template":" ","addition_to_head":" ","page_title":"Shop 4.5-27X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 4.5-27X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+5X-~-20X","urlPath":"1+Scopes/MCategories+Optics/Magnification+5X-~-20X","url":"1+Scopes/MCategories+Optics/Magnification+5X-~-20X","template":" ","addition_to_head":" ","page_title":"Shop 5-20X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 5-20X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+5X-~-25X","urlPath":"1+Scopes/MCategories+Optics/Magnification+5X-~-25X","url":"1+Scopes/MCategories+Optics/Magnification+5X-~-25X","template":" ","addition_to_head":" ","page_title":"Shop 5-25X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 5-25X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+6X","urlPath":"1+Scopes/MCategories+Optics/Magnification+6X","url":"1+Scopes/MCategories+Optics/Magnification+6X","template":" ","addition_to_head":" ","page_title":"Shop 6X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 6X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+6X-~-18X","urlPath":"1+Scopes/MCategories+Optics/Magnification+6X-~-18X","url":"1+Scopes/MCategories+Optics/Magnification+6X-~-18X","template":" ","addition_to_head":" ","page_title":"Shop 6-18X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 6-18X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+8x-~-32x","urlPath":"1+Scopes/MCategories+Optics/Magnification+8x-~-32x","url":"1+Scopes/MCategories+Optics/Magnification+8x-~-32x","template":" ","addition_to_head":" ","page_title":"Shop 8-32X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 8-32X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Complete-Handguns/CaliberGauge+22-LR","urlPath":"1+Complete-Handguns/CaliberGauge+22-LR","url":"1+Complete-Handguns/CaliberGauge+22-LR","template":" ","addition_to_head":" ","page_title":".22 Pistols For Sale Online | Primary Arms","page_header":" ","meta_description":"Looking for a .22 Pistol? Check out our selection of semi-automatic .22 LR rimfire pistols like the Smith & Wesson M&P22 compact with threaded barrel.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Shotguns/CaliberGauge+.410-Bore","urlPath":"1+Shotguns/CaliberGauge+.410-Bore","url":"1+Shotguns/CaliberGauge+.410-Bore","template":" ","addition_to_head":" ","page_title":"410 Shotguns For Sale Online | Primary Arms","page_header":" ","meta_description":"Looking for a 410 shotgun? Check out our selection of pump action .410 shotguns like the Mossberg 590 Shockwave with 14\" barrel.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+CMMG/CaliberGauge+10mm-Auto","urlPath":"Brand+CMMG/CaliberGauge+10mm-Auto","url":"Brand+CMMG/CaliberGauge+10mm-Auto","template":" ","addition_to_head":" ","page_title":"10mm Carbines For Sale | Primary Arms","page_header":" ","meta_description":"Get a 10mm Carbine for hunting or even home defense. Check out the CMMG Banshee 10mm today! Get best prices and customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Single-Point-Sling/MCategories+Shooting-Gear","urlPath":"2+Single-Point-Sling/MCategories+Shooting-Gear","url":"2+Single-Point-Sling/MCategories+Shooting-Gear","template":" ","addition_to_head":" ","page_title":"Single Point Slings For Sale | Primary Arms","page_header":" ","meta_description":"Try out a single point sling for your rifle from Primary Arms. Check out our selection of single point slings to find the perfect one for you.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Shotguns","urlPath":"1+Shotguns","url":"1+Shotguns","template":" ","addition_to_head":" ","page_title":"Tactical Shotgun | Firearms | Shop at Primary Arms","page_header":" ","meta_description":"Find tactical shotguns in all gauges from top brands. Choose the lowest price shotgun with fast shipping & best customer service at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Complete-Handguns/CaliberGauge+9mm-Luger","urlPath":"1+Complete-Handguns/CaliberGauge+9mm-Luger","url":"1+Complete-Handguns/CaliberGauge+9mm-Luger","template":" ","addition_to_head":" ","page_title":"9mm pistol | Shop handguns at Primary Arms","page_header":" ","meta_description":"Find 9mm pistol from top brands like Beretta, Glock, Ruger, Canik 9mm & more. Choose the best price handguns with fast shipping at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Canik/CaliberGauge+9mm-Luger","urlPath":"Brand+Canik/CaliberGauge+9mm-Luger","url":"Brand+Canik/CaliberGauge+9mm-Luger","template":" ","addition_to_head":" ","page_title":"Canik 9mm pistol | Shop at Primary Arms","page_header":" ","meta_description":"Shop the Canik 9mm pistol at Primary Arms. Find the best prices with fast shipping and industry-leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+380-ACP/MCategories+Complete-Handguns","urlPath":"CaliberGauge+380-ACP/MCategories+Complete-Handguns","url":"CaliberGauge+380-ACP/MCategories+Complete-Handguns","template":" ","addition_to_head":" ","page_title":"380 Pistol | Shop at Primary Arms","page_header":" ","meta_description":"Shop the 380 pistol at Primary Arms. Find the best prices with fast shipping and industry-leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Slings--AND--Mounts/2+Single-Point-Sling/MCategories+Shooting-Gear","urlPath":"1+Slings--AND--Mounts/2+Single-Point-Sling/MCategories+Shooting-Gear","url":"1+Slings--AND--Mounts/2+Single-Point-Sling/MCategories+Shooting-Gear","template":" ","addition_to_head":" ","page_title":"Single Point Slings | Primary Arms","page_header":" ","meta_description":"Get a single point sling for your AR-15 from popular brands like Blackhawk and MFT. These single point rifle slings feature QD attachments.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Scope-Mounts/OpticType+PVNS~14","urlPath":"MCategories+Scope-Mounts/OpticType+PVNS~14","url":"MCategories+Scope-Mounts/OpticType+PVNS~14","template":" ","addition_to_head":" ","page_title":"PVNS-14 Scope Mount | Primary Arms","page_header":" ","meta_description":"Browse our variety of PVNS-14 scope mount. We carry best-in-class brands. Here you find industry-leading customer service & fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Harris-Engineering","urlPath":"Brand+Harris-Engineering","url":"Brand+Harris-Engineering","template":" ","addition_to_head":" ","page_title":"Harris Bipods For Sale | Primary Arms","page_header":" ","meta_description":"Harris Engineering Bipods for sale at Primary Arms. We've got the bipod you need whether it is M-LOK or sling stud attached and fully adjustable.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Action+Pump-Action/MCategories+Firearms-Shotguns","urlPath":"Action+Pump-Action/MCategories+Firearms-Shotguns","url":"Action+Pump-Action/MCategories+Firearms-Shotguns","template":" ","addition_to_head":" ","page_title":"Pump Action Shotguns | Shop at Primary Arms","page_header":" ","meta_description":"Shop pump-action shotguns from top brands like Remington, Mossberg, Savage, & more! Best prices, top-leading customer service & fast shipping at Primary Arms","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Action+Semi-Auto/MCategories+Firearms-Shotguns","urlPath":"Action+Semi-Auto/MCategories+Firearms-Shotguns","url":"Action+Semi-Auto/MCategories+Firearms-Shotguns","template":" ","addition_to_head":" ","page_title":"Semi Auto Shotguns | Shop at Primary Arms","page_header":" ","meta_description":"Shop semi-auto shotguns from top brands like Mossberg & more! Best prices, top-leading customer service & fast shipping at Primary Arms","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Complete-Handguns","urlPath":"1+Complete-Handguns","url":"1+Complete-Handguns","template":" ","addition_to_head":" ","page_title":"Handguns For Sale | Shop at Primary Arms","page_header":" ","meta_description":"Shop from our complete collection of handguns for sale at Primary Arms. Top brands like Glock, Smith & Wesson, Springfield Armory, CZ USA, & more!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Nightforce-Optics","urlPath":"Brand+Nightforce-Optics","url":"Brand+Nightforce-Optics","template":" ","addition_to_head":" ","page_title":"Nightforce Scopes For Sale | Primary Arms","page_header":" ","meta_description":"Nightforce optics and scope accessories available at Primary Arms. Looking for an NX8 rifle scope or maybe the BEAST? We've got them and more for sale.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Benchmade","urlPath":"Brand+Benchmade","url":"Brand+Benchmade","template":" ","addition_to_head":" ","page_title":"Benchmade Knives For Sale | Primary Arms","page_header":" ","meta_description":"Benchmade Knives for sale at Primary Arms. Check out the Benchmade Griptilian in FDE, or the Benchmade Bugout in green. Get a Benchmade knife today.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Complete-Handguns/CaliberGauge+45--ACP","urlPath":"1+Complete-Handguns/CaliberGauge+45--ACP","url":"1+Complete-Handguns/CaliberGauge+45--ACP","template":" ","addition_to_head":" ","page_title":"45 Pistol | .45 ACP for Sale | Shop at Primary Arms","page_header":" ","meta_description":"Shop from our complete collection of .45 ACP Pistols for sale at Primary Arms. Top brands like Glock, Smith & Wesson, Springfield Armory, Sig Sauer, & more!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+300-Win-Mag/MCategories+Firearms","urlPath":"CaliberGauge+300-Win-Mag/MCategories+Firearms","url":"CaliberGauge+300-Win-Mag/MCategories+Firearms","template":" ","addition_to_head":" ","page_title":"300 Win Mag Rifle For Sale | Primary Arms","page_header":" ","meta_description":".300 Win Mag Rifle for sale at Primary Arms. Reach out and hit long distance targets with a bolt action rifle chambered in .300 Winchester Magnum.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /FrameSize+Sub-Compact/MCategories+Complete-Handguns","urlPath":"FrameSize+Sub-Compact/MCategories+Complete-Handguns","url":"FrameSize+Sub-Compact/MCategories+Complete-Handguns","template":" ","addition_to_head":" ","page_title":"Sub Compact Pistols For Sale | Primary Arms","page_header":" ","meta_description":"Huge selection of small handguns like the Springfield XD Subcompact, Beretta Subcompact, and other popular concealed carry 9mm sub compact handguns.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+50-BMG/MCategories+Firearms","urlPath":"CaliberGauge+50-BMG/MCategories+Firearms","url":"CaliberGauge+50-BMG/MCategories+Firearms","template":" ","addition_to_head":" ","page_title":"50 Caliber Rifle For Sale | Primary Arms","page_header":" ","meta_description":"Get a 50 caliber rifle like the Barret M107A1 .50 BMG semi automatic rifle from Primary Arms. We've also got a selection of .50 caliber rifle ammo.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Handguns/Platform+1911-Magazines","urlPath":"MCategories+Handguns/Platform+1911-Magazines","url":"MCategories+Handguns/Platform+1911-Magazines","template":" ","addition_to_head":" ","page_title":"1911 Magazines For Sale | Primary Arms","page_header":" ","meta_description":"Stock up on 1911 Magazines from popular brands like Wilson Combat for the ultimate in reliability. 8 Round 1911 magazine for sale.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Takedown-and-Pivot-Pins/MCategories+AR-15","urlPath":"2+Takedown-and-Pivot-Pins/MCategories+AR-15","url":"2+Takedown-and-Pivot-Pins/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR 15 Takedown and Pivot Pins For Sale | Primary Arms","page_header":" ","meta_description":"Shop from our complete selection of AR-15 Takedown and Pivot Pins at Primary Arms. Here you will have quality at the right price with fast shipping!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Complete-Assemblies/Brand+Troy-Industries/Mcategories+Gun-Parts/","urlPath":"1+Upper-Complete-Assemblies/Brand+Troy-Industries/Mcategories+Gun-Parts/","url":"1+Upper-Complete-Assemblies/Brand+Troy-Industries/Mcategories+Gun-Parts/","template":" ","addition_to_head":" ","page_title":"Troy Industries Complete Upper Receiver For Sale | Primary Arms","page_header":" ","meta_description":"Shop from our selection of Troy Industries Complete Upper Receivers. Here you will find  M-LOK Rail with Flip Up BattleSights at best prices & fast shipping!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+CMMG-AR9-Lower-Receivers-","urlPath":"MCategories+CMMG-AR9-Lower-Receivers-","url":"MCategories+CMMG-AR9-Lower-Receivers-","template":" ","addition_to_head":" ","page_title":"CMMG AR-9 Lower Receivers For Sale | Primary Arms","page_header":" ","meta_description":"Shop from our selection of AR-9 Lower Receivers. At Primary Arms, you will have fast shipping,  industry-leading customer service & the best prices!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /FrameSize+Full-Size/MCategories+Complete-Handguns","urlPath":"FrameSize+Full-Size/MCategories+Complete-Handguns","url":"FrameSize+Full-Size/MCategories+Complete-Handguns","template":" ","addition_to_head":" ","page_title":"Full Size Pistols for Sale | Primary Arms","page_header":" ","meta_description":"Find a huge selection of full-size pistols from top brands: Glock, Beretta, Ruger, & more. At Primary Arms, you will have the best prices with fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /FrameSize+Micro-Compact/MCategories+Complete-Handguns","urlPath":"FrameSize+Micro-Compact/MCategories+Complete-Handguns","url":"FrameSize+Micro-Compact/MCategories+Complete-Handguns","template":" ","addition_to_head":" ","page_title":"Micro Compact Pistols for Sale | Primary Arms","page_header":" ","meta_description":"Shop from a huge selection of micro-compact pistols from top brands: Springfield, Sig Sauer, & more. At Primary Arms, you will have the best prices with fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Handgun-Parts/MCategories+Handguns","urlPath":"1+Handgun-Parts/MCategories+Handguns","url":"1+Handgun-Parts/MCategories+Handguns","template":" ","addition_to_head":" ","page_title":" ","page_header":" ","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Palmetto-State-Armory","urlPath":"Brand+Palmetto-State-Armory","url":"Brand+Palmetto-State-Armory","template":" ","addition_to_head":" ","page_title":"Palmetto State Armory | for Sale at Primary Arms","page_header":" ","meta_description":"Find Palmento State Armory products for Sale at Primary Arms. Here you have the best prices, fast shipping, and industry-leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Springfield-Armory","urlPath":"Brand+Springfield-Armory","url":"Brand+Springfield-Armory","template":" ","addition_to_head":" ","page_title":"Springfield Armory For Sale | Primary Arms","page_header":" ","meta_description":"Shop from our selection of Springfield Armory rifles, handguns, parts & accessories. Primary Arms has the industry-leading customer service & fast shipping!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+556-NATO/MCategories+NFA-Items-Sound-Suppressors","urlPath":"CaliberGauge+556-NATO/MCategories+NFA-Items-Sound-Suppressors","url":"CaliberGauge+556-NATO/MCategories+NFA-Items-Sound-Suppressors","template":" ","addition_to_head":" ","page_title":"5.56 Suppressor | Primary Arms","page_header":" ","meta_description":"Buy a 5.56 NATO Sound Suppressor at Primary Arms. Here you find the best prices, fast shipping & industry-leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Daniel-Defense","urlPath":"Brand+Daniel-Defense","url":"Brand+Daniel-Defense","template":"default","addition_to_head":"","page_title":"Daniel Defense For Sale | Primary Arms","page_header":" ","meta_description":"Browse our variety of Daniel Defense AR15 complete rifles, accessories & parts. At Primary Arms, you find Daniel Defense upper, lower, rails, handguards & more!\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Agency-Arms","urlPath":"Brand+Agency-Arms","url":"Brand+Agency-Arms","template":" ","addition_to_head":" ","page_title":"Agency Arms For Sale | Primary Arms","page_header":" ","meta_description":"Browse our Agency Arms Glock parts, including Agency Arms Glock 19 /23/25/32/38 barrel, slides & other parts. Here we ship fast and have the best prices!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Tactical-Gear","urlPath":"MCategories+Tactical-Gear","url":"MCategories+Tactical-Gear","template":"default","addition_to_head":"","page_title":"Tactical Gear For Sale | Primary Arms","page_header":" ","meta_description":"Tactical Gear for sale at Primary Arms. We've got a huge selection of knives, plate carriers, Rifle Slings, and more from brands like High Speed Gear.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+A~Zoom","urlPath":"Brand+A~Zoom","url":"Brand+A~Zoom","template":" ","addition_to_head":" ","page_title":"A-Zoom For Sale | Primary Arms","page_header":" ","meta_description":"Shop from our selection of A-Zoom Snap Caps for safety training, function testing, and stoppage drills. Here you will have the best prices & fast shipping!\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+SSI","urlPath":"Brand+SSI","url":"Brand+SSI","template":" ","addition_to_head":" ","page_title":"SSI Gun Rope Cleaner for Sale  | Primary Arms","page_header":" ","meta_description":"Shop SSI Gun Rope Cleaners at Primary Arms. It will scrub the bore of your favorite caliber faster and easier than ever. We have the best prices & ship fast!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Bulldog","urlPath":"Brand+Bulldog","url":"Brand+Bulldog","template":" ","addition_to_head":" ","page_title":"Bulldog Cases & Accessories for Sale | Primary Arms","page_header":" ","meta_description":"Protect Your gun with a Bulldog case from Primary Arms. We have an industry-leading customer service, the best prices & ship fast! Shop now for Bulldog cases!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Beretta","urlPath":"Brand+Beretta","url":"Brand+Beretta","template":" ","addition_to_head":" ","page_title":"Beretta Pistols & Accessories For Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms features a variety of Beretta pistols & magazines for sale. Shop our selection of Beretta 92FS, M9, Pico, Nano, APX, and more! We ship fast!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Hearing-Protection/MCategories+Tactical-Gear","urlPath":"1+Hearing-Protection/MCategories+Tactical-Gear","url":"1+Hearing-Protection/MCategories+Tactical-Gear","template":"default","addition_to_head":"","page_title":"Ear Protection | Primary Arms","page_header":" ","meta_description":"We have the best prices and super fast shipping on the best ear protection from the manufacturers you want. All backed by our industry-leading customer service based here in Houston, Texas. Buy Today and get shooting.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Handguns/Platform+Glock-Handguns","urlPath":"MCategories+Handguns/Platform+Glock-Handguns","url":"MCategories+Handguns/Platform+Glock-Handguns","template":"default","addition_to_head":"","page_title":"Glock Accessories, parts and custom slides for Sale | Primary Arms","page_header":" ","meta_description":"Shop our huge selection of Glock Accessories, Glock Mods and upgrades to make a Custom Glock.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /FrameSize+Sub-Compact/MCategories+Handguns","urlPath":"FrameSize+Sub-Compact/MCategories+Handguns","url":"FrameSize+Sub-Compact/MCategories+Handguns","template":" ","addition_to_head":" ","page_title":"Sub Compact Handguns For Sale  | Primary Arms","page_header":" ","meta_description":"Shop for the best sub compact 9mm, .40, .380, .45. We have sub compacts for sale from the best manufacturers. Glock, Sig Sauer, Smith & Wesson, Ruger, and CZ.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Apex-Tactical","urlPath":"Brand+Apex-Tactical","url":"Brand+Apex-Tactical","template":" ","addition_to_head":" ","page_title":"Apex Tactical For Sale | Primary Arms","page_header":" ","meta_description":"Apex Tactical custom aftermarket handgun parts and accessories for upgrading your concealed carry or competition pistol. We've got every part you need.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Foxtrot-Mike-Products","urlPath":"Brand+Foxtrot-Mike-Products","url":"Brand+Foxtrot-Mike-Products","template":" ","addition_to_head":" ","page_title":"Foxtrot Mike Products For Sale | Primary Arms","page_header":" ","meta_description":"Shop Foxtrot Mike Products  here at Primary Arms for the best deals and the best service! We carry FM products: ar9 uppers, ar9 lowers,  & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/zero-a-red-dot-sight-best-hack-ever","urlPath":"blog/zero-a-red-dot-sight-best-hack-ever","url":"blog/zero-a-red-dot-sight-best-hack-ever","template":" ","addition_to_head":" ","page_title":"sighting in red dot! tips for Zeroing a red dot","page_header":" ","meta_description":"sighting in red dot can be tricky! We're here to help! we give you the best tips and practices to zero in a red dot and get accurate moa shooting.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+American-Defense","urlPath":"Brand+American-Defense","url":"Brand+American-Defense","template":" ","addition_to_head":" ","page_title":"American Defense Manufacturing | Primary Arms","page_header":" ","meta_description":"American Defense AR 15, handguards, scope and red dot mounts for sale at Primary Arms. Recon  scope mounts with Titanium Quick Detach levers and more!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Streamlight","urlPath":"Brand+Streamlight","url":"Brand+Streamlight","template":" ","addition_to_head":" ","page_title":"Streamlight Weapon Lights For Sale | Primary Arms","page_header":" ","meta_description":"Streamlight Weapon Lights are assembled in the United states and come in a variety of options for tactical weapon mounted and standard handheld styles.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /CaliberGauge+.350-Legend","urlPath":"CaliberGauge+.350-Legend","url":"CaliberGauge+.350-Legend","template":" ","addition_to_head":" ","page_title":"350 Legend rifles, accessories, ammo | Primary Arms","page_header":" ","meta_description":"The Winchester .350 Legend straight-wall cartridge is ideally suited for hunting hogs and deer; We have a large selection of 350 Legend rifles, barrels and .350 Legend ammo to choose from.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Mcmaster","urlPath":"Brand+Mcmaster","url":"Brand+Mcmaster","template":" ","addition_to_head":" ","page_title":"McMaster Products for Sale | Primary Arms","page_header":" ","meta_description":"shop McMaster parts and McMaster hardware here at Primary Arms","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+224-Valkyrie","urlPath":"MCategories+224-Valkyrie","url":"MCategories+224-Valkyrie","template":" ","addition_to_head":" ","page_title":"224 Valkyrie for sale | Primary Arms","page_header":" ","meta_description":"A great selection of 224 Valkyrie barrels, 224 Valkyrie upper and .224 Valkyrie ammo for sale here at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Gun-Cases","urlPath":"1+Gun-Cases","url":"1+Gun-Cases","template":" ","addition_to_head":" ","page_title":"Rifle Cases | Primary Arms","page_header":" ","meta_description":"Shop all of our gun cases here. We have rifle cases from NcSTAR, Plano and Drago. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Vortex-Optics/MCategories+AR-15","urlPath":"Brand+Vortex-Optics/MCategories+AR-15","url":"Brand+Vortex-Optics/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Vortex Optics for AR-15","page_header":" ","meta_description":"Vortex Optics and Vortex sights are among the best scopes on earth. We include the vortex optics crossfire ii, vortex optics strikefire 2, strike eagle, and more in our catalog.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Wilson-Combat","urlPath":"Brand+Wilson-Combat","url":"Brand+Wilson-Combat","template":" ","addition_to_head":" ","page_title":"Wilson Combat For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of Wilson Combat parts for 1911. Now stocking Wilson combat barrels, Wilson Combat magazines, magwells and more!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Handstops","urlPath":"2+Handstops","url":"2+Handstops","template":" ","addition_to_head":" ","page_title":"mlok handstop, keymod handstops and more | Primary Arms","page_header":" ","meta_description":"shop at Primary Arms for a mlok handstop, keymod handstop and any handstop in between. We carry top brands at amazing prices.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Firearm Affiliate Program | Primary Arms","urlPath":"affiliate-program","url":"affiliate-program","template":" ","addition_to_head":" ","page_title":"Firearm Affiliate Program | Primary Arms","page_header":"Affiliate Program","meta_description":"The gun affiliate program at Primary Arms offers great perks to you & your audience. To become a firearm affiliate with us, read the details & contact us now!","meta_keywords":"Primary Arms, Affiliate, Affiliate Program,","customrecorddata":"","type":1,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+AK-Optic-Mounts/MCategories+Optics","urlPath":"1+AK-Optic-Mounts/MCategories+Optics","url":"1+AK-Optic-Mounts/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"AK Red Dot Mount & AK47 Scope Mounts| Primary Arms","page_header":" ","meta_description":"Shop all of our AK red dot mounts and AK47 scope mounts, including AK side mounts and AK dust cover mounts from brands like Midwest industries & Leapers.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Bore-Sights/MCategories+Optics","urlPath":"1+Bore-Sights/MCategories+Optics","url":"1+Bore-Sights/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Laser Bore Sight | Primary Arms","page_header":" ","meta_description":"A laser bore sight is a great way to sight in with ease. We carry a large selection including: 9mm laser bore sight, 223 laser bore sight, 7.62 laser bore sights.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Cleaning-Supplies/MCategories+Optics","urlPath":"1+Cleaning-Supplies/MCategories+Optics","url":"1+Cleaning-Supplies/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Lens Cleaning Pen for Sale | Primary Arms","page_header":" ","meta_description":"Shop lens pens to keep your scope and red dot clean. we carry Leupold lens pens, Vortex lens pens and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Gunsmithing-Tools/MCategories+Optics","urlPath":"1+Gunsmithing-Tools/MCategories+Optics","url":"1+Gunsmithing-Tools/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Gunsmithing Tools for Optics | Primary Arms","page_header":" ","meta_description":"With these gunsmith tools, you can be sure you're on target. We carry Wheeler and Vortex optics products to make sure you never miss again.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Handgun-Parts/MCategories+Optics","urlPath":"1+Handgun-Parts/MCategories+Optics","url":"1+Handgun-Parts/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Pistol Red Dot Sights and Red Dot Mounts | Primary Arms","page_header":" ","meta_description":"Shop the best pistol red dot & red dot mounts. We carry top of the line products from the Trijicon rmr, holosun 507c, Sig Romeo 1 and leupold deltapoint pro.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Magnifiers/Brand+Primary-Arms/MCategories+Optics","urlPath":"1+Magnifiers/Brand+Primary-Arms/MCategories+Optics","url":"1+Magnifiers/Brand+Primary-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Primary Arms Red Dot Magnifiers","page_header":" ","meta_description":"Primary Arms manufactures fantastic red dot magnifiers. With offerings at 3x magnification, and 6x magnification, we carry just what you want at a great price.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Nightvision/MCategories+Optics","urlPath":"1+Nightvision/MCategories+Optics","url":"1+Nightvision/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Night Vision Scope for Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms is proud to carry these night vision scopes from American Tech Network & other top brands. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Nightvision-Mounts/MCategories+Optics","urlPath":"1+Nightvision-Mounts/MCategories+Optics","url":"1+Nightvision-Mounts/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Night Vision Scope Mount | Primary Arms","page_header":" ","meta_description":"Shop ar scope mounts for your night vision scope. we have quick detach scope mounts and more from brands like Magpul & American Defense.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Precision-Rifle-Bases/MCategories+Optics","urlPath":"1+Precision-Rifle-Bases/MCategories+Optics","url":"1+Precision-Rifle-Bases/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Precision Rifle Bases For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of Precision Rifle Bases for Remington 700. We carry top brands like Seekins Precision, Evolution Gun Works & Nightforce Optics.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Rail-Accessories/MCategories+Optics","urlPath":"1+Rail-Accessories/MCategories+Optics","url":"1+Rail-Accessories/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Rail Accessories for Optics | Primary Arms","page_header":" ","meta_description":"Shop Rail accessories for your optic here. Primary Arms is proud to carry the best products from top brands and world class customer service with every purchase.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Rails--AND--Handguards/MCategories+Optics","urlPath":"1+Rails--AND--Handguards/MCategories+Optics","url":"1+Rails--AND--Handguards/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Optic Accessories for Handguards | Primary Arms","page_header":" ","meta_description":"Optic accessories for handguards for sale here at Primary Arms. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Accessories/2+Flip-Caps/MCategories+Optics","urlPath":"1+Red-Dot-Accessories/2+Flip-Caps/MCategories+Optics","url":"1+Red-Dot-Accessories/2+Flip-Caps/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Red Dot Covers and Optic Flip Caps | Primary Arms","page_header":" ","meta_description":"Protect your Red Dots and Scopes from Dust and Scratches! We offer a great selection of covers and Flip caps for your red dots sights and scopes.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/2+Offset-Mounts/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/2+Offset-Mounts/MCategories+Optics","url":"1+Red-Dot-Mounts/2+Offset-Mounts/MCategories+Optics","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/2+Offset-Mounts/MCategories+Optics\"/>","page_title":"Offset Red Dot Mount | Primary Arms","page_header":" ","meta_description":"An offset red dot mounted to you rifle will close the gap between long & close range. With these offset red dot mounts, you'll be on target at any range.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/2+Slide-Adapter-Plates/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/2+Slide-Adapter-Plates/MCategories+Optics","url":"1+Red-Dot-Mounts/2+Slide-Adapter-Plates/MCategories+Optics","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/2+Slide-Adapter-Plates/MCategories+Optics\"/>","page_title":"Slide Adapter Plate for Red Dot | Primary Arms","page_header":" ","meta_description":"Add a red dot to your pistol! With these red dot adapter plates, you can mount a red dot easily. We carry mounting plates for the Trijicon RMR and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/2+Small-Parts-and-Components/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/2+Small-Parts-and-Components/MCategories+Optics","url":"1+Red-Dot-Mounts/2+Small-Parts-and-Components/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Screws and Parts for Red Dot Mounts | Primary Arms","page_header":" ","meta_description":"All the Replacement Parts for your red dot can be found here. We carry parts for EOTech, and other popular optic brands.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+American-Defense/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+American-Defense/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+American-Defense/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"American Defense Red Dot Mount For Sale | Primary Arms","page_header":" ","meta_description":"Red dot mounts from American Defense offer the perfect mount for your red dot. They have aimpoint mounts, Trijicon MRO mounts, 30mm & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+American-Defense/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+American-Defense/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+American-Defense/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"American Defense Red Dot Mount","page_header":" ","meta_description":"Red dot mounts from American Defense offer the perfect mount fro your red dot. They have aimpoint mounts, trijicon mro mounts, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Daniel-Defense/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Daniel-Defense/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Daniel-Defense/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Daniel Defense Red Dot Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Red dot mounts and scope mounts from Daniel Defense. We carry these Daniel Defense red dot mounts so you can mount a red dot to your rifle","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Geissele-Automatics/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Geissele-Automatics/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Geissele-Automatics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Geissele Automatics Red Dot Mounts for Sale","page_header":" ","meta_description":"Geissele offers top tier products, including red dot mounts. Geissele red dot mounts are durable and long lasting. mounts for Trijicon MRO, Aimpoint T2 and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Glock/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Glock/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Glock/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Glock MOS Adapter Plate for sale | Primary Arms","page_header":" ","meta_description":"Add a red dot to your glock with the Glock MOS adapter plate. Works with popular Trijicon RMR, Sig romeo and deltapoint pro.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Holosun/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Holosun/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Holosun/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Holosun Red Dot Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Holosun qd mounts are here! Shop Holosun quick disconnect mounts for red dots. With these quick disconnect mount you will never be searching for a tool again.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Midwest-Industries/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Midwest-Industries/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Midwest-Industries/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Midwest Industries Red Dot Mounts | Primary Arms","page_header":" ","meta_description":"Shop red dot mounts from Midwest Industries. Red dot mounts for Trijicon RMR, Aimpoint T2 and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Midwest-Industries/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Midwest-Industries/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Midwest-Industries/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Midwest Industries Red Dot Mounts","page_header":" ","meta_description":"Shop Red dot Mounts from Midwest Industries. Red dot mounts for Trijicon RMR, Aimpoint T2 and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/2+With-ACSS/MCategories+Optics","urlPath":"1+Red-Dot-Sights/2+With-ACSS/MCategories+Optics","url":"1+Red-Dot-Sights/2+With-ACSS/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Holosun ACSS Red Dot for Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms and Holosun have partnered to bring you the HS503G with ACSS reticle. No red dot is more advanced. the ACSS reticle does the math for you.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Aimpoint/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Aimpoint/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Aimpoint/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Aimpoint Red Dot for Sale | Primary Arms","page_header":" ","meta_description":"Aimpoint red dot are among the best. They make many top of the line products such as the Aimpoint T2, the Aimpoint CompM5 and micro s1. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Burris-Optics/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Burris-Optics/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Burris-Optics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Burris Optics - Red Dots for Sale | Primary Arms","page_header":" ","meta_description":"Shop for Burris Optics! We carry a wide selection of Burris Optics best red dot sights. Perfect for a pistol red dot.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Bushnell/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Bushnell/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Bushnell/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Bushnell Red Dot - for Sale | Primary Arms","page_header":" ","meta_description":"Shop our Selection of Bushnell red dot sights and you will sure to find the best red dots around. Perfect for an ar 15 build and many other platforms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Holosun/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Holosun/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Holosun/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Holosun Red Dot For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of  Holosun red dots and micro red dots. Primary Arms is proud to carry such a broad collection of holosun red dots.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Leapers--SLASH--UTG/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Leapers--SLASH--UTG/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Leapers--SLASH--UTG/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Leapers UTG Red Dot for Sale | Primary Arms","page_header":" ","meta_description":"Shop Leapers UTG red dots for sale at Primary Arms. Their fixed magnification red dots with qd mount are great for and ar15 build or upgrade.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Primary-Arms/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Primary-Arms/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Primary-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Primary Arms Red Dots and Micro red Dot","page_header":" ","meta_description":"Primary Arms red dots and micro red dots feature 2 moa red dots, 1 moa red dots and come in several colors. The classic and SLx lines are fantastic.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Sig-Sauer/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Sig-Sauer/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Sig-Sauer/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Sig Sauer Red Dot Sights for Sale","page_header":" ","meta_description":"Shop all Sig red dots. including the Sig Romeo1, Romeo3 and reflex sights. Sig red dots are top of the line products, designed for durability and performance.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+SureFire/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+SureFire/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+SureFire/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"SureFire Red Dots for Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of SureFire red dot sights. from Surefire weapon lights, to surefire red dots they make world class products we are proud to carry.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Trijicon/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Trijicon/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Trijicon/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Trijicon Red Dot Sights for Sale | Primary Arms","page_header":" ","meta_description":" Trijicon is the premier Micro red dot maker and we carry the Trijicon MRO, Trijicon SRO, and Trijicon RMR, in all their configurations.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Vortex-Optics/MCategories+Optics","urlPath":"1+Red-Dot-Sights/Brand+Vortex-Optics/MCategories+Optics","url":"1+Red-Dot-Sights/Brand+Vortex-Optics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Vortex Optics for sale | Primary Arms","page_header":" ","meta_description":"Vortex Optics is among the best optics manufacturers. Vortex red dots, like the striekfire 2, crossfire 2, venom red dot and viper red dot sights.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Accessories/2+Scope-Levels/MCategories+Optics","urlPath":"1+Scope-Accessories/2+Scope-Levels/MCategories+Optics","url":"1+Scope-Accessories/2+Scope-Levels/MCategories+Optics","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/2+Scope-Levels/MCategories+Optics\"/>","page_title":"Scope Levels for Sale | Primary Arms","page_header":" ","meta_description":"You can find all of our scope levels here. Be sure you're level or know when you're not. These scope levels are easy to install; getting you back on target faster.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Accessories/Brand+Scopecoat/MCategories+Optics","urlPath":"1+Scope-Accessories/Brand+Scopecoat/MCategories+Optics","url":"1+Scope-Accessories/Brand+Scopecoat/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Scopecoats for Sale | Primary Arms","page_header":" ","meta_description":"Always use a Scopecoat! keeping dust, rain and other stuff off your optic is an important part of maintenance. with a Scopecoat, you'll never have to worry again.  ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Accessories/MCategories+Optics","urlPath":"1+Scope-Accessories/MCategories+Optics","url":"1+Scope-Accessories/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Scope Accessories for Sale | Primary Arms","page_header":" ","meta_description":"Every Scope accessory you need. Flip up scope covers, sun shades, anti reflective devices, scope levels and more. Scope Accessories for the best scopes here.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/Brand+Geissele-Automatics/MCategories+Optics","urlPath":"1+Scope-Mounts/Brand+Geissele-Automatics/MCategories+Optics","url":"1+Scope-Mounts/Brand+Geissele-Automatics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Geissele Automatics Scope Mounts","page_header":" ","meta_description":"Geissele brings the best products to the market. Geissele scope mounts offer the same performance and durability as each of their other products.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/Brand+Leapers--SLASH--UTG/MCategories+Optics","urlPath":"1+Scope-Mounts/Brand+Leapers--SLASH--UTG/MCategories+Optics","url":"1+Scope-Mounts/Brand+Leapers--SLASH--UTG/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Leapers UTG Scope Mounts for Sale","page_header":" ","meta_description":"Leapers UTG offers fantastic performance with their ACCU SYNC scope mounts. Leapers UTG has a variety of configurations and color options to choose from.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+1","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+1","url":"1+Scope-Mounts/MCategories+Optics/OpticType+1","template":" ","addition_to_head":" ","page_title":"Rifle Scope Mounts 1\" | Primary Arms","page_header":" ","meta_description":"Shop our selection of 1 inch scope mounts! We carry 1\" scope mounts for your ar15 from top brands: Aero Precision, Burris Optics, Leapers UTG, Primary Arms & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+30mm","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+30mm","url":"1+Scope-Mounts/MCategories+Optics/OpticType+30mm","template":" ","addition_to_head":" ","page_title":"30mm Scope Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Shop all our 30mm scope mounts! Including quick detach scope mount, ar15 scope mounts, 1 piece scope mount. From Vortex, Aero Precision, Burris Optics, Geissele.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+34mm","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+34mm","url":"1+Scope-Mounts/MCategories+Optics/OpticType+34mm","template":" ","addition_to_head":" ","page_title":"34mm Scope Mounts for Sale | Primary Arms","page_header":" ","meta_description":"34mm scope mounts for your ar15 and long rifles. Shop the best selection of quick detach scope mounts. We carry Aero Precission, American Defense, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+35mm","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+35mm","url":"1+Scope-Mounts/MCategories+Optics/OpticType+35mm","template":"default","addition_to_head":" ","page_title":"35mm Scope Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Shop all our 35mm scope mounts here! Including quick detach scope mount, ar15 scope mounts, 1 piece scope mount and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+Aimpoint-T2","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+Aimpoint-T2","url":"1+Scope-Mounts/MCategories+Optics/OpticType+Aimpoint-T2","template":" ","addition_to_head":" ","page_title":"Aimpoint T2 Mount for Sale | Primary Arms","page_header":" ","meta_description":"Shop red dot mounts for the Aimpoint T2. We carry side mounts, top mounts and quick detach mounts for the Aimpoint T2. perfect for any ar15.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+Picatinny-Mount","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+Picatinny-Mount","url":"1+Scope-Mounts/MCategories+Optics/OpticType+Picatinny-Mount","template":" ","addition_to_head":" ","page_title":"Scope Mounts for Picatinny Rail | Primary Arms","page_header":" ","meta_description":"Shop our Selection of Scope mounts for a Picatinny rail. One piece scope mounts, quick detach mounts, 30mm mounts, 34mm mounts and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-ACOG-Compatible","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-ACOG-Compatible","url":"1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-ACOG-Compatible","template":" ","addition_to_head":" ","page_title":"Scope Mounts for Trijicon ACOG","page_header":" ","meta_description":"Shop Trijicon ACOG scope mounts here! Mount an ACOG to AR15, AR 308 and AK style rifles with these fantastic mounts from top brands.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-Mini~ACOG","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-Mini~ACOG","url":"1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-Mini~ACOG","template":" ","addition_to_head":" ","page_title":"Trijicon Mini-ACOG Mounts for Sale","page_header":" ","meta_description":"Mount a Trijicon Mini-ACOG to any AR15, AR10, AK rifle, mini-14, and other long rifles with these mounts for Trijicon Mini-ACOG. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Hakko-Precision-Optics/MCategories+Optics","urlPath":"1+Scopes/Brand+Hakko-Precision-Optics/MCategories+Optics","url":"1+Scopes/Brand+Hakko-Precision-Optics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Hakko Scopes for Sale | Primary Arms","page_header":" ","meta_description":"We carry a wide selection of Hakko Scopes. Rifle scopes that are perfect for ar15, ak47, or other long guns. Hakko Scopes offer fantastic performance.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Leupold/MCategories+Optics","urlPath":"1+Scopes/Brand+Leupold/MCategories+Optics","url":"1+Scopes/Brand+Leupold/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Leupold Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Leupold scopes are durable and great for any ar15 or ar10. We carry their Vx freedom, and Mark ar mod 1 scope series. Shop Leupold scopes today!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Nikon/MCategories+Optics","urlPath":"1+Scopes/Brand+Nikon/MCategories+Optics","url":"1+Scopes/Brand+Nikon/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Nikon Rifle Scopes for Sale","page_header":" ","meta_description":"From camera lenses to rifle scopes, nikon make excellent glass. Primary Arms carry many Nikon rifle scopes. From their M-tactical, Black and more lines of rifle scope.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Primary-Arms/MCategories+Optics","urlPath":"1+Scopes/Brand+Primary-Arms/MCategories+Optics","url":"1+Scopes/Brand+Primary-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Primary Arms Scopes and Scope Accessories","page_header":" ","meta_description":"Primary Arms complete catalog of rifle scopes. Featuring our ACSS reticle, we offer the most advanced optic that's also the easiest to use. Featuring wind holdover and rang finding.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Vortex-Optics/MCategories+Optics","urlPath":"1+Scopes/Brand+Vortex-Optics/MCategories+Optics","url":"1+Scopes/Brand+Vortex-Optics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Vortex Optics Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Vortex Optics are among the best in the world. We carry many of Vortex optics best scopes. From Vortex red dots, Vortex prism, and Vortex variable scopes.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Vortex-Optics/MCategories+Scopes","urlPath":"1+Scopes/Brand+Vortex-Optics/MCategories+Scopes","url":"1+Scopes/Brand+Vortex-Optics/MCategories+Scopes","template":" ","addition_to_head":" ","page_title":"Vortex Optics Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Voortex Optics are among the best in the world. we are proud to carry many of Vortex optics best scopes. Vortex red dots, Vortex prism, and Vortex variable scopes.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Thermal-Scopes/MCategories+Optics","urlPath":"1+Thermal-Scopes/MCategories+Optics","url":"1+Thermal-Scopes/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Thermal Scopes for Sale | Primary Arms","page_header":" ","meta_description":"A thermal scope can add a lot of functionality to your hunting setup. American Tech Network offers may great options for thermal scopes. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Anti~Reflection-Devices/MCategories+Optics","urlPath":"2+Anti~Reflection-Devices/MCategories+Optics","url":"2+Anti~Reflection-Devices/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Anti Reflective Devices for sale | Primary Arms","page_header":" ","meta_description":"Primary Arms offers a great selection of anti reflective devices. Perfect for any scope setup on ar15, ak47, ar10, and higher caliber rifles.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Cleaning-Kits-and-Brushes/MCategories+Optics","urlPath":"2+Cleaning-Kits-and-Brushes/MCategories+Optics","url":"2+Cleaning-Kits-and-Brushes/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Cleaning Kits for Scopes | Primary Arms","page_header":" ","meta_description":"Shop our lens pens and cleaning kits. from leupold cleaning kits and vortex cleaning kits, we have you covered. all the scope cleaning kits for sale","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Drivers/MCategories+Optics","urlPath":"2+Drivers/MCategories+Optics","url":"2+Drivers/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Driver Set for Scopes | Primary Arms","page_header":" ","meta_description":"screwdriver sets for your scopes, optics and more. gunsmith screwdriver sets are a great addition to any kit. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Flip-Caps/MCategories+Optics","urlPath":"2+Flip-Caps/MCategories+Optics","url":"2+Flip-Caps/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Flip Caps for Sale | Primary Arms","page_header":" ","meta_description":"scope caps or flip caps, are a need for almost any long range shooter. keep your scope glass clean with these great scope caps.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Lapping-Tool/MCategories+Optics","urlPath":"2+Lapping-Tool/MCategories+Optics","url":"2+Lapping-Tool/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Lapping Tools for sale | Primary Arms","page_header":" ","meta_description":"Purchase lapping tools here at primary arms for all your optics needs. From brands like Wheeler, you can e sure to get a great quality lapping tool set.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Offset-Mounts/MCategories+Optics","urlPath":"2+Offset-Mounts/MCategories+Optics","url":"2+Offset-Mounts/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Offset Mounts for sale | Primary Arms","page_header":" ","meta_description":"Shop scope offset mounts and red dot offset mounts. We carry Quick detach options for top optics like warne, trijicon, vortex, and american defense.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Scope-Levels/MCategories+Optics","urlPath":"2+Scope-Levels/MCategories+Optics","url":"2+Scope-Levels/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Scope Levels for Sale | Primary Arms","page_header":" ","meta_description":"You can find all of our scope levels here. Be sure you're level or know when you're not. These scope levels are easy to install; getting you back on target faster.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Shotgun-Optic-Mounts/MCategories+Optics","urlPath":"2+Shotgun-Optic-Mounts/MCategories+Optics","url":"2+Shotgun-Optic-Mounts/MCategories+Optics","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/2+Shotgun-Optic-Mounts/MCategories+Optics\"/>","page_title":"Shotgun Optic Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Shop optics mounts for shotguns here at primary arms. mount a red dot or a scope to a shotgun with ease using these great mounts.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Side-Mounts/MCategories+Optics","urlPath":"2+Side-Mounts/MCategories+Optics","url":"2+Side-Mounts/MCategories+Optics","template":" ","addition_to_head":"<link rel=\"canonical\" href=\"https://www.primaryarms.com/1+AK-Optic-Mounts/2+Side-Mounts/MCategories+Optics\"/>\n","page_title":"Scope Side Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Shop Side mounts for you scopes! Primary Arms carry lots of options to mount a scope an ak47, or for an offset red dot. From brands like Midwest industries, Leapers UTG and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Sight-Rails/MCategories+Optics","urlPath":"2+Sight-Rails/MCategories+Optics","url":"2+Sight-Rails/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Sight Rails for Sale | Primary Arms","page_header":" ","meta_description":"Sight rails for ak47! we carry many options to add a picatinny rail to an ak47. this makes it really easy to mount a red dot to an ak or mount a scope to an ak","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Slide-Adapter-Plates/MCategories+Optics","urlPath":"2+Slide-Adapter-Plates/MCategories+Optics","url":"2+Slide-Adapter-Plates/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Slide Adapter Plate for Red Dot | Primary Arms","page_header":" ","meta_description":"Add a red dot to your pistol! these red dot adapter plates let  you mount a red dot to a pistol slide. We carry mounting plates for the Trijicon RMR, Romeo1 & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Small-Parts-and-Components/MCategories+Optics","urlPath":"2+Small-Parts-and-Components/MCategories+Optics","url":"2+Small-Parts-and-Components/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Screws and Parts for Optics for Sale| Primary Arms","page_header":" ","meta_description":"All the Replacement Parts for your red dot or scope can be found here. Parts for Eotech, and other optic brands. Turret Caps, battery caps, battery caps and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Sun-Shades/MCategories+Optics","urlPath":"2+Sun-Shades/MCategories+Optics","url":"2+Sun-Shades/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Sunshades for Sale | Primary Arms","page_header":" ","meta_description":"Keep the sun out of your eyes, With these sunshades.  Help protect your eyes from harm. sunshades are great for shooters behind their rifle for a long period of time.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Throw-Levers/MCategories+Optics","urlPath":"2+Throw-Levers/MCategories+Optics","url":"2+Throw-Levers/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Throw Levers for Sale | Primary Arms","page_header":" ","meta_description":"Throw levers for you scope! with a throw lever, you can adjust magnification with ease and speed. Stay on target longer with these Throw levers. Shop now.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Throw-Levers/MCategories+Optics/magnification+1X-4X","urlPath":"2+Throw-Levers/MCategories+Optics/magnification+1X-4X","url":"2+Throw-Levers/MCategories+Optics/magnification+1X-4X","template":" ","addition_to_head":" ","page_title":"1-4x Throw Levers for Sale | Primary Arms","page_header":" ","meta_description":"Throw levers for your 1-4x scope! with a throw lever, you can adjust magnification with ease and speed. Stay on target longer with these Throw levers. \n\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Top-Covers/MCategories+Optics","urlPath":"2+Top-Covers/MCategories+Optics","url":"2+Top-Covers/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Top Covers for Sale | Primary Arms","page_header":" ","meta_description":"Shop top covers for ak47. with these top covers, you can use any pic mount accessory. red dots, scopes, iron sights, lights, thermal scopes, acog and more. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+With-ACSS/Brand+Holosun/MCategories+Optics","urlPath":"2+With-ACSS/Brand+Holosun/MCategories+Optics","url":"2+With-ACSS/Brand+Holosun/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Holosun Red Dot with ACSS | Primary Arms","page_header":" ","meta_description":"Holosun Red Dot with ACSS reticle! Primary Arms and Holosun ave teamed up to merge Holosun red dot with Primary Arms ACSS for the matchup of the decade. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+With-ACSS/Brand+Trijicon/MCategories+Optics","urlPath":"2+With-ACSS/Brand+Trijicon/MCategories+Optics","url":"2+With-ACSS/Brand+Trijicon/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Trijicon ACOG with ACSS for Sale | Primary Arms","page_header":" ","meta_description":"The Primary Arms acog! Trijicon has partnered with Primary Arms to bring you the durability of an acog with the performance of the Primary Arms ACSS reticle. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+With-ACSS/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","urlPath":"2+With-ACSS/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","url":"2+With-ACSS/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","template":" ","addition_to_head":" ","page_title":"1-8x Magnification With ACSS scopes | Primary Arms","page_header":" ","meta_description":"Shop the whole catalog of ACSS reticle equipped scopes up to 8x. Fixed magnification prism scopes, 1-6x variable scopes and 1-8x variable scopes. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+With-ACSS/MCategories+Optics/Magnification+1X-~-6X","urlPath":"2+With-ACSS/MCategories+Optics/Magnification+1X-~-6X","url":"2+With-ACSS/MCategories+Optics/Magnification+1X-~-6X","template":" ","addition_to_head":" ","page_title":"Primary Arms 1-6x Optics with ACSS  for Sale","page_header":" ","meta_description":"Primary Arms 1-6x Optics with ACSS! Let us do the math for you.  find our 1-6x zoom scopes here. ACSS Raptor, ACSS Predator, SFP and FFP,  Illuminated ACSS. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+With-ACSS/MCategories+Optics/Magnification+1X-~-8X","urlPath":"2+With-ACSS/MCategories+Optics/Magnification+1X-~-8X","url":"2+With-ACSS/MCategories+Optics/Magnification+1X-~-8X","template":" ","addition_to_head":" ","page_title":"Primary Arms 1-8x Optics with ACSS for Sale","page_header":" ","meta_description":"Primary Arms 1-8x Optics with ACSS! Let us do the math for you. find our 1-8x zoom scopes here. ACSS Raptor, Acss Griffin, SFP and FFP models. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+DI-Optical/MCategories+Optics","urlPath":"Brand+DI-Optical/MCategories+Optics","url":"Brand+DI-Optical/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"DI-Optical for Sale | Primary Arms","page_header":" ","meta_description":"Shop our vast collection of DI-Optical scopes and accessories.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+ELCAN/MCategories+Optics","urlPath":"Brand+ELCAN/MCategories+Optics","url":"Brand+ELCAN/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"ELCAN Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of ELCAN Specter Scopes. Great for your ar15 or your ar10. enjoys ELCAN’s famous crystal-clear optics as well as a generous eye relief.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Geissele-Automatics/MCategories+Optics","urlPath":"Brand+Geissele-Automatics/MCategories+Optics","url":"Brand+Geissele-Automatics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Geissele Automatics Scope Mounts for Sale","page_header":" ","meta_description":"Geissele scope mounts are some of the best. Geissele scope mounts are here for the trijicon acog, mro, aimpoint t2, LPVO and more. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Holosun/MCategories+Optics","urlPath":"Brand+Holosun/MCategories+Optics","url":"Brand+Holosun/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Holosun Red Dot for Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of Holosun red dots and micro red dots. Primary Arms is proud to carry a broad collection of holosun red dots. HS510C, HS503G, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Kinetic-Development-Group/MCategories+Optics","urlPath":"Brand+Kinetic-Development-Group/MCategories+Optics","url":"Brand+Kinetic-Development-Group/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Kinetic Development Mounts for Sale | Primary Arms","page_header":" ","meta_description":"shop for the best at Primary Arms. We carry Kinetic Development for a fantastic way to mount your red dot. They works with Aimpoint, Trijicon, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/custitem_magnification_range+High-Up-To-32X","urlPath":"MCategories+Optics/custitem_magnification_range+High-Up-To-32X","url":"MCategories+Optics/custitem_magnification_range+High-Up-To-32X","template":" ","addition_to_head":" ","page_title":"High Magnification Optics for Sale | Primary Arms","page_header":" ","meta_description":"Primary Arms is proud to carry these high magnification optics go up to 32x zoom. With brands like Primary Arms, Burris, Trijicon, Vortex, Vertex, Steiner. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","urlPath":"MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","url":"MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","template":" ","addition_to_head":" ","page_title":"Low Magnification Optics for Sale | Primary Arms","page_header":" ","meta_description":"We pride ourselves on offering these Low magnification optics up to 8x zoom. With brands like Primary Arms, Burris, Trijicon, Vortex, Vertex, Steiner, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/custitem_magnification_range+Mid-Up-to-18X","urlPath":"MCategories+Optics/custitem_magnification_range+Mid-Up-to-18X","url":"MCategories+Optics/custitem_magnification_range+Mid-Up-to-18X","template":" ","addition_to_head":" ","page_title":"3-18x Magnification Optics for Sale | Primary Arms","page_header":" ","meta_description":"We pride ourselves on offering these 3-18x and 4-14x magnification optics. With brands like Primary Arms, Burris, Trijicon, Vortex, Vertex, Steiner, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/custitem_optic_series+PLx","urlPath":"MCategories+Optics/custitem_optic_series+PLx","url":"MCategories+Optics/custitem_optic_series+PLx","template":" ","addition_to_head":" ","page_title":"Primary Arms PLx Series for Sale","page_header":" ","meta_description":"Shop our catalog of Primary Arms PLx scopes here. We are proud to bring to market these premium rifle scopes. Configurations include 1-8x, 6-30x,   and 1-8x.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/MCategories+Mini~14","urlPath":"MCategories+Optics/MCategories+Mini~14","url":"MCategories+Optics/MCategories+Mini~14","template":" ","addition_to_head":" ","page_title":"Mini 14 Parts for sale | Primary Arms","page_header":" ","meta_description":"Parts for mini 14 optics. Including Rifle mounts, bipod adapter studs, mini 14 magazines, and more. From ProMag, Harris, and Aimsport.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/Platform+M1A--SLASH--M14","urlPath":"MCategories+Optics/Platform+M1A--SLASH--M14","url":"MCategories+Optics/Platform+M1A--SLASH--M14","template":" ","addition_to_head":" ","page_title":"M1A and M14 scope mounts for Sale | Primary Arms","page_header":" ","meta_description":"Shop for M1A scope mounts  and M14 scope mounts. Scope mounts for the M21/M14 from A.R.M.S scope mounts and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+2X-7X","urlPath":"1+Scopes/MCategories+Optics/Magnification+2X-7X","url":"1+Scopes/MCategories+Optics/Magnification+2X-7X","template":" ","addition_to_head":" ","page_title":"2-7x Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of 2-7x magnification scopes. compact rifle scopes, 2-7x variable zoon scopes, and more.\n\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/Magnification+5X-~-20X.","urlPath":"1+Scopes/MCategories+Optics/Magnification+5X-~-20X.","url":"1+Scopes/MCategories+Optics/Magnification+5X-~-20X.","template":" ","addition_to_head":" ","page_title":"Shop 5-20X Scopes | Primary Arms","page_header":" ","meta_description":"Find the best deals on 5-20X scopes from top brands. Fast shipping & industry-leading customer service on AR 15 & rifle scopes at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Grey-Ghost-Precision","urlPath":"Brand+Grey-Ghost-Precision","url":"Brand+Grey-Ghost-Precision","template":" ","addition_to_head":" ","page_title":"Grey Ghost Precision Slides, Frames, Barrels | Primary Arms","page_header":" ","meta_description":"Grey Ghost Precision slides, frames, barrels, and more for your favorite handguns from Glock and SIG Sauer. GGP also makes AR-15 receivers and handguards.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Rails--AND--Handguards/Brand+Geissele-Automatics","urlPath":"1+Rails--AND--Handguards/Brand+Geissele-Automatics","url":"1+Rails--AND--Handguards/Brand+Geissele-Automatics","template":" ","addition_to_head":" ","page_title":"Geissele Automatics Rails and Handguards | Primary Arms","page_header":" ","meta_description":"Geissele rails and geissele handguards for sale. Choose from our selection of geissele mk8, geissele mk4, and other geissele super modular rails.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+VLTOR","urlPath":"Brand+VLTOR","url":"Brand+VLTOR","template":" ","addition_to_head":" ","page_title":"VLTOR Weapon Systems | Primary Arms","page_header":" ","meta_description":"VLTOR Weapon Systems Enhanced Modstock, A5 buffers, Mod 3 AR-15 charging handles, MUR modular uppers and complete lowers for sale at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Accessories/MCategories+Optics","urlPath":"1+Red-Dot-Accessories/MCategories+Optics","url":"1+Red-Dot-Accessories/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Red Dot Accessories for Sale | Primary Arms","page_header":" ","meta_description":"Shop huge selection of red dot accessories. Red dot sight covers, battery caps, flip caps, red dot lens covers & more. For EOTech, Trijicon MRO, RMR, & ACOG.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/MCategories+Optics","url":"1+Red-Dot-Mounts/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Red Dot Mount for Sale | Primary Arms","page_header":" ","meta_description":"Shop our catalog of red dot mounts. For EOTech, Trijicon, Aimpoint mount, & more. Shop for your micro red dot mount, magnifier, 30mm red dot mount, qd mount today.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+B5-Systems","urlPath":"Brand+B5-Systems","url":"Brand+B5-Systems","template":" ","addition_to_head":" ","page_title":"B5 Systems for Sale","page_header":" ","meta_description":"B5 Systems SOPMOD stocks, BRAVO Stocks, Type 23 P-Grip, and all your favorite B5 Systems AR-15 parts and accessories for sale at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Magnifier-Mounts/MCategories+Optics","urlPath":"1+Magnifier-Mounts/MCategories+Optics","url":"1+Magnifier-Mounts/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Magnifier Mount for Sale | Primary Arms","page_header":" ","meta_description":"View our Catalog of magnifier mounts! We carry mounts for the EOTech G33 & other flip mounts. From brands like American Defense, Burris, Scalarwoks and Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Magnifiers/MCategories+Optics","urlPath":"1+Magnifiers/MCategories+Optics","url":"1+Magnifiers/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Red Dot Magnifier for Sale | Primary Arms","page_header":" ","meta_description":"Shop our catalog of  red dot magnifiers! From the EOTech G33, Sig Sauer, Vortex 3x magnifier, Primary Arms magnifier & more. Tons of red dot magnifiers perfect for your build.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/MCategories+Optics","urlPath":"1+Red-Dot-Sights/MCategories+Optics","url":"1+Red-Dot-Sights/MCategories+Optics","template":"default","addition_to_head":"","page_title":"Red Dot Sights for Sale | Primary Arms","page_header":" ","meta_description":"Shop our catalog of red dot sights. We carry top red dot sight like Primary Arms, Sig Romeo1, Sig Romeo MSR, Trijicon MRO, Trijicon RMR, EOTech exps2, Deltapoint pro, & more!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Accessories/2+Offset-Mounts/MCategories+Optics","urlPath":"1+Scope-Accessories/2+Offset-Mounts/MCategories+Optics","url":"1+Scope-Accessories/2+Offset-Mounts/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Offset Mounts for sale | Primary Arms","page_header":" ","meta_description":"Our Catalog of offset mounts. We carry mounts from many brands. Like the trijicon acog","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics","urlPath":"1+Scope-Mounts/MCategories+Optics","url":"1+Scope-Mounts/MCategories+Optics","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a rifle scopes tube diameter?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Knowing the diameter of your rifle scope’s tube is essential. The scope mount’s rings will clamp around this tube to hold your scope firmly in place.\n                    Most rifle scopes feature a 1-inch or 30mm main tube, but it can be difficult to tell the difference just by looking, so make sure by checking the box and user manual, searching for the scope’s specifications online, or even using a caliper to measure the diameter for yourself.\n                    The 1-inch and 30mm 1-piece scope mounts are not interchangeable, you won’t be able to “just make it work” if the mount doesn’t match your scope.\n                    The 35mm and 34mm scope tubes are more rare, and usually found on premium optics. There are high quality choices available for 35mm and 34mm 1-piece scope mounts, but your options will be more limited.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do I need a mount for a prism scope?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Some optics with non-conventional construction will feature their own proprietary mounting systems. Prism scopes like the Trijicon ACOG don’t have a space for rings to clamp onto, so the scope’s body is machined to match a detachable mount underneath.\n                    In these cases, only products that specifically claim to match your scope should be considered. Full size ACOG mounts are a different size than mini-ACOG mounts, so make sure you are clear on which type of ACOG you are shopping for.\n                    Sometimes scopes will utilize a modular mounting system to give users more options for their best prism scope mount. For example, the Primary Arms 2.5x, 3x, and 5x prism scopes include removable mounts for compatibility with the full size ACOG scope mount system.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the most common scope mount base systems?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The most popular mounting option for 1-piece scope mounts is the 1913 MIL-STD rail, also known as the Picatinny rail.\n                    Based on the older “Weaver rail”, the Picatinny rail consists of evenly spaced dovetail brackets separated by slots between them.\n                    Although they use the same overall concept, the difference between Weaver and Picatinny rails is standardization.\n                    Weaver rails have a wide variety of slot sizes and spacing depending on manufacturer and intended use.\n                    The Picatinny rail features consistent measurements for uniform size, shape, and spacing throughout, which must always conform with the military specification.\n                    The Picatinny rail was adopted by the US military in the mid-1990s, and quickly became the industry standard system for attaching optics and other accessories to rifles. Almost every 1-piece scope mount uses the Picatinny rail system.\n                    Precision bolt action rifles from Remington, Savage, Ruger and other manufacturers often come without a scope mount base installed. Other shooters may wish to upgrade their rifle’s base system from an older style to Picatinny.\n                    It is important to note whether your rifle is a short action or a long action for proper Picatinny base fitment to the rifle’s receiver.\n                    Pay close attention to any forward “cant” or taper purposefully built into the base, usually expressed in MOA or minutes of angle. A 0-MOA base will line up its Picatinny rail section exactly level with the barrel’s bore.\n                    A 20-MOA base will position the rail at 20 minutes of angle relative to the bore, with the front of the base sitting slightly lower than the rear. Tapered Picatinny bases are used to ensure that the attached scope does not run out of elevation adjustment when shooting at long range.\n                    PRO TIP: When considering a mechanically tapered scope mount setup for a long-range rifle, be wary of combining bases and mounts that both have built in taper.\n                    For example, attaching a 20-MOA AR-15 Picatinny mount to a 30-MOA Picatinny base mathematically combines both tapers, resulting in an extreme 50-MOA total taper.\n                    Such an extreme angle between scope and bore could adversely affect the rifle’s ability to be sighted in correctly at shorter ranges.\n                    While the vast majority of AR-15s on the market feature “flat top” 1913-MIL STD Picatinny rail receivers, it takes a bit more work to find the best AK-47 scope mount setup for you.\n                    Ultimak mounts that replace the AK’s gas tube are fantastic for mounting red dot sights above the handguards, but traditional rifle scopes must be mounted further to the rear.\n                    RS Products and Midwest Industries make excellent mounts that attach using the AK side rail often located on the left of the receiver.\n                    These mounts curve over the dust cover to place the scope correctly in line with the shooter’s eye. Other manufacturers like Texas Weapons Systems make dust cover mounts featuring built-in Picatinny rails so optics can be placed behind the iron sights on AKs with no side rail.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a quick detach mount?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Quick detach or quick release mounts are very popular among modern sporting rifle shooters. High quality quick release scope mounts allow the user to remove and reattach their scope again and again, by hand using no tools, without “losing zero” and requiring scope adjustment to get back on target.\n                    Some users prefer quick detach mounts to store their rifles more easily without the optics attached.\n                    Others want the ability to remove a malfunctioning scope quickly and continue shooting using back up iron sights. Finally, some shooters want the ability to swap between different scopes on the same rifle depending on the situation. Using QD scope mounts for each optic makes that flexibility possible without re-zeroing the rifle after every configuration change.\n                    Quick release mounts generally use one or two levers in the place of thumb screws, nuts, or Allen head bolts. With the mount placed on the Picatinny rail base, the levers are turned inward, locking them in place and tensioning the mount.\n                    Brands like American Defense, Midwest Industries, and Bobro use various methods to adjust lever tension, allowing the user to account for variations in Picatinny rail dimensions, or simply to suit personal preference. Be aware that excessive lever tension can gouge or dent the receiver rail and make the mount very difficult to remove by hand.\n                    Non-QD mounts requiring tools to install and remove your rifle scope often cost less, weigh less, and are less bulky than similar quick detach mounts.\n                    However, in addition to losing the advantages of tool-less quick release, budget AR-15 scope mounts are often less “repeatable” and more likely to require scope adjustments after each installation onto the rifle.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an optics height & forward offset?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Optic height is expressed as the measurement between the top of the mounting surface and the exact centerline of the scope’s glass.\n                    Common “AR height” 1.5-inch height AR-15 scope mounts will place your eye 1.5 inches above the top of your rifle’s Picatinny rail as you look through the scope. For reference, standard AR-15 iron sight height is just underneath that, at 1.41 inches above the rail.\n                    One-piece scope mounts for AR-15s are so popular that it’s pretty hard to go wrong with optic height. Recently, extra tall 1.93-inch AR scope mounts have been gaining popularity.\n                    These were originally designed so the scope’s field of view would clear bulky accessories like lasers mounted above the rifle’s handguards.\n                    Extra tall AR-15 mounts may be more comfortable for taller shooters or shooters with bigger heads. They may also provide a minor advantage to sight acquisition speed when standing up.\n                    However, when shooting from the prone position your cheek weld may not be as stable and repeatable with an extra tall AR mount.\n                    The big word of caution on one-piece scope mounts is for shooters using rifles other than AR-15s. An AK or a bolt action rifle with the stock positioned significantly lower than the Picatinny mounting surface demands a mount with a much lower central height.\n                    Installing a 1.5-inch AR height mount on a standard Remington 700 will force you to abandon your cheek weld entirely.\n                    You will have to hold your head completely above the stock to look through the scope, and this is far from ideal. For these applications, you need to restrict yourself to looking at mount options with height measurements of 1-inch or even less. Fortunately, the proprietary Ultimak and side rail AK mounts are intentionally designed to place the scope’s centerline as low as possible.\n                    Forward offset refers to the distance between the position of the mount’s rings compared to the position of its Picatinny rail interface area, where it physically attaches to the rifle.\n                    Some rifles like the FN SCAR feature long sections of uninterrupted Picatinny rail, allowing the mount to be placed anywhere along the top of the rifle and making forward offset irrelevant.\n                    However, for rifles like the AR-15 featuring handguards that are separate from the receiver, it is not desirable to place the scope mount on the handguards or use the scope mount as a “bridge” between the receiver and handguard.\n                    A better choice is using a scope mount that only attaches to the rifle’s receiver, with enough forward offset to place the scope at the correct position relative to your eye looking through the scope.\n                    In general, if you are using a long eye relief scope (approaching 4 inches of eye relief), you prefer a shorter length of pull style rifle stock, or you shoot with your head in a forward position in the “nose to charging handle” style, look for a “Recon scope mount” or “SPR scope mount” type with significant forward offset.\n                    If your optic has a short eye relief (2 inches or less), you prefer a full length stock, and you shoot with your head further away from the charging handle of the rifle, then a forward offset mount won’t be needed.\n                    When in doubt about the proper forward offset, AR-15 shooters should err on the side of too much offset, rather than not enough. If your mount doesn’t have enough forward offset when attached to the front edge of the AR-15’s receiver rail, you’ll need to extend your collapsible stock or otherwise find a way to re-position your eye further back.\n                    It is much easier to move the scope mount a couple of slots further to the rear on the receiver due to too much forward offset.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best scope mount?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"When shopping for your best scope mount, you may be surprised by the wide variety of prices that go along with the wide variety of products. The mount’s job is to precisely attach your expensive scope to your expensive rifle in a way that will create durable, repeatable accuracy shot after shot.\n                    A mount that loosens up or breaks can leave you out in the field with no method to accurately aim your rifle. While there certainly are budget optic mounts that will get the job done, our advice is to take your selection of 1-piece mount just as seriously as you took the selection of your rifle and scope.\n                    If your rifle and optic are intended to function correctly in all conditions and survive some measure of accidental abuse, you don’t want the scope mount to be the weak link that lets you down and renders the rest of your investment useless.\n                    If you are researching which 1-piece scope mount is right for your next build and you have a technical question about a product that Primary Arms carries, feel free to call 713-344-9600 or email info@primaryarms.com. Our dedicated customer service team here in Houston, Texas is standing by to help!\n                    List of scope mount manufacturers: Quick detach mounts (American Defense, Bobro Engineering, Burris Optics, Kinetic Development Group, Midwest Industries, Scalarworks, Trijicon), Fixed mounts (Aero Precision, Burris Optics, Daniel Defense, JP Enterprises, Leapers UTG, Nightforce Optics, Nikon, Primary Arms, Sig Sauer, Vortex Optics, Warne Scope Mounts)\n                    Scope mount bases (AimSports, A.R.M.S.\n                    B-Square, Evolution Gun Works, GG&G, Manticore Arms, Midwest Industries, NcSTAR, Nightforce Optics, Seekins Precision, Tactical Solutions, UltiMAK\n                    AK-47 MOUNTS AND BASES (Leapers UTG, Midwest Industries, RS Products, Texas Weapons Systems, Troy Industries, UltiMAK\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"Scope Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Shop our catalog of scope mount here. Trijicon scope mounts, Aero precision, American Defense, Geissele scope mounts & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Rings/MCategories+Optics","urlPath":"1+Scope-Rings/MCategories+Optics","url":"1+Scope-Rings/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Scope Rings for Sale | Primary Arms","page_header":" ","meta_description":"Our catalog of scope rings. from brands like Primary Arms, Burris Optics, Vortex, Seekins precisions and more. we carry 30mm scope rings, 34mm scope rings.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+With-ACSS/MCategories+Optics","urlPath":"2+With-ACSS/MCategories+Optics","url":"2+With-ACSS/MCategories+Optics","template":"default","addition_to_head":"","page_title":"Primary Arms ACSS Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Shop our catalog of Primary Arms ACSS Scopes for sale. At Primary Arms we are proud to deliver the ACSS reticle. You can find it in our Prism scopes & variable zoom scopes.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Muzzle-Devices","urlPath":"1+Muzzle-Devices","url":"1+Muzzle-Devices","template":" ","addition_to_head":" ","page_title":"Muzzle Devices for Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of muzzle devices from brads such as KAK industries, VG6, Strike Industries, Surefire, and more. We carry the best Muzzle devices!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Magpul-UBR-GEN2-Collapsible-Stock-Black","urlPath":"Magpul-UBR-GEN2-Collapsible-Stock-Black","url":"Magpul-UBR-GEN2-Collapsible-Stock-Black","template":" ","addition_to_head":" ","page_title":"Magpul UBR GEN2 Collapsible Stock","page_header":" ","meta_description":"The Magpul ubr gen 2 is a fantastic collapsible stock! Designed to offer the strength and stability of a fixed stock with a consistent and comfortable cheek weld.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Ultimak","urlPath":"Brand+Ultimak","url":"Brand+Ultimak","template":" ","addition_to_head":" ","page_title":"UltiMAK optic mounts for Sale | Primary Arms","page_header":" ","meta_description":"ultimak make some of the best ak 47 mounts on the market. Ultimak also makes shotgun optic mounts, mini 30 scope mounts, and handguards for ak47.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /blog/red-dots-vs-1x-prism-scopes","urlPath":"blog/red-dots-vs-1x-prism-scopes","url":"blog/red-dots-vs-1x-prism-scopes","template":" ","addition_to_head":" ","page_title":"Red Dots vs Prism Scopes | Primary Arms","page_header":" ","meta_description":"Which is best, red dot or prism scope? find out, in the ultimate showdown of red dots and prism scopes. Why use a red dot? why use a prism scope? The answers to all your questions here.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Primary-Arms","urlPath":"1+Red-Dot-Sights/Brand+Primary-Arms","url":"1+Red-Dot-Sights/Brand+Primary-Arms","template":" ","addition_to_head":" ","page_title":"Primary Arms Red Dot Sights for Sale","page_header":" ","meta_description":"The Primary Arms red dot catalog is here. With options like the Primary Arms SLx and Primary Arms Classic series, you'll be sure to find the best red dot for you.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/Brand+Primary-Arms","urlPath":"1+Scope-Mounts/Brand+Primary-Arms","url":"1+Scope-Mounts/Brand+Primary-Arms","template":" ","addition_to_head":" ","page_title":"Primary Arms Scope Mounts for Sale","page_header":" ","meta_description":"Primary Arms scope mounts are offered in a variety of sizes and colors. We have 30mm scope mounts. AR15 scope mounts and scope mounts for prism scopes.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Nikon","urlPath":"1+Scopes/Brand+Nikon","url":"1+Scopes/Brand+Nikon","template":" ","addition_to_head":" ","page_title":"Nikon Rifle Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Our selection of Nikon scopes. We offer the Nikon M-Tactical, Nikon Black series of scopes. Including options for Mrad reticle, MOA reticle and BDC reticle.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Vortex-Optics","urlPath":"1+Red-Dot-Sights/Brand+Vortex-Optics","url":"1+Red-Dot-Sights/Brand+Vortex-Optics","template":" ","addition_to_head":" ","page_title":"Vortex Optics Red Dots for sale | Primary Arms","page_header":" ","meta_description":"Vortex optics red dots are among the best in the world. With the venom red dot, crossfire 2, vortex viper, strikefire 2 & more; you can be sure to find the vortex red dot for you","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Rings/MCategories+Optics/OpticType+34mm","urlPath":"1+Scope-Rings/MCategories+Optics/OpticType+34mm","url":"1+Scope-Rings/MCategories+Optics/OpticType+34mm","template":" ","addition_to_head":" ","page_title":"34mm Scope Rings for Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of 34mm scope rings from top brands. Steiner optics 34mm scope rings, Nightforce 34mm scope rings, seekings precision 34mm scope rings and more. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Vortex-Optics","urlPath":"1+Scopes/Brand+Vortex-Optics","url":"1+Scopes/Brand+Vortex-Optics","template":" ","addition_to_head":" ","page_title":"Vortex Optics for sale | Primary Arms","page_header":" ","meta_description":"Fantastic options for Vortex optics. We carry vortex scopes like the Diamondback tactical, strike eagle, spitfire prism scope, crossfire 2 and more. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Nikon/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","urlPath":"Brand+Nikon/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","url":"Brand+Nikon/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","template":" ","addition_to_head":" ","page_title":"Nikon 1-4x Scope for Sale | Primary Arms","page_header":" ","meta_description":"shop our vast collection of Nikon 1-4x rifle scopes here. You can find the nikon mtactical 1-4x among other great options from Nikon.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Primary-Arms","urlPath":"1+Red-Dot-Mounts/Brand+Primary-Arms","url":"1+Red-Dot-Mounts/Brand+Primary-Arms","template":" ","addition_to_head":" ","page_title":"Primary Arms Red Dot Mounts For Sale","page_header":" ","meta_description":"Primary Arms red dot mounts are available for absolute cowitness, 30mm mounts, Lower 1/3 cowitness, and more. will fit on standard pic rails. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Bushnell","urlPath":"1+Scopes/Brand+Bushnell","url":"1+Scopes/Brand+Bushnell","template":" ","addition_to_head":" ","page_title":"Bushnell Scopes for Sale | Primary Arms","page_header":" ","meta_description":"shop all Bushnell scopes! We carry Bushnell scopes for ar15, ar10 and more. featuring their dropzone reticle, bdc reticle, moa reticle, and more. we have the Bushnell optic for you.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Holosun","urlPath":"1+Red-Dot-Sights/Brand+Holosun","url":"1+Red-Dot-Sights/Brand+Holosun","template":" ","addition_to_head":" ","page_title":"Holosun Red Dot for Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of Holosun red dot sights! we carry tons of options of holosun red dots. like the holosun hs503g, hs510c, he510c, hs403b, and many more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Burris-Optics","urlPath":"1+Scopes/Brand+Burris-Optics","url":"1+Scopes/Brand+Burris-Optics","template":" ","addition_to_head":" ","page_title":"Burris Optics Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Burris optics rifle scopes found here! shop burris optics msr, burris optics rt6, buttis xtr 2, mtac scope,  burris prism scope, and more scopes for your ar15 or rifle.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Vortex-Optics/MCategories+Optics/Magnification+1X-~-6X","urlPath":"Brand+Vortex-Optics/MCategories+Optics/Magnification+1X-~-6X","url":"Brand+Vortex-Optics/MCategories+Optics/Magnification+1X-~-6X","template":" ","addition_to_head":" ","page_title":"Vortex 1-6x Optics for Sale | Primary Arms","page_header":" ","meta_description":"shop for vortex 1-6x strike eagle, razor gen 2, viper pst, and more! These Vortex optics are among the best and come in MOA, BDC, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Leupold/Magnification+1.5X-~-4X","urlPath":"1+Scopes/Brand+Leupold/Magnification+1.5X-~-4X","url":"1+Scopes/Brand+Leupold/Magnification+1.5X-~-4X","template":" ","addition_to_head":" ","page_title":"Leupold 1.5-4x Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Leupold is among the best optics makers in the world. these scopes offer a 1.5 - 4x magnification. Pig-Plex reticle, duplex reticle, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Primary-Arms/MCategories+Optics/Magnification+1X-~-4X","urlPath":"Brand+Primary-Arms/MCategories+Optics/Magnification+1X-~-4X","url":"Brand+Primary-Arms/MCategories+Optics/Magnification+1X-~-4X","template":" ","addition_to_head":" ","page_title":"Primary Arms 1-4x Optics for Sale","page_header":" ","meta_description":"Find here our extensive catalog of Prmary Arms 1-4x LPVO rifle scopes. These scopes offer clear glass, an illuminated duplex dot, and is Single focal plane. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Sights/Brand+Burris-Optics","urlPath":"1+Red-Dot-Sights/Brand+Burris-Optics","url":"1+Red-Dot-Sights/Brand+Burris-Optics","template":" ","addition_to_head":" ","page_title":"Burris Optics Red Dots for Sale | Primary Arms","page_header":" ","meta_description":"shop for burris optics red dots here. we carry only the best, including the Burris fastfire 3, burris fastfire 2, and more. including 3 moa, 4 moa, and 8 moa dots.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Vortex-Optics/MCategories+Optics/Magnification+4X-~-12X","urlPath":"Brand+Vortex-Optics/MCategories+Optics/Magnification+4X-~-12X","url":"Brand+Vortex-Optics/MCategories+Optics/Magnification+4X-~-12X","template":" ","addition_to_head":" ","page_title":"Vortex Optics 4-12x Optics for Sale","page_header":" ","meta_description":"Shop for Vortex optics 4-12x magnification scopes. Including their Crossfire 2 and diamondback models. they come in BDC, and VMR reticles.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Burris-Optics/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","urlPath":"Brand+Burris-Optics/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","url":"Brand+Burris-Optics/MCategories+Optics/custitem_magnification_range+Low-Up-To-8X","template":" ","addition_to_head":" ","page_title":"Burris Optics 1-8x Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Shop these Burris optics scopes from 1-8x magnification. From burris LPVO and burris prism scopes. the Xtr2, rt-6, mtac, ar-536, ar-1x and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Magnifier-Mounts/2+Small-Parts-and-Components/MCategories+Optics","urlPath":"1+Magnifier-Mounts/2+Small-Parts-and-Components/MCategories+Optics","url":"1+Magnifier-Mounts/2+Small-Parts-and-Components/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"EOTech  Replacements Parts for Sale","page_header":" ","meta_description":"shop eotech magnifier mounting screw sets. Never be short a screw again. with these eotech magnifier mounting screw sets for the g23, and g33.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/MCategories+Optics/magnification+2X-7X","urlPath":"1+Scopes/MCategories+Optics/magnification+2X-7X","url":"1+Scopes/MCategories+Optics/magnification+2X-7X","template":" ","addition_to_head":" ","page_title":"2-7x Scopes for Sale | Primary Arms","page_header":" ","meta_description":"shop all 2-7x magnification scopes. with Lpvo and prism scopes available. including top brands like primary arms, trijicon, nikon, bushnell, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Steiner-Optics/MCategories+Optics","urlPath":"Brand+Steiner-Optics/MCategories+Optics","url":"Brand+Steiner-Optics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Steiner Optics for Sale | Primary Arms","page_header":" ","meta_description":"Steiner optics scopes and scope mounts. Included here are steiner prism scopes, steiner rifle scopes, steiner 30mm mounts and steiner micro reflex sights.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Optics/custitem_optic_series+GLx","urlPath":"MCategories+Optics/custitem_optic_series+GLx","url":"MCategories+Optics/custitem_optic_series+GLx","template":" ","addition_to_head":" ","page_title":"GLx Scopes for sale | Primary Arms","page_header":" ","meta_description":"Our top of the line Primary arms Glx scope is here. Enjoy clear glass and optimal performance from the Primary arms Glx series.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Leapers--SLASH--UTG/MCategories+Optics","urlPath":"Brand+Leapers--SLASH--UTG/MCategories+Optics","url":"Brand+Leapers--SLASH--UTG/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Leapers UTG Scope for sale | Primary Arms","page_header":" ","meta_description":"our catalog of Leapers UTG scopes, leapers utg scope mount, and leapers utg red dots are all here. from their accu-sync mounts, to their ak side mounts, we carry what you need.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Sun-Shades/Brand+Primary-Arms/MCategories+Optics","urlPath":"2+Sun-Shades/Brand+Primary-Arms/MCategories+Optics","url":"2+Sun-Shades/Brand+Primary-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Primary Arms Sun Shades for Sale","page_header":" ","meta_description":"We carry a wide variety of sun shades from primary arms. offering great sun shades for 4-14x scopes, and glx scopes. you can find the perfect sunshade here.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+AK-Optic-Mounts/MCategories+Optics/OpticType+Aimpoint-T2","urlPath":"1+AK-Optic-Mounts/MCategories+Optics/OpticType+Aimpoint-T2","url":"1+AK-Optic-Mounts/MCategories+Optics/OpticType+Aimpoint-T2","template":" ","addition_to_head":" ","page_title":"AK Mount for Aimpoint T2 | Primary Arms","page_header":" ","meta_description":"mounts for an AK are hard to come by. We have the solution for you with AK mount for Aimoint T2 from RS regulate, midwest industries, and century arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Burris-Optics/MCategories+Optics","urlPath":"1+Scopes/Brand+Burris-Optics/MCategories+Optics","url":"1+Scopes/Brand+Burris-Optics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Burris Optics Scopes for Sale | Primary Arms","page_header":" ","meta_description":"Shop Burris Optics scopes! ncluding their RT-6, XTR, eliminator and Burris optics prism scopes. perfect for your ar15 or rifle.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Accessories/Brand+Primary-Arms/MCategories+Optics","urlPath":"1+Scope-Accessories/Brand+Primary-Arms/MCategories+Optics","url":"1+Scope-Accessories/Brand+Primary-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Primary Arms Scope Accessories for Sale","page_header":" ","meta_description":"Primary Arms throw lever, sun shades, anti-reflective device for scopes, and more! shop these great scope accessories from Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scopes/Brand+Nightforce-Optics/MCategories+Optics","urlPath":"1+Scopes/Brand+Nightforce-Optics/MCategories+Optics","url":"1+Scopes/Brand+Nightforce-Optics/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Nightforce Optics for Sale | Primary Arms","page_header":" ","meta_description":"Shop nightforce optics! we carry nightfore beast, nightforce nx8, nightforce nxs, and more! some of the best scopes on the market can be found here.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-VCOG","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-VCOG","url":"1+Scope-Mounts/MCategories+Optics/OpticType+Trijicon-VCOG","template":" ","addition_to_head":" ","page_title":"Trijicon VCOG Scope Mount for Sale","page_header":" ","meta_description":"shop these mounts for the Trijicon VCOG scope here! Trijicon make some of the words best optics, so have the best mount for your VCOG.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/Brand+NcSTAR/MCategories+Optics","urlPath":"1+Scope-Mounts/Brand+NcSTAR/MCategories+Optics","url":"1+Scope-Mounts/Brand+NcSTAR/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"NcStar Scope Mounts","page_header":" ","meta_description":"AR15 and M16 optics rails from ncstar. shop their extensive collection of optics rails and raiser rails. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/Brand+Sig-Sauer/MCategories+Optics","urlPath":"1+Scope-Mounts/Brand+Sig-Sauer/MCategories+Optics","url":"1+Scope-Mounts/Brand+Sig-Sauer/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Sig Sauer Scope Mounts for Sale","page_header":" ","meta_description":"Shop SIG Sauer Alpha One scope mounts here at Primary arms. we carry the alpha one 34mm, and alpha one 30 mm scope mounts.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Scope-Mounts/MCategories+Optics/OpticType+Primary-Arms-1X-Prism-Scope","urlPath":"1+Scope-Mounts/MCategories+Optics/OpticType+Primary-Arms-1X-Prism-Scope","url":"1+Scope-Mounts/MCategories+Optics/OpticType+Primary-Arms-1X-Prism-Scope","template":" ","addition_to_head":" ","page_title":"Primary Arms Prism Scope Mounts for Sale","page_header":" ","meta_description":"Shop Primary Arms Prism scope mounts here. scope mounts in black and FDE scope mounts. ar15 Mounts for prism scopes.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+With-ACSS/Brand+Primary-Arms/MCategories+Optics","urlPath":"2+With-ACSS/Brand+Primary-Arms/MCategories+Optics","url":"2+With-ACSS/Brand+Primary-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Primary Arms Optics with ACSS for Sale","page_header":" ","meta_description":"Shop the whole catalog of Primary Arms optics with ACSS. 1-6x zoom, 1-8x zoom, prism scopes and more. The Acss Raptor, acss cyclops, and more can all be found here.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Accessories/Brand+Trijicon/MCategories+Optics","urlPath":"1+Red-Dot-Accessories/Brand+Trijicon/MCategories+Optics","url":"1+Red-Dot-Accessories/Brand+Trijicon/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Trijicon Red Dot Accessories for Sale","page_header":" ","meta_description":"Shop our selection of trijicon accessories for red dot sights, like scopecoats, anti reflective devices, and battery caps.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Accessories/Brand+Scopecoat/MCategories+Optics","urlPath":"1+Red-Dot-Accessories/Brand+Scopecoat/MCategories+Optics","url":"1+Red-Dot-Accessories/Brand+Scopecoat/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Scopecoats for Sale | Primary Arms","page_header":" ","meta_description":"Scopecoats for EOtech g33, scopecoats for aimpoint comp and scopecoats for other magnifiers. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Trijicon/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Trijicon/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Trijicon/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Trijicon Red Dot Mounting Plates for Sale | Primary Arms","page_header":" ","meta_description":"Mounting plates for trijicon red dots. inlcuding the trijicon rmr, trijicon mro, trijicon acog and more. from trijicon rmr qd mounts and rmr ar15 mounts.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Agency-Arms/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Agency-Arms/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Agency-Arms/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Agency Arms Red Dot Mounts for Sale | Primary Arms","page_header":" ","meta_description":"Agency Arms glock cover plate for trijicon rmr, trijicon rmo, deltapoint pro, and more. shop slide cover plates from agency arms for the most popular red dot sights availible.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Bobro-Engineering/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Bobro-Engineering/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Bobro-Engineering/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Bobro Engineering Red Dot Mounts for Sale","page_header":" ","meta_description":"bobro engineering aimpoint t1 mounts for red dot sights. aimpoint 30mm cantilever mount and more can be found here. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Arisaka-Defense/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Arisaka-Defense/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Arisaka-Defense/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Arisaka Defense Red Dot Mounts for Sale","page_header":" ","meta_description":"Shop our huge variety of arisaka red dot mounts. arisaka mounts for trijicon, deltapoint pro, aimpoint micro and more. we also offer arisaka offset mounts!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Red-Dot-Mounts/Brand+Scalarworks/MCategories+Optics","urlPath":"1+Red-Dot-Mounts/Brand+Scalarworks/MCategories+Optics","url":"1+Red-Dot-Mounts/Brand+Scalarworks/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Scalarworks Red Dot Mounts for Sale","page_header":" ","meta_description":"scalarworks red dot mounts! we carry scalarworks leap mounts for aimpoint t2, trijicon rmr, and many more. check out all the best scalarworks mounts here.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /AdName+Clearance/MCategories+Optics","urlPath":"AdName+Clearance/MCategories+Optics","url":"AdName+Clearance/MCategories+Optics","template":" ","addition_to_head":" ","page_title":"Optics on Sale | Primary Arms","page_header":" ","meta_description":"Discounts on a ll your favorite optics brands. with these savings you sure can find the optic for you. rifle scopes, red dots, prism scopes, LPVO, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Barreled-Assemblies/Brand+Ghost-Firearms/MCategories+AR-15","urlPath":"1+Upper-Barreled-Assemblies/Brand+Ghost-Firearms/MCategories+AR-15","url":"1+Upper-Barreled-Assemblies/Brand+Ghost-Firearms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Ghost Firearms AR15 Upper Receivers For Sale","page_header":" ","meta_description":"Shop our Selection of Ghost Firearms upper receivers. Complete Upper Receiver available in a variety of calibers. Ghost uppers also available in Black ,Blue, Burnt Bronze & more colors.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Complete-Assemblies/Brand+Radical-Firearms/MCategories+AR-15","urlPath":"1+Upper-Complete-Assemblies/Brand+Radical-Firearms/MCategories+AR-15","url":"1+Upper-Complete-Assemblies/Brand+Radical-Firearms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR15 Radical Firearms Upper Receivers for Sale","page_header":" ","meta_description":"Radical Firearms stripped, barreled, & complete AR15 upper receivers for sale at Primary Arms. Best prices, fast shipping, leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Assembly+Stripped/MCategories+AR-15","urlPath":"1+Upper-Receivers/Assembly+Stripped/MCategories+AR-15","url":"1+Upper-Receivers/Assembly+Stripped/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR 15 Stripped Upper Receiver for Sale | Primary Arms","page_header":" ","meta_description":"AR 15 Stripped Upper Receivers for sale at Primary Arms. Get yours while they last and build your dream AR. We've got billet and forged stripped uppers.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Aero-Precision/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Aero-Precision/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Aero-Precision/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Aero Precision Upper Receiver For Sale","page_header":" ","meta_description":"Shop our selection of Aero Precision Upper for sale. Stripped uppers like their M4E1 Enhanced upper, AR15 upper, & more. They come in Black, Burnt Bronze & FDE.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Anderson-Manufacturing/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Anderson-Manufacturing/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Anderson-Manufacturing/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Anderson Manufacturing Upper For Sale","page_header":" ","meta_description":"Shop our Vast selection of Anderson manufacturing upper receivers! An Anderson Manufacturing AR15 upper receiver is a great place to start a new build. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Bravo-Company-Manufacturing/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Bravo-Company-Manufacturing/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Bravo-Company-Manufacturing/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Bravo Company Manufacturing Upper For Sale","page_header":" ","meta_description":"Shop our vast selection of BCM AR 15 upper receivers! When you want to build the best, a BCM upper are a great place to start! ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"COVID19","urlPath":"covid19","url":"covid19","template":" ","addition_to_head":" ","page_title":"COVID19","page_header":"COVID19","meta_description":"covid19","meta_keywords":"covid19","customrecorddata":"","type":1,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Colt/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Colt/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Colt/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Colt AR15 Uppers For Sale","page_header":" ","meta_description":"Shop our wide selection of Colt AR15 Upper receivers! Many lengths including 11.5 ar upper, 12.5 ar upper & more.  We offer low prices and fantastic customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Cross-Machine-Tool/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Cross-Machine-Tool/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Cross-Machine-Tool/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Cross Machine Tool Uppers For Sale","page_header":" ","meta_description":"Shop our Store for the best selection of Cross Machine Tool uppers. AR15 upper that are left handed, billet upper, without forward assist and more. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Daniel-Defense/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Daniel-Defense/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Daniel-Defense/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Daniel Defense Upper For Sale","page_header":" ","meta_description":"Shop our selection of Daniel Defense upper here. We carry AR15 upper that are the perfect addition to your arsenal or AR15 build. MK18, DDM4v7,  & more From Daniel Defense.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Diamondhead-USA/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Diamondhead-USA/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Diamondhead-USA/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Diamondhead USA Upper For Sale","page_header":" ","meta_description":"Shop our selection of Diamondhead-USA upper here. We carry AR15 upper that are the perfect addition to your AR15 build.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+EDC-Tactical/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+EDC-Tactical/MCategories+AR-15","url":"1+Upper-Receivers/Brand+EDC-Tactical/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"EDC Tactical Upper For Sale","page_header":" ","meta_description":"Shop our selection of EDC Tactical upper here. We carry AR15 upper that are the perfect addition to your AR15 build. Primary Arms offers great prices & top class customer service.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Fortis-Manufacturing/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Fortis-Manufacturing/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Fortis-Manufacturing/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Fortis Manufacturing Upper For Sale","page_header":" ","meta_description":"Shop our vast selection of Fortis upper! Fortis billet upper, is a fantastic option for your next ar15 upper! Primary Arms offers great prices & great customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Geissele-Automatics/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Geissele-Automatics/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Geissele-Automatics/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Geissele AR15 Uppers | Complete, Stripped, and Barreled","page_header":" ","meta_description":"Shop our selection of Geissele uppers here. We carry AR15 uppers including the USASOC improved, URGI & Super Duty upper receivers From Geissele Automatics.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+GG-AND-G/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+GG-AND-G/MCategories+AR-15","url":"1+Upper-Receivers/Brand+GG-AND-G/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"GG And G Upper For Sale","page_header":" ","meta_description":"Shop our selection of GG and G upper here. We carry AR15 upper that are the perfect addition to your arsenal or AR15 build.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Guntec-USA/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Guntec-USA/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Guntec-USA/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Guntec USA Upper For Sale","page_header":" ","meta_description":"Shop our wide selection of Guntec USA upper receivers. Perfect for your next AR15 upper build or AR9 build.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Kinetic-Development-Group/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Kinetic-Development-Group/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Kinetic-Development-Group/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Kinetic Development Upper For Sale","page_header":" ","meta_description":"Shop our vast selection of Kinetic Development Upper receivers! We carry their best AR15 upper at the best prices. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Lewis-Machine--AND--Tool/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Lewis-Machine--AND--Tool/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Lewis-Machine--AND--Tool/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"LMT Upper For Sale","page_header":" ","meta_description":"Shop our wide selection of Lewis Machine & Tool upper receivers. LMT 10.5 upper, LMT mpr upper, mlc upper & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Matrix-Arms/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Matrix-Arms/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Matrix-Arms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Matrix Arms Upper For Sale","page_header":" ","meta_description":"Shop our selection of Matrix Arms upper receivers here! We offer many of their best AR15 upper receivers at the best prices.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+New-Frontier-Armory/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+New-Frontier-Armory/MCategories+AR-15","url":"1+Upper-Receivers/Brand+New-Frontier-Armory/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"New Frontier Armory Upper For Sale","page_header":" ","meta_description":"Shop our selection of New Frontier upper here! We offer low pricing on all New Frontier uppers. The C9 upper is fantastic for a new AR9 build.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Noveske-Rifleworks/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Noveske-Rifleworks/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Noveske-Rifleworks/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Noveske Upper For Sale","page_header":" ","meta_description":"Shop our selection of Noveske Rifleworks upper receivers. We carry their best products like the N4 stripped upper, 300 blackout upper, 10.5 upper, & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Odin-Works/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Odin-Works/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Odin-Works/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Odin Works Upper For Sale","page_header":" ","meta_description":"Shop our selection of Odin Works uppers for sale. We offer Odin Works billet uppers, Ar15 uppers, AR9 uppers & many more. In both Black and FDE upper.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Radical-Firearms/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Radical-Firearms/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Radical-Firearms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Radical Firearms Upper For Sale","page_header":" ","meta_description":"Shop our selection of Radical Firearms upper receivers! Complete uppers, 11.5 upper, 6.8 pistol upper, hbar upper, 11.5 upper & more. The best prices and be selection found here.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Rise-Armament/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Rise-Armament/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Rise-Armament/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Rise Armament Upper For Sale","page_header":" ","meta_description":"Shop our selection of Rise Armament upper receivers for sale. Rise Armament offers amazing choices for your next AR15 build.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Rock-River-Arms/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Rock-River-Arms/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Rock-River-Arms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Rock River Arms Upper For Sale","page_header":" ","meta_description":"Shop our selection of Rock River Arms! We are proud to offer Rock River Arms uppers for your AR15 at great prices and with amazing customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Seekins-Precision/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Seekins-Precision/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Seekins-Precision/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Seekins Precision Upper For Sale","page_header":" ","meta_description":"Shop our selection of Seekins Precision upper receivers here! We offer many of their best AR15 upper receivers at the best prices.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Spikes-Tactical/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Spikes-Tactical/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Spikes-Tactical/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Spikes Tactical Upper For Sale","page_header":" ","meta_description":"Shop our selection of Spikes Tactical upper receivers here! We offer many of their best AR15 upper receivers at the best prices.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Tiger-Rock/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Tiger-Rock/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Tiger-Rock/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Tiger Rock Upper For Sale","page_header":" ","meta_description":"Shop our selection of Tiger Rock upper receivers here! We offer many of their best AR15 upper receivers at the best prices.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Troy-Industries/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Troy-Industries/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Troy-Industries/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Troy Industries Upper For Sale","page_header":" ","meta_description":"Shop our selection of Troy Industries upper receivers here! We offer many of their best AR15 upper receivers at the best prices.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+VLTOR/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+VLTOR/MCategories+AR-15","url":"1+Upper-Receivers/Brand+VLTOR/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"VLTOR Upper For Sale","page_header":" ","meta_description":"Shop our selection of VLTOR upper receivers here! We offer many of their best AR15 upper receivers at the best prices.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/CaliberGauge+.450-Bushmaster/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+.450-Bushmaster/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+.450-Bushmaster/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":".450 Bushmaster Upper For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of .450 buchmaster ar 15 uppers. We offer 450 uppers from brands like Radical firearms and more. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/CaliberGauge+.458-SOCOM/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+.458-SOCOM/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+.458-SOCOM/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":".458 SOCOM Upper For Sale | Primary Arms","page_header":" ","meta_description":"Shop our wide selection of .458 SOCOM upper. We carry top brands like KAK industries, Anderson Manufacturing and more. Find the perfect .458 SOCOM upper for AR15 today.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/CaliberGauge+300-BLK_2/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+300-BLK_2/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+300-BLK_2/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"300 BLK Upper For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of 300 blackout upper. We carry complete AR15 upper,  300 blk pistol upper,  & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/CaliberGauge+556-NATO/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+556-NATO/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+556-NATO/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"556 NATO Upper For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of 5.56 upper receivers. AR15 upper chambered in 556 are the most popular. We carry top brands like Aero Precision, Ruger, Sig, HK, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/CaliberGauge+6.5-Grendel-Type-2/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+6.5-Grendel-Type-2/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+6.5-Grendel-Type-2/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"6.5 Grendal Type 2 Upper | Primary Arms","page_header":" ","meta_description":"Shop our Selection of 6.5 Grendal Type 2 Uppers. We carry AR15 Uppers for 6.5 Grendal from top brands Radical Firearms and Odin Works.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/CaliberGauge+762X39mm/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+762X39mm/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+762X39mm/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"7.62x39 Chambered AR15 Upper | Primary Arms","page_header":" ","meta_description":"Shop our selection of Barreled Uppers for AR15. These Barreled uppers are chambered in 7.62x39. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/CaliberGauge+9mm-Luger/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+9mm-Luger/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+9mm-Luger/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"9mm Upper For Sale | Primary Arms","page_header":" ","meta_description":"9mm AR Upper Receivers For Sale at Primary Arms. Shop our selection of Complete 9mm Upper Receivers from a variety of brands like CMMG.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/MCategories+AR-15","urlPath":"1+Upper-Receivers/MCategories+AR-15","url":"1+Upper-Receivers/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do you build an AR 15 Upper Receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR-15 is a rifle comprised of two halves; the upper and lower mated together, each responsible for their own essential functions.\n                    While the lower is the half of the rifle that’s considered the “firearm”, and therefore gets a lot of attention, the components that most largely determine the performance of the rifle reside with the upper.\n                    The upper contains the bolt carrier group, and is the half of the AR-15 the barrel attaches to, so making the right selection of upper parts to match your desired performance is critical.\n                    A significant advantage of the upper – unlike a lower receiver – is it's not considered a firearm by the Bureau of Alcohol, Tobacco, and Firearms.\n                    This means you can purchase the upper and have it shipped right to your door, no FFL transfer and no paperwork. A shooter can assemble a variety of upper configurations and use all of them with the same lower. Meaning you only have 'one' serialized firearm.\n                    Perhaps you’d like a few options in alternate calibers, with different gas systems, different barrel lengths, or different optics.\n                    Maybe you’d like a 5.56 NATO upper with iron sights for plinking and target shooting, and a suppressed 300 Blackout upper with a 1-6X variable zoom optic for hunting. Having two dedicated rifles is certainly an option, and if you want to get the absolute best performance from each specialized set-up, that is probably the way to go. But if you’re on a budget, or you just prefer to keep your trigger, stock, and all other factors consistent and have the flexibility of different calibers and set-ups, all you need is different assembled upper.\n                    Hot Dog! Many manufacturers offer a number of options when it comes to AR uppers, so what are the most important things to consider when choosing your next one? What makes a good upper receiver?\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 upper made of?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"While there are many versions of the AR-15 upper , the most commonly available version on the market today is the flat-topped A4-style upper that does not feature a carry handle. So, what are uppers made of?\n                    They come in a few different types of material and use different construction methods. It’s important to know the differences.\n                    High tensile strength aluminum is the preferred construction material for AR-15 receivers, and it is generally accepted that 7075-T6 is the best aluminum for the task as it carries the MIL SPEC designation for the military’s M4 Carbine uppers and lowers. Some receivers you’ll find are made from 6061-T6 aluminum, which has less zinc in the alloy than 7075-T6.\n                    This makes it easier to work with in the manufacturing process, but it is not as stress-resilient or as strong as 7075-T6 which can be as hard as steel. 6061-T6 aluminum will almost certainly be able to stand up to any demands you will be putting on your rifle, but understanding the differences is still better than being uninformed.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a billet upper receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Receivers, both upper and lower, are made one of two ways; they will either be a forged receiver or a billet receiver.\n                    A “billet” upper receiver is machined from a solid piece of bar stock aluminum. A CNC machine completes all the work, taking the solid block of material and trimming it down to the exact size and shape required.\n                    This methodology treats the receivers somewhat like a sculpture, and it usually means there’s a large amount of customization that can be done on the receiver to make it more aesthetic and personal to the shooter.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the AR-15 barrel lengths?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"There are a variety of reasons to consider various barrel lengths for your rifle.\n                    Some applications, such as home defense, favor a shorter barrel length so that you can clear doors and hallways with ease. Professionals favor 10”-12” barrels for many close-quarters carbines, and you can replicate their performance with a similarly sized AR pistol. If you want a shorter AR, we recommend looking at a caliber like .300 Blackout, which excels in shorter barrel lengths.\n                    For accuracy at further distances (or for hunting purposes), you’ll want the velocity and ballistic profile provided by a longer barrel. Many special purpose rifles will use an 18”-20” barrel to achieve a good balance of velocity and handling, though these rifles can still feel unwieldy in a hallway.\n                    The most common barrel length for a 5.56 AR is 16 inches. With this length, you don’t need a tax stamp or a pistol brace, and you’re accurate out to 500 yards. It’s a comfortable middle-ground that does well in almost any setting.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a forged upper receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"A “forged” receiver uses large mechanical hammer to stamp out the rough shape of a receiver from heated aluminum. After the initial size and shape has been achieved, the receiver is then finished on a CNC machine.\n                    It is generally agreed upon by metallurgists that, because of the compressive forces involved in the forging process, a forged receiver is stronger than a billet receiver. The shaping of the receiver under pressure causes the grain of the metal to follow the same shape as the receiver itself, providing for continuous grain characteristics in the overall product.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What other materials are uppers made of?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"It is possible that you will encounter “cast” receivers from time to time as well. These are by far the lightest of any aluminum receivers, but also very much the weakest.\n                    They are made by pouring liquid aluminum into a form, or cast, and letting it solidify. These are usually finished on CNC machines as well. While these are usually budget-friendly options and could be considered “good enough” for some applications, these are generally not made strong enough to be considered for use on a rifle you’d actually like to shoot often.\n                    Quality AR parts manufacturers don’t produce these types of lowers, and we at Primary Arms don't carry any.\n                    There are also a few special cases where companies will offer polymer uppers, usually reinforced with metal in key places.\n                    These are far less common than lowers made of polymer which are rising in popularity and viability as a cost-effective option, and they are only a viable option for uppers if you are looking to build or convert an AR-15 in .223 Winchester or 5.56 NATO to an AR rifle that shoots strictly .22 LR ammo.\n                    A polymer upper likely isn’t strong enough to be safely used with standard AR-15 loadings as the action of the rifle takes place in the upper.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a stripped AR-15 upper?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Stripped uppers are the most affordable and offer the AR builder a chance to customize every aspect of the build with custom-selected parts. A stripped upper DOES NOT comes with a bolt or carrier, a barrel, a port cover, a parts kit, a charging handle, a gas system, a handguard. A stripped upper is the most base part when assembling your own upper receiver.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an assembled AR-15 upper receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The assembled uppers include small parts such as the ejection port door and forward assist already installed on the upper receiver. this upper will not come with a barrel, charging handle, gas system, handguard, or BCG. A great place to start if you don't want to mess with tiny springs in the port cover, and forward assist.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a barreled upper receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Barreled upper assemblies come with the barrel already attached and generally include a drop in or free-floating handguard installed as well. These assemblies will also come with gas systems in place at a specified length. It is important to note, these barreled upper assemblies will not include a bolt carrier group or a charging handle, and those will have to be purchased separately.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a complete AR-15 upper receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"If you’d rather purchase your upper with all the components included, a complete upper assembly is the best option. These assemblies come ready to be taken out of the box and mated with a complete lower receiver to form a complete rifle. Lots of owners will have several complete upper receivers, some with different length barrels, different calibers, or particular features, and have just one lower that accepts them all.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the forward assist button?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The forward assist button resides on the shooter’s right-hand-side of the assembly. This feature was added to Eugene Stoner’s original design during the period of time that was arguably the most tumultuous for the AR-15.\n                    American soldiers overseas were seeing their rifles jam or fail to go fully into battery on a frequent basis, so the forward assist was added, along with a scored bolt carrier to allow the assist button to press the bolt forward manually. In the event that the extractor doesn’t clip around the rim of the casing, or the bolt head fails to lock completely into the barrel extension, the forward assist can be pressed or struck with the palm to attempt to properly engage the bolt carrier group.\n                    Older ammunition had a high carbon content that led to frequent buildups inside the bolt carrier compartment and chamber. This caused the issues which made the forward assist necessary. Today, many will dispute the relevance of a forward assist, but the feature provides an additional level of control with negligible trade-offs.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an ejection port cover?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Located on the same side as the forward assist, the ejection port allows for the spent casing in the chamber to be removed and flung out of the receiver by the extractor. This happens as the bolt carrier group slams rearward, cycling the firearm and stripping a new round into the chamber as it returns forward.\n                    On most MIL-SPEC uppers, the ejection port will be coupled with an ejection port cover to protect the BCG and interior of the receiver from debris.\n                    These can come already installed on a receiver or may need to be purchased separately. The MIL SPEC dust cover is made of aluminum, but many companies are offering custom dust covers for extra personalization and functionality.\n                    One great example is the Strike Industries Enhanced Ultimate Dust Cover for standard AR and large frame rifles. These are made of polymer and feature a proprietary design that seals the ejection port more securely from dust and debris and are also built to attach and detach much easier than MIL SPEC dust covers.\n                    The polymer construction allows the port to simply snap into place and function just the same as MIL SPEC covers that must be attached with a full-length pin that extends through the assembly. It is also completely resistant to rust and corrosion, and will never fade in color like metal dust covers often can.\n                    If you are considering an upper that will be used with big bore AR-15 cartridges, such as .450 Bushmaster .458 SOCOM, or .50 Beowulf, then you should take note that the ejection port on a MIL SPEC upper will need to be slightly enlarged to accommodate the larger cartridge as it ejects. The standard size dust cover will still fit properly over top of an enlarged port.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a shell deflector?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Located just behind the ejection port, and in front of the forward assist on models that feature them, is the shell deflector, or brass bump. It’s a small piece of the unit's body that extends outward to intercept the rearward trajectory of a spent casing as it ejects through the ejection port and deflects the brass away from the shooter.\n                    While it’s possible to operate a rifle without a brass bump – these are usually called slick- or slab-sided receivers depending on the manufacturer – shell deflectors do have the potential to improve the overall shooting experience, as the shooter doesn’t have to worry about hot brass ejecting back and towards his or her face.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What colors do upper receivers come in?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"While the Military stipulates that all upper receivers are hardcoat anodized in black, and this process has become standard industry practice for its durability and corrosion resistance, many manufacturers are offering their uppers with a variety of color options and coatings.\n                    The anodization process can also be used to impart certain colors onto receivers, giving you some flexibility beyond the standard black finish. Even more colors like OD Green, Flat Dark Earth (FDE), Titanium Blue, Tungsten Grey, Burnt Bronze, Coyote Tan, or many others, can be applied to the receiver with topcoats like Cerakote or Duracoat.\n                    These coatings go over top of the anodization and provide some additional protection and wear-resistance. A handful of manufacturers, like WMD Guns for example, will use a Nickel Boron coating, similar to the coatings that are popular on internal AR components, for a unique looking finish and excellent wear and corrosion resistance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Who makes the best AR-15 upper receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Keeping in mind that uppers come as either stripped, barreled, or complete assemblies, there is a considerable amount of price difference between types. The cheapest way to purchase an AR upper is to buy a stripped version and add the parts yourself. Barreled uppers will generally be more expensive, but not quite as expensive as complete uppers.\n                    While many manufacturers will offer a variety of options, from stripped to complete, and the prices will vary, we have listed the popular brands we sell below and grouped by general price-points, from budget-friendly, to moderate, to high-end.\n                    Budget-Friendly Stripped Uppers: Anderson Manufacturing, Bear Creek Arsenal, Expo Arms, KAK Industry, Matrix Arms, Radical Firearms.\n                    Moderately Prices Stripped Uppers: Aero Precision, Black Rain Ordinance, Bravo Company Manufacturing, CMMG, Luth-AR, Cross Machine Tool, New Frontier Armory, Spikes Tactical, WMD Guns, ZEV Technologies.\n                    High-End Stripped Uppers: Fortis Manufacturing, F-1 Firearms, Guntec USA, Lantac USA, ODIN Works, Rise Armament, Seekins Precision, VLTOR.\n                  \"  \n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What AR-15 upper receivers does Primary Arms carry?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Our selection of AR upper receiver products includes AR stripped uppers, M4 uppers, complete upper receivers, skeletonized uppers, barreled upper receiver assemblies and more. Choose from products made by the world’s top manufacturers.\"  \n                }\n            ]\n        }\n    ]\n}\n]\n}  \n</script>","page_title":"AR15 Upper Receiver For Sale | Primary Arms","page_header":" ","meta_description":"Shop our Selection of AR15 upper receivers. We carry uppers from top brands like Anderson Manufacturing, Radical Firearms, Aero Precision, Colt, CMMG, Bravo Company, & More. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/BarrelLength+13.7%22/MCategories+AR-15","urlPath":"1+Upper-Receivers/BarrelLength+13.7%22/MCategories+AR-15","url":"1+Upper-Receivers/BarrelLength+13.7%22/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"13.7 Barreled Upper For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of 13.7 Barreled Uppers for AR15. We carry a vast selection so you can find the perfect 13.7 barreled upper for your next AR15 build.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/BarrelLength+18%22/MCategories+AR-15","urlPath":"1+Upper-Receivers/BarrelLength+18%22/MCategories+AR-15","url":"1+Upper-Receivers/BarrelLength+18%22/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"18 Barreled AR15 Upper For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of 18 Barreled Uppers for AR15. We carry a vast selection so you can find the perfect 18 barreled upper for your next AR15 build.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/BarrelLength+8.25%22/MCategories+AR-15","urlPath":"1+Upper-Receivers/BarrelLength+8.25%22/MCategories+AR-15","url":"1+Upper-Receivers/BarrelLength+8.25%22/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"8.25 Barreled AR15 Upper For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of 8.25 Barreled Uppers for AR15. We carry a vast selection so you can find the perfect 8.25 barreled upper for your next AR15 build.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/2+Front-Sight-Posts/MCategories+AR-15","urlPath":"1+Back-Up--SLASH--Iron-Sights/2+Front-Sight-Posts/MCategories+AR-15","url":"1+Back-Up--SLASH--Iron-Sights/2+Front-Sight-Posts/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Front Sight Posts for AR15 Back up Iron Sights","page_header":" ","meta_description":"Shop our selection of AR15 front site posts. We carry BUIS front sight replacements from top brands like KNS, Night Fision, & more. With Tritium front sight posts, you can see great at night.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/2+Front-Sights/MCategories+AR-15","urlPath":"1+Back-Up--SLASH--Iron-Sights/2+Front-Sights/MCategories+AR-15","url":"1+Back-Up--SLASH--Iron-Sights/2+Front-Sights/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Front AR15 Sights For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of AR15 iron sights for sale. With these AR15 front sight, you'll never miss again. We offer top brands like Leapers, Magpul MBUS, Troy Industries, Daniel Defense, & more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/2+Offset-Sights/MCategories+AR-15","urlPath":"1+Back-Up--SLASH--Iron-Sights/2+Offset-Sights/MCategories+AR-15","url":"1+Back-Up--SLASH--Iron-Sights/2+Offset-Sights/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Offset Iron Sights For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of offset iron sights! We offer AR15 offset sights from top brands like Troy Industries, Strike Idustries, & more. 45 degree iron sights are great for any AR 308.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/2+Rear-Sights/MCategories+AR-15","urlPath":"1+Back-Up--SLASH--Iron-Sights/2+Rear-Sights/MCategories+AR-15","url":"1+Back-Up--SLASH--Iron-Sights/2+Rear-Sights/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR15 Rear Sight for Sale | Primary Arms","page_header":" ","meta_description":"Shop our wide selection of AR15 rear sight. We carry rear iron sights from top brands like Magpul MBUS, Leapers UTG, Troy Industries, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/2+Sight-Sets/MCategories+AR-15","urlPath":"1+Back-Up--SLASH--Iron-Sights/2+Sight-Sets/MCategories+AR-15","url":"1+Back-Up--SLASH--Iron-Sights/2+Sight-Sets/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Iron Sights! | Best Iron Sights For Sale | Primary Arms","page_header":" ","meta_description":"Shop our huge selection of ar15 iron sights. We carry sights from top brands like Guntec, Magpul, Troy Industries & more. Including offset Iron sights.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Back-Up--SLASH--Iron-Sights/MCategories+AR-15","urlPath":"1+Back-Up--SLASH--Iron-Sights/MCategories+AR-15","url":"1+Back-Up--SLASH--Iron-Sights/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Iron Sights! | Best Iron Sights For Sale | Primary Arms","page_header":" ","meta_description":"Shop our huge selection of ar15 iron sights. We carry sights from top brands like Guntec, Magpul, Troy Industries & more. Including offset Iron sights.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Parts-and-Kits/2+Lower-Parts-Kits/MCategories+AR-15-Upper-Parts","urlPath":"1+Lower-Parts-and-Kits/2+Lower-Parts-Kits/MCategories+AR-15-Upper-Parts","url":"1+Lower-Parts-and-Kits/2+Lower-Parts-Kits/MCategories+AR-15-Upper-Parts","template":" ","addition_to_head":" ","page_title":"Lower Parts Kits For Sale | Primary Arms","page_header":" ","meta_description":"Shop our huge selection of AR15 upper parts kits. We offer ar upper parts kits from top brands like WMD Guns & more. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Parts-and-Kits/MCategories+AR-15","urlPath":"1+Lower-Parts-and-Kits/MCategories+AR-15","url":"1+Lower-Parts-and-Kits/MCategories+AR-15","template":"default","addition_to_head":" ","page_title":"AR 15 Lower Parts Kits For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of AR15 lower parts kits. We offer a wide selection of lower kits from top brands like Expo Arms, Magpul, Aero Precision, Strike Industries and more.  ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Sight-Parts/2+Front-Sight-Posts/MCategories+AR-15-Upper-Parts","urlPath":"1+Sight-Parts/2+Front-Sight-Posts/MCategories+AR-15-Upper-Parts","url":"1+Sight-Parts/2+Front-Sight-Posts/MCategories+AR-15-Upper-Parts","template":" ","addition_to_head":" ","page_title":"Front Sight Posts for AR15 Back up Iron Sights","page_header":" ","meta_description":"Shop our selection of AR15 front site posts. We carry BUIS front sight replacements from top brands like KNS, Night Fision, & more. With Tritium front sight posts, you can see great at night.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Sight-Parts/2+Small-Parts-and-Components/MCategories+AR-15","urlPath":"1+Sight-Parts/2+Small-Parts-and-Components/MCategories+AR-15","url":"1+Sight-Parts/2+Small-Parts-and-Components/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR15 Sight Parts For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of AR15 sight parts. The best sights deserve the best care. With these Sight parts kits, you'll be sure to get the best.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Sight-Parts/MCategories+AR-15-Upper-Parts","urlPath":"1+Sight-Parts/MCategories+AR-15-Upper-Parts","url":"1+Sight-Parts/MCategories+AR-15-Upper-Parts","template":" ","addition_to_head":" ","page_title":"AR15 Sight Parts For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of AR15 sight parts. The best sights deserve the best care. With these Sight parts kits, you'll be sure to get the best.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/2+Delta-Rings/MCategories+AR-15","urlPath":"1+Upper-Parts/2+Delta-Rings/MCategories+AR-15","url":"1+Upper-Parts/2+Delta-Rings/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Delta Ring For Sale | Primary Arms","page_header":" ","meta_description":"Shop our selection of AR15 Delta rings for all your delta ring needs. We carry may options from companies like DS Arms and many more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/2+Ejection-Port-Covers/MCategories+AR-15","urlPath":"1+Upper-Parts/2+Ejection-Port-Covers/MCategories+AR-15","url":"1+Upper-Parts/2+Ejection-Port-Covers/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Shop Ejection Port Cover [AR 15 Dust Cover] | Primary Arms","page_header":" ","meta_description":"Shop our selection of AR15 ejection port covers. We carry top brands like Bravo Company, Aero Precision, Strike Industries and more. Find the perfect dust cover here. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/2+Forward-Assists/MCategories+AR-15","urlPath":"1+Upper-Parts/2+Forward-Assists/MCategories+AR-15","url":"1+Upper-Parts/2+Forward-Assists/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR15 Forward Assist For Sale | Primary Arms","page_header":" ","meta_description":"Shop our catalog of forward assist. We offer AR15 forward assist from many top brands like Strike Industries, Aero Precision, American Defense, BCM and more. Find the best forward assist here. ","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/2+Handguard-Caps/MCategories+AR-15","urlPath":"1+Upper-Parts/2+Handguard-Caps/MCategories+AR-15","url":"1+Upper-Parts/2+Handguard-Caps/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR15 Handguard Caps For Sale | Primary Arms","page_header":" ","meta_description":"Shop our vast selection of handguard caps. We offer AR15 handguard caps from top brands at the lowest prices.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/2+Front-Sight-Posts/MCategories+AR-15","urlPath":"1+Upper-Parts/2+Front-Sight-Posts/MCategories+AR-15","url":"1+Upper-Parts/2+Front-Sight-Posts/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR-15 Front Sight Posts For Sale | Primary Arms","page_header":" ","meta_description":"Shop our complete selection of Front Sight Posts. Find the best selection of brands for at Primary Arms, with best prices and fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/2+Gas-Tubes/MCategories+AR-15","urlPath":"1+Upper-Parts/2+Gas-Tubes/MCategories+AR-15","url":"1+Upper-Parts/2+Gas-Tubes/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR 15 Gas Tubes For Sale | Primary Arms","page_header":" ","meta_description":"Shop from our selection of AR 15 Gas Tubes. Here you will find industry-leading customer service at best prices & fast shipping!","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Bear-Creek-Arsenal/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+Bear-Creek-Arsenal/MCategories+AR-15","url":"1+Upper-Receivers/Brand+Bear-Creek-Arsenal/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Bear Creek Arsenal AR-15 Upper Receivers | Primary Arms","page_header":" ","meta_description":"Find the best products on a Bear Creek Arsenal Upper For Sale at Primary Arms. We offer top customer service & ship fast.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/2+Flash-Hiders/MCategories+AR-15","urlPath":"1+Upper-Parts/2+Flash-Hiders/MCategories+AR-15","url":"1+Upper-Parts/2+Flash-Hiders/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR15 Flash Hider For Sale | Primary Arms","page_header":" ","meta_description":"Find top brands on AR 15 flash hider For Sale at Primary Arms. We offer industry-leading customer service & fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/Brand+Strike-Industries/MCategories+AR-15","urlPath":"1+Upper-Parts/Brand+Strike-Industries/MCategories+AR-15","url":"1+Upper-Parts/Brand+Strike-Industries/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Brand Strike Industries Upper Receiver Parts For Sale","page_header":" ","meta_description":"Find the best Strike Industries Upper Receiver parts selection For Sale at Primary Arms. We offer the best prices, top customer service & fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Radian-Weapons/MCategories+AR-15","urlPath":"Brand+Radian-Weapons/MCategories+AR-15","url":"Brand+Radian-Weapons/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Radian Weapons Charging Handle & Parts","page_header":" ","meta_description":"Shop Radian Weapons AR-15 charging handle, lower parts, stock components, & more. Primary Arms offers best prices, top customer service & fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Muzzle-Devices/MCategories+AR-15","urlPath":"1+Muzzle-Devices/MCategories+AR-15","url":"1+Muzzle-Devices/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR-15 Muzzle Devices For Sale | Primary Arms","page_header":" ","meta_description":"Shop our AR-15 Muzzle Devices form top brands. Find Muzzle Brakes, Flash Hiders, Compensators & more! Primary Arms offers the best prices & fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Advanced-Armament-Corp./MCategories+AR-15","urlPath":"Brand+Advanced-Armament-Corp./MCategories+AR-15","url":"Brand+Advanced-Armament-Corp./MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Advanced Armament Corp AR-15 For Sale | Primary Arms","page_header":" ","meta_description":"Find Advanced Armament Corp AR15 parts For Sale at Primary Arms. We offer top customer service & ship fast.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/Brand+KAK-Industry/MCategories+AR-15","urlPath":"1+Upper-Parts/Brand+KAK-Industry/MCategories+AR-15","url":"1+Upper-Parts/Brand+KAK-Industry/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"KAK Industry AR-15 Upper Parts For Sale | Primary Arms","page_header":" ","meta_description":"Find KAK Industry AR15 upper parts For Sale at Primary Arms. We offer top customer service,  fast shipment & the best prices.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Barrels--AND--Accessories/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/MCategories+AR-15","url":"1+Barrels--AND--Accessories/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 barrel lining?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"AR barrels are usually made from 4100-grade Chrome Moly steel alloy, most commonly 4140 -- which can be cheaper -- or 4150 which includes Vanadium in the alloy to increase strength.\n                    The hardness ratings of each type are the same, and while each alloy does include chrome, it is not a large enough amount eliminate rust forever.          \n                    416R Stainless Steel is also commonly used in AR barrels and it has more chrome, making it more corrosion resistant.\n                    It can be polished for a distinct look, shot peened for a matte, less vibrant appearance, as well as colored with chemical treatments to feature a dark finish.\n                    Chrome lining in the bore of a barrel was seen as a huge breakthrough for reliability when it was first introduced.\n                    The lining provides a protective coating against corrosion and fouling, which increases the life of the barrel. However, over time, chrome lining can reduce accuracy since the coating unevely wears down the length of the bore.\n                    Many manufacturers have refined their processes and produce barrels that are highly capable with chrome lining.\n                    More recently, proprietary methods of nitrocarburizing the lining of a barrel have been patented, and these forms of barrel linings will use trademarked names like Melonite, Tenifer, Salt Bath Nitride, and others.\n                    The nitrocarburizing has the outomce of a chemically altered surface inside the bore of the barrel. This lining is becoming more popular, due to its lack of negative effect on accuracy.\n                    For the most supreme accuracy, an unlined stainless-steel barrel will give the best performance. The tradeoff is a lack of protection against corrosion, and shorter barrel life.\n                    Those who are looking for a barrel that will perform at a high level across the widest number of applications, a 4150 Chrome Moly Vanadium barrel with a chrome or nitrocarburized bore lining will fit the bill.\n                    If you’re building a precision rifle that needs ½ MOA accuracy and will never be subjected to sustained high rates of fire, a stainless steel, unlined barrel may be what you’re looking for.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 Barrel Coating?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Barrels for AR-15s come in a variety of finishes and coatings and each type presents different performance characteristics to choose from.\n                    Phosphate coating, or “Parkerizing”, is a commonly found process for coating steel barrels. It involves submerging the barrel in a phosphoric acid solution that is heated to around 200 degrees.\n                    Doing so, imparts a phosphate coating to the entire metallic structure. This improves lubricity, corrosion resistance and will have a matte black or grey finish that will not reflect light.\n                    A phosphate finish can provide increased protection for the metal but needs to be kept well-oiled or it will be prone to rust or tarnish.\n                    The process of nitrocarburizing is considered a step above phosphate coating. Thats because it's easier to protect against rust and corrosion than phodphate coating. Nitrocarburized barrels can have an even darker appearance than phosphate coated barrels, have a smoother finish, and a more polished look.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a barrel's profile?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"There are many styles of Barrel contours, or profiles, and a lot of them can appear similar. It’s also not always clear why certain profiles or contours are designed the way they are.\n                    Sometimes the answer to the latter question is as simple as “the barrels were bending when soldiers were using them to pry open crates, so we made them thicker on the end.” Seriously.\n                    That’s the reason behind the extra material at the muzzle end of a M16A2 rifle barrel according to Eric Kincel of Bravo Company USA.\n                    When it comes to selecting which barrel profile is right for you, consider the performance demands you’ll be putting on your rifle.\n                    A “heavy” barrel, sometimes denoted as an HBAR barrel, will lack the various changes in thickness along the length. Most will have two different thickness radii, with one transition point somewhere in between them.\n                    These will be the heaviest to carry, but also will heat the slowest, keeping your accuracy truer for longer.\n                    The vast majority of AR owners will never shoot enough ammunition fast enough to need a heavy barrel in the entire time they own the firearm. Lighter weight barrels with contour types such as government, gunner, tapered, M4, SOCOM, and Pencil, will be perfect. You can find some of our best here.\n                    Some manufacturers will even have proprietary profiles that are engineered to combine some great characteristics of many different contour types. The biggest advantage to these lighter barrels is the decreased weight, which can be crucial if this is a rifle you’ll be carrying for long periods of time.\n                    Common features found on many barrels today are processes used to reduce weight through fluting or dimpling.\n                    These barrels will have long, shallow sections of removed material, or small circular pieces of material removed from the surface of the barrel. As cool as this looks, these are not merely stylistic features.\n                    These processes allow for weight to be reduced on heavier barrels, and increase overall surface area allowing for better cooling.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15's barrel length?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"AR-15 barrels can be as short as 4 inches for blowback operated AR pistol builds up to as long as 24-inch rifle length barrels.\n                    A 16-inch barrel is the required minimum length for rifles to not be designated as “Short Barreled Rifles” by the NFA, which require a $200 tax stamp to possess.\n                    An important consideration when it comes to barrel length is dwell time.\n                    Dwell time is the time it takes for a bullet to exit the muzzle of a barrel after the primer has been hit.\n                    As you pull the trigger, gasses start to propel the bullet down the barrel, where it acts sort of like a cork in a very long-necked bottle.\n                    The gasses continue to expand, building the pressure behind the bullet as the space between the fired cartridge and bullet begins to grow within the bore.\n                    The amount of pressure present behind that bullet is what determines the projectile’s velocity as it exits the muzzle of the rifle, being spun by the barrel’s rifling as it goes.\n                    Because of this, bullet loadings perform better or worse depending on the length of the barrel. Too short, and the powder in the cartridge cannot be fully ignited to maximize the load’s velocity before the bullet has exited the barrel. Too long of a barrel, and the cartridge will completely burn its propellant before the bullet has exited the barrel. Take a look at our 5.56 and .223 Ammo here.\n                    So, when considering barrel length, it is very important to make sure you match your barrel with the type of ammunition you intend to shoot, while keeping in mind the performance you are looking to achieve.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What caliber AR-15 barrel can I buy?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The versatility of the AR platform has led to high demand for barrels in many calibers. The caliber being shot from an AR will dictate not only the diameter of the bore, but also the chamber size in the barrel extension.\n                    Certain types of ammunition are very similar to each other, such as the standard 5.56 NATO cartridge and .223 Remington.\n                    AR-15 barrels are available in many calibers, including pistol calibers. Here’s a list of the caliber barrels that we carry here at Primary Arms. Click the kind of barrel you want to view.\n                    Ammo Type: 9mm Luger, .45 ACP, .223 Wylde, 5.56 NATO, .224 Valkyrie, .300 Blackout, 7.62x39mm NATO, 6.5 Grendel Type II, 6.8 SPC II, .458 SOCOM, .450 Bushmaster.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the difference between 5.56 NATO & .223 Remington?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"There are a few important differences between 5.56 NATO & .223 Remington, but the biggest issue will be pressure.\n                    5.56x45mm NATO is loaded to higher pressures, and 5.56 chambers are slightly longer. If you put a 5.56 cartridge in a .223 Remington chamber, you could create a dangerous pressure spike because of that reduced leade and hotter loading.\n                    You SHOULD NOT use a 5.56x45mm NATO cartridge in a chamber marked for .223 Remington.\n                    However, you CAN use .223 Remington in a 5.56 chamber, so if you’re building a rifle up from scratch, you’ll want a chamber made for 5.56x45mm NATO.\n                    Alternatively, you can choose .223 Wylde—a hybridized chambering that safely accepts both 5.56 and .223 with exceptional performance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 barrel twist rate?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Rifling in a barrel is spiraling grooves cut into the bore that twist at a rate along the length of the barrel. These rates of twist impart a degree of spin on a bullet as it is fired down the bore, stabalizing the bullet and improving accuracy.\n                    Projectile weight primarily detmines what twist rate is required to properly stabilize the bullet.\n                    Over- or under-stabilizing a particular bullet will result in a flight path that are undesirable and inaccurate.\n                    Imagine a football flying with a perfect, tight spiral as opposed to wobbling off-axis. Thrown with the same velocity, one ball will be much more accurate and fly further.\n                    Twist rate is read as a ratio, where the first number represents one complete rotation of the bullet and the second number represents the distance the bullet must travel down the barrel, in inches, to achieve one complete rotation.\n                    For example, a common twist rate is 1:8. For these barrels, the bullet achieves one full rotation in 8-inches of barrel length.\n                    Let’s cover how to select the proper twist rate for your application.: 1) .223/5.56: 55 - 77 gr\t/ 1:9; 1:7 1:8; 2) .224 Valkyrie: 75 gr. Plus / 1:7; 1:8; \n                    3) 6.5mm: 120 - 140 gr. / 1:7; 1:8 1:9;  4)300BLK:\t110 - 125 gr. /\t1:07; 5) 300BLK (Subsonic):\t200 gr. / Plus\t1:08; 6)7.62x39: 122 - 124 gr.\t/ 1:10, 1:9, 1:8;\n                    7) .458 SOCOM:\t500 gr. Plus / 1:14; 1:18; 8) .450 Bushmaster:\t450 gr.\t/ 1:24; 1:16.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the AR-15 gas system?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The vast majority of AR platform rifles are operated by a direct impingement gas system that cycles the bolt.\n                    The design and the difference in this system will affect the shooting experience of your rifle and even its performance in certain circumstances. Check out our blog on gas systems to learn how they work in detail by clicking the picture below.\n                    Fine-tuning the recoil of your rifle is also possible with an adjustable gas block that lets you select the amount of gas entering the system.\n                    It is important to note that too heavy of a buffer weight or improperly adjusted gas blocks can potentially cause the rifle to cycle unreliably as the gas pressure acting on the bolt carrier group will not be able to move the buffer effectively.\n                    For quick reference here is a reference table of gas systems, barrel lengths, and the position of the port.\n                    Pistol Length: Barrel Length Less than 10 inches, Position of Gas Port 4 inches from chamber, Carbine Length: Barrel Length 10 to 18 inches, Position of Gas Port 7 inches from chamber,\n                    Mid Length: Barrel Length 14 to 20 inches, Position of Gas Port 9 inches from chamber, Mid Length: Over 20 inches, Position of Gas Port 12 inches from chamber.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the muzzle device on an AR-15 barrel?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Most AR barrels are sold with threaded muzzles to accept muzzle devices, the alternative is a barrel with a target crown, similar to handgun barrels. Check out our Muzzle devices here.\n                    On .223 and 5.56 barrels the thread pitch is most usually ½” x 28 which means that it’s a half-inch diameter with 28 threads-per-inch.\n                    Muzzle devices have many uses which are covered in-depth on the muzzle device category page’s buyers guide.\n                    Now that you have learned all there is to know about AR-15 barrels, you should feel confident in your ability to select the right barrel, with the right features to be the best AR-15 barrel for your money and your application.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Which AR-15 barrels does Primary Arms sell?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Primary Arms has the best AR 15 barrel for you in a wide variety of calibers. Choose from 223 Remington, 223 Wylde, 5.56 NATO, 300 Blackout, 6.5 Grendel, 7.62x39, 458 SOCOM, 450 Bushmaster, 6.8 SPC II and 9mm pistol barrels of all lengths & feature sets.\"\n                }\n            ]\n        }\n    ]\n}  \n</script>","page_title":"AR-15 Barrels For Sale | Primary Arms","page_header":" ","meta_description":"We have the best prices & fast shipping on AR15 barrels from top manufacturers. All backed by our industry-leading customer service. Buy Today and get shooting.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Phase-5-Tactical/MCategories+AR-15","urlPath":"Brand+Phase-5-Tactical/MCategories+AR-15","url":"Brand+Phase-5-Tactical/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Phase 5 Tactical AR-15 For Sale | Primary Arms","page_header":" ","meta_description":"Find Phase 5 Tactical AR15 For Sale at Primary Arms. We offer top customer service,  fast shipment & the best prices.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Rear-Sights/Brand+Anderson-Manufacturing/MCategories+AR-15","urlPath":"2+Rear-Sights/Brand+Anderson-Manufacturing/MCategories+AR-15","url":"2+Rear-Sights/Brand+Anderson-Manufacturing/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Anderson Manufacturing  AR-15 Rear-Sights For Sale","page_header":" ","meta_description":"Find Anderson Manufacturing  AR-15 Rear-Sights For Sale at Primary Arms. We offer top customer service,  fast shipment & the best prices.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/Brand+CMC-Triggers/MCategories+AR-15","urlPath":"1+Upper-Parts/Brand+CMC-Triggers/MCategories+AR-15","url":"1+Upper-Parts/Brand+CMC-Triggers/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"CMC Triggers AR-15 Upper-Parts For Sale | Primary Arms","page_header":" ","meta_description":"Find CMC Trigger AR-15 Upper Parts For Sale at Primary Arms. We offer top customer service,  fast shipment & the best prices.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/BarrelLength+11.5%22/MCategories+AR-15","urlPath":"1+Upper-Receivers/BarrelLength+11.5%22/MCategories+AR-15","url":"1+Upper-Receivers/BarrelLength+11.5%22/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"11.5 Upper-Receivers [AR-15] For Sale | Primary Arms","page_header":" ","meta_description":"Shop our AR-15 11.5 Upper-Receivers from top brands. Primary Arms offers fast shipping, industry-leading customer service &  the best prices on the AR 11.5 upper.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+CMMG/MCategories+AR-15","urlPath":"1+Upper-Receivers/Brand+CMMG/MCategories+AR-15","url":"1+Upper-Receivers/Brand+CMMG/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"CMMG AR-15 Upper Receiver For Sale | Primary Arms","page_header":" ","meta_description":"Browse our selection of CMMG AR-15 Upper Receivers. At Primary Arms we offer fast shipping, top customer service &  the best prices for your favorite upper.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/BarrelLength+10.3%22/MCategories+AR-15","urlPath":"1+Upper-Receivers/BarrelLength+10.3%22/MCategories+AR-15","url":"1+Upper-Receivers/BarrelLength+10.3%22/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR-15 10.3\" Upper-Receivers For Sale | Primary Arms","page_header":" ","meta_description":"Browse our selection of AR-15 10.3\" Upper-Receivers. At Primary Arms we offer fast shipping, top customer service &  the best prices for your favorite upper.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/AdName+Clearance/MCategories+AR-15","urlPath":"1+Upper-Receivers/AdName+Clearance/MCategories+AR-15","url":"1+Upper-Receivers/AdName+Clearance/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Clearance! AR-15 Upper Receivers On Sale at Primary Arms ","page_header":" ","meta_description":"Clearance at Primary Arms. Find AR-15 upper Receivers on Sale now! Besides the best prices, Primary Arms offers fast shipping and top customer service on uppers.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+DS-Arms/MCategories+AR-15","urlPath":"Brand+DS-Arms/MCategories+AR-15","url":"Brand+DS-Arms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"DS Arms | Lower & Upper Parts  For Sale at Primary Arms","page_header":" ","meta_description":"Browse our selection of DS Arms Upper and Lower parts and Kits. At Primary Arms we offer fast shipping, top customer service &  the best prices for your favorite upper.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Assembly+Barreled-Assemblies/MCategories+AR-15","urlPath":"1+Upper-Receivers/Assembly+Barreled-Assemblies/MCategories+AR-15","url":"1+Upper-Receivers/Assembly+Barreled-Assemblies/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR-15 Barreled Assembly Upper Receiver For Sale","page_header":" ","meta_description":"AR-15 Barreled upper assemblies get you closer to completing your rifle with the flexibility of choosing your own Barreled Upper at Primary Arms.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Parts/MCategories+AR-15","urlPath":"1+Upper-Parts/MCategories+AR-15","url":"1+Upper-Parts/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR-15 Upper Parts & Kits for Sale | Primary Arms","page_header":" ","meta_description":"Best deals on AR 15 Upper Receiver Parts & Kits from top brands! Fast shipping & industry-leading customer service on your next AR15 upper parts.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /MCategories+Glock-Blue-Label","urlPath":"MCategories+Glock-Blue-Label","url":"MCategories+Glock-Blue-Label","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the GLOCK Blue Label Program?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The GLOCK Blue Label Program is a special sales program that supports those who protect and serve communities across the U.S. and around the world. Those who qualify for the Blue Label Program receive a special discount on two GLOCK pistols per calendar year.\n                    Primary Arms Government is the newest GLOCK Law Enforcement Distributor for the state of Texas. From now on, Primary Arms Government can support Law Enforcement officials with a full suite of GLOCK products and services, including Departmental Testing & Evaluation Programs, Trade-Ins, the GLOCK Blue Label Program, GLOCK Armorer Services, as well as procurement support.\n                    GLOCK pistols are the most durable and reliable sidearms for Law Enforcement Officers in the world. As an official GLOCK Law Enforcement Distributor, Primary Arms assists our Law Enforcement partners with a variety of services while offering a wide assortment of GLOCK products and accessories through the GLOCK Blue Label program.\n                    Many of our Primary Arms staff are Certified GLOCK Armorers, providing our Law Enforcement partners with instant access to critical information. Law Enforcement and Firefighter First Responders, Corrections, Parole, and Probation Officers, Commissioned Security Officers, LE Academy Cadets, as well as Retired and Honorably Discharged US Military Personnel will be able to make private Blue Label purchases through Primary Arms, directly, and with minimal lead times, agency Procurement Officers can expect a truly streamlined process.\n                    Our catalog of GLOCK Blue Label products includes the most popular GLOCK models among Law Enforcement. From the duty-tested GLOCK 17 Gen 5 MOS full size pistol, to the ultra-concealable GLOCK 43X, the GLOCK Blue Label lineup, showcases the latest technology and engineering that drives GLOCK's constant pursuit of perfection.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Who is eligible for the GLOCK Blue Label Program?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"In order to purchase GLOCK Blue Label products, you must demonstrate, by providing valid credentials, that you meet one or more of the following criteria, along with proof of Texas residency. (Do NOT copy, scan, or send copies of Federal Credentials. If you are using Federal Credentials or cannot, legally, submit copies of your credentials, please schedule your purchase to be picked up in our Storefront, or visit another GLOCK Blue Label dealer in your area.)\n                    The GLOCK Blue Label Program is available to those eligible below with an approved purchaser ID:\n                    - Sworn Law Enforcement officers with power of arrest (including Federal, State, County, and City). This also includes retired Law Enforcement officers with ‘retired’ credentials. REQUIRES LE DEPARTMENT OR RETIRED PICTURE ID, FRONT AND BACK.\n                    - Military Personnel (including Reservists and National Guard). This also includes retired Military Personnel with ‘Retired’ credentials. REQUIRES MILITARY PICTURE ID, FRONT AND BACK.\n                    - Corrections Officers (including Parole and Probation Officers). REQUIRES LE DEPARTMENT PICTURE ID, FRONT AND BACK.\n                    - Full-time Armed Guards from Nationally Recognized Security Company with Picture ID. Examples include Loomis, Garda, and GS4. State licenses, registrations, and private investigators are not included. REQUIRES ID INDICATING POSITION HELD AND ARMED STATUS. IF ACCEPTABLE ID IS NOT AVAILABLE, PLEASE SUPPLY A LETTER ON DEPARTMENT LETTERHEAD SIGNED BY A CHIEF OR SUPERVISOR ALONG WITH PICTURE ID OF PURCHASER.\n                    - Law Enforcement Academy Cadets. REQUIRES ENROLLMENT DOCUMENTATION FROM THE ACADEMY.\n                    - Active-Duty Firefighters or Volunteer Firefighters with current Active Duty Department Credentials. REQUIRES FD DEPARTMENT PICTURE ID, FRONT AND BACK. ID MUST INDICATE POSITION HELD.\n                    - EMTs or Tactical EMTs and Paramedics employed by a fire department, Law Enforcement agency, or ambulance service. Individual must be working in the field and responding to emergency calls. EMT/PARAMEDIC QUALIFICATIONS ALONE DO NOT QUALIFY.\n                    - Veterans with Honorable Discharge. REQUIRES HONORABLY DISCHARGED DD214 OR NGB-22 AND DRIVER’S LICENSE.\n                    - Individuals with a special coupon from GLOCK Sport Shooting Foundation. REQUIRES PURCHASE COUPON WITH DOCUMENTATION. ONLY AVAILABLE FOR IN-STORE PURCHASE.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the GLOCK Sport Shooting Foundation (GSSF)?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The GLOCK Sport Shooting Foundation (GSSF) is a fun, family-friendly organization devoted to the responsible use of GLOCK firearms. This organization encourages training and participation in various shooting sports and competitions. These competitions are held across the United States and provide opportunities for shooters of all skill levels to engage in healthy competition with simple-yet-challenging courses of fire. Unlike many competitions, the GSSF does not require any expensive equipment or extensive training.\n                    GSSF was originally founded in 1991, and since then, it has grown to include over 22,000 active members with over 100 shooting matches yearly. Enrollment in the GSSF is open to almost anyone, and enrolled members can receive special bonuses, such as a coupon that allows the purchase of a Blue Label pistol after two years of paid membership.\n                    Participants can claim these coupons with authorized Blue Label Dealers.\n                    For Primary Arms customers, GSSF coupons are only redeemable for local in-store purchases.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What products are under the GLOCK Blue Label Program?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The GLOCK Blue Label Program offers a comprehensive selection of the latest GLOCK pistols. This includes most of their most popular current offerings, such as the GLOCK 5th Generation pistols, the GLOCK 19X, and GLOCK 48.\n                    The full list of GLOCK Blue Label pistols can be found on this page.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do I purchase a GLOCK pistol in the Blue Label Program?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"In order to purchase GLOCK Blue Label products, you must demonstrate, by providing valid credentials, that you meet one or more of the following criteria, along with proof of Texas residency. (Do NOT copy, scan or send copies of Federal Credentials. If you are using Federal Credentials or cannot, legally, submit copies of your credentials, please schedule your purchase to be picked up in our Storefront, or visit another GLOCK Blue Label dealer in your area.)\n                    Otherwise, it’s as easy as ordering any other GLOCK pistol from our website. Simply add the in-stock item to your cart and check out with your usual information.\n                    Note: For Blue Label pistols purchased with a GSSF coupon, individuals must claim their coupon at our local storefront. We cannot transfer a pistol and honor GSSF pricing for online transfers.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are GLOCK Blue Label pistols different from standard models?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"No. GLOCK Blue Label Pistols are identical to the standard models. They share all the same components and features. The Blue Label notation is for record-keeping and inventory designation purposes.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"Glock Blue Label | Glock Blue Label Program | Primary Arms","page_header":" ","meta_description":"Glock Blue Label Program is for all those on the front lines ensuring our safety. Check out the best Glock Blue Label selection at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/MCategories+AR-15","urlPath":"1+Lower-Receivers/MCategories+AR-15","url":"1+Lower-Receivers/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do you buy an AR-15 lower receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR-15 is one of the most versatile rifles ever made, largely because of the platform’s modularity.\n                    The AR upper and lower receivers mate together to make the complete rifle.\n                    It’s important to know when you’re in the market for an AR lower receiver, that the lower receiver is the only part of an AR-15 that the BATF legally recognizes as a firearm. That means a few things.\n                    All the other parts get shipped right to your door. A lower, however, must be shipped to an FFL dealer. A Federal Firearms License allows a local gun store to accept the firearm, and then transfer the firearm to you after a background check and the Firearms Transaction Record Paperwork Form 4473 are complete.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 lower made of?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR-15 lower receiver is constructed from the same aluminum alloys found in everything from the car you drive to aircraft and even fishing reels.\n                    This lightweight yet strong alloy contributes to the versatility of the platform. When you’re buying your receiver, it will specify exactly what alloy was used in construction, as well as the method by which the lower was made.\n                    Lower receivers will be made from either 6061-T6 or 7075-T6 aluminum, and the differences pretty much boil down to two things: strength, and resistance to corrosion.\n                    The aluminum alloy 6061-T6 is not MIL SPEC, but don’t let anyone tell you that it isn’t good enough for your next rifle. It is more affordable, more corrosion resistant, and it’ll do the job just fine.\n                    That being said, 7075-T6 is almost twice as strong. It’s a little more expensive because it is harder on the CNC machines and the tools involved in making them.\n                    The cost difference is pretty minimal, though, so why not have the peace of mind of MIL SPEC?\n                    There’s four ways manufacturers go about making lower receivers, and each way will contribute to the characteristics of the lower as well as the price.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a forged lower receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"By far the most common and widely available type of lower is the forged lower. These lowers start out as a solid block of aluminum and are forged into the general shape of the final product by large hydraulic hammers.\n                    From there, manufacturers will finish the product on a CNC machine. This part of the process allows the manufacturer to impart some uniqueness such as removing sections of material to lighten weight, or adding cuts that stray from the look of a standard MIL SPEC receivers.\n                    It’s also a relatively quick manufacturing process, so this style of lower can be mass produced most easily.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a billet lower receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"A billet lower is also machined from a solid block of aluminum – called a billet – however the entire process of making a billet lower is something like creating a sculpture.\n                    This process doesn’t involve large forging hammers pounding out the shape, but rather material is removed from the billet slowly and methodically until all that remains is a functioning lower receiver.\n                    Billet lower manufacturers take advantage of this manufacturing process to get creative with the design of their lowers and the results can be pretty awesome albeit more expensive.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a skeletonized lower receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"An increasingly popular example of that is a skeletonized lower receiver, which is a lower with a significant percentage of the material removed so that what remains is a “skeleton” of a lower. like this one from our friends at F1 firearms.\n                    These are extremely lightweight and good for competition builds or race guns. If you’re choosing a lower receiver based on how sweet it looks, or how lightweight it is, you’re probably going to want to check out a skeletonized lower.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a casted lower receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The last method of making aluminum lowers is to cast the lower, using liquid metal poured into a mold.\n                    As the material cools and hardens, the lower is removed from the cast and finished on a CNC machine.\n                    During the cooling process, the material forms a loose crystalline structure which means cast lowers are weaker than lowers made by the other two methods.\n                    Cast lowers are not widely available, and most quality AR lower manufacturers do not use this method to make their products.\n                    Primary Arms doesn’t sell any cast lowers, and that’s because we would never choose to build an AR-15 with a cast lower. There’s just no reasonable need to do so when stronger, more reliable lowers are so affordable.\n                    But if you do ever come across one at a gun show or your local firearms store, it is important to know that it’s certainly the weakest, and not up to military specifications.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is hardcoat anodizing?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The U.S. MIL SPEC requirements for lower aluminum lower receivers require the part to be finished by hardcoat anodizing.\n                    This chemical process gives the part durability and improved lubricity. By placing the lower in a sulfuric acid bath and applying an electrical current, an even layer of aluminum oxide forms over the entirety of the lower.\n                    Its uncommon to find commercially sold receivers that haven’t undergone the anodizing process, BUT, many manufacturers are taking the finishes of their products a step further than the anodized MIL SPEC baseline.\n                    For example, WMD Guns use their patented NiB-X Nickel Boron coating on the entire receiver, improving the lubricity, corrosion resistance, and friction coefficient while giving the part a smooth, shiny finish well above MIL SPEC.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What other coatings exist for an AR-15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Many other proprietary coatings exist and can impart incredible design effects and color combinations to give your rifle a custom look that is personal to you.\n                    Duracoat, Cerakote, and other popular coating processes are layered on top of an anodized receiver using any colors you want.\n                    Flat Dark Earth, Burnt Bronze, Coyote Tan, OD Green, and other commonly found colors are being accompanied now by less battlefield-worthy colors like titanium blue, tungsten grey, pink, red, and many more.\n                    With these coatings it’s now easier than ever to make your standard Black Rifle stand out from the crowd. *Photo curtesy of F1 Firearms.*\n                    Manufacturers can use these coatings to really up the level of creativity, making custom looks like the Spikes Tactical SANDBOX finish, which features a worn-in FDE color with black elements showing through the finish to create a truly battle-born look straight out of the factory.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a polymer lower receiver?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Polymer receivers, like the ones from Tennessee Arms, can be the subject of some controversy on internet forum boards or out on the shooting range.\n                    Make no mistake, these products aren’t plastic toy guns.\n                    Tennessee Arms, one of the industry-leading manufacturers of polymer lower receivers, is so confident in their product that they stand behind them with a lifetime warranty.\n                    With a guarantee like that, it’s easy to see why more people are giving polymer lowers a chance to prove themselves.\n                    Some of the biggest benefits of polymer lowers are the fact that they’re incredibly lightweight, cheap to buy, and due to the fact that the colors of these lowers are inherent to the material, you’ll never scuff the color off like you could with coated aluminum.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the types of Ar-15 lowers?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Lower receivers can come stripped, with zero internal parts installed, partially complete, or fully complete with the receiver extension and other parts completely installed.\n                    Some options, usually stripped lowers, are cost-effective enough to purchase multiple at a time and begin a few new builds or have them as spares in the future.\n                    It’s not out of the ordinary to see stripped lower receivers from quality brands for as little as $50. However, they can certainly cost a lot more – especially for receivers that have unique looks.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR9 lower?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Many manufacturers have begun making lower receivers built to accept pistol-caliber magazines for AR pistol builds.\n                    For an AR 9 you have 2 options for a lower, either a dedicated lower that accepts glock or colt mags, or a standard AR lower with a magazing adapter to hold glock or colt mags. all the lower parts can be the same as a regular AR in this case. Compatibility, Yipee!!\n                    Part of the enjoyment of owning an AR 15 for many people comes from purchasing a stripped lower, parts, and the required tools to build the rifle for themselves.\n                    Don’t be afraid to dive in and begin a build! There are a variety of resources online to help you through the process, including on our Primary Arms Blog, and our Primary Arms customer service team and product specialists are always glad to be of assistance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How to customize an AR-15 lower?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Companies generally want to show off their logos and will feature them prominently on a lower’s roll marks, stamped or etched into the magazine well of the lower.\n                    It’s becoming easier than ever to find specialty roll marks or laser engraved lower receivers that feature cool looking, culturally relevant, or humorous elements.\n                    If you can think it up, and want it on the side of your lower, there’s likely a company that will put it on there for you!\n                    A perfect example of this is Spikes Tactical, who produces many custom roll marked lowers like the “Snowflake” lower, which has roll marks picturing a unicorn that comes color-filled straight from the factory.\n                    Another is Spike’s Punisher lower, which features the punisher skull, filled in with white, and pictograms around the safety selector filled in with red.\n                    Bravo Company Manufacturing has lower receivers with laser engravings available for each branch of the military, and other popular symbols like crosses and coats of arms.\n                    Roll marks and physical aesthetic features can impart a certain amount of personality to your rifle, and with the standardization of the platform making one lower receiver often otherwise indistinguishable from the next, the addition of a cool looking feature could be the basis for choosing one lower over another.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best AR-15 lower?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"It is entirely up to you how much you want to spend, what parts will give your lower the look and performance you desire, and what’s available to you when you need it.\n                    If this is your first build, we suggest a stripped lower receiver, well within your price range, and a lower parts kit so that you don’t break the bank on your build and have money left over for ammunition to feed your new complete rifle.\n                    If you’re like most of us here at PA, before too long you’ll end up with a whole collection of parts that find their way into one build or another over time.\n                    And spare parts laying around unused is always a good excuse to go buy another lower receiver and give those lonely parts a home!\n                    Let's break it down by price point to help you choose what brand is right for you. Budget-Friendly Brands: Anderson Manufacturing, EDC Tactical, Ghost Firearms, Matrix Arms, \n                    Tennessee Arms. Moderately Priced Brands: Aero Precision, Black Rain Ordinance, CMMG, Foxtrot Mike, New Frontier Armory, Rise Armament, High-End Brands:\n                    2A Armament, American Defense Manufacturing, Battle Arms Development, Bravo Company Manufacturing, Fortis Manufacturing, Spike’s Tactical, F-1 Firearms.\"\n                }\n            ]\n        }\n    ]\n}  \n</script>","page_title":"AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Find a great selection of AR-15 lower receiver & get a head start on your next rifle or pistol build. Primary Arms has industry-lead customer service for your next AR lower.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Anderson-Manufacturing/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Anderson-Manufacturing/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Anderson-Manufacturing/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Anderson Manufacturing AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Find Anderson Manufacturing AR-15 Lower Receiver either stripped or complete assemblies with stock. Fast shipping & top customer service with Primary Arms.\n","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Assembly+Stripped/MCategories+AR-15","urlPath":"1+Lower-Receivers/Assembly+Stripped/MCategories+AR-15","url":"1+Lower-Receivers/Assembly+Stripped/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR-15 Stripped Lower Receivers | Primary Arms","page_header":" ","meta_description":"Buy an AR 15 Stripped Lower Receiver with the best prices, fast shipping, industry-leading customer service, & top AR stripped lower brands at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Spikes-Tactical/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Spikes-Tactical/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Spikes-Tactical/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Spikes Tactical AR 15 Lower Receivers For Sale | Primary Arms","page_header":" ","meta_description":"Spikes Tactical Lower Receiver Groups for AR-15 Rifles come either stripped or complete assemblies with stock. Fast shipping with Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Assembly+Complete-Assemblies/MCategories+AR-15","urlPath":"1+Lower-Receivers/Assembly+Complete-Assemblies/MCategories+AR-15","url":"1+Lower-Receivers/Assembly+Complete-Assemblies/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR-15 Complete Lower Receiver for Sale | Primary Arms","page_header":" ","meta_description":"Buy an AR-15 Complete Lower Receiver with the best prices, fast shipping, industry-leading customer service, & top AR complete lower brands at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Aero-Precision/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Aero-Precision/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Aero-Precision/MCategories+AR-15","template":"default","addition_to_head":" ","page_title":"Aero Precision Complete Lower Receiver for Sale | Primary Arms","page_header":" ","meta_description":"Buy an Aero Precision Complete Lower Receiver with the best prices, fast shipping, industry-leading customer service, & the top AR complete lower brands at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Receiver-Sets/MCategories+AR-15","urlPath":"1+Receiver-Sets/MCategories+AR-15","url":"1+Receiver-Sets/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR 15 Receiver Sets for Sale | Primary Arms","page_header":" ","meta_description":"Buy an AR 15 receiver set at Primary Arms. You will find the best prices, fast shipping, prestigious customer service with the best AR lower brands.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+CMMG/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+CMMG/MCategories+AR-15","url":"1+Lower-Receivers/Brand+CMMG/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"CMMG AR 15 Lower Receivers For Sale | Primary Arms","page_header":" ","meta_description":"CCMG AR-15 Lower Receiver, either stripped or complete assemblies, for sale at Primary Arms. Find the best prices and fast shipping for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+EDC-Tactical/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+EDC-Tactical/MCategories+AR-15","url":"1+Lower-Receivers/Brand+EDC-Tactical/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"EDC AR-15 Lower Receivers For Sale | Primary Arms","page_header":" ","meta_description":"EDC AR-15 Lower Receiver for sale at Primary Arms. Find the best prices & fast shipping for your new AR15 lower with the industry leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Centurion-Arms/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Centurion-Arms/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Centurion-Arms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Centurion Arms AR-15 Lower Receivers For Sale | Primary Arms","page_header":" ","meta_description":"Centurion Arms Lower Receiver for sale at Primary Arms. Find the best prices & fast shipping for your new AR15 lower with the industry leading customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Ambidextrous+Ambidextrous/MCategories+AR-15","urlPath":"1+Lower-Receivers/Ambidextrous+Ambidextrous/MCategories+AR-15","url":"1+Lower-Receivers/Ambidextrous+Ambidextrous/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Ambidextrous Lower Receiver | AR -15  Ambi Complete Lower","page_header":" ","meta_description":"Buy from a selection of Ambidextrous AR 15 lower receivers at Primary Arms. You will find the best prices, fast shipping, & the best customer service.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Ghost-Firearms/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Ghost-Firearms/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Ghost-Firearms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Ghost Firearms AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Ghost Fireamrs AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Cross-Machine-Tool/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Cross-Machine-Tool/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Cross-Machine-Tool/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Cross Machine Tool AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Cross Machine Tool AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Lewis-Machine--AND--Tool/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Lewis-Machine--AND--Tool/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Lewis-Machine--AND--Tool/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Lewis Machine and Tool AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Lewis Machine and Tool AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Radical-Firearms/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Radical-Firearms/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Radical-Firearms/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Radical Firearms AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Radical Firearms AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Tapco/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Tapco/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Tapco/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Tapco AR-15 Lower Receivers for Sale | Primary Arms","page_header":" ","meta_description":"Tapco AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Black-Rain-Ordnance/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Black-Rain-Ordnance/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Black-Rain-Ordnance/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Black Rain Ordnance AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Black Rain Ordnance AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+JP-Enterprises/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+JP-Enterprises/MCategories+AR-15","url":"1+Lower-Receivers/Brand+JP-Enterprises/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"JP Enterprises AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"JP Enterprises AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Shreveport-Tactical/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Shreveport-Tactical/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Shreveport-Tactical/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Shreveport Tactical AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Shreveport Tactical AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Battle-Arms-Development/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Battle-Arms-Development/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Battle-Arms-Development/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Battle Arms Development AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Battle Arms Development AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Rise-Armamen/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Rise-Armamen/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Rise-Armamen/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Rise Armament AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Rise Armament AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+GG-AND-G/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+GG-AND-G/MCategories+AR-15","url":"1+Lower-Receivers/Brand+GG-AND-G/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"GG and G AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"GG and G AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Lower-Receivers/Brand+Foxtrot-Mike-Products/MCategories+AR-15","urlPath":"1+Lower-Receivers/Brand+Foxtrot-Mike-Products/MCategories+AR-15","url":"1+Lower-Receivers/Brand+Foxtrot-Mike-Products/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Foxtrot Mike AR-15 Lower Receivers | Primary Arms","page_header":" ","meta_description":"Foxtrot Mike AR-15 Lower Receiver for sale at Primary Arms. Find the best prices, fast shipping & top customer service for your new AR15 lower.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Blog","urlPath":"blog","url":"blog","template":"default","addition_to_head":"","page_title":"The Primary Arms Blog | Primary Arms","page_header":"Blog","meta_description":"Your Primary Source for firearms content! Read our latest blog posts or browse our archives. Read more...","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Terms and Conditions Bonus Bucks","urlPath":"terms-and-conditions-bonus-bucks","url":"terms-and-conditions-bonus-bucks","template":" ","addition_to_head":" ","page_title":"Terms and Conditions Bonus Bucks","page_header":"Terms and Conditions Bonus Bucks","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Polymer-80","urlPath":"Brand+Polymer-80","url":"Brand+Polymer-80","template":"default","addition_to_head":" ","page_title":"Polymer 80 Frames & Pistols For Sale | Primary Arms","page_header":" ","meta_description":"Polymer 80 Glock 19 frames and jigs for building your own pistol. 80% and fully finished frame kits available as well as completed handguns and parts.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Gas-Tubes/MCategories+AR-15","urlPath":"2+Gas-Tubes/MCategories+AR-15","url":"2+Gas-Tubes/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR 15 Gas Tube For Sale | Primary Arms","page_header":" ","meta_description":"Shop AR15 mid length gas tubes, carbine length, rifle length, and pistol length for your new AR 15 build. We've got full gas systems and parts available.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Shop on Your Favorite Online Gun Store | Primary Arms","urlPath":"online-gun-store","url":"online-gun-store","template":"default","addition_to_head":"","page_title":"Online Gun Store | Primary Arms","page_header":"WELCOME TO YOUR FAVORITE ONE STOP SHOP ONLINE GUN STORE","meta_description":"Welcome to your favorite one-stop-shop online gun store!  AR 15, AK47, hunting rifles, pistols, SBRs, shotguns, & handguns! Best service among online gun stores!","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced /Brand+Colt","urlPath":"Brand+Colt","url":"Brand+Colt","template":" ","addition_to_head":" ","page_title":"Colt Firearms For Sale | Primary Arms","page_header":" ","meta_description":"Check out all the popular Colt firearms we have for sale at Primary Arms like the Python Revolver, LE6920 Rifle, or the Colt 45 1911 pistol.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Upper-Receivers/Brand+Aero-Precision","urlPath":"1+Upper-Receivers/Brand+Aero-Precision","url":"1+Upper-Receivers/Brand+Aero-Precision","template":" ","addition_to_head":" ","page_title":"Aero Precision Upper Receiver For Sale | Primary Arms","page_header":" ","meta_description":"Aero Precision Upper Receivers come in a variety of styles like stripped, complete, and barreled assemblies, so you can build your dream AR with ease.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /2+Ejection-Port-Covers/MCategories+AR-15","urlPath":"2+Ejection-Port-Covers/MCategories+AR-15","url":"2+Ejection-Port-Covers/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"AR 15 Dust Covers For Sale | Primary Arms","page_header":" ","meta_description":"Shop AR 15 Ejection Port Dust Covers with custom engravings and designs machined from billet, molded from polymer, or stamped from sheet metal.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Rails--AND--Handguards/Brand+Midwest-Industries","urlPath":"1+Rails--AND--Handguards/Brand+Midwest-Industries","url":"1+Rails--AND--Handguards/Brand+Midwest-Industries","template":" ","addition_to_head":" ","page_title":"Midwest Industries Handguard For Sale | Primary Arms","page_header":" ","meta_description":"Midwest Industries Handguards and Rails for sale for AR15 and AK47 rifles. Free float and drop in handguards with M-LOK, KeyMod, and quad rail designs.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Sons-of-Liberty-Gun-Works","urlPath":"Brand+Sons-of-Liberty-Gun-Works","url":"Brand+Sons-of-Liberty-Gun-Works","template":" ","addition_to_head":" ","page_title":"Sons of Liberty Gun Works For Sale | Primary Arms","page_header":" ","meta_description":"Shop Sons of Liberty Gun Works Products like the Nox flash hider, Mil-Spec BCG, high quality barrels, uppers, Exo-2 Handguard, and complete AR-15s.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Lewis-Machine--AND--Tool","urlPath":"Brand+Lewis-Machine--AND--Tool","url":"Brand+Lewis-Machine--AND--Tool","template":" ","addition_to_head":" ","page_title":"Lewis Machine And Tool For Sale | Primary Arms","page_header":" ","meta_description":"Lewis Machine and Tool Rifles for sale including MARS-L, MWS, and Defender lower receivers. Shop our full selection of LMT Mil-Spec parts and accessories.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Sig-Sauer/MCategories+AR-15","urlPath":"Brand+Sig-Sauer/MCategories+AR-15","url":"Brand+Sig-Sauer/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"SIG Sauer AR 15 Rifles For Sale | Primary Arms","page_header":" ","meta_description":"Shop SIG Sauer AR 15 Rifles For Sale including the M400 TREAD and the AR style MCX Virtus rifles. Including stocks, braces, uppers, and accessories.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+SLR-Rifleworks","urlPath":"Brand+SLR-Rifleworks","url":"Brand+SLR-Rifleworks","template":" ","addition_to_head":" ","page_title":"SLR Rifleworks Products For Sale | Primary Arms","page_header":" ","meta_description":"SLR Rifleworks Products for sale including handguards, adjustable gas blocks, flared magazine wells, and a variety of other AR and pistol upgrades.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Ruger/MCategories+AR-15","urlPath":"Brand+Ruger/MCategories+AR-15","url":"Brand+Ruger/MCategories+AR-15","template":" ","addition_to_head":" ","page_title":"Ruger AR 15 556 For Sale | Primary Arms","page_header":" ","meta_description":"Shop Ruger AR15 556 for a high quality and affordable sporting rifle. Great for the first time or experienced AR-15 buyer. Get your Ruger AR 556 today.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Aero-Precision/MCategories+AR-308","urlPath":"Brand+Aero-Precision/MCategories+AR-308","url":"Brand+Aero-Precision/MCategories+AR-308","template":" ","addition_to_head":" ","page_title":"Aero Precision AR10 & 308 | Primary Arms","page_header":" ","meta_description":"Aero Precision AR10 M5 complete lowers and AR 308 uppers for sale as well as a variety of AR-10 parts, handguards, and M5E1 6.5 Creedmoor uppers.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Arisaka-Defense","urlPath":"Brand+Arisaka-Defense","url":"Brand+Arisaka-Defense","template":" ","addition_to_head":" ","page_title":"Arisaka Defense For Sale | Primary Arms","page_header":" ","meta_description":"Get Arisaka Defense Vertical grips, Lights, Scout Mounts, and any other AR accessory you could want at the best prices here at Primary Arms.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+CMMG","urlPath":"Brand+CMMG","url":"Brand+CMMG","template":" ","addition_to_head":" ","page_title":"CMMG Firearms For Sale | Primary Arms","page_header":" ","meta_description":"CMMG Firearms and Rifle Style Pistols For Sale like the Banshee, Mutant MK47, Guard, and Resolute including barrels, lowers, uppers, and more.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+Cloud-Defensive","urlPath":"Brand+Cloud-Defensive","url":"Brand+Cloud-Defensive","template":" ","addition_to_head":" ","page_title":"Cloud Defensive For Sale | Primary arms","page_header":" ","meta_description":"Cloud Defensive OWL Optimized Weapon Lights for sale including Accessories like pressure pad mounts and M-LOK handguard rails.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /Brand+5.11-Tactical","urlPath":"Brand+5.11-Tactical","url":"Brand+5.11-Tactical","template":" ","addition_to_head":" ","page_title":"5.11 Tactical Gear For Sale | Primary Arms","page_header":" ","meta_description":"511 Tactical Gear, Bags, and Tools for sale att Primary Arms. Check out our growing collection of 5.11 products at the best prices with fast shipping.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced /1+Rifle~Style-Pistols/Brand+CMMG","urlPath":"1+Rifle~Style-Pistols/Brand+CMMG","url":"1+Rifle~Style-Pistols/Brand+CMMG","template":" ","addition_to_head":" ","page_title":"CMMG Rifle Style Pistols For Sale | Primary Arms","page_header":" ","meta_description":"CMMG Rifle Style Pistols chambered in 9mm, 5.7x28mm, 45 Acp, and even 10mm all using their radial delayed blowback system for a reliable firearm.","meta_keywords":" ","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Optics Dealers","urlPath":"optics-dealers","url":"optics-dealers","template":"default","addition_to_head":"","page_title":"Optics Dealers Scopes | Primary Arms","page_header":"Optics Dealers","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Shooting Safety Rules","urlPath":"shooting-safety-rules","url":"shooting-safety-rules","template":"default","addition_to_head":"","page_title":"Shooting Safety Rules","page_header":"Shooting Safety Rules","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced Page","urlPath":"blog/best-handgun-for-self-defense","url":"blog/best-handgun-for-self-defense","template":"default","addition_to_head":"","page_title":"Building the Best Handgun for Self Defense | Primary Arms","page_header":"","meta_description":"The best handgun combines a variety of high-quality components that improve key performance characteristics under the stresses of combat.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced Page","urlPath":"Brand+Ameriglo/MCategories+Sights","url":"Brand+Ameriglo/MCategories+Sights","template":"default","addition_to_head":"","page_title":"AmeriGlo Night Sights For Sale | Primary Arms","page_header":"","meta_description":"<meta name=\"description\" content=\"AmeriGlo Sights available for sale for a variety of handguns whether you are looking for Tritium night sights, Suppressor Height, I-Dot, or Hackathorn styles.\">","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Enhanced Page","urlPath":"blog/best-shooting-ear-protection","url":"blog/best-shooting-ear-protection","template":"default","addition_to_head":"","page_title":"Best Shooting Ear Protection | Primary Arms","page_header":"","meta_description":"When a gunshot's sound can cause permanent hearing damage, you should always have the best shooting ear protection possible. Check out our tips to choose yours.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Trijicon RMRcc Launch | Primary Arms","urlPath":"trijicon-rmrcc","url":"trijicon-rmrcc","template":"default","addition_to_head":"","page_title":"Trijicon RMRcc Launch | Primary Arms","page_header":"Trijicon RMRcc Launch | Primary Arms","meta_description":"The Trijicon RMRcc is a slimmer take on the standard RMR. The RMRcc is available in either 3.25 or 6.5 MOA dot & mounting for glock, sig sauer, s&W & more.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Enhanced Page","urlPath":"blog/pdw-personal-defense-weapon","url":"blog/pdw-personal-defense-weapon","template":"default","addition_to_head":"","page_title":"PDW [Personal Defense Weapon] AR Style 9mm Pistol Giveaway","page_header":"","meta_description":"AR-style 9mm pistol is a perfect PDW (personal defense weapon) for self-defense in close quarters. We’ve also included a suite of upgrades for our September Giveaway.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Cadet Program","urlPath":"cadet-program","url":"cadet-program","template":"default","addition_to_head":"","page_title":"Cadet Program","page_header":"Cadet Program","meta_description":"To support America’s police cadets, Primary Arms offers a specialty purchase program, providing discounted rifles, pistols, & accessories to your cadets.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/BarrelLength+11.5%2522/MCategories+AR-15-Barrels","urlPath":"BarrelLength+11.5%2522/MCategories+AR-15-Barrels","url":"BarrelLength+11.5%2522/MCategories+AR-15-Barrels","template":"default","addition_to_head":"","page_title":"11.5 AR Barrel - 5.56 | Primary Arms","page_header":"","meta_description":"An 11.5 AR Barrel is the perfect length for building an SBR or pistol without sacrificing reliability. Get an AR-15 Barrel 11.5 inch today for better handling.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/blog/long-range-rifle-scopes","urlPath":"blog/long-range-rifle-scopes","url":"blog/long-range-rifle-scopes","template":"default","addition_to_head":"","page_title":"Buyer’s Guide to Long Range Rifle Scopes","page_header":"","meta_description":"If you’re shopping for Long Range Rifle Scopes, this guide will help you identify the most important features, so you can get the best optic for your budget.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/BarrelLength+16%2522/MCategories+AR-15-Barrels","urlPath":"BarrelLength+16%2522/MCategories+AR-15-Barrels","url":"BarrelLength+16%2522/MCategories+AR-15-Barrels","template":"default","addition_to_head":"","page_title":"16 Inch Barrel AR15 | Primary Arms","page_header":"","meta_description":"Get your 16 inch AR 15 midlength barrel for your next build. We also have 16 inch barrels with carbine gas systems and M4 profiles along with many other styles.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Charging-Handles/MCategories+AR-308","urlPath":"1+Charging-Handles/MCategories+AR-308","url":"1+Charging-Handles/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR 308 Charging Handle [AR10] | Primary Arms","page_header":"","meta_description":"Get an AR 308 Charging Handle for your next AR10 build whether you are looking for a standard Mil-Spec or extended latch ambidextrous handle.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+Flash-Hiders/MCategories+AR-15","urlPath":"2+Flash-Hiders/MCategories+AR-15","url":"2+Flash-Hiders/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Flash Hiders For Sale | Primary Arms","page_header":"","meta_description":"An AR15 Flash Hider, otherwise known as a flash suppressor is designed to reduce the fireball coming out of your AR 15. Great for shooting in low light.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/Brand+Aero-Precision/MCategories+AR-308-Rails--AND--Handguards","urlPath":"1+Rails--AND--Handguards/Brand+Aero-Precision/MCategories+AR-308-Rails--AND--Handguards","url":"1+Rails--AND--Handguards/Brand+Aero-Precision/MCategories+AR-308-Rails--AND--Handguards","template":"default","addition_to_head":"","page_title":"","page_header":"","meta_description":"","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Product Demo Days","urlPath":"product-demo-days","url":"product-demo-days","template":"default","addition_to_head":"","page_title":"Product Demo Days","page_header":"Product Demo Days","meta_description":"Primary Arms Product Demo Days are the perfect way for your department to test out all the latest & greatest gear from top brands before you buy.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/1+Lower-Receivers/Brand+Aero-Precision","urlPath":"1+Lower-Receivers/Brand+Aero-Precision","url":"1+Lower-Receivers/Brand+Aero-Precision","template":"default","addition_to_head":"","page_title":"Aero Precision Lower Receivers For Sale | Primary Arms","page_header":"","meta_description":"Aero Precision Lower Receivers are made from high quality materials with care, so you can get the best AR lower for the money. Get your Aero lower today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/Brand+Daniel-Defense","urlPath":"1+Rails--AND--Handguards/Brand+Daniel-Defense","url":"1+Rails--AND--Handguards/Brand+Daniel-Defense","template":"default","addition_to_head":"","page_title":"Daniel Defense Rails & Handguards For Sale | Primary Arms","page_header":"","meta_description":"Daniel Defense Quad Rail Handguards and free float rails available for your AR15 offer a ton of improvements like durability and modularity. Upgrade today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Criterion-Barrels-Inc.","urlPath":"Brand+Criterion-Barrels-Inc.","url":"Brand+Criterion-Barrels-Inc.","template":"default","addition_to_head":"","page_title":"Criterion Barrels For Sale | Primary Arms","page_header":"","meta_description":"Criterion Barrels for your AR-15 or AR-10 are made from high quality materials and designed to be as accurate as possible. Get yours today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Tactical Clothing Sales","urlPath":"tactical-clothing-sales","url":"tactical-clothing-sales","template":"default","addition_to_head":"","page_title":"Tactical Clothing Sales","page_header":"Tactical Clothing Sales","meta_description":"Tactical clothing on sale now at Primary Arms. View our new collection of clothing from top brands, Vertx, Nine Line, Propper, Under Armour & Tru Spec.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/Brand+Scalarworks","urlPath":"Brand+Scalarworks","url":"Brand+Scalarworks","template":"default","addition_to_head":"","page_title":"Scalarworks Mounts For Sale | Primary Arms","page_header":"","meta_description":"Scalarworks Mounts are perfect whether you are mouning a red dot, scope, or magnifier. The Scalarworks Leap mounts are designed to be durable and light.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Trijicon","urlPath":"Brand+Trijicon","url":"Brand+Trijicon","template":"default","addition_to_head":"","page_title":"Trijicon Scopes For Sale | Primary Arms","page_header":"","meta_description":"Trijicon Scopes like the ACOG, red dots like the RMR, night sights, mounts, and more for sale whether you are mounting it to your AR 15 or AK47.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/CaliberGauge+22-LR/MCategories+AR-15","urlPath":"CaliberGauge+22-LR/MCategories+AR-15","url":"CaliberGauge+22-LR/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"22LR AR15 Rifles and Accessories | Primary Arms","page_header":"","meta_description":"22LR AR15 rifles and accessories for sale at Primary Arms. Get the perfect plinking rifle in .22 LR for fun or training new shooters on the AR platform.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Muzzle-Devices/Brand+Daniel-Defense","urlPath":"1+Muzzle-Devices/Brand+Daniel-Defense","url":"1+Muzzle-Devices/Brand+Daniel-Defense","template":"default","addition_to_head":"","page_title":"Daniel Defense Muzzle Devices For Sale | Primary Arms","page_header":"","meta_description":"Daniel Defense Muzzle Brakes and Flash Hiders available for sale along with other muzzle devices, so you can choose the perfect upgrade for your rifle.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Handgun-Parts/MCategories+Handguns","urlPath":"1+Handgun-Parts/MCategories+Handguns","url":"1+Handgun-Parts/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Handguns - Handgun Parts For Sale | Primary Arms","page_header":"","meta_description":"Keep you handgun running reliably with our huge selection of parts  For Sale at Primary Arm. We offer industry-leading customer service & fast shipping.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"coupon-sign-up-success","urlPath":"coupon-sign-up-success","url":"coupon-sign-up-success","template":"default","addition_to_head":"","page_title":"coupon-sign-up-success","page_header":"coupon-sign-up-success","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Could not process your request","urlPath":"could-not-process-your-request","url":"could-not-process-your-request","template":"default","addition_to_head":"","page_title":"Could not process your request","page_header":"Could not process your request","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Government Procurement Program","urlPath":"government-procurement-program","url":"government-procurement-program","template":"default","addition_to_head":"","page_title":"Procurement Support","page_header":"Government Procurement Program","meta_description":"Primary Arms Government is a full-service organization that connects the best Vendors with Law Enforcement, Government Agencies, & Military Channels.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/1+Barrels--AND--Accessories/MCategories+6-5-Grendel","urlPath":"1+Barrels--AND--Accessories/MCategories+6-5-Grendel","url":"1+Barrels--AND--Accessories/MCategories+6-5-Grendel","template":"default","addition_to_head":"","page_title":"6.5 Grendel Barrels For Sale | Primary Arms","page_header":"","meta_description":"Shop 6.5 Grendel Barrels for your next AR15 build at Primary Arms. Get the best prices from the best brands for your long range build.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Blue-Force-Gear","urlPath":"Brand+Blue-Force-Gear","url":"Brand+Blue-Force-Gear","template":"default","addition_to_head":"","page_title":"Blue Force Gear For Sale | Primary Arms","page_header":"","meta_description":"Blue Force Gear Sling, Belts, Pouches, Trauma Kits, and much more for sale at primary Arms where we offer the best prices and customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+TRUE-Precision","urlPath":"Brand+TRUE-Precision","url":"Brand+TRUE-Precision","template":"default","addition_to_head":"","page_title":"","page_header":"","meta_description":"True Precision Barrels and other pistol accessories available for sale at Primary Arms. Upgrade your favorite pistol and build your dream gun today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"NTOA | Primary Arms Recommendations","urlPath":"ntoa","url":"ntoa","template":"default","addition_to_head":"","page_title":"NTOA | Primary Arms Recommendations","page_header":"NTOA | Primary Arms Recommendations","meta_description":"The NTOA has recommendations Primary Arms Optics many Silver & Gold awards in 2019 & 2020. Here, you’ll find our NTOA rifle scopes, prism scopes, & red dots.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Request Scope Caps","urlPath":"request-scope-caps","url":"request-scope-caps","template":"default","addition_to_head":"<meta name=”robots” content=”noindex, follow”>","page_title":"Request Scope Caps","page_header":"Request Scope Caps","meta_description":"Request Scope Caps","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/MCategories+Ammo-In-Stock","urlPath":"MCategories+Ammo-In-Stock","url":"MCategories+Ammo-In-Stock","template":"default","addition_to_head":"","page_title":"","page_header":"","meta_description":"Ammo in stock at Primary Arms. Pick up some ammunition in all your favorite calibers whether you are looking to buy in bulk or even looking to reload.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Primary Arms 2021 New Products","urlPath":"primary-arms-2021-new-products","url":"primary-arms-2021-new-products","template":"default","addition_to_head":"","page_title":"Primary Arms 2021 New Products","page_header":"Primary Arms 2021 New Products","meta_description":"Primary Arms Optics newest optics for 2021. Check out the SLx 1x MicroPrism, SLx 3x MicroPrism, GLx 2x Prism scope, SLx 4-16 Rifle Scope & much more. ","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/Brand+Zastava","urlPath":"Brand+Zastava","url":"Brand+Zastava","template":"default","addition_to_head":"","page_title":"Zastava Arms USA AK For Sale | Primary Arms","page_header":"","meta_description":"Zastava Arms USA AK47 Rifles For Sale at Primary Arms. Get your M70 ZPAP, M92, or ZPAP85 in pistol or rifle form today! We have a huge selection in stock!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Primary Arms 2021 Announcement","urlPath":"primary-arms-2021-announcement","url":"primary-arms-2021-announcement","template":"default","addition_to_head":"","page_title":"Primary Arms New Products 2021","page_header":"Primary Arms 2021 Announcement","meta_description":"Primary Arms Optics newest optics for 2021. Check out the SLx 1x MicroPrism, SLx 3x MicroPrism, GLx 2x Prism scope, SLx 4-16 Rifle Scope & much more. ","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Become A Primary Arms Dealer","urlPath":"become-a-primary-arms-dealer","url":"become-a-primary-arms-dealer","template":"default","addition_to_head":"","page_title":"Become A Primary Arms Dealer","page_header":"Become A Primary Arms Dealer","meta_description":"Become a Primary Arms Dealer! Primary Arms will wholesale to dealers, wholesale to international dealers & help retail stores to carry Primary Arms Optics.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/1+Bolt-Carrier-Groups-and-Parts/MCategories+AR-15","urlPath":"1+Bolt-Carrier-Groups-and-Parts/MCategories+AR-15","url":"1+Bolt-Carrier-Groups-and-Parts/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a bolt carrier group?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The Bolt Carrier Group (BCG) is a critical component of the AR-15. The BCG is the “action” of the rifle It loads a new round into the chamber, fires that round, extracts and ejects the spent casing, cocks the hammer and repeats the process.\n                    The BCG is subject to extreme pressures and temperatures as it harnesses the gas from the Direct Impingement (DI) gas system to cycle the rifle. With each shot the BCG violently travels to the rear of the rifle into the buffer tube where it is stopped and returned by the buffer and buffer spring.\n                    Even in a semi-automatic firearm, this process can happen multiple times per second depending on the skill of the shooter.\n                    The reliability of your AR-15 depends heavily upon your bolt carrier group. Choosing a BCG can be overwhelming given the multitude of choices on the market. At Primary Arms, we carry more than 100 different BCGs. Understanding which BCG is right for you will involve an examination of your intended use, performance requirements, budget and desired aesthetics.\n                    Key components of an AR15 bolt carrier group include the carrier, bolt assembly (with extractor), gas key, cam pin, firing pin retainer pin, and the firing pin.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How does a bolt carrierr group work?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Many enthusiasts like to build AR-15 rifles and it is important to know exactly how the firearm works. We are going to briefly cover a simplified description of how the BCG functions.\n                    1) When the trigger is pulled, the hammer hits the firing pin sending it traveling forward through a hole in the bolt assembly to strike a primer.\n                    2) When the primer detonates and ignites the powder, the expanding gas propels the bullet down the barrel. As the bullet passes the gas port, some of the expanding gas travels through the gasblock into the gas tube.\n                    3) From here it flows into the gas key which directs the gas into the expansion chamber in the carrier.\n                    4) The expanding gas exerts pressure on the gas rings on the bolt assembly forcing the assembly to move rearward.\n                    5) As the assembly travels, the cam pin forces the bolt to rotate 15° and unlock from the chamber.\n                    6) With the extractor grabbing the rim of the spent casing, the brass is pulled from the chamber and in conjunction with the momentum of the BCG, flung through the ejection port.\n                    7) Gas is also vented through 2 holes on the side of the BCG. The moving carrier cocks the hammer preparing the fire control group for the next shot.\n                    8) As the BCG is pushed rearward it contacts a weighted buffer and compresses the buffer spring as it travels into the buffer tube. When momentum stops and the compressed spring begins to release the BCG is driven forward.\n                    9) If the magazine is empty, the BCG will be engaged by the bolt catch and stop forward motion to allow for a magazine change. If the magazine is not empty, the bolt head will push a bullet up a feed ramp into the chamber.\n                    10) When the round is chambered, the iconic looking bolt head is rotated 15° and locked into the barrel extension. This enables the bolt to withstand the extreme pressures produced by firing a round.\n                    11) The process repeats after the next pull of the trigger.\n                    Now that you know how the BCG works, it's easy to see how crucial that one set of components is to the function of your rifle. The U.S. Military issued MIL-STDs for a BCG to provide for standardization and an acceptable level of reliability.\n                    As technology advances, the commercial market has made advances that increase the reliability and performance of the BCG well beyond the MIL-STD. The reality today is that not all BCGs are created equal and which one you choose for your rifle is subject to a variety of factors.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the types of AR-15 bolt carrier groups?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"One benefit of the AR-15 platform is the ability to switch calibers by swapping a complete upper or by replacing the barrel, bolt, and magazine. When building a rifle, you’ll need to choose a BCG style that makes sense for the rifle’s purpose.\n                    There are essentially 3 types of AR-15 BCGs:\n                    - M16 (full-auto rated)\n                    - AR-15 (semi-auto rated)\n                    - Low mass/lightweight\n                    There are some subtle and not-so-subtle differences between them, but for simplicity’s sake, the major differences come down to mass and weight.\n                    The M16 BCG is the design used by the military and is rated for full-auto fire. Some companies will call them ‘Full Auto BCGs’, but don’t confuse them for an auto-sear: these BCGs do not make your rifle a machine gun. Basically, M16 BCGs are slightly heavier to slow the rate of fire for automatic or burst fire. On average, M16 BCGs weigh 11.6oz and require a 3-5oz buffer to cycle properly.\n                    All MIL-SPEC BCGs will be M16-style, making it the most common BCG type on the market. The design is reliable, and with decades of proven combat effectiveness, M16 BCGs have earned their favor with American gun-owners.\n                    For most AR15 owners, the weight of an M16-style BCG is a convenience—not a necessity. Without select-fire, a standard AR15 BCG will offer similar performance for most rifles. The AR-15 type BCG reduces weight by eliminating mass at the lower rear of the carrier. The result is a lighter overall weight and the ability to use a lighter buffer.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a lightweight BCG?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Taking the weight reduction concept to an extreme, low-mass or lightweight BCGs remove much of the body of the carrier and/or use lighter alloys than the Mil-Spec machined 8620 steel. Low-mass BCGs are easy to identify, as many feature a skeletonized design that sheds any ‘excess’ material.\n                    The lightest BCGs on the market weigh in 5oz range, cutting more than half the weight of a Mil-Spec BCG. An additional benefit of a lighter BCG is a faster cycling AR with less felt recoil.\n                    However, low-mass bolt carrier groups are also more expensive than Mil-Spec and may require additional modifications to the gun to work reliably. The Mil-Spec DI gas system is intended to operate a certain weight BCG. When you reduce that weight, the gas pressure may become too strong and cause reliability issues.\n                    If you choose a lightweight BCG, we recommend you consider an adjustable gas block to fine tune your gas system. We also recommend purchasing lighter buffers and, in some cases, lighter springs. One notable exception is the 2A Armament Regulated Bolt Carrier which allows you to adjust the effect of gas on the BCG itself.\n                    All-in-all, low mass/lightweight BCGs are recommended for more advanced enthusiasts that have more than one AR-15 and want a specific type of performance. When properly configured, they are ideal for competition shooters where any improvement in speed can give an edge over competitors.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the BCG coating options?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"In the early 1960’s, some original M-16s had chrome-plated bolt carrier groups; however, the military soon transitioned to a more economical and longer-lasting phosphate finish, which has endured for decades. Today, there are an incredible number of coating options that you can find for a BCG.\n                    Sure, MIL-SPEC phosphate can get the job done, but if you’re shopping for the latest and greatest firearm parts, consider looking at BCGs with advanced coatings. Technology and innovation have advanced significantly since the Vietnam War, and modern BCG coatings can easily outperform the traditional phosphates. Modern BCG coatings are stronger, more reliable, and easier to clean—and in such a competitive market, prices aren’t too bad either.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is Manganese Phosphate coating?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Military BCGs use a manganese phosphate coating, also known as ‘Parkerizing’.\n                    Manganese Phosphate is a cost-effective coating, where the components are placed into heated phosphoric acid. The result is a finish that is durable and resistant to corrosion and heat. The combination of low cost, high durability, and military use make phosphate-coated BCGs the most popular coating on the market.\n                    When handling a phosphate-coated BCG, you will notice the surface isn’t entirely smooth. This causes friction as the action operates, which requires larger amounts of lubrication for the firearm to function reliably.\n                    More lubrication also means that the components will attract more dirt and debris. The rough surface also makes cleaning difficult and time consuming. Phosphate coated BCGs need regular cleaning maintenance to function reliably. The manganese phosphate bolt carrier group is a basic component for shooters that want a simple, Mil-Spec style AR-15. Backed by over 50 years of combat-proven service in the military, it has become the most popular BCG coating and it gets the job done effectively.\n                    We recommend Manganese Phosphate if you are budget-conscious or want a Mil-Spec rifle. No frills: it just works.\n                    # Pros: Most economical coating on the market, durable and corrosion resistant, trusted by the military.\n                    # Cons: High coefficient of friction, requires more lubricant to operate smoothly, BCG must be disassembled and cleaned regularly, rough surface texture makes cleaning more difficult.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a Nitride coating?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The nitride coating process is a high temperature nitrocarburizing chemical treatment that creates a smooth, hardened black surface. Nitride coatings have a high durability and corrosion resistance.\n                    The process has many slight variations, including Salt Bath Nitriding, Melonite, Tennifer, Quench- Polish-Quench (QPQ), Black Nitride, and others. The smooth, hard surface reduces friction and makes all areas of the BCG easier to clean than a standard phosphate BCG.\n                    Nitride coated bolt carrier groups are an upgrade over the basic phosphate coating. They are great for shooters that want an easier cleaning experience, smoother action, and the look of the black nitride finish.\n                    # Pros: Upgrade from phosphate without a considerable inscrease in price, durable and corrosion resistant, easier to clean than a phosphate BCG, requires slightly less lubricant than a phosphate BCG.\n                    # Cons: Slight price increase from phosphate BCG, BCG must be disassembled and cleaned regularly, Process must be done correctly or it can result in brittle components, stick to well-known brands.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is Electroless Nickel coating?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Electroless nickel coating is a chemical process where a layer of nickel metal alloy, most commonly nickel boron, is deposited onto all surface components of a bolt carrier group.\n                    Common names for these coatings are nickel boron, NiB, NiB-X, EXO, NP3 and many more. Electroless nickel coatings are very slick with a low coefficient of friction. They require minimal lubricants and are very easy to clean. Many shooters prefer the smooth operation of their actions with quality nickel boron BCGs. Because the coating is nickel, the surface appearance is shiny metal and may not be suitable for those that like an all-black AR-15.\n                     We recommend Electroless Nickel coatings for marksmen that have a little more budget and want to upgrade their shooting and maintenance experience.\n                    # Pros: Slick surface with high lubricity and low coefficient of friction, requires minimal lubrication, durable and corrosion resistant, easy to clean, shiny nickel appearance\n                    # Cons: More expensive than phosphate or nitride BCGs, process must be done correctly or it can result in poor performance, stick to wellknown brands, Shiny nickel appearance (some love it, some hate it).\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is Ceramic Top Coating?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Ceramic top coating is an aesthetic coating applied over a BCG’s existing coat. Think of it as a secondary option to supplement your BCG’s main coating.\n                    Unlike other coatings, the ceramic top coat will wear off quickly at the points where the BCG makes contact with the receiver. On a BCG with a nickel boron coating, this wear exposes the undercoat, allowing the shooter to experience the benefits of reduced friction.\n                    Ceramic top coats are best for marksmen that want to add a cosmetic element of color to their rifle. They are most often used with a nickel boron coating, where the user wants the benefits of higher lubricity, but does not like the shiny metal.\n                    # Pros: Multiple color options, dual layer protection when used in combination with an advanced coating.\n                    # Cons: Ceramic top coat wears off quickly on contact points, Not very durable.                    \n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are Physical Vapor Deposition Coatings?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The Physical Vapor Deposition (PVD) coating process uses a vacuum, high temperatures, and evaporation, or sputtering, to create an extremely thin, hard, and slick coating on BCG surfaces.\n                    The process is also known as titanium nitride (TiN), Ion Bond, and CVD. PVD coatings are among the lowest coefficients of friction available.\n                    The surfaces are very slippery and require minimal lubrication. Physical vapor deposition coatings are difficult to apply and require considerable capital expenditures, which considerably increases the cost of these BCGs.\n                    The coating process is also line-of-sight, so complex components like a BCG will have slightly varying degrees of coating thickness in internal areas. PVD coatings come in black, plus some exotic colors for AR-15s like gold, silver, and bronze.\n                     Physical vapor deposition coated BCGs deliver significant performance upgrades, but at a high cost. We recommend PVD for competitors that need every additional edge possible for performance. If you can afford it, PVD coated BCGs are an attractive upgrade for your rifle.\n                    # Pros: Very slippery surface with high lubricity and low coefficient of friction, requires minimal lubrication, extremely durable and corrosion resistant, easy to clean, multiple colors options.\n                    # Cons: Considerably more expensive than phosphate or nitride BCGs.\t                    \n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the right BCG for you?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"When you combine the different types and coatings on bolt carrier groups, your field of choices expands considerably. Ultimately it comes down to your preference. A no-frills Mil-Spec BCG will get the job done.\n                    How much improvement you want to make in performance and appearance is limited only by your budget. While not a requirement for operation in your AR-15, more advanced coatings definitely make cleaning easier, increase reliability, and can add some style to your black rifle.\n                    The Bolt Carrier Group (BCG) is the heart of your AR 15. Buy an AR 15, M16, or low mass complete BCG or build one from a variety of parts available from the world’s top manufacturers. Choose from specialized coatings such as Nickel Boron, Nitride, Melonite or Phosphate. Many Manufacturers use cutting-edge proprietary coatings and make some of the best BCGs on the market.\n                    Now that you know everything about your next Bolt Carrier Group, browse our vast selection of BCGs here at Primary Arms, your one-stop-shop online gun store. Here you will find industry-leading customer service and fast shipping.\"\n                }\n            ]\n        }\n        \n    ]\n}\n\n</script>","page_title":"AR-15 Bolt Carrier Groups For Sale - Primary Arms","page_header":"","meta_description":"AR15 Bolt Carrier Groups and parts available for all your favorite calibers from all your favorite brands. Shop bolt carriers for the best prices today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+22-LR/MCategories+AR-15","urlPath":"1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+22-LR/MCategories+AR-15","url":"1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+22-LR/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"22LR Bolt Carrier Group For AR15 - Primary Arms","page_header":"","meta_description":"22LR AR15 Bolt Carrier Groups For Sale, so you can turn your AR into the ultimate plinking machine. Get your AR15 22LR BCG today to save money on ammo.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/CaliberGauge+.350-Legend/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/CaliberGauge+.350-Legend/MCategories+AR-15","url":"1+Barrels--AND--Accessories/CaliberGauge+.350-Legend/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"350 Legend AR Barrel For Sale - Primary Arms","page_header":"","meta_description":"350 Legend Barrel for the AR-15 platform for sale is a variety of lengths. Now you can hunt with a straight walled catridge in the AR platform.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+762X39mm/MCategories+AR-15","urlPath":"1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+762X39mm/MCategories+AR-15","url":"1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+762X39mm/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 7.62x39 BCG For Sale | Primary Arms","page_header":"","meta_description":"Shop 7.62x39 BCG (Bolt Carrier Groups) for your AR15 rifle today! Now you can shoot the popular AK47 cartridge in your AR platform rifle.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Charging-Handles/MCategories+AR-15","urlPath":"1+Charging-Handles/MCategories+AR-15","url":"1+Charging-Handles/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why upgrade a charging handle?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR 15 charging handle is a crucial piece of hardware when building or upgrading your rifle. For people looking to save money on a new build, it can often be a part that gets overlooked.\n                    While traditional MIL-SPEC charging handles can be adequate, new technologies and designs have vastly improved the handling and functionality of the AR15’s charging handle. Charging handle manufacturers perpetually improve their products for greater durability and consistency in adverse conditions.\n                    Nowadays, you don’t have to spend much to enhance your rifle with an aftermarket charging handle that will improve reliability and performance, so why settle for older designs?\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 charging handle made of?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Most charging handles are made of durable aluminum, though the machining process can differ from product to product. Billet-machined charging handles are more expensive than their forged counterparts, as the manufacturing process takes more time and materials, but it offers a slightly greater variety in design and ergonomics. Forged charging handles will do the job just fine, but billet charging handles are usually more feature-rich—particularly when it comes to latch design.\n                    Standard MIL SPEC charging handles will have one small latch on the left side of the handle. This compact design is great at preventing snags against gear or underbrush, but it comes with a noticeable weakness. The small latch can be hard to grip under duress, limiting the user’s leverage when clearing tough jams.\n                    That’s why extended-latch charging handles are one of the most popular upgrades for any AR15 rifle. The wider gripping surface makes it much easier to clear jams under duress, and for most shooting activities, snagging isn’t a major concern.\n                    For even greater control, many gun-owners invest in ambidextrous charging handles, which puts latches on both the right and left side. If you’re left-handed, this is an obvious improvement to the standard controls, but even right-handed marksmen can enjoy the added flexibility of an ambidextrous design.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How to customize an AR-15 charging handle?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"AR15s are beloved for their customizability, and the charging handle offers yet another avenue for individualism. Not every upgrade has to be strictly practical. Sometimes, people want an upgrade for aesthetics—and there’s nothing wrong with that. After all, your rifle reflects your own style, so you shouldn’t be afraid to add some personality.\n                    The aggressive styles of an extended-latch handle will certainly enhance your rifle’s ergonomics, but the color, design, and form factor can also make an appreciable difference in the aesthetic of your rifle. We won’t recommend you sacrifice functionality for appearances, but in this case, appearances often coincide with performance characteristics.\n                    Popular models like the Radian Weapons Raptor feature large, talon-like latches, skeletonized for both aesthetics and for weight reduction. Then there's the Strike Industries ARCH, which features enlarged latch faces and an extended latch on one side for agile manipulation.\n                    Geissele Super and Airborne Charging Handles are machined from a solid aluminum billet, feature similarly oversized latches, and have a knurled texture on the latch faces to maximize grip even with gloves on. Geissele charging handles also feature a large, gas-busting lip where the handle meets the upper receiver to keep you from taking blasts of gas to the face when shooting suppressed.\n                    BCM charging handles are popular because they offer 2 different latch sizes: medium and large. For tactical use, the medium charging handles have less risk of snagging against your gear, but for competition and target shooting, the large latches offer more grip space for quick controls.\n                    Like most AR parts, charging handles come in a variety of color options as well. Strike Industries offers their charging handles in blue, red, and FDE alongside the standard anodized black. Other options include Desert Dirt, Olive Green, Silver, and Tungsten Grey.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What charging handle brands does Primary Arms carry?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"At Primary Arms, we carry the products from the top manufacturers in the firearms industry. When you buy from brands like these, so you know you’re getting a quality product. When you shop Primary Arms, you know you’re getting the best price and super-fast shipping. Check out custom and ambidextrous charging handle from these top brands:\n                    Aero Precision, Anderson Manufacturing, Bravo Company, DS Arms, Guntec USA, KAK Industry, Luth-AR, ODIN Works, P.O.F., Radian Weapons, Expo Arms, Falcon 37 Inc., Fortis Manufacturing, Geissele Automatics, Rise Armament, Seekins Precision, Strike Industries, Yankee Hill Machine, ZEV Technologies.\n                    Primary Arms carries some of the highest quality AR 15 charging handles from the most trusted manufacturers in the world. No matter the mission, we have the charging handle to get the job done. Shop today and find the best prices, get fast shipping, and enjoy our world-class customer service.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"AR 15 Charging Handles For Sale | Primary Arms","page_header":"","meta_description":"AR-15 Charging Handle for sale at Primary Arms. We have all your favorite brands in your favorite colors to match your new build. Click now to get yours!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/CaliberGauge+223-Wylde/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/CaliberGauge+223-Wylde/MCategories+AR-15","url":"1+Barrels--AND--Accessories/CaliberGauge+223-Wylde/MCategories+AR-15","template":"default","addition_to_head":"","page_title":".223 Wylde Barrel For Sale | Primary Arms","page_header":"","meta_description":"223 Wylde Barrel for AR-15 rifles come in 16 inch, 18 inch, and other barrel lengths and profiles, so you can find the perfect one for your build.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Vertx","urlPath":"Brand+Vertx","url":"Brand+Vertx","template":"default","addition_to_head":"","page_title":"Vertx Bags, Pants, and Gear For Sale | Primary Arms","page_header":"","meta_description":"Shop Vertx Bags like the Gamut, pants like the Defiance Jeans and Delta Stretch, and a ton of other range bags, and accessories like Tactigami.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Upper-Receivers/CaliberGauge+300-Blackout/MCategories+AR-15","urlPath":"1+Upper-Receivers/CaliberGauge+300-Blackout/MCategories+AR-15","url":"1+Upper-Receivers/CaliberGauge+300-Blackout/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"300 Blackout Upper For Sale | Primary Arms","page_header":"","meta_description":"300 Blackout Upper for AR-15s for sale. AR15 300 BLK upper receivers are a great way to change to a larger caliber without the need for a ton of new parts.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Body Armor for Sale | Primary Arms","urlPath":"body-armor","url":"body-armor","template":"default","addition_to_head":"","page_title":"Body Armor for Sale | Primary Arms","page_header":"Body Armor for Sale | Primary Arms","meta_description":"Body armor is a key piece of life-saving equipment. Primary Arms carries body armor of all kinds. Plate carriers, soft armor, & more. All from top brands!","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/1+Lower-Receivers/Brand+Anderson-Manufacturing","urlPath":"1+Lower-Receivers/Brand+Anderson-Manufacturing","url":"1+Lower-Receivers/Brand+Anderson-Manufacturing","template":"default","addition_to_head":"","page_title":"Anderson Lower Receiver For Sale | Primary Arms","page_header":"","meta_description":"Anderson Lower Receiver For Sale for you AR-15 whether you want a stripped, complete,or even an 80 percent lower if you are the DIY type.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazines/MCategories+AR-15","urlPath":"1+Magazines/MCategories+AR-15","url":"1+Magazines/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best AR-15 magazine?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"An AR 15 is only as reliable as the magazines that you are using. You can buy the most premium expensive AR15 that will outlast the apocalypse but if you don’t have magazines that work reliably or break down prematurely, then you are left with a single shot rifle and that just won’t get the job done.\n                    If you just bought your first AR-15 and need a way to keep it fed or you bought some sub-par AR mags and are looking to upgrade, then stick around to learn about some of our favorite AR 15 Mags.\n                    With so many different types of AR15 magazines made from different materials it can be difficult to decide which ones you should get. You may be asking what the best AR 15 magazine is, but the answer is a little more complicated than just one singular answer.\n                    Each material type has their own pros and cons and this will guide you through which AR15 magazines are best for which situations, so you can make an informed decision when stocking up.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are aluminum AR-15 magazines the best?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The first magazines used for the M16 platform featured a 20 round capacity and were made from a new space age ultra-light material called aluminum.\n                    When first introduced, these 20 round magazines featured a waffle pattern to help improve strength but as time passed and material manufacturing improved, it was found that it was cheaper and more efficient to use straight ridges down the side of the magazine that still retain the same strength.\n                    At the time this new material was looked down upon as being inferior to the heavy duty steel magazines used in the M14 and other weapon systems, but over 50 years later aluminum AR magazines are still in wide use.\n                    What makes aluminum magazines so popular? First off is cost.\n                    Aluminum magazines are much easier to make and are typically more affordable than polymer or steel. Additionally, the aluminum feed lips are less prone to warping after leaving a magazine fully loaded over long periods of time making them a great option for people looking do buy a ton, load them up, and store them in the safe. However, aluminum feed lips can also be a detriment to the functionality of your AR.\n                    Aluminum is more prone to bending when impacted and can cause malfunctions without you even noticing, so if you run your mags hard, it may not be the best option. AR15 aluminum magazines also come in a ton of anodized colors to match your gear and some even come with an ultra-durable Teflon coating like the C-Products 30 Round 5.56 magazine.\n                    Despite the possibility of bent feed lips, aluminum magazines are still extremely durable and can even be lighter weight than some polymer magazines depending on the brand. There is a reason they are still in wide use today with the United States Military and civilians alike.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are polymer AR-15 magazines the best?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Polymer magazines were first introduced in 1977 with the Steyr AUG rifle but they did not hit the mainstream until 2007 when Magpul introduced the first polymer AR magazine. Like aluminum mags, people did not quite accept this new fad until more understanding of this truly space age material become well known.\n                    There is a reason why polymer is used to hold together the international space station. Polymer is UV light, chemical, and corrosion resistant and won’t get scorching hot after sitting in the sun during a particularly long range day. Initially, the mainstream looked down on polymer assuming it to have plastic characteristics but in reality, it features elastic characteristics meaning it can deform and bounce back into shape. Like aluminum magazines, this has pros and cons when it comes to the magazine feed lips.\n                    Over long periods of time, the pressure of a fully loaded magazine spring can deform the feed lips permanently causing them to not hold the rounds in the proper orientation for reliable feeding. However, Magpul ships dust covers with their magazines for this very reason that will prevent the rounds from applying pressure on the feed lips for long term storage.\n                    Polymers have come a long way since the early days and for regular use, it will be a long time before you see degradation in the performance of your polymer AR-15 magazine.\n                    This next point might not seem like a pro, but the elasticity of the feed lips does have a breaking point. Unlike aluminum that will bend without you being able to immediately notice it, when polymer feed lips fail you will know immediately, and you can ditch that mag from rotation. It is better to be 100 percent sure that a magazine will not work than to install a magazine expecting it to work and causing issues.\n                    Polymer magazines are the biggest subsection of AR-15 magazines on the market today with more and more offerings from other popular brands like Amend2, Mission First Tactical, Troy Industries, and Hexmag. Polymer magazines are right in the sweet spot between aluminum and steel in terms of cost and they all have their own unique exterior patterns.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are steel AR-15 magazines the best?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"If you are looking for the most durable type of AR magazine on the market, then steel is the way to go. By its nature steel, is much more rigid and less prone to bending or breaking, so you can leave them loaded for a lifetime and drop them feed lip first onto rocks and shouldn’t have a problem. Steel AR15 mags are definitely the go to style for preppers and people investing in magazines that will last a lifetime.\n                    Of course, this durability comes with cons as well. Thick gauge steel is heavier and more expensive to use and is more prone to corrosion. However, AR mags like the E-Lander 5.56 magazine uses a proprietary corrosion resistant coating to keep it protected. ASC magazines are also a great option.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are Magpul magazines the best?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Magpul is now onto their 3rd generation with the PMAG M3 which can be had in a variety of colors, magazine capacities, and even windowed versions, so you can see your round count. The Magpul PMAG 30 is by far the most popular and the Magpul PMAG 40 AR 15 40 round magazine is popular with competition shooters. Like the SureFeed mag, they all feature four-way anti tilt self-lubricating followers and a constant curve geometry for the ultimate in reliability.\n                    The over-travel insertion stop prevents you from inserting your magazine too far into the receiver and a dot matrix allows you to easily mark your magazines for 5.56 or .300 blackout usage. Magpul AR 15 Magazines are some of the best bang for your buck. Grab a handful and you won't regret it.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are E-LANDER magazines the best?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"E-Lander makes some of the most durable AR-15 steel magazines that feature thick walls and a corrosion resistant coating. The E-Lander 10 round AR-15 magazine is a great option for hunters and people that target shoot off a bench or prone because the shorter length won’t interfere with the table. If you are looking for an AR mag that will last until the end of the world, stock up on E-Lander magazines.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are Lancer magazines the best?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"For those looking for the best of both worlds, we have the Lancer Systems L5AWM which features the lighter weight of a polymer body and the durability of steel feed lips. These magazines come in a variety of colors but the clear polymer is one of the most popular because you can instantly see how many rounds you have left.\n                    The Steel feed lips also extend down the side of the mag and include the mag catch to ensure it stays locked in the receiver at the correct depth.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the largest capacity AR-15 magazine?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"At one point in history, the largest capacity magazine for an AR-15 that you could get on the market was an imported drum magazine from Norinco that could hold up to 120 rounds of 5.56 ammunition. Unfortunately, due to import bans, they are no longer available to purchase new unless you are willing to spend upwards of 250 dollars for a pre-ban model that someone was lucky enough to snag.\n                    Nowadays, you have options for 100 round “coffin” style mags from SureFire that features a quad stack design, that while not necessarily comfortable, will fit in double magazine pouches.\n                    Of course, if you are going for the double drum Metal Gear Solid Patriot look, you can pick up a Korean Made KCI 100 round drum mag. But for those looking to increase round count without sacrificing practicality or reliability, we have the X Products 50 round drum magazines, MWG 90 round drum magazines, and Pro-Mag 65 round drum magazines. However, the most popular by far, is the Magpul D60.\n                    If you are tired of manually loading these monsters round by round, check out the Butler Creek ASAP Electronic Magazine loader that does all the hard work for you.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why choose 20 round AR-15 magazines?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"After all this talk about the largest capacity AR15 magazines, why would you want to get a 20 round AR mag? Well the first reason might be that you are building a clone of the popular 1964 M16 rifle which utilized a 20 round AR magazine. 20 Round AR mags feature a straight design which helps to improve reliability because the spring and follower dont have to contend with pushing rounds at an angle and can instead just push every round straight up into your rifle. Additionally, with less rounds, there is less spring pressure making it easier to load rounds and insert your AR 20 round mag on a closed bolt.\n                    What if you are building a modern plinker? An AR 15 20 round mag still has some advantages over the 30 round counterparts. If you are shooting off a bench or prone, the longer 30 round magazine can interfere with getting low down to the platform making you have to use the mag as a monopod which is not stable. Whereas an AR 15 20 rnd mag will give you plenty of clearance for getting low and comfortable with your bipod or rest.\n                    The lighter weight of only carrying 20 round mags also makes it a great option for varmint hunters and precision competition shooters who may not need the extra 10 round capacity. It all comes done to your specific use case, so maybe throw in an AR15 20 round magazine with your rifle so you can have one laying around if you ever decide you want to use it.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the parts of an AR-15 magazine?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"I am going to say something that you probably will not like. Magazines are expendable. Yes, that means after an extremely high round count, it may be time to toss the mag or at the very least, replace the internals. Springs wear out, feed lips can warp, and followers can break but don’t worry we have all the magazine components you will need.\n                    Contrary to popular belief, leaving a magazine loaded for long periods of time will not actually wear down the follower spring. In actuality, the repeated compression and decompression is what will make a spring lose its power over time. So, if you shoot a lot, it may be handy to have a few extra springs on hand and Sprinco is the best of the best when it comes to long lasting springs.\n                    Just like the AR-15 itself, magazines are upgradeable with a ton of parts, like an enhanced follower from Magpul. If you already have a bunch of surplus mags and need to replace a broken follower or want something with a little more reliability, these Magpul followers are a great investment.\n                    The bright yellow color makes it easy to see and can help you color code your magazine for different calibers. Additionally, you can get a variety of colored floor plates and anti-tilt followers from Hexmag if you have multiple AR-15s in different calibers.\n                    Another advantage of polymer magazines not mentioned above is that they are typically much more easy to disassemble. Take the Hexmags for example. They have a simple button on the floor plate to take it all apart.\"\n                }\n            ]\n        }\n    ]\n}  \n</script>","page_title":"AR15 Magazines For Sale | Primary Arms","page_header":"","meta_description":"Find the best prices and fast shipping on AR 15 magazines and speed loaders from trusted brands like Magpul and Lancer Systems.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/MCategories+Shotguns","urlPath":"MCategories+Shotguns","url":"MCategories+Shotguns","template":"default","addition_to_head":"","page_title":"Shotguns and Accessories For Sale | Primary Arms","page_header":"","meta_description":"Shotguns and Shotgun accessories for sale at primary arms. Get a complete shotgun and a full stock and forend set at an affordable price.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+Buffers/MCategories+AR-15","urlPath":"2+Buffers/MCategories+AR-15","url":"2+Buffers/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Buffer Weights For Sale | Primary Arms","page_header":"","meta_description":"AR15 Buffer Weights are an important component for your rifle. Choosing the right one will improve reliability and can even reduce felt recoil.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/CaliberGauge+9mm-Luger/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/CaliberGauge+9mm-Luger/MCategories+AR-15","url":"1+Barrels--AND--Accessories/CaliberGauge+9mm-Luger/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"9mm AR Barrels For Sale at Primary Arms","page_header":"","meta_description":"9mm AR Barrels for sale at the best prices. Get your AR15 9mm barrel today and finish your pistol caliber carbine build. Click to see our selection!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/MCategories+Short-Barrel-Rifles","urlPath":"MCategories+Short-Barrel-Rifles","url":"MCategories+Short-Barrel-Rifles","template":"default","addition_to_head":"","page_title":"SBR AR15 Short Barrel Rifles For Sale | Primary Arms","page_header":"","meta_description":"Short Barrel AR15 Rifles for sale at Primary Arms. Click now to order your new SBR today. We've got the resources to teach you the process to get yours.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+Bipods/Brand+Magpul","urlPath":"2+Bipods/Brand+Magpul","url":"2+Bipods/Brand+Magpul","template":"default","addition_to_head":"","page_title":"Magpul Bipod For Sale | Primary Arms","page_header":"","meta_description":"The Magpul Bipod is made from high quality polymer for lightweight durability, comes in a wide variety of colors, and is compatible with M-LOK and rails.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Magpul/MCategories+Shotguns","urlPath":"Brand+Magpul/MCategories+Shotguns","url":"Brand+Magpul/MCategories+Shotguns","template":"default","addition_to_head":"","page_title":"Magpul Shotgun Furniture For Sale - Primary Arms","page_header":"","meta_description":"Magpul Shotgun Furniture like stocks and forends for sale for all of your favorite shotguns like the 500, 590, 870, and more at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/BarrelLength+14.5\"/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/BarrelLength+14.5\"/MCategories+AR-15","url":"1+Barrels--AND--Accessories/BarrelLength+14.5\"/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"14.5 AR Barrel For Sale | Primary Arms","page_header":"","meta_description":"14.5 AR Barrel For Sale in a variety of calibers and gas lengths. Get your 14.5 inch barrel with pinned flash hider for a short rifle without a tax stamp.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+9mm-Luger/MCategories+AR-15","urlPath":"1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+9mm-Luger/MCategories+AR-15","url":"1+Bolt-Carrier-Groups-and-Parts/CaliberGauge+9mm-Luger/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"9mm Bolt Carrier Group For Sale | Primary Arms","page_header":"","meta_description":"9mm AR Bolt Carrier Group feature a blow back design for use in AR9 style rifles and pistols. Available in a variety of finishes like Nitride and PVD!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Triggers/MCategories+AR-15","urlPath":"1+Triggers/MCategories+AR-15","url":"1+Triggers/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Triggers For Sale | Primary Arms","page_header":"","meta_description":"Shop for an AR15 Trigger to improve your build today. We have the best brands at the best prices with industry leading customer service. Shop Today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/MCategories+AR-15","urlPath":"1+Rails--AND--Handguards/MCategories+AR-15","url":"1+Rails--AND--Handguards/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR-15 Handguards & AR-15 Rails for sale | Primary Arms","page_header":"","meta_description":"We have the best prices on mlok rails, keymod rails and picatinny rails. Get fast shipping on our wide selection of AR 15 handguards, AR 15 rails, and forends from top manufacturers.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/Brand+SLR-Rifleworks","urlPath":"1+Rails--AND--Handguards/Brand+SLR-Rifleworks","url":"1+Rails--AND--Handguards/Brand+SLR-Rifleworks","template":"default","addition_to_head":"","page_title":"SLR Rifleworks Handguards For Sale | Primary Arms","page_header":"","meta_description":"SLR Rifleworks AR 15 Handguards come in a varriety of lengths and styles to suit the exact needs for your rifle build. Get your SLR rail today.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/MCategories+Bolt-Action-Rifles","urlPath":"1+Rifles/MCategories+Bolt-Action-Rifles","url":"1+Rifles/MCategories+Bolt-Action-Rifles","template":"default","addition_to_head":"","page_title":"Bolt Action Rifles For Sale | Primary Arms","page_header":"","meta_description":"Bolt Action Rifles For Sale from all the top brands like Mossberg, Savage Arms, Thompson Center, and even Daniel Defense. Get yours today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/MCategories+AR-15","urlPath":"1+Rifles/MCategories+AR-15","url":"1+Rifles/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What does AR-15 stand for?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Buying an AR-15 is like riding on the back of a bald eagle, waving the stars and stripes, and landing on Mount Rushmore as fireworks explode behind you. Okay, maybe not exactly like that. But, the AR 15 has become almost as synonymous with America as all of those culturally iconic things are. What may be most exciting of all is the story behind what AR-15 stands for.\n                    Eugene Stoner is the mind behind the genius mechanical creation we enjoy today.\n                    In the mid-1950s, Stoner worked as the chief design engineer for ArmaLite to create the 'Armalite Rifle' - AR-15.\n                    The US Military was on the hunt for a new, semi-automatic battle rifle that would bring our Army out of WWII.\n                    Stoner’s prototype AR-10 was up for consideration to replace the old, heavy, and capacity-deficient M1 Garand as the military’s rifle of choice..\n                    The AR-10 didn’t hold up.\n                    Against the will of Eugene Stoner, ArmaLite presented the military with a version of the AR-10 that had an aluminum and steel composite barrel, intended to impress the testers with its light weight.\n                    That decrease in weight came at the expense of the rifle’s ability to stand up to the demands of the tests, bursting both the barrel and any hopes the AR-10 had of winning the hearts and dollars of the U.S. Military.\n                    It was not long until battlefield requirements in Vietnam called for more innovation. General Willard G. Wyman saw an opportunity to outfit soldiers with an even lighter weight rifle, using a smaller caliber of ammunition. One Soldiers could carry more of.\n                    Stoner went back to the drawing board, scaling down his AR-10 design. This birthed the AR-15!\n                    When he finished, the patent for the AR-15 design was sold to Colt, who sold the rifle under the co-branded name Colt ArmaLite AR-15 Model 01 and would market it to military services around the world.\n                    The real magic for the civilian markets began when Colt’s patent on the design expired in the 1970s, opening the door for other manufacturers to begin creating AR-15 pattern rifles, parts, and accessories.\n                    The fact that the platform had a MIL SPEC designation meant all companies had to do to ensure their parts could all be interchangeable was follow the specifications set forth by the military. The rest is history.\n                    So… Want to get your hands on one of your own?\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What does AR stand for in AR-15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR in AR-15 stands for ‘ArmaLite Rifle’. ArmaLite was the original manufacturer of the rifle, though they sold the design to Colt in 1959 following financial and production limitations. Colt maintained the rifle’s original name though, giving us today’s most recognizable rifle in America.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How do you buy an AR-15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Buying a complete AR-15 from a well known brand can be a perfect way to get a high-performance rifle, tuned and assembled by the experts, ready for action right out of the box.\n                    Here’s a list of AR 15 manufacturers we carry that sell complete rifle configurations, organized by price point:\n                    Budget-Friendly AR-15 Rifles for sale: 1) Aero Precision, 2)\tAnderson Manufacturing,  3)\tRadical Firearms, 4)\tSmith & Wesson.\n                    Moderately Priced AR-15 Rifles for sale: 1)\tAdams Arms, 2)\tColt, 3)\tRuger, 4)\tSavage Arms,  5)\tSpikes Tactical, 6)\tStag Arms.\n                    High-End AR-15 Rifles for sale: 1)\tBravo Company Manufacturing, 2)\tDaniel Defense, 3)\tLWRC, 4)\tTRIARC.\n                    Beyond choosing a manufacturer or price point that fits your budget when buying your new AR-15, there are a few configuration options that you will want to consider. The purpose of your rifle is largely going to dictate your feature choices.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the AR-15 configuration options?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"There are numerous factors to consider when purchasing a new AR-15 in order to get the most out of your rifle, but sometimes all those different options can get overwhelming especially if this is your first ever rifle purchase.\n                    Don’t get bogged down, let us simplify it for you and break down how to choose the best AR-15 for you.\n                    The AR 15 is America’s rifle, and for good reason. It’s a simple, elegant and efficient design – versatile in its capacity to perform across a wide array of applications. The inherent modularity of the platform lends itself to customization, personalization, and fine-tuned performance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the AR-15 barrel lengths?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Some applications favor a shorter barrel size for your AR, like home defense rifles. For home defense, you may have your best luck with an AR 9 Pistol (PCC). These can be chambered in 9mm, 40, or 45. This way, you can have all the features of an AR 15 AND a barrel as short as 4 inches. perfect for hallways.\n                    They can fit in your backpack, they're lightweight, are very durable And it will still be accurate at 100 yards.\n                    The drawbacks are the fact you have to use a pistol brace, not a stock, and you won’t be hitting 12-inch groupings beyond 100 yards\n                    5.56 NATO's biggest advantage is its velocity, but short barrels can reduce velocity and compromise on terminal ballistics. If you want an intermediate caliber with a barrel under 10 inches, consider using purpose-made cartridges like .300 AAC Blackout.\n                    To stick with 5.56 and .223, the most common barrel legth for a rifle is 16 inches. You don't need a tax stamp or a pistol brace, you're accurate out to 500 yards, and you still can be lightweight enough for home defense.\n                    If you only want 1 AR 15, a 16 inch barrel is for you.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What Caliber is the AR-15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR-15 is most commonly available in 5.56x45mm NATO or .223 Remington, but with the rise in the platform’s popularity has come the demand for different calibers.\n                    Complete AR rifles feature manufacturer-tuned set-ups in popular new calibers like 300 BLK --which is a suppressor-friendly loading popular for home defense and short-range hunting\n                    Many precision marksmen will use a dedicated long-range cartridge like .224 Valkyrie, which offers improved ballistics when engaging targets beyond 500 yards with an AR-15.\n                    For strong overall performance, 5.56x45 NATO remains the most popular cartridge for AR15s. 5.56x45 is highly versatile with low recoil, accessible ammunition, and massive product support. 5.56x45 NATO-marked rifles can also use .223 Remington ammunition, adding to their flexibility and cost effectiveness.\n                    Calibers:.22 Long Rifle, .17 Hornady Magnum Rimfire, 5.45x39mm NATO, .223 Remington / 5.56x45mm NATO, FN 5.7x28mm, .22 Nosler, .224 Valkyrie, .243 Winchester Super, 6.5mm Grendel, 6.8 Remington SPC II, 7.62x39mm, 300 AAC Blackout, .300 Whisper, 9mm Luger, .375 SOCOM, .40 Smith & Wesson, .45 ACP, 10mm Auto, .450 Bushmaster, .458 SOCOM, .50 Beowulf.                     \n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How Modular Is An AR-15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The modularity of the AR-15 means you can buy one rifle, and a selection of other components that can be swapped in and out of the rifle, and have a firearm capable of utilizing multiple calibers for a variety of applications.\n                    By swapping upper receivers or changing parts, you can adapt your rifle for hunting, plinking, personal defense, or long-range marksmanship. No other rifle can match the AR-15’s flexibility, which is why so many gun-owners invest heavily in their ARs.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Picatinny Rails and M-LOK vs. Keymod?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Most AR15s come with a modular handguard, which will offer picatinny, M-LOK, or KeyMod accessory attachment slots. These slots allow you to attach iron sights, lights, lasers, foregrips, bipods, slings, bayonets, and any other necessary additions.\n                    Depending on the handguard, your attachment system will vary, so it is important to understand the differences between the three most popular options.\n                    Picatinny rails (Pic rails) are the old-school way to mount everything to your gun. These days, most rifles will have a pic rail on top for optic and sight mounting.\n                    M-LOK and KeyMod are the 2 newer standards for all other accessories and have been in direct competition. They both offer their own benefits, but M-LOK is the more popular option, offering a greater variety of compatible parts and accessories.\n                    If you are buying your first AR 15 and are uncertain about handguards, we highly recommend that you look at rifles with ‘M-LOK’ handguards, as you’ll always be able to find compatible parts.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best AR-15 rifle?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Choosing the best AR-15 for you comes down to what you want the rifle to do and what fits your budget.\n                    AR-15s in standard MIL SPEC configurations are incredibly versatile, and a great place to start if you are buying your first AR. These rifles will be great for target shooting fun on the range, as well as varmint hunting.\n                    They’ll also be very affordable in comparison to other more specialized configurations.\n                    However, for just a little more room in the budget, you can get a complete AR with upgraded components that will go a long way in improving your rifle’s capabilities.\n                    Moderately priced AR Rifles will have factory-tuned and pre-installed enhancements like free-floating hand rails and upgraded internal components to increase the rifle’s reliability and accuracy.\n                    If you’re serious about diving into the AR-15 platform, it’s a worthwhile investment to kick in a little extra cash and get these upgrades.\n                    This is also the best price range to get a rifle that will be worthy of some upgrades. A better trigger, more comfortable stock, better muzzle device, and a quality optic will help you get the most precision out of your rifle system.\n                    High-end AR-15 manufacturers stake their reputations on the unparalleled quality of their rifles and products. Brands such as Bravo Company Manufacturing (BCM), Noveske, LWRC, CMMG, Daniel Defense, and LMT make some of the best Rifles right out of the box.\n                    If you are looking for serious performance right out of the box, you can rest assured that with these rifles you will get every dollar’s worth for the price you pay.\n                    People who trust their lives to AR 15 rifles every single day, only trust the top of the wolf pack to build the best rifles that money can buy, and they deliver.\n                    While no list can ever be objectivly perfect, we find that any one of these brands could hold the title as having, 'the best ar15'.\n                    AR 15 Manufacturers: 1)\tAdams Arms, 2)\tColt, 3)\tRuger, 4)\tSavage Arms, 5)\tSpikes Tactical, 6)\tStag Arms.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why can't I get an AR-15 Delivered to my house?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"When purchasing an AR-15 through a retailer, you must complete a few legal documents, including a federal background check. Contrary to myth, you cannot purchase an AR and ship it to your house. You need to send it to a dealer with an FFL (Federal Firearms License), so that they can complete that paperwork and transfer according to US law.\n                    If you plan on building a rifle yourself, you will still need to complete a transfer for the lower receiver. All other parts can ship directly to your home.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Do you need a tax stamp for an AR-15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"For most rifles and pistols, the answer is no.\n                    The National Firearms Act (NFA) restricts the purchase of ‘short-barreled rifles’, which includes any RIFLE that uses a barrel under 16” or fails to meet a 26” overall length. Very few AR-15s are sold as an SBR from factory, but if you are uncertain about a product you see online, check the product description. Most manufacturers will include a notice of its status as an NFA item.\n                    Please note, AR PISTOLS are exempt from the barrel length restriction, though pistols have their own limitations. You cannot put a stock on an AR pistol without converting it to an SBR, and if the pistol’s overall length is below 26”, you cannot use a vertical foregrip either. Whenever you’re making significant modifications to your AR15 rifle or pistol, make sure you’ve researched the law and feel confident in your changes.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why you should know your state laws before buying an AR-15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Several states (such as California, New York, and Massachusetts) have strict state laws that limit the features and accessibility of AR-15s, misconstruing this popular rifle as an ‘assault weapon’. While every state differs slightly, there are a few common issues to pay close attention to:\n                    Magazines: Some states will have magazine restrictions, limiting capacity to 10 rounds or fewer. Fortunately, 10-round AR magazines are very common.\n                    Stocks: Some states will ban the use of a retractable stock. In these states, you will need to use a fixed rifle stock, instead of a carbine stock. If your state also bans pistol grips, you may need to incorporate the grip into the stock with a thumbhole or featureless grip. Muzzle Devices: Some states ban flash hiders. In these states, you will need to use a compensator or muzzle brake.\n                    Ban by Name: Some states ban rifles by name. This can cause a tremendous amount of confusion, as lawmakers are inconsistent in their application. Often, two near-identical AR 15 rifles will face different restriction, simply because the model number was slightly different.\n                    Ultimately, the onus is on the gun-owner when making their purchase. If you live in the northeast or on the west coast, you are likely to face a multitude of restrictions on AR 15 ownership. If you do plan on purchasing an AR-15 in one of these states, it is VERY important that you do all your background research to verify the legality of a certain rifle or product under state guidelines.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the best affordable AR-15's?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"A fantastically reliable & accurate AR-15 on a tight budget is a hard balancing act to acomplish. We find that this list of brands will offer that balance and more!\n                    Aero Precision, Anderson Manufacturing, Radical Firearms, Smith & Wesson\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the best high-end AR-15's?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"For the operator in all of us, the Ar-15's offered by these brands spare no feature, offer specialty configurations & represent some of the finest Ar-15's on the market.\n                    Bravo Company Manufacturing, Daniel Defense, LWRC, Sig Sauer\"\n                }\n            ]\n        }\n    ]\n}  \n</script>","page_title":"AR-15 Rifles For Sale | Choose Your AR 15 | Primary Arms","page_header":"","meta_description":"Get a new AR 15 Rifle at Primary Arms at the best prices with the best customer service in the industry. We've got all your favorite AR15 rifle brands.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/blog/how-to-clean-a-gun","urlPath":"blog/how-to-clean-a-gun","url":"blog/how-to-clean-a-gun","template":"default","addition_to_head":"","page_title":"","page_header":"","meta_description":"","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Email Me When In Stock Instructions","urlPath":"email-me-when-in-stock-instructions","url":"email-me-when-in-stock-instructions","template":"default","addition_to_head":"","page_title":"Email Me When In Stock Instructions","page_header":"Email Me When In Stock Instructions","meta_description":"When your favorite products are out of stock, Primary Arms offers the \"email me when back in stock\" tool. This way you never miss out on top products.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/Brand+Magpul/MCategories+Bipods","urlPath":"Brand+Magpul/MCategories+Bipods","url":"Brand+Magpul/MCategories+Bipods","template":"default","addition_to_head":"","page_title":"Magpul Bipods For Sale | Primary Arms","page_header":"","meta_description":"Magpul Bipods are made from durable polymer and come in a variety of colors and attachment mechanisms for M-LOK, KeyMod, and Picatinny rails.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/Brand+Odin-Works/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/Brand+Odin-Works/MCategories+AR-15","url":"1+Barrels--AND--Accessories/Brand+Odin-Works/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Odin Works Barrels For Sale | Primary Arms","page_header":"","meta_description":"Odin Works Barrels for AR15 rifles come in a huge variety of calibers, lengths, and profiles including unique fluted options for 3 gun. Shop today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+17-Design--AND--Mfg.","urlPath":"Brand+17-Design--AND--Mfg.","url":"Brand+17-Design--AND--Mfg.","template":"default","addition_to_head":"","page_title":"17 Design Lowers For Sale | Primary Arms","page_header":"","meta_description":"17 Design & Manufacturing offers a variety of high quality AR-15 lowers from Mil-Spec to folding stock variants. Get your today before they are gone!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Muzzle-Devices/MCategories+Handguns","urlPath":"1+Muzzle-Devices/MCategories+Handguns","url":"1+Muzzle-Devices/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Pistol Compensator [Handgun Muzzle Devices] Primary Arms","page_header":"","meta_description":"9mm Pistol Compensators help to reduce recoil on your handgun by directing excess gas upward to help keep the barrel down. They are threaded 1/2x28.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/MCategories+Handguns","urlPath":"1+Barrels--AND--Accessories/MCategories+Handguns","url":"1+Barrels--AND--Accessories/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Pistol Barrels For Sale | Primary Arms","page_header":"","meta_description":"Wide selection of threaded, fluted, and custom coated handgun barrels ready to drop in to your favorite pistol. Lone Wolf, Zev Tech, and more!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Weapon-Lights/MCategories+Handguns","urlPath":"1+Weapon-Lights/MCategories+Handguns","url":"1+Weapon-Lights/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Pistol Lights For Sale | Primary Arms","page_header":"","meta_description":"Huge selection of the best pistol lights for sale at Primary Arms with great prices. Handgun weapon lights are a must for your home defense setup.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Laser-Sights/MCategories+Handguns","urlPath":"1+Laser-Sights/MCategories+Handguns","url":"1+Laser-Sights/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Shop Laser Sights For Handguns at Primary Arms","page_header":"","meta_description":"If you are in need of a Pistol Laser Sight, Primary Arms has the high quality brands that you need at the low prices you want.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Red-Dot-Mounts/MCategories+Handguns","urlPath":"1+Red-Dot-Mounts/MCategories+Handguns","url":"1+Red-Dot-Mounts/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Pistol Red Dot Mount For Sale at Primary Arms","page_header":"","meta_description":"Micro red dot sights mounted to handguns are increasingly popular and Primary Arms has all the handgun red dot mounts you need to match to your setup.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Grips/MCategories+Handguns","urlPath":"1+Grips/MCategories+Handguns","url":"1+Grips/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Handgun Grips For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms has a full collection of handgun grips from popular companies like Polymer 80 and Grey Ghost Precision for sale. Start building today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magwells/MCategories+Handguns","urlPath":"1+Magwells/MCategories+Handguns","url":"1+Magwells/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Handgun Magwells For Sale | Primary Arms","page_header":"","meta_description":"Shop Handgun Magwells for your Glock, Polymer 80, and other popular pistols. Flared magazine wells are easy to install and help improve your reload speeds.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Sights/MCategories+Handguns","urlPath":"1+Sights/MCategories+Handguns","url":"1+Sights/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Handgun Sights For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms is your one stop shop for fiber optic pistol sights, adjustable pistol sights and night sights for upgrading your concealed carry or competition handgun.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Triggers/MCategories+Handguns","urlPath":"1+Triggers/MCategories+Handguns","url":"1+Triggers/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Handgun Triggers & Assemblies For Sale | Primary Arms","page_header":"","meta_description":"Improving your handgun just got easier with our selection of aftermarket triggers. At Primary Arms, you find top customer service and fast shipment.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazines/MCategories+Handguns","urlPath":"1+Magazines/MCategories+Handguns","url":"1+Magazines/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Handgun Magazines For Sale | Primary Arms","page_header":"","meta_description":"Handgun Magazines For Sale at Primary Arms. Stock up on all your favorite pistol mags from the most popular brands in a variety of calibers.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazine-Accessories/MCategories+Handguns","urlPath":"1+Magazine-Accessories/MCategories+Handguns","url":"1+Magazine-Accessories/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Handgun Magazine Accessories For Sale | Primary Arms","page_header":"","meta_description":"Upgrade your handgun magazines with extensions, floor plates, and a variety of other accessories that we have for sale.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Receivers/Brand+Sons-of-Liberty-Gun-Works","urlPath":"1+Lower-Receivers/Brand+Sons-of-Liberty-Gun-Works","url":"1+Lower-Receivers/Brand+Sons-of-Liberty-Gun-Works","template":"default","addition_to_head":"","page_title":"SOLGW Lower Receivers For Sale | Primary Arms","page_header":"","meta_description":"SOLGW Lowers for AR-15 rifles are some of the best on the market. Built with precision in mind. Get your Sons of Liberty Gun Works receiver today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Pistols/MCategories+Handguns","urlPath":"1+Pistols/MCategories+Handguns","url":"1+Pistols/MCategories+Handguns","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a handgun?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Because firearm designs are so diverse, the exact definition of ‘handgun’ is tricky. Most folks understand handguns to include pistols and revolvers, but there are some other factors that come to mind. According to the US Federal Law, a handgun is defined as…\n                    “… any firearm including a pistol or revolver designed to be fired by the use of a single hand. The term also includes any combination of parts from which a handgun can be assembled.” [18 U.S.C., § 921(A)(29)]\n                    Unfortunately, this definition hinges entirely on the ‘intent’ of a design and not any objective specification. Barring injury or extenuating circumstances, no one shoots their pistols one-handed anymore. Does that mean today’s handguns aren’t ‘handguns’ anymore?\n                    It also includes ‘any combination of parts’, which opens the door to abusive misinterpretation through constructive intent. With this definition, you could own a ‘pistol’ for keeping some spare piping and nails around the house.\n                    The US Federal Government also has a definition for ‘pistol’:\n                    “Pistol. A weapon originally designed, made, and intended to fire a projectile (bullet) from one or more barrels when held in one hand, and having (a) a chamber(s) as an integral part(s) of, or permanently aligned with, the bore(s); and (b) a short stock designed to be gripped by one hand and at an angle to and extending below the line of the bore(s).” [27 CFR § 478.11]\n                    Sadly, this definition is just as confounding. They do specify some design features, but they are features found on many rifles too. Once again, we must refer to vague ‘intent’ for one-handed shooting.\n                    In the end, there’s no perfect universal definition of ‘handgun’. Every state and locality will have its own variation, and no matter how we try to categorize the specifics of a handgun, there will always be some firearm that calls the definition into question.\n                    For example: Do AR15 pistols count as handguns? In federal law, yes. In many states, yes, but not in all of them. That’s why it’s always important to do extensive research—because the lack of specificity on things like ‘handgun’ can make it challenging for gun-owners to know their position in the law.\n                    Outside law, there’s little need for a perfect definition. If you’re discussing handguns, don’t get too tripped up on exact terminology. Focus on the context and don’t succumb to the mire of perfect verbiage.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"When was the first pistol made?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"‘Handguns’ could be found in China as early as the 13th century with the advent of the Hand Cannon. Accurate to their name, hand cannons are essentially down-sized cannons, though some hand cannons were even heavier than today’s rifles. While they might technically qualify as handguns, hand cannons aren’t really an accurate starting point for today’s ‘pistol’.\n                    The origin of today’s pistol can be found with the invention of the Wheellock in 16th century Europe. Developing on the Matchlock, Wheellocks were the first firearm to be consistently operable with one hand. Wheellocks were later replaced by Flintlocks in the 17th century, which established the common prevalence of pistols and handguns for self-defense or military service.\n                    In 1836, Samuel Colt created the first mass-produced revolver with his Colt Paterson. Decades later, the first semi-automatics arrived with the Salvator-Dormus and Schonberger-Laumann, culminating with the Mauser C96 ‘Broomhandle’ in 1896.\"              }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the most powerful handgun?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Depending on your definition of handgun, the answer here might be different.\n                    If you’re only looking at mass-produced pistols with ‘pistol’ cartridges, the S&W 500 Magnum would take the cake. This beastly revolver packs a punch, way outclassing the ballistics of the elder .44 Magnum. If you think to try one, take heed. It kicks like a mule, so you’ll want to keep a tight grip on it.\n                    If you factor in niche and specialty pistols, the Triple Action Thunder is a Breech-loading single shot handgun chambered in .50BMG. Yeah, you read that right: .50 BMG—the same cartridge used in the M2 heavy machinegun and Barret M107 Anti-Material Rifle. Truthfully, this pistol serves no practical purpose other than to prove that it can be done, but until someone releases a 20mm pistol, it remains the most powerful handgun on the planet.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is a revolver a pistol?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"A divisive subject. The answer is yes and no, depending on the context.\n                    Some will say that revolvers do not count as pistols because pistols require an integral chamber or a chamber that’s permanently aligned with the bore. These individuals would say that pistols and revolvers represent two different branches of the overarching handgun category.\n                    Others will say that ‘pistol’ is just a synonym for handgun, and revolvers are a subsection of both. Interestingly, Samuel Colt’s original patent even used the phrase ‘Revolving Cylinder Pistol’, so it would seem the inventor believed revolvers were a pistol subcategory.\n                    Still, the exact answer will depend on the situation. If you’re looking at laws, there may be specific guidelines, which vary from state to state. For average, everyday discussion, there’s no right answer.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the standard sidearm in the US Military?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Replacing the Beretta M9A1, the current standard-issue sidearms for the US Military are the Sig Sauer M17 and M18 handguns.\n                    Based on the Sig P320 platform, the M17 and M18 are highly modular 9mm handguns with a corrosion-resistant FDE finish. Other modifications include a slide cut for reflex optics, ambidextrous safeties, a loaded chamber indicator, an improved slide sub-assembly, and a trigger ‘mudflap’ to prevent the incursion of debris into the action.\n                    Sig offers commemorative and standard M17 and M18 pistols on the civilian market, alongside their standard lineup of P320 pistols.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How much are pistols?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Like other firearms, pistols come in a wide price range.\n                    If you are looking for a reliable sidearm to use in self-defense or competition, we recommend sticking to the $350 mark and above. Pistols like the Canik TP9 offer a compelling feature set for their price, and their reliability is renowned throughout the industry.\n                    America’s most popular pistols cost between $400 and $600, depending on the configuration and manufacturer. GLOCK Inc., Smith & Wesson, SIG Sauer, CZ, and Springfield all contend in this crowded middle price point, where you can find exceptional quality and accuracy from brands proven in service around the globe.\n                    For high-end pistols from names like Heckler & Koch, you can expect to pay between $700-1200 dollars. The premium models will usually include features like match triggers, optic cuts, night sights, or a threaded barrel. For custom-grade pistols, expect to pay somewhere between $1500 and $4000. This price might seem exorbitant, but when you experience the brilliant craftsmanship of a tuned match pistol, you’ll understand why they cost so much. When building these pistols, every piece is hand-fitted to ensure maximum reliability, accuracy, and control.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best handgun?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"There is no ‘best’ pistol—no more than there is a ‘best’ golf club or ‘best’ vehicle.\n                    There are only better and worse choices for your desired application. For example, if you are purchasing a pistol for concealed carry, then you should contemplate features like weight, size, and capacity before making a purchase. A compact pistol like a Glock 19 won’t have the same capacity or recoil reduction as a full-size Beretta M9, but it’ll be more comfortable inside the waistband, and you won’t worry as much about printing.\n                    Just like with any other tool, engineers design firearms with a purpose in mind. As a shopper, your goal is to find the pistol where its purpose most closely matches your own.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What size handgun should I buy?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Handguns come in many sizes, but the most popular categories are sub-compact, compact, and full-size. Generally, larger pistols are more effective than smaller ones, as larger pistols will be more accurate, more controllable, and offer a greater magazine capacity. Ultimately, the deciding factor is the importance of concealment.\n                    For hunting, competition, and duty carry, you can trust full-size handguns to get the job done. In these cases, concealment isn’t a priority, so there’s no reason to sacrifice the benefits of a longer barrel and sight radius. As long as the pistol is still comfortable to shoot and carry, a larger pistol will do better in these roles.\n                    For concealed carry and mixed-use pistols, compact and sub-compact pistols tend to be the popular choice. The exact limit of a pistol’s concealability depends mostly on the user. A 6’5 male will always have an easier time concealing a compact GLOCK 19 than a 5’4 female, so be realistic about your own personal limitations for concealment.\n                    If you don’t have a specific purpose for a pistol in mind and are looking for a great general-use pistol, we highly recommend that you look at compact-sized pistols. Compact pistols are small enough that most individuals can conceal them, but they’re large enough to provide a full grip with adequate magazine capacity.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What caliber pistol should I buy?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Unless you have a special purpose in mind, stick to the big three: 9mm, .40S&W, and .45ACP.\n                    9mm is the most popular general-purpose pistol cartridge in America, offering a tremendous variety of bullet options with capable ballistics, exceptional capacity, and minimal recoil. It’s the standard caliber for our military, and following FBI recommendations, many Law Enforcement groups as well. There are tons of incredible 9mm pistols on the market, and you won’t be disappointed by the selection or quality.\n                    .40S&W sits squarely between 9mm and .45ACP in size and power, but its high pressures give it some unique benefits over the other two. Many .40S&W pistols can be converted to 9mm by replacing the barrel, which gives them a benefit of added flexibility. In times of shortage, .40S&W is also sometimes more accessible than the more popular 9mm and .45 calibers. Just be aware that .40S&W’s high pressure means you’ll feel a bit more snap in the recoil impulse, but it’s nothing you can’t control with little practice.\n                    For many, .45ACP remains their top choice. With over 100 years of service with the US military, .45ACP carries widespread respect for its effectiveness as a defensive cartridge. Of course, this is not without some compromise. To fit the larger cartridge, .45ACP handguns have to be bigger, but their magazine capacity is still less than most 9mm handguns. Recently, studies have also questioned .45ACP’s ballistic advantage over 9mm when using quality hollow-point ammunition. No doubt .45ACP will always hit harder, but it’s up to you if that benefit outweighs the reduction in capacity.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What does double action or single action mean?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Double-action and single-action describe the function of a pistol’s trigger.\n                    With double-action pistols, you pull the trigger to both set and release the hammer. Many gun-owners choose double-action for its reliability and consistency. If you get a light primer strike with a double-action handgun, you can always pull the trigger again—no need to worry about re-cocking.\n                    In single-action, the trigger will only release the hammer. This means that single-action trigger pulls are much lighter and shorter than double-action, which has to overcome the hammer spring’s additional weight. Most would agree that single-action pistols are easier to shoot accurately, especially at longer distances where a heavy trigger pull is most noticeable.\n                    A DA/SA (Double-Action/Single-Action) handgun can fire from either double-action or single-action. When carrying these pistols, you can either cock the hammer and activate the safety, or you can carry it de-cocked and use the double-action trigger pull. In theory, DA/SA offers the best of both worlds, but it also requires users to learn two separate trigger pulls. Without regular practice, a DA/SA handgun can be more difficult to learn than a basic double-action or single-action pistol.\n                    You will find a lot of ‘striker-fired’ handguns, such as the GLOCK 19, Sig P320, or H&K VP9. Striker-fired pistols eliminate the traditional hammer-fired mechanism in favor of a simpler internal striker spring, offering a consistent trigger pull with improved safety features and a crisp reset. Technically, most striker-fired pistols are double action, since the trigger applies pressure on the striker assembly before release. However, most striker-fired pistols will only fire from a ‘pre-tensioned’ position, where the striker spring is partially cocked by the action of the slide.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How can I improve my pistol?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"There are many ways to improve the performance of a pistol. By upgrading your parts and accessories, you can supplement your marksmanship skills to get the best results on range day. Here are a few upgrades you can make to a pistol:\n                    Nights Sights or Fiber Optic Competition Sights, Aftermarket Match Slide, Mini Reflex Optic (Must use compatible/milled slide) Weapon Light, Match Barrel, Match Trigger, Extended Slide Stop or Mag Release, Tuned Recoil Spring, Enhanced Guide Rod, Aftermarket Grips, Magazine Baseplates, Flared Magazine Well, Frame Stippling/Remodeling.\n                    You can also improve your holster and magazine carrier for carrying pistols. Quality holsters from ANR Design, Safariland, and Raven Concealment are examples of top choices.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How to clean a handgun/pistol?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Most pistols come with a manual which will detail how to disassemble and clean your pistol. If you can’t find a manual, here are a few general steps that will keep most semi-automatic pistols running reliably:\n                    1) Ensure the pistol is unloaded. Double-check the chamber, and separate the magazine. Most accidents happen because the user mistakenly assumes the gun is unloaded.\n                    2) Disassemble the pistol. Every handgun will have its own procedure and controls, so if you don’t have the manual, search the internet for a video guide to disassembly.\n                    3) Remove the barrel from the side, and use an appropriately-sized brass brush to help loosen built-up carbon deposits.\n                    4) Apply cleaning solvent to a cotton patch and run it down the barrel. Repeat until the patches come out clean.\n                    5) Use a brush to clean out the inside of the slide and frame. You can use cleaning solvent and cotton patches to help scrub away any caked-on carbon pockets.\n                    6) Lubricate important friction surfaces. This means areas like the slide rails and the hammer (if applicable).\n                    7) Reassemble the pistol. Double check the function by dry firing a couple times using snap-caps.\n                    We also recommend you clean your magazines every so often, replacing the follower springs every 3000-4000 rounds at least. Once again, refer to the manufacturer’s documents for disassembly and cleaning guidelines.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How to buy a handgun?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Ultimately, the exact process of purchasing a handgun will vary from state to state. Be sure to research your state’s firearms purchasing laws to understand the process, as you may need additional forms and qualifications to complete a transfer.\n                    When shopping for a handgun online, the process will begin the same, regardless of where you’re from:\n                    1) Research and select a pistol that fits your need and budget.\n                    2) Locate an FFL-holder (Federal Firearms License) in your area who will accept a transfer. The common options are gun stores, gun ranges, and gunsmiths. We recommend you call your prospective FFL to confirm their availability and pricing, as transfers will usually incur a fee.\n                    The FFL-holder can help you determine what details/forms you’ll need to complete the transfer. They can also help you identify issues that might later cause you to fail the required background check.\n                    3) Add it to cart and fill out your billing/shipping information, just as you would any other online purchase.\n                    4) When the checkout asks for a selected FFL, provide their information. If the information is not in the system, or if you don’t have it on-hand, no sweat. Most online retailers will allow you to submit FFL information after you’ve completed the order and reserved your pistol for shipment.\n                    5) Once your FFL information is confirmed and payment is complete, the retailer will ship your gun to the requested FFL. There, you will complete the transfer as though you were purchasing the gun directly from them. At the very least, you will need to be 21 and complete a background check to confirm eligibility. We recommend new gun-owners read up on the ATF Form 4473, which details many of the reasons one could be ineligible for firearm ownership.\n                    As we said before, some states will have additional waiting periods or mandatory registrations, so it’s important you know all of your local and state restrictions before completing the purchase.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"Handguns - Pistols Semi-Automatic For Sale | Primary Arms","page_header":"","meta_description":"Find top brands on Handguns - Semi-Automatic Pistols For Sale at Primary Arms. We offer industry-leading customer service & fast shipping.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifle-Scopes/MCategories+Optics","urlPath":"1+Rifle-Scopes/MCategories+Optics","url":"1+Rifle-Scopes/MCategories+Optics","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best scope for an AR15?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Depending on how you set up your AR15, there are two common options when choosing the best scope for your AR15: Low-Power Variable Optics and SPR Optics.\n                    Low-Power Variable Optics include scopes that have a minimum magnification of 1x. In most cases, these scopes can magnify up to 6x, 8x, or even 10x for some premium models. Most 5.56 AR owners optimize their setup for close-range to medium-range, so a low-power scope allows greater flexibility when engaging targets in close quarters. The marksman can easily transition to a higher magnification when taking precision shots at a distance. LPVOs are relatively lightweight, and with many optic manufacturers offering a wide variety of competitive models, you can always find excellent performance for any budget.\n                    If your AR15 is more precision-oriented, or if you’re using a caliber like .224 Valkyrie or 6.5 Grendel, you might want an optic with more magnification. Scopes with a 2x, 3x, or 4x minimum magnification will usually offer a solid balance of medium- and long-distance performance without compromising on weight and size. For these special precision rifles, we recommend keeping your maximum magnification under 15x. Very few intermediate cartridges can perform well beyond the 1000-yard line, so any additional magnification is mostly overkill.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best scope for an AK47/AK74?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AK platform is notoriously tricky when mounting modern optics, but if you have an optic rail and mount, you can kit your AK with a high-quality scope that will help you achieve its optimal performance. In most cases, AKs work best with low-power variable optics.\n                    7.62x39’s low velocity makes it most effective in close to medium range, so you’ll want an optic that best supports those ballistics. A good red dot sight or prism scope can work well, but when considering scopes, look for a quality 1-6 with a forgiving eye box. You can also find a BDC reticle that will help you visualize the drop of the cartridge at those further distances, where you may need to hold several feet above the target.\n                    5.45x39 has a flatter trajectory, but with its lightweight projectile, you’ll still be focusing on targets within 500-600 yards. This is where LPVOs shine, and most 5.56-calibrated reticles will also work with 5.45 if zeroed properly.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best scope for an AR10/AR308?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"As with AR15s, the best scope for your AR10 or AR308 will depend on the rifle’s setup and purpose. Long-range precision rifles or semi-automatic sniper systems will have different demands than a battle rifle or hunting rifle. Ultimately, you must select an optic that best supports the rifle’s intended application.\n                    For battle rifles or hunting rifles, LPVOs offer the best general-purpose performance. These rifles have to tackle targets at close-range and at a distance, so you want a magnification range that can adapt to any setting. Having a 1x minimum magnification will give you that top-tier close-quarters performance, while the 6x, 8x, or 10x maximum magnification will allow precise shots out to 600 yards if necessary. LPVOs are also the lightest of the rifle scopes, so you’ll conserve your rifle’s mobility and comfort on longer hikes.\n                    For semi-auto sniper systems, DMRs, or precision rifles, you aren’t planning to take targets at point blank, so there’s no real reason to use an LPVO. For .308 Winchester and similar cartridges, a quality 3-15 or 4-16 will give you exceptional mid- to long-range performance without adding much weight. For a specialized long-range cartridge like 6.5 Creedmoor, you could justify stepping up to a full-size 5-25, allowing you to make precision shots beyond 1000 yards. Just be aware that larger scopes add considerable weight to the rifle, which reduces your handling speed and viability in close quarters.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a low power variable optic (LPVO)?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Low-Power Variable Optics (or LPVOs) are compact riflescopes that offer a 1x or 1.5x minimum magnification, suitable for close-quarters engagements. For further engagements, these scopes can be turned up to their maximum magnification, which may range from 4x to 10x. Offering maximum flexibility, LPVOs promise a both-eyes-open “red dot” type of sight picture that is agile at close range, plus the ability to increase magnification for confident target identification and accurate shooting out to greater distances.\n                    If you’re looking for the most versatile carbine scope possible, Low-Power Variable Optics are tough to beat. Without a doubt, LPVOs are the most flexible scopes when engaging targets at both close range and distance. At 1x they are faster to use than 2.5x-5x fixed magnification prism scopes, yet they also offer additional magnification for easier use at further distance.\n                    Of course, there is a trade-off with LPVOs as well. Compared to a red dot or prism scope, LVPOs are larger and heavier than any other carbine or short-range optic. You will also have to purchase an additional mount to match the optic diameter, which can make LPVOs more costly than other optic options.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a medium power variable optic?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Medium-Power Variable Optics include rifle scopes with a minimum magnification of 2-4x and a maximum magnification of 9-15x. Traditionally, the most popular medium power magnification range was 3-9x, although new optical technologies have made 2.5-10x increasingly commonplace. These rifle scopes trade some agility for added magnification and clarity at longer distances.\n                    Medium-Power Scopes offer greater effective range, making them a suitable choice for hunters and marksmen who prefer to ‘zoom in’ and take precise shots from 50 yards and beyond. After all, if you’re not taking a rifle into close-quarters, there is little reason to compromise your precision for a lower minimum magnification.\n                    Naturally, a larger scope will add even more bulk and weight than LPVOs. It will take much more practice to shoot comfortably with both eyes open, and the sight picture will not be as fast at low magnification, but if you’re after strong general precision, these scopes are a great option.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a high power variable optic?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"High-Power Variable Optics, usually referred to as ‘Precision Rifle Scopes’, usually feature maximum magnification ranging from 15x to 30x and beyond. These scopes can be big, heavy, and somewhat expensive, but if you’re looking to land shots at extreme distances, a good Precision Rifle Scope will be necessary to achieve your goals.\n                    These rifle scopes will make your rifle entirely impractical to shoot standing up at the close range, as they are designed for supported shooting from a bench or the prone position. That said, if you really want consistent accuracy at serious distances, there is no substitute for a high magnification precision scope. When you’re sizing up a target at a kilometer or more, your optic is almost as important as the rifle itself. You’ll need exceptional glass clarity to ID your target while estimating wind speeds and target distance.\n                    The size and weight of these rifle scopes combined with the need for repeatable precision demands a stout, heavy and expensive mounting system. Also, pricing for these scopes starts higher than the other rifle scope options and climbs even higher. If you’re getting into precision rifle shooting, don’t expect to save any dollars. You might use less ammo, but you’ll find yourself in a highly addictive sport that demands constant investment.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a rifle scope reticle?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Reticle refers to the sight picture or aiming point(s) you see when looking through the scope. The oldest reticles were simple crosshairs made of wire or even silk thread physically strung across the scope tube. Almost all modern rifle scopes now use chemical or laser etching, which can reproduce complex shapes with tremendous consistency. A huge variety of reticle types are now available. The reticle you choose should depend on your performance expectations and what kind of shooting you intend to do with your rifle. Traditional duplex crosshairs are thin in the center and thicker towards the edges.\n                    Mil-dot reticles utilize methods of target range estimation and bullet drop compensation adopted by the US military about 40 years ago. Long range precision scopes often feature MIL-grid reticles, an expansion of the mil-dot concept with standardized holdover points to help the shooter account for wind as well as bullet drop at any target distance.\n                    Bullet drop compensation reticles are pre-calibrated to match certain calibers fired at certain velocities, giving simplified aiming cues that approximate the bullet’s impact at increasing distances.\n                    Primary Arms champions the Advanced Combined Sighting System (ACSS®), a state-of-the-art reticle concept combining range estimation, moving target leads, bullet drop compensation, and wind holds into the scope’s sight picture.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an illuminated reticle?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Some scopes offer reticle illumination through a battery-powered LED emitter or fiber-optic tube, which shines a light on the etched reticle’s reflective coating. The light scatters back towards the shooter’s eye, changing the color and brightness of the reticle.\n                    Reticle illumination helps create a stronger contrast between the reticle and the target for improved speed and accuracy, especially in low light conditions like dawn or dusk. Red and green are the most popular reticle illumination colors. In partially illuminated reticles, only a specific section of reticle has been treated to reflect light, usually to give the user a simplified, faster sight picture when shooting in challenging lighting conditions.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the difference between MOA & MRAD?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"These refer to mathematical angular units of measure.\n                    The Minute of Angle (MOA) system is the traditional choice for US Marksmen, with 1 MOA covering a circle measuring 1.047 inches at 100 yards. This is easier for many Americans to understand, as the ballistic equations translate inches to yards.\n                    If you prefer to stay within units (or use metric), the Milliradian (MRAD or MIL) system is your choice. Mathematically, 1 Milliradian always equals 1/1000 the distance to your target. In layman’s terms, this means 1 meter at 1000 meters, 1 yard at 1000 yards, or 3.6 inches at 100 yards. MILs have grown in popularity due to their usage in the military. Since MILs are a proportional constant that works across Standard and Imperial units, it’s easy to translate when working with global marksmen.\n                    Regardless of which system you choose, your scope’s turret adjustments should match the reticle’s units. Scopes with MOA reticles should feature 0.5 or 0.25 MOA-per-click adjustments, while scopes with MIL reticles should feature 0.1 MIL-per-click adjustments. There is one exception, though. For low magnification scopes featuring BDC reticles and other ‘set and forget’ designs, your adjustment units are not very important, since you’ll never be using the turrets outside your initial zero. You can get a much better understanding of MOA and MRAD in our in-depth article, MIL vs MOA vs BDC.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is second focal plane (SFP)?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Second Focal Plane (SFP) optics feature a reticle that stays the same size relative to the field of view at all magnification settings. Whether at minimum or maximum magnification, the sight picture will always stay constant. Popular hunting scopes are usually second focal plane because the reticle will not obscure your target at maximum magnification. Generally, you will leave your hunting scope at minimum magnification while scanning for game, and then you can adjust to maximum magnification for your shot.\n                    The advantage of SFP scopes is that they are usually less expensive than similar first focal plane optics. The disadvantage of SFP scopes is that advanced reticle features like bullet drop compensation can only be “true” and correct at one magnification setting, usually maximum magnification.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is first focal plane (FFP)?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"First Focal Plane (FFP) optics feature a reticle that stays the same relative to the target, not to the field of view. As you ‘zoom’ from minimum to maximum magnification, the reticle will appear to grow as the target becomes larger inside the field of view. The advantage of FFP scopes is that the reticle’s advanced features are always accurate, regardless of the magnification setting. The only disadvantage of FFP scopes is that they usually cost more than their SFP equivalents.\n                    Low magnification scopes are more likely to use the SFP configuration, while high magnification hunting or precision optics are more likely to use the FFP configuration. You can dive deeper into understanding FFP and SFP by checking out this Scope University article.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are scope adjustment knobs?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"These control the position of the reticle relative to the target being viewed through the scope. Initially, you use the turrets to zero the optic so that point of aim coincides with the bullet’s point of impact at a specified distance.\n                    For precision shooting, the marksman may compensate for ballistic drop with elevation adjustment. Windage adjustment is rarely necessary, as most professionals will simply hold for crosswinds.\n                    Some scope turrets integrate features like a zero reset, adjustment lock, or zero stops. Zero-resettable turrets can be configured to read “0” after initial zeroing, making subsequent adjustments for range and wind much easier to work with, and providing an easy reference to check that the turrets have not been accidentally turned or bumped out of their intended position.\n                    Locking turrets can be locked into a position the user determines, helping prevent accidental scope adjustment during rough handling. For many scopes, this lock is only set for their zero position.\n                    Finally, some scopes intended for long-distance precision shooting feature a ‘zero stop’ elevation turret. Zero stop turrets allow the user to mechanically set a point where the turret’s rotation will physically stop. In case the optic needs to be returned to its original zero quickly after being adjusted for a long-range shot, the turret can be spun back down to the rifle’s original “zero” without the need to carefully count clicks or observe the turret’s markings.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is diopter adjustment?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"A scope’s diopter helps keep your reticle in focus, and every marksman’s optimal setting will be slightly different depending on their eyesight.\n                    You only need to set the diopter once to use the reticle at any distance. Follow the instructions in your scope manual to ensure that your diopter is set properly before you go to the range.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is parallax distortion?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Parallax error occurs when the target’s image and the reticle are not aligned on the same focal plane inside the scope. Eliminatin\n                    While eliminating parallax error also brings the target into sharp focus, parallax and focus are not the same things. Parallax error is most noticeable at high magnifications and most important in precision shooting.\n                    Lower magnification scopes like prisms and LPVOs are generally set to eliminate parallax error at 100 yards only, with no adjustment feature.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the tube size?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Tube size refers to the diameter of the main body of the scope tube. The most common tube sizes are 1-inch and 30mm, but 34mm and 35mm scope tubes are popular in premium long-range optics, as the wider diameter allows for more internal elevation adjustment.\n                    When choosing a mount or rings for your scope, it is crucial to match dimensions with the scope tube size.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is field of view?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"This refers to the distance between the edges of the scope’s sight picture at a certain magnification. The field of view is usually expressed in feet, at 100 yards, at a specific magnification.\n                    For example, the Primary Arms 1-6x Gen III scopes have field of view listed as “110 feet @100 yards at 1x” and “19.3 feet @100 yards at 6x”. Imagine standing at one end of a football field and having a friend stretch a tape measure across the end zone 100 yards away.\n                    Looking through the scope at 1x, you would be able to see 110ft of tape measure from one edge of your sight picture to the other. Cranking up magnification to 6x, you would be able to see 19.3ft of tape measure from edge to edge.\n                    Although field of view generally varies with magnification, not all rifle scopes feature the same field of view at the same magnification. All else being equal, maximizing field of view is desirable.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is eye relief?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Eye relief is the ideal distance between the ocular lens at the rear of the scope and the shooter’s eye. Eye relief can be expressed as a range, for example 3.3-3.5 inches.\n                    This either indicates that the ideal sight picture can be obtained anywhere between the two measurements, or that the ideal measurement changes slightly as magnification increases. Rifle scopes with a shorter eye relief tend to feature more field of view.\n                    Scopes with a longer eye relief can be mounted on high recoiling firearms without risk to the shooter’s eye as the optic violently moves rearward with each shot.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is exit pupil?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Exit Pupil is the diameter of the shaft of light coming out of the ocular lens located at the back of the scope. To look through the scope, the pupil in your eye needs to look down that shaft of light. Exit pupil is a function of objective lens diameter divided by magnification, so the same scope can have a generous exit pupil at low magnification and a much smaller exit pupil at high magnification.\n                    The human eye can only open to a maximum diameter of around 7mm, so old arguments held that exit pupil specifications larger than 7mm were wasteful, since the scope is delivering more light than your eye can accept anyway.\n                    In recent years, however, the close relationship of exit pupil to ‘eye box’ has become understood. Eye box describes the usable space behind an ocular lens where you will have clear view of the scope image.\n                    A wide exit pupil creates a large, forgiving eye box, making it easier to find the reticle through the optic and take an accurate shot even if the eye is not perfectly aligned with the scope’s centerline.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are great scope manufacturers?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"\n                    Budget: Bushnell, Primary Arms, Vortex Optics, Sig Sauer.\n                    Intermediate: Burris, Leupold, Primary Arms, Sig Sauer, Vortex Optics.\n                    Premium: ELCAN, EOTech, Leupold, Nightforce, Primary Arms, Trijicon, Vortex Optics.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"Rifle Scopes for Sale | AR 308 - AK47 - AR 15 Scopes | Primary Arms","page_header":"","meta_description":"Shop our catalog of Rifle Scopes. Find AK 47, AR 308, & AR 15 scopes from Primary Arms, Trijicon, Vortex & more. Available in BDC, MOA, MIL, ACSS & more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Prism-Scopes/MCategories+Optics","urlPath":"1+Prism-Scopes/MCategories+Optics","url":"1+Prism-Scopes/MCategories+Optics","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a prism scope?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Prism Scopes offer a fixed magnification in a relatively small package by re-directing light through an internal glass prism. You may read terms like “Pechan prism”, “Porro prism” or “Roof prism” when researching these scopes, but the bottom line is that this technology is highly durable and extremely well-proven.\n                    Prism scopes are a superb choice for a basic, super-tough ‘do everything’ scope. Simple to install and operate, prism scopes are lighter than conventional rifle scopes with similar magnification levels and features.\n                    Despite their compact form-factor, prism scopes are exceedingly rugged. With decades of battlefield exposure, prism optics like the Trijicon ACOG series have proven their reliability in the most hazardous conditions on earth.\n                    No optic is without compromise, however. Prism scopes are only a fixed magnification, so they lack the versatility of variable zoom optics.\"\n                }\n            ]\n        }       \n    ]\n}\n\n</script>","page_title":"","page_header":"","meta_description":"","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/Brand+Radical-Firearms/MCategories+AR-15","urlPath":"1+Rifles/Brand+Radical-Firearms/MCategories+AR-15","url":"1+Rifles/Brand+Radical-Firearms/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Radical Firearms AR15 For Sale | Primary Arms","page_header":"","meta_description":"Shop Radical Firearms AR 15 Rifles today for a great price. Available in a variety of calibers and barrel lengths whether you want a rifle or an AR pistol.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifle-Scopes/2+With-ACSS/MCategories+Optics","urlPath":"1+Rifle-Scopes/2+With-ACSS/MCategories+Optics","url":"1+Rifle-Scopes/2+With-ACSS/MCategories+Optics","template":"default","addition_to_head":"","page_title":"Primary Arms ACSS Scopes for Sale | Primary Arms","page_header":"","meta_description":"Shop here for all Primary Arms Optics with the ACSS reticle. From red dot, prism scopes, and rifle scopes. Our 1-4x, 1-8x, 4-14x, and 3-18x are certain to impress!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Frames/MCategories+Handguns","urlPath":"1+Frames/MCategories+Handguns","url":"1+Frames/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Pistol Frames For Sale | Primary Arms","page_header":"","meta_description":"Pistol Frames for sale, so you can upgrade your pistol whether you have a Glock, SIG, or even a 1911. Build your dream gun with a custom handgun frame.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Slides/MCategories+Handguns","urlPath":"1+Slides/MCategories+Handguns","url":"1+Slides/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Pistol Slide For Sale | Primary Arms","page_header":"","meta_description":"Custom Pistol Slides for sale for upgrading your Glock, SIG P320, or M&P Handgun. Improve your handgun with a custom slide milled for red dot sights.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Triggers/MCategories+Handguns/Platform+Glock-Handguns","urlPath":"1+Triggers/MCategories+Handguns/Platform+Glock-Handguns","url":"1+Triggers/MCategories+Handguns/Platform+Glock-Handguns","template":"default","addition_to_head":"","page_title":"Glock Triggers For Sale | Primary Arms","page_header":"","meta_description":"Glock Trigger Upgrades are easy to make with our huge selection of drop in trigger assemblies for sale. Upgrade today with a spring, bar, shoe or kit.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Pistols/Brand+Glock/MCategories+Handguns","urlPath":"1+Pistols/Brand+Glock/MCategories+Handguns","url":"1+Pistols/Brand+Glock/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"Glock Pistols For Sale - Primary Arms","page_header":"","meta_description":" Glock Pistols for sale and in stock at Primary Arms. Check out our huge selection and get the perfect handgun for you at the best possible prices.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Triggers/Brand+Rise-Armament/MCategories+AR-15","urlPath":"1+Triggers/Brand+Rise-Armament/MCategories+AR-15","url":"1+Triggers/Brand+Rise-Armament/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Rise Armament Triggers For Sale | Primary Arms","page_header":"","meta_description":"Rise Armament Triggers for AR15 and AR10 rifles feature a drop in all-in-one design that is reliable and easy to install. Shop now for the best.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Slides/MCategories+Handguns/Platform+SIG-Sauer-Handguns","urlPath":"1+Slides/MCategories+Handguns/Platform+SIG-Sauer-Handguns","url":"1+Slides/MCategories+Handguns/Platform+SIG-Sauer-Handguns","template":"default","addition_to_head":"","page_title":"SIG Handgun Slides For Sale | Primary Arms","page_header":"","meta_description":"SIG Sauer Handgun Slides for sale for the P320 and P356 pistols. Shop now at Primary Arms and upgrade your gun today.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/CaliberGauge+300-Blackout/MCategories+AR-15","urlPath":"1+Rifles/CaliberGauge+300-Blackout/MCategories+AR-15","url":"1+Rifles/CaliberGauge+300-Blackout/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"300 Blackout AR 15 Rifles For Sale | Primary Arms","page_header":"","meta_description":"300 Blackout AR Rifles are great for hog hunting, home defense, and are a perfect suppressor host. Stop by Primary Arms and get your 300 BLK AR15 today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazines/MCategories+AR-15/custitem_magazine_capacity+20","urlPath":"1+Magazines/MCategories+AR-15/custitem_magazine_capacity+20","url":"1+Magazines/MCategories+AR-15/custitem_magazine_capacity+20","template":"default","addition_to_head":"","page_title":"20 Round AR Mags For Sale | Primary Arms","page_header":"","meta_description":"20 Round AR 15 Magazines for sale at Primary Arms from all the popular brands whether you want steel, aluminum, or polymer mags.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/CaliberGauge+223-Wylde/MCategories+AR-15","urlPath":"1+Rifles/CaliberGauge+223-Wylde/MCategories+AR-15","url":"1+Rifles/CaliberGauge+223-Wylde/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"223 Wylde AR15 Rifles For Sale | Primary Arms","page_header":"","meta_description":"223 Wylde AR15 complete rifles are designed for use with .223 Rem and 5.56 NATO ammunition, so you can get the best of both worlds. Shop now today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/CaliberGauge+762X39mm/MCategories+AR-15","urlPath":"1+Rifles/CaliberGauge+762X39mm/MCategories+AR-15","url":"1+Rifles/CaliberGauge+762X39mm/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"7.62x39 AR 15 Rifles For Sale | Primary Arms","page_header":"","meta_description":"7.62x39 AR 15 Rifles for sale at Primary Arms. These rifles take the popular AR-15 platform and are chambered to shoot the larger 762x39 AK-47 round.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/CaliberGauge+300-Blackout/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/CaliberGauge+300-Blackout/MCategories+AR-15","url":"1+Barrels--AND--Accessories/CaliberGauge+300-Blackout/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"300 Blackout Barrel For Sale | Primary Arms","page_header":"","meta_description":"300 Blackout Barrels for sale at Primary Arms from a variety of popular brands like BCM. Get your .300 BLK barrel and build your AR pistol today.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/CaliberGauge+762X39mm/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/CaliberGauge+762X39mm/MCategories+AR-15","url":"1+Barrels--AND--Accessories/CaliberGauge+762X39mm/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"7.62x39 AR Barrels For Sale | Primary Arms","page_header":"","meta_description":"Shop 7.62x39 AR 15 Barrels and build your dream rifle today. We've got 10\", 10.5\", and 16\" variants from popular and reputable brands.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/CaliberGauge+.458-SOCOM/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/CaliberGauge+.458-SOCOM/MCategories+AR-15","url":"1+Barrels--AND--Accessories/CaliberGauge+.458-SOCOM/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"458 SOCOM Barrels For Sale | Primary Arms","page_header":"","meta_description":"458 SOCOM Barrels designed for the AR 15 platform allow you to reliably shoot this big bore caliber with semi automatic capability and AR familiarity.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/CaliberGauge+556-NATO/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/CaliberGauge+556-NATO/MCategories+AR-15","url":"1+Barrels--AND--Accessories/CaliberGauge+556-NATO/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR-15 556 Barrels for Sale | Primary Arms","page_header":"","meta_description":"5.56 Barrels for AR-15 Rifles for sale at Primary Arms. Huge selection of AR-15 Barrels chambered in 5.56 for your carbine, DMR, or pistol build.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Bolt-Carrier-Groups-and-Parts/2+Bolt-and-Carrier-Parts/MCategories+AR-15","urlPath":"1+Bolt-Carrier-Groups-and-Parts/2+Bolt-and-Carrier-Parts/MCategories+AR-15","url":"1+Bolt-Carrier-Groups-and-Parts/2+Bolt-and-Carrier-Parts/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Bolt Carrier & Bolt Carrier Parts for Sale | Primary Arms","page_header":"","meta_description":"Shop AR 15 bolt carrier groups & bolt carrier parts at Primary Arms. Find the best prices, fast shipping & industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/Brand+Anderson-Manufacturing/MCategories+AR-15","urlPath":"1+Rifles/Brand+Anderson-Manufacturing/MCategories+AR-15","url":"1+Rifles/Brand+Anderson-Manufacturing/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Anderson Manufacturing AR 15 Rifles For Sale | Primary Arms","page_header":"","meta_description":"Anderson Manufacturing AR15 Complete Rifles are for sale at Primary Arms. The AM15 is chambered in 5.56 and features a carbine gas system.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Triggers/Brand+Elftmann/MCategories+AR-15","urlPath":"1+Triggers/Brand+Elftmann/MCategories+AR-15","url":"1+Triggers/Brand+Elftmann/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Elftmann AR-15 Triggers For Sale | Primary Arms","page_header":"","meta_description":"ElftMann trigger for your AR-15 can be bought with either a flat or curved trigger bow. Get an Elftmann Match Trigger today at a great price.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Charging-Handles/Brand+Geissele-Automatics/MCategories+AR-15","urlPath":"1+Charging-Handles/Brand+Geissele-Automatics/MCategories+AR-15","url":"1+Charging-Handles/Brand+Geissele-Automatics/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Geissele Charging Handles For Sale | Primary Arms","page_header":"","meta_description":"Geissele Automatics Charging Handles are precision machined from high quality aluminum and come in FDE or black. Get your super charging handle today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rail-Accessories/MCategories+AR-15","urlPath":"1+Rail-Accessories/MCategories+AR-15","url":"1+Rail-Accessories/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Rails & Handguard Accessories | Primary Arms","page_header":"","meta_description":"AR-15 Handguard Accessories like rail covers, picatinny rail segments, and more to improve your handguard rail system. Shop now at Primary Arms!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Bolt-Carrier-Groups-and-Parts/2+Bolt-Assemblies/MCategories+AR-15","urlPath":"1+Bolt-Carrier-Groups-and-Parts/2+Bolt-Assemblies/MCategories+AR-15","url":"1+Bolt-Carrier-Groups-and-Parts/2+Bolt-Assemblies/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Bolt Assembly For Sale | Primary Arms","page_header":"","meta_description":"Shop AR15 bolt assembly at Primary Arms. Best prices, fast shipping and industry-leading customer service. Brands like JP Enterprise, Foxtrot, Fail Zero, and more!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazines/MCategories+AR-15/custitem_magazine_capacity+30","urlPath":"1+Magazines/MCategories+AR-15/custitem_magazine_capacity+30","url":"1+Magazines/MCategories+AR-15/custitem_magazine_capacity+30","template":"default","addition_to_head":"","page_title":"AR15 Magazines - 30 Round | Primary Arms","page_header":"","meta_description":"30 Round AR-15 Magazines for sale at Primary Arms. Stock up on your favorite 30 round mags from Magpul, Lancer, Mission First Tactical, and more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/Brand+Spikes-Tactical/MCategories+AR-15","urlPath":"1+Rifles/Brand+Spikes-Tactical/MCategories+AR-15","url":"1+Rifles/Brand+Spikes-Tactical/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Spikes Tactical AR15 For Sale | Primary Arms","page_header":"","meta_description":"Spikes Tactical AR 15 Rifles for sale at competitive prices. Get your new premium sporting rifle bult with quality parts from a reputable brand today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazines/MCategories+AR-15/custitem_magazine_capacity+10","urlPath":"1+Magazines/MCategories+AR-15/custitem_magazine_capacity+10","url":"1+Magazines/MCategories+AR-15/custitem_magazine_capacity+10","template":"default","addition_to_head":"","page_title":"AR 15 Magazine 10 Round | Primary Arms","page_header":"","meta_description":"AR15 10 Round Magazines are great for shooting prone or off of a bench. Check out our wide selection of 10rd AR mags and find the right one for you.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/MCategories+Handguns/Platform+SIG-Sauer-Handguns","urlPath":"1+Barrels--AND--Accessories/MCategories+Handguns/Platform+SIG-Sauer-Handguns","url":"1+Barrels--AND--Accessories/MCategories+Handguns/Platform+SIG-Sauer-Handguns","template":"default","addition_to_head":"","page_title":"SIG Sauer Barrels For Sale | Primary Arms","page_header":"","meta_description":"SIG Barrels for sale for all your favorite handgun models like the P320, P226, P365, P938, P229, and more in a variety of colors to match your pistol.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/CaliberGauge+556-NATO/MCategories+AR-15","urlPath":"1+Rifles/CaliberGauge+556-NATO/MCategories+AR-15","url":"1+Rifles/CaliberGauge+556-NATO/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 5.56 Rifles For Sale | Primary Arms","page_header":"","meta_description":"AR 15 5.56 Rifles For Sale at Primary Arms. We'ev got a huge selection of premium quality 556 rifle for all different budgets. Click and get yours today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/Brand+Daniel-Defense/MCategories+AR-15","urlPath":"1+Rifles/Brand+Daniel-Defense/MCategories+AR-15","url":"1+Rifles/Brand+Daniel-Defense/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Daniel Defense AR15 For Sale | Primary Arms","page_header":"","meta_description":"Daniel Defense AR15 Rifles For Sale at Primary Arms. We've got DD rifles chambered in a variety of calibers and barrel lengths to suit your needs.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+TekMat","urlPath":"Brand+TekMat","url":"Brand+TekMat","template":"default","addition_to_head":"","page_title":"TekMat Gun Cleaning Mats For Sale | Primary Arms","page_header":"","meta_description":"TekMat Gun Cleaning Mats are the perfect way to protect your table during cleaning. These gun mats come in a variety of graphics from AR 15s to Glocks.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"ITAR Shipping Restrictions","urlPath":"itar-shipping-restrictions","url":"itar-shipping-restrictions","template":"default","addition_to_head":"","page_title":"ITAR Shipping Restrictions","page_header":"ITAR Shipping Restrictions","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"PERSONAL DEFENSE NETWORK HIGHLIGHTS PRIMARY ARMS IN 2021 PRODUCT SHOWCASE","urlPath":"personal-defense-network-highlights-primary-arms-in-2021-product-showcase","url":"personal-defense-network-highlights-primary-arms-in-2021-product-showcase","template":"default","addition_to_head":"","page_title":"PERSONAL DEFENSE NETWORK HIGHLIGHTS PRIMARY ARMS IN 2021 PRODUCT SHOWCASE","page_header":"PERSONAL DEFENSE NETWORK HIGHLIGHTS PRIMARY ARMS IN 2021 PRODUCT SHOWCASE","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/Brand+Forward-Controls-Design","urlPath":"Brand+Forward-Controls-Design","url":"Brand+Forward-Controls-Design","template":"default","addition_to_head":"","page_title":"Forward Controls Design | Primary Arms","page_header":"","meta_description":"Forward Controls Design manufactures a wide variety of AR15 accessories for improving your rifle like magazine releases, safety selectors, and much more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Gas-Blocks/MCategories+AR-15","urlPath":"1+Gas-Blocks/MCategories+AR-15","url":"1+Gas-Blocks/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How Does the AR-15 Gas System Work?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"When you pull the trigger on an AR15, and the bullet travels down the barrel, the rifle will use some of the hot gas to cycle the action.\n                    This begins with those hot gasses entering the gas block from the gas port of the barrel, traveling down the gas tube, pushing the bolt carrier back, and extracting the empty casing.\n                    As the bolt carrier group moves rearward, the casing is ejected, and the buffer and buffer spring compress, slowing the bolt to a stop and returning it to the forward position.\n                    As the bolt returns forward, the magazine lines up a fresh round to be fed into the chamber, and the bolt catches it while returning to the forward position.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a Gas Block?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The gas block is the component that fits over the small hole on the top of an AR-15’s barrel. It is the valve that controls how much hot gas gets directed back into the receiver.\n                    There are many styles of gas blocks, which can impact the performance and aesthetic of your rifle. To get the most out of your AR, choose a high-quality gas block that suits your rifle’s design and purpose.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a standard gas block?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The most popular gas blocks are a standard fixed design, commonly found on most commercial AR15s.\n                    These gas blocks are very pragmatic and trustworthy, but they are a jack-of-all-trades and master of none. No matter what ammo, suppressor, buffer or different weight BCG you use, the same amount of gas passes into the gas tube—often more than necessary.\n                    The justification behind this is that over-gassing allows the system to continue working, even when it gets dirty. The downside is that over-gassing increases recoil and wear, though many would say this is negligible outside extreme circumstances.\n                     A high-quality non-adjustable gas block is best for duty AR builds. It allows your gun to run safely and reliably without having to worry about gas settings.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an adjustable gas block?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"An adjustable gas block allows you to tune the amount of gas entering the tube. This means the bolt can receive the perfect amount of force, you can feel less recoil, and your gun will be easier to clean.\n                    You can change ammo loads, use a suppressor, and change buffer weights too.\n                    A drawback to adjustable gas blocks is they require cleaning more often to operate at their best. Adjustable gas blocks are also NOT a fix for a barrel with an oversized gas port. You can limit the flow, but you’re putting a bandage on a problem without actually fixing it.\n                    In the end, adjustable gas blocks are best for versatility, while standard gas blocks are best for ease of use.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a low profile gas block?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"If you’re considering a free-float handguard, a low-profile gas block is mandatory.\n                    Low-profile gas blocks are shorter and thinner than standard blocks, allowing fitment with thin free-float handguards. For that reason, many handguard kits will include a low-profile gas block.\n                    Low-profile gas blocks can also shave an ounce off the front of your rifle, making it easier to hold your sights on target for longer.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What gas block size do I need?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Gas blocks come in different sizes to fit different barrel diameters.\n                    There are two common gas block sizes. A .750 diameter is standard for barrels of a medium profile, while .625 is a common size for pencil barrels.\n                    Simply shop for the gas block that fits your barrel’s advertised spec.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the gas system lengths?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Different ARs will have different gas system lengths, and your gas tube will need to match. Longest to shortest, gas tube lengths include Rifle, Intermediate, Mid-length, Carbine, and Pistol.\n                    When choosing a barrel, you’ll also choose the gas system length. It is important to understand the relationship between gas system length and barrel length, as your selection will impact reliability, recoil, and overall performance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the rifle length gas system?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Gas Port Length ~ 12 in. - Gas Tube Length ~15 in. - Ideal Barrel Length\t~ 18 in. to 20 in.\n                    The rifle length gas system places the gas port roughly a foot down the barrel, offering a longer dwell time for smoother operation. Rifle length gas systems work best when used with long barrels, between 18” and 20”.\n                    By extending the dwell time, pressure within the chamber and barrel reduces. Lower gas pressure means the bolt carrier group will move more slowly, translating to lower felt recoil.\n                    By reducing pressure, you put less stress on the internal components, increasing the life of many small parts.\n                    With less energy to cycle the rifle, it may be more sensitive to dirt and fouling, requiring more regular maintenance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an intermediate-length gas system?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"\n                    The mid-length gas system places the gas port roughly 9” down the barrel, providing a compromise between a carbine length and rifle length gas systems.\n                    Mid-length gas systems are a popular choice for 14.5”-16” barrels, offering reduced recoil impulse when compared to a carbine-length system.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the carbine length gas system?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"\n                    Gas Port Length ~7 in. - Gas Tube Length\t~9.75 in. - Ideal Barrel Length\t~10.5 in. to 16 in.\n                    With the gas port placed 7” down the barrel, there is very little time for gas pressure to stabilize before the bullet passes the gas port. At higher pressures, the bolt carrier group will cycle faster, improving function when the rifle is dirty.\n                    Carbine-length gas systems are ideal for short barrels between 10.5” to 13.7”, but you can also find 14.5” to 16” barrels with carbine gas systems as well.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the pistol length gas system?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"\n                    Gas Port Length\t~4 in. - Gas Tube Length ~6.75 in. - Ideal Barrel Length Less Than 10.5 in.\n                    For those times when your barrel is just too short, there is the pistol length gas system. This is typically found on AR pistols and registered short barreled rifles with 10.5-inch barrels or shorter.\n                    Many rifles chambered in 300 BLK with 16” barrels will also use the short pistol length gas system to maximize reliability with subsonic ammunition. The short dwell time and high pressure allow the firearm to function reliably.\n                    Bleeding the hot gasses so close to the chamber will lead to increased fouling, higher operating temperatures, and increased wear over carbine length systems.\n                    Now, of course there is more to the whole story than just the gas system.\n                    Felt recoil can be drastically altered with the use of muzzle brakes or using lighter or heavier buffers.\n                    Simply put, every component you choose for your rifle is a compromise, and your gas system is no different. Choosing the perfect gas system for your build is simply finding the compromise that best suits what you want in your rifle. Besides, no one is saying you can only have one AR.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"AR-15 Gas Blocks For Sale | Primary Arms","page_header":"","meta_description":"Find AR 15 gas blocks at best prices & fast shipping at Primary Arms. We have a vast selection, from adjustable gas block to low profile gas blocks & more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Grips/MCategories+AR-15","urlPath":"1+Grips/MCategories+AR-15","url":"1+Grips/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Grips For Sale | Primary Arms","page_header":"","meta_description":"Get the best price and fast shipping on an AR 15 grip. Find a pistol grip, foregrip, handstop, featureless grip, skeletonized grip and more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Grips/2+Angled-Foregrips/MCategories+AR-15","urlPath":"1+Grips/2+Angled-Foregrips/MCategories+AR-15","url":"1+Grips/2+Angled-Foregrips/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR-15 Angled Foregrips For Sale | Primary Arms","page_header":"","meta_description":"Angled Fore Grips help you keep greater control of your rifle for soft shooting & ergonomic handling. Shop Magpul, Bravo Company, Strike Industries & more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Grips/2+Vertical-Foregrips/MCategories+AR-15","urlPath":"1+Grips/2+Vertical-Foregrips/MCategories+AR-15","url":"1+Grips/2+Vertical-Foregrips/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 vertical foregrip?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Vertical foregrips are an accessory grip for rifles, providing additional leverage at the front of the rifle for recoil control. Vertical foregrips are versatile and come in countless sizes and configurations. From the old SOPMOD broomstick to the modern stubby, vertical grips are as diverse as they are practical, but the principle is always the same: reduce recoil by improving the shooter’s rearward leverage. You can brace a vertical foregrip against a surface or barricade to reduce recoil. While it will not be as precise as a bipod, bracing your rifle against cover can make a big difference, stabilizing your crosshairs on target for repeated accurate shots.\n                    When a shooter grips a bare handguard, they use the friction between their hand and the handguard to pull the rifle into their shoulder. By adding a foregrip perpendicular to the bore, the shooter can apply direct pressure and stabilize the rifle with greater efficiency. The result is a reduced perceived recoil and a faster return-to-target, but early foregrip technique had a few problems.\n                    When the SOPMOD program added a full-size vertical foregrip to the M4A1, many soldiers clutched the grip with a balled fist. This technique can feel comfortable at first, but it instills some glaring problems for precision shooting. First, it pushes the support hand further from the muzzle, making it harder for shooters to recover from recoil when firing unsupported. Second, the shooter’s wrist is more susceptible to torque, so the subtle side-to-side recoil intensifies. Last, it required larger, heavier grips to provide real-estate for an entire hand.\n                    After some experimentation, many soldiers gravitated towards thumb-break technique, which sets four fingers on the grip and the thumb against the handguard. This is a significant improvement over the full-fist grip and improves muzzle control, but current practice has gone one step further. A split grip, angled between the grip and handguard, provides the most leverage for the marksmen, applying both vertical and horizontal stability.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best AR-15 vertical foregrip?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"There are many high-quality vertical foregrips on the market. To find the best fit for your rifle, consider the design features of each grip as it relates to your rifle’s intended purpose.\n                    Hand position is critical to a foregrip’s performance. By angling the support hand between the handguard and foregrip, marksmen achieve greater stability without sacrificing muzzle control. This technique contributed to the recent popularity of stubby grips, such as Magpul’s MVG, which are now the most popular option on the market. Bravo Company offers vertical foregrips with a slight angle for added comfort, but some users flipped them around, claiming that it reduces muzzle rise.\n                    Some vertical grips add benefits beyond size and angle. Tango Down’s vertical foregrips have waterproof storage built into the bottom, so you can keep batteries, matches, or lubricant onboard. Going a step beyond storage, Grip-Pods add a pair of bipod legs into the bottom of the vertical grip, so marksmen can deploy them for enhanced support while prone.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR15 Angled Grip?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Angled foregrips are a newer grip style, blending the leverage of a vertical grip with a shallower angle for reduced profile.\n                    When used correctly, angled foregrips and vertical foregrips share a similar grip angle. The difference is that angled grips contour to the hand, while vertical grips have an aggressive 90-degree stop. This makes angled grips more intuitive, as there are very few wrong ways to hold it.\n                    Angled grips aren’t as good for bracing against cover, as any slip will cause your rifle to slide right over the barricade. You also won’t find any onboard storage options, but that may not matter depending on your setup.\n                    All-in-all, angled foregrips provide a worthy alternative to the traditional vertical grip, especially for those who prefer the ergonomics and reduced weight.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best AR15 Angled Grip?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Like vertical grips, angled grips come in a wide variety of shapes, sizes, and designs. To find the best angled grip for your rifle, you’ll want to consider your application and personal preferences.\n                    The most popular form of angled foregrip is the Magpul AFG—a basic polymer angled foregrip with plenty of contact points to improve the user’s control when shooting. These grips are lightweight, durable, and affordable, which is why they have become the baseline for all angled foregrips. If you’re looking for a good introductory grip without spending much money, the Magpul AFG is hard to beat.\n                    Minimalist angled foregrips like the Seekins Precision K20 Angled Foregrip offer a more simplified alternative, if you’re looking for something with a little less bulk. You won’t have as many contact points as the AFG, but your grip space will feel more compact.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 Handstop?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Hand stops are the latest craze in the shooting world, and it’s easy to see why. They work great with a C-Clamp grip, so shooters get great muzzle control while retaining their additional point of contact for added rearward support.\n                    Given their simplicity, it’s hard to describe handstops beyond the obvious. If you normally shoot without a foregrip, a handstop will feel very natural, so little practice for effective use.\n                    You can grip the rifle as normal and pull it tight to your shoulder pocket. The hand stop will act as a very subtle contact point at the edge of your hand to prevent you from slipping backward.\n                    This simplicity is also the hand stop’s primary weakness. On a short-barreled rifle, a vertical grip or angled grip will change your grip and move your thumb up and back. This makes it easier to access your flashlight or IR equipment, which take up a lot of space on the rail.\n                    Also, just like angled grips, handstops do not have any room for storage and can slip off certain surfaces if used for bracing.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best AR15 handstop?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The best handstop is the one that matches your preferences and rail attachment system. Many hand stops are designed for M-LOK, which gives the lowest profile, but there are plenty of options for both KeyMod and Picatinny Rail as well.\n                    One of the most popular handstops is the BCM KAG. The BCM KAG blurs the line between angled grips and handstops, providing a very slight incline into a very effective hook. The result is a comfortable hold that points naturally with negligible added weight.\n                    For a more traditional, low-profile hand stop, consider options like the Arisaka Defense Finger Stop, the Magpul XTM handstop, and the Slate Black Industries Slate Stop. These are all very basic, pragmatic designs that will improve your rearward leverage and reduce muzzle climb.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Which AR15 fore grip should I get for my rifle?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Every grip has a time and a place where it shines, and preference tends to dictate much of the choice.\n                    Some AR-15 owners value the utility of a vertical foregrip, while others prefer the comfort of an angled grip. Some folks just want a little more leverage, so they get a handstop and call it a day. If you know what you shoot best with, stick to the proven option.\n                    Ultimately, there is no right choice in every situation. You should experiment with the options to find the one that best matches your desired application. The best approach is to think hard about your shooting style and needs, then seek out a well-reviewed, industry-proven foregrip of choice. If you have friends with different foregrips, ask to try out their setup. Who knows what you might learn!\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"AR 15 Vertical Foregrips | Primary Arms","page_header":"","meta_description":"Shop our huge selection of Vertical Grips to improve the ergonomics of your AR-15 rifle. Magpul MVG, Bravo Company BCM Gunfighter, and more in stock.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/CaliberGauge+57X28mm/MCategories+AR-15","urlPath":"CaliberGauge+57X28mm/MCategories+AR-15","url":"CaliberGauge+57X28mm/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"5.7x28 AR 15 For Sale | Primary Arms","page_header":"","meta_description":"5.7x28 AR 15 rifles are chambered in the small yet potent round designed for shorter barrels. Now available int the AR pistol platform with proprietary magazines.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Stock-Components/2+Buffer-Springs/MCategories+AR-15","urlPath":"1+Stock-Components/2+Buffer-Springs/MCategories+AR-15","url":"1+Stock-Components/2+Buffer-Springs/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Buffer Springs For Sale | Primary Arms","page_header":"","meta_description":"AR 15 Buffer Springs For Sale at Primary Arms. The buffer spring is an essential component of your rifle and it is important to choose the right type.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Stocks/MCategories+AR-15","urlPath":"1+Stocks/MCategories+AR-15","url":"1+Stocks/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the easiest AR-15 upgrade?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Stocks are one of the easiest parts to upgrade on an AR15, requiring no tools or experience for a quick improvement in ergonomics. You don’t have to spend much money to improve over a standard carbine stock, and with dozens of brands available, you can customize your stock to fit any application.\n                    The only thing you need to know when shopping for a stock is the size of your buffer tube. Most ARs come with carbine-length MIL-SPEC buffer tubes. If you have a rifle-length buffer tube, you’ll only be able to use rifle stocks, and if you have a commercial spec buffer tube, then you’ll want a commercial spec stock.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 carbine stock?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Why is the AR-15 carbine stock such a popular choice?\n                    Carbine stocks are lighter, shorter, and offer much more adjustment than rifle stocks, allowing you to use your AR-15 in a variety of different positions. Most off the shelf AR-15s come with carbine stocks by default, so you can easily swap it out without having to change the buffer tube to a fixed rifle length version. Just pop off the old stock and throw on your brand-new stock.\n                    There are many popular brands for carbine stocks, but our top sellers are Magpul, Mission First Tactical, and B5 Systems.\n                    Magpul stocks use extremely durable polymer material, and they have a ton of different styles and colors to choose from to fit your build no matter your preferred price point. The Magpul MOE SL-S Carbine stock is great for building a versatile AR-15 without sacrificing durability or functionality. It features reinforced locking levers to keep it locked into the correct position on the buffer tube and a tension spring to eliminate any sort of wobble. This Magpul stock features an enhanced cheek weld with water resistant containers built in for storing batteries or other necessary items and even has QD sling swivel slots.\n                    The MFT Minimalist Carbine AR15 stock does just what the name implies. This AR15 carbine stock has all that you need in a stock to eliminate as much weight as possible. At only 5.8 ounces, this carbine stock is still built to withstand heavy use and can even be mortared without fear of breaking. The toe of this stock is angled to roll into your shoulder pocket faster even while wearing gear.\n                    The B5 Systems Precision AR15 Adjustable Stock comes with all the features of a high-end rifle stock like cheek height adjustment and length of pull adjustment all while securely mounting to a 6-position carbine length buffer tube. It’s more expensive than the other options on this list, but the functionality allows for enhanced precision in your marksmanship.\n                    There are way more AR15 carbine stocks to choose from, and we struggled to narrow it down to just our favorites, but we believe that if you choose to go the carbine stock route, these are great starting points for your AR.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 fixed stock?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"What is a fixed stock, and why do people choose to use them over adjustable stocks?\n                    Sometimes, lightweight and compact aren’t what you need for a specific rifle setup. Generally, AR15 rifle stocks offer much more stability and durability at the expense of weight. This is great for those looking to get every bit of accuracy out of their rifle when shooting at long distance.\n                    Where an adjustable stock may have some wobble, a fixed rifle stock is completely rigid, allowing you to position the rifle to your body the exact same way every time you present it. This is tremendously important for competitors and hunters alike.\n                    Many people choose fixed rifle length stocks is for long range competition shooting. While the standard A2 rifle stock is certainly capable and is even a requirement in certain military competitions, the market has grown significantly and added many features to their designs to meet the demands of serious competition shooters.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the best AR15 fixed stocks?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR15 stock market is enormous, but some stocks stand out among the rest. Here are a few of our favorite fixed stocks:\n                    The Magpul PRS Precision Rifle Stock has all the rock-solid stability that you need to be consistent, and all the adjustability that you need to ensure the rifle is perfectly tailored to your body shape and shooting position. And to top it off, the PRS can be used with both rifle length and carbine length buffer tubes, so you can easily throw it on your carbine with minimal effort.\n                    However, the PRS isn’t the only AR15 fixed stock on the market designed for long range shooting. The Luth AR MBA-1 Modular Buttstock Assembly is popular with competition shooters because it offers a lot of the same adjustable features, but is much lighter, so you can carry it all day. The integrated castle nut and lock ring is a nice touch as well.\n                    If 3-gun competition is the end goal for your rifle, then we recommend the Odin Works Zulu 2.0 Stock. This rifle stock comes with its own rifle length buffer tube already attached, so it will require a little more work to get on your rifle. However, removing the buffer tube is quite easy and you can reuse your castle nut and end plate.\n                    If you are looking for a basic AR15 fixed stock that puts an emphasis on durability and value, we have the Magpul MOE Fixed Rifle Stock. This rifle stock is built around the same design philosophy as the classic A2 rifle stock. It even comes with modern improvements like 4 different QD sling attachment points and a standard sling loop, so carrying your rifle to your favorite hunting spot is less of a chore. The large internal storage compartment is a great spot to carry oil or batteries to make sure your rifle is always operating at maximum performance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 PDW stock?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"\n                    These PDW stock systems are generally come in at a higher price point but for good reason. They are completely all-in-one stock systems with their own proprietary buffer tubes, buffers, and springs to make your rifle as compact as possible. While they will require you to remove your standard buffer tube, it is easy and there are plenty of resources online to help you out.\n                    The Strike Industries PDW Stock is one of the most well-thought-out platforms as the buffer tube is almost half the length of a standard carbine length buffer tube allowing for the minimalist buttpad to collapse the length of pull (the distance from rear of the stock to the trigger) to 7.5”. However, what makes this PDW stock special is the rapid deployment system that fully extends the stock at the push of a button.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a featureless AR-15 stock?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"In some states, your only legal stock option is ‘featureless’. These stocks meet minimum state regulations without compromising much on the overall performance of the rifle. Despite their name, featureless stocks can vary in quality and feature set, so if you live in a ban state, you’ll want to shop among our selection of featureless stocks to find the best fit for your needs.\n                    The Hera Arms CQR Rifle Buttstock features a unique design with a built-in thumbhole. The design is similar to the grip found on SMGs like the P90, but it’s scaled up to meet the demands of a full-size AR15. Hera Arms also offers a truly featureless version which plugs the thumbhole to meet state regulations on pistol grips. Since many precision shooters prefer to keep their thumb on the same side as their trigger finger, this stock has minimal impact on your overall precision.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a carbine length buffer tube?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Carbine length buffer tubes are easy to identify when compared to a rifle length buffer tubes. They are shorter and can have between 5 to 7 holes on the bottom to allow your collapsible stock to lock into and set your length of pull. What is slightly more annoying to identify is whether it is Mil-Spec or commercial spec.\n                    The difference between these two specifications is the outer diameter. Mil-Spec buffer tubes feature an outer diameter of 1.14 inches while commercial spec buffer tubes are 1.17 inches in diameter. Luckily almost nobody uses commercial spec anymore, so more than likely, you have a Mil-Spec configuration. However, we do have commercial spec stocks if you are running an old school DPMS, Stag Arms, or Colt rifle and want to upgrade to a modern adjustable stock.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a rifle length buffer tube?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Rifle length buffer tubes are much longer than carbine length, smooth all the way around, and only come in one diameter, so no need to get out your micrometer.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 buffer?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Like stocks and buffer tubes, you need to choose the correct style for your set up. Carbine length buffer weights and springs must be used with carbine buffer tubes and same with rifle length buffers and springs. An easy way to identify which you have is length.\n                    Standard carbine length buffers will be 3.25” and about 3 oz. while rifle length buffers will be 5.92” and about 5 oz. While there are different weights you can choose from to help tune the recoil of your rifle, a standard weight will do just fine in most builds.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a castle nut & end plate?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The castle nut and end plate are the components used to affix the buffer tube to your AR-15 lower receiver and are compatible with both carbine length and rifle length buffer tubes.\n                    You can easily reuse the ones currently on your rifle or upgrade to the Primary Weapon Systems Ratchet Lock Castle Nut and End Plate set that ensure it won’t come loose over time and features a QD sling attachment slot.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 stock kit?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Sometimes picking every part for a rifle can be annoying, and for that situation we offer complete AR stock kits that come with everything you need, so you know exactly what you are getting and that it will work on your rifle. Kits will include, a buffer, buffer spring, buffer tube, castle nut, end plate, and a stock.\"\n                }\n            ]\n        }\n    ]\n}  \n</script>","page_title":"AR-15 Stocks On Sale | Primary Arms","page_header":"","meta_description":"Get the best prices on AR 15 stocks from top brands. Find fast shipping & leading customer service with price discounts on your favorite AR 15 stock.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+Carbine-Stocks/MCategories+AR-15","urlPath":"2+Carbine-Stocks/MCategories+AR-15","url":"2+Carbine-Stocks/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Carbine Stocks For Sale | Primary Arms","page_header":"","meta_description":"AR15 Collapsible Stocks built for use with carbine receiver extensions are a great way to adjust LOP on your rifle. Check out our huge selection.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+Rifle-Stocks/MCategories+AR-15","urlPath":"2+Rifle-Stocks/MCategories+AR-15","url":"2+Rifle-Stocks/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Rifle Stocks For Sale | Primary Arms","page_header":"","meta_description":"AR 15 fixed rifle stocks offer a longer LOP and are great for building precision rifles. Check out our selection of Troy and Magpul fixed stocks.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Pistol-Braces/MCategories+AR-15","urlPath":"1+Pistol-Braces/MCategories+AR-15","url":"1+Pistol-Braces/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Pistol Braces For Sale | Primary Arms","page_header":"","meta_description":"Browse our selection of popular AR-15 Pistol Arm Braces and finish your build today. No NFA paperwork required. SB Tactical, Gearhead Works, & More.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Stocks/MCategories+AR-308","urlPath":"1+Stocks/MCategories+AR-308","url":"1+Stocks/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Stocks | Primary Arms","page_header":"","meta_description":"Find the perfect AR-308 stock to fit your shooting style. With plenty of brands and set-ups to choose from, you're sure to find what your rifle needs.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Stocks/MCategories+AK-47","urlPath":"1+Stocks/MCategories+AK-47","url":"1+Stocks/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK-47 Stocks | Primary Arms","page_header":"","meta_description":"Primary Arms carries the latest AK-47 stocks from trusted brands like Magpul, Century, and UTG Pro. Shop now !","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/CaliberGauge+9mm-Luger/MCategories+AK-47","urlPath":"CaliberGauge+9mm-Luger/MCategories+AK-47","url":"CaliberGauge+9mm-Luger/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"9mm AK47 For Sale | Primary Arms","page_header":"","meta_description":"9mm AK Pistol and Rifles for sale from a variety of popular brands. Get your pistol caliber AK47 today at Primary Arms at the best prices!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Slings--AND--Mounts/MCategories+Shooting-Gear","urlPath":"1+Slings--AND--Mounts/MCategories+Shooting-Gear","url":"1+Slings--AND--Mounts/MCategories+Shooting-Gear","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a single point sling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Single point slings got that name because they only have one attachment point on the rifle, generally towards the rear of the receiver or stock. Single point slings offer a lot of flexibility, making transitions from shoulder-to-shoulder a quick and effortless affair.\n                    They also allow the rifle to sit directly in front of you (or under one arm), making transitioning from carry to ready very fast. When using a rifle-style pistol, or compact sub-gun style firearm with a PDW-style collapsible stock or a folding stock adapter, you can even push out against the sling and use the tension to improve control in an emergency.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the cons of a single point sling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"They are not without their cons though. While excellent for static positions where you don't need to move or run, single point slings simply do not secure the rifle very well against movement. Having a large, heavy carbine like an AR-308 swinging free in front of you can be detrimental in multiple ways to your ability to move, especially if you need your hands free at the time.\n                    While they can be a shooting aid with compact, stockless firearms like a KRISS Vector, they can't be used as additional support when shooting offhand with more traditional firearms.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a 2 point sling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"While two-point slings offer a lot of options, they lack the flexibility of a single point sling when it comes time to shoot. Poor technique when transitioning shoulders can result in a taught sling digging into your neck and throat.\n                    Especially if you opt for the most comfort while carrying your rifle and run a wide or padded sling. Proper technique and quick-adjust pull tabs can mitigate the risk of ensnaring oneself. While many single point slings offer a quick-release buckle should you need to immediately free yourself from your rifle, very few two point slings offer such a feature.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are the cons of a 2 point sling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"While two-point slings offer a lot of options, they lack the flexibility of a single point sling when it comes time to shoot. Poor technique when transitioning shoulders can result in a taught sling digging into your neck and throat.\n                    Especially if you opt for the most comfort while carrying your rifle and run a wide or padded sling. Proper technique and quick-adjust pull tabs can mitigate the risk of ensnaring oneself. While many single point slings offer a quick-release buckle should you need to immediately free yourself from your rifle, very few two point slings offer such a feature.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the best AR-15 sling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"So, what it really comes down to is how much you're planning on moving with your rifle slung. Pulling guard duty and stuck standing in place, have a compact firearm, or simply want to quickly transition shoulders? You probably want a single point sling. Do you need to hike to your stand, move dynamically, or want the ability to improve your stability when you can’t put a bipod on a shooting bench? Then you're probably going to prefer a two point sling.\n                    Don't want to get too locked into one or the other? There are hybrid options available! line-up of MS4 slings can be readily converted from single point to two point and back with no additional hardware. If you have a two point sling you like but want to be able to convert it to single point? You should check out the Viking Tactics 2-to-1 Sling Conversion attachment.\n                    It simply slides onto your sling and allows you to move your forward quick detach (QD) sling swivel from your rifle to the attachment to run your sling as a single point. Another choice is the Black Rain Ordinance 2-to-1 sling which uses a simple design to give you flexibility.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"","page_header":"","meta_description":"","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Slings--AND--Mounts/Brand+Magpul","urlPath":"1+Slings--AND--Mounts/Brand+Magpul","url":"1+Slings--AND--Mounts/Brand+Magpul","template":"default","addition_to_head":"","page_title":"Magpul Sling & Sling Mounts For Sale | Primary Arms","page_header":"","meta_description":"Magpul Slings and QD mounts are a great way to keep your rifle secured to your body while out in the field or on duty. Made from durable materials.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/MCategories+AR-308","urlPath":"1+Rifles/MCategories+AR-308","url":"1+Rifles/MCategories+AR-308","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR 308?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR 308 and AR10 are both large-frame AR-style rifles chambered in full-power rifle cartridges like .308 and 6.5 Creedmoor.\n                    Much like the AR-15, the AR 308 rifle platform is extremely modular, modern, and has a plethora of aftermarket components that allow you to endlessly customize it to your hearts content. Think of it as a scaled-up version of the AR-15 that shoots the larger caliber bullets and other cartridges that are too large to fit in the smaller platform. AR308s can be exceedingly accurate, and many professionals choose this platform for their designated marksman or sniper teams.\n                    The larger AR308 platform offers many advantages over the AR15, as well as some disadvantages. However, you should not think of them as competitors. As a matter of fact, we think you should get both, as they each fill different roles in a collection. Whether you’re a hunter, competitor, or defensive marksman, an AR 308 gives you the advantage of accuracy and distance with a reliable, modular weapon system. No other full-power semi-automatic has the same parts or product support as the AR 308 platform, making it one of the most customizable rifles in America.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Difference between an AR 308 & AR-10?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The AR10 or ArmaLite 10 is widely used terminology for someone looking for an AR style rifle chambered in .308. Although, most of the time, using this term is not technically accurate. The AR-10 was designed by Eugene Stoner in the late 1950’s but went through multiple changes to scale it down for use with the .223 Remington and thus the AR-15 was born. When ArmaLite when under, they sold the rights of both the AR-15 and AR-10 to Colt who then continued manufacturing AR-15 pattern rifles while the AR-10 fell by the wayside.\n                    And then it gets slightly more confusing, as the trademark for AR-10 was sold to ArmaLite Inc.—a newly formed company—who then developed the AR-10B which uses its own proprietary receiver and bolt carrier group dimensions. This version of the AR-10 is what the SR-25 rifle used by the United States Military is based on as well as the Lewis Machine and Tool 308MWS.\n                    So where does AR 308 come into play in all this? With the AR-10 name being taken and ArmaLite Inc. and the design being less modular, DPMS Panther decided to bring their own version to the market that more closely resembles the AR-15 in terms of outward appearance and modularity. In 2004 they released the LR-308. This version became extremely popular on the civilian market which eventually led to many companies producing their own versions with the same dimensions and aftermarket companies producing parts that were compatible with them all. And now, AR-308 is the accepted terminology to identify if something is DPMS or LR-308 pattern.\n                    Fast forward a few more years and DPMS released the GII and POF released the Revolution which brings the LR 308 even closer to the AR-15 size. However, these are still proprietary in their main dimensions meaning only small parts will be interchangeable.\n                    Now that you know a brief history behind the terminology, we can look at the parts themselves, so you can make an informed decision on which parts you can upgrade on your new 308 AR rifle.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are AR308 and AR10 Parts compatible?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Luckily, chances are, if you have already bought a 308 AR pattern rifle in the last 15 years, it is most likely a DPMS pattern which means it will be easy for you to find parts. However, it is still important to know the differences. One quick way to determine if a rifle is ArmaLite or DPMS pattern, is to look at the rear where the upper and lower receivers meet. An ArmaLite AR-10 rifle will have a diagonal cut where the receivers meet, and a DPMS AR-308 rifle will have a rounded cut.\n                    An important thing to consider is that the bolt carrier groups are also not interchangeable and will not headspace correctly if they are not mated to the barrel extension they were designed for. The parts are close enough dimensionally that it looks like they might work, but this is a dangerous lie. Make sure you are buying the correct parts. If it doesn't say it is the part you need, verify with the retailer or the manufacturer if the retailer can't or won't tell you.\n                    Another important thing to note when upgrading parts on your AR .308 rifle is handguard dimensions and how they relate to the receiver. The DPMS LR-308 pattern rifles have two types of upper receivers they can come with. Low profile and high profile. This refers to the height of the tang or where the flat top picatinny rail will meet the picatinny rail on your handguard. The low-profile upper receiver has a tang height of 1/8th of an inch while the high profile is thicker with a 3/16th inch height. The most common you will see is high profile versions and all of our AR 308 handguards are labelled to make it easy when you upgrade.\n                    Here is a complete list of parts that are generally not interchangeable between the AR-308 and AR-10 platforms:\n                    · Upper and Lower Receiver\n                    · Buffer Assembly (tube, buffer, spring)\n                    · Gas tube (The AR10’s is too long)\n                    · BCG (Head spacing differences)\n                    · Handguard\n                    · Barrel nut\n                    · Magazine catch\n                     However, some non-essential parts can be swapped between the AR-308 and AR-10 such as:\n                    · Dust Cover\n                    · Charging Handle\n                    · Gas Block\n                    · Trigger Assembly\n                    · Takedown springs and detents\n                    · Pistol Grip\n                    · Trigger Guard\n                    · Castle Nut\n                    · Safety Selector Lever\n                    Because the large platform AR market is not as set in stone in terms of parts tolerances as the AR-15 market, we generally recommend buying a complete AR 308 rifle and upgrading parts as you go instead of building one from the ground up. If you buy a DPMS pattern rifle, stick to DPMS pattern parts and the same for ArmaLite and you will be a happy camper. Additionally, sticking to the same brand will help prevent a lot of headaches when you get to the range.\n                    One of our favorite brands that is commonly available and utilizes the DPMS platform is Aero Precision. Piecing together an M5 upper and lower from Aero Precision is just as reliable as buying a rifle whole. If you stick with them, you can easily get an AR308 rifle that will be reliable.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the difference between .308 and 6.5 Creedmoor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"When shopping for a new AR 308, you will find that the most popular 2 chamberings are .308 Winchester and 6.5 Creedmoor. Each has its benefits and weak points, but you can’t go wrong with either.\n                    .308 Winchester is an American classic, making it one of the most accessible rifle cartridges on the market. It’s a capable round from point-blank to 1000 yards, and its history with the U.S. Military makes it one of the most well-researched rounds on the market. With .308 Winchester, you’ll have exceptional parts and ammunition support for the lifetime of the rifle.\n                    If you want a more specialize long-range marksman round, 6.5 Creedmoor is your pick. Recently adopted by SOCOM, 6.5 Creedmoor is a 6.5mm projectile with an impressive ballistic profile, making it easy to hit targets to 1000 yards and beyond. At distance, this round will outperform .308 Winchester across the board, but it comes at the cost of ammo cost and reduced barrel life.\n                    For all-around performance and value, .308 Winchester is hard to beat. That said, if you want a true marksman’s rifle, 6.5 Creedmoor is the latest and greatest in ballistics science.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What great AR 308 rifles?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"So which rifle should you get? If you choose to go with the AR 308 rifle, then you might want to check out the SIG Sauer 716i Tread that features a 16 inch barrel and a free float M-LOK handguard for endless accessory placement options. The flat top upper allows you to easily attach the scope of your choice and the enhanced single stage trigger is perfect for tight groups and taking any game in North America. The adjustable gas block is easy to use, so you can tune your rifle to your preferred round.\n                    If you are looking to get into the 308 AR rifle game for a little less, we have great options from Del-Ton that utilize Magpul two piece handguards and A2 style front sight post gas blocks that are still solid contenders. And remember, you can always upgrade. Another great reason why you might want an AR 308 complete rifle is that the caliber is better suited for shorter barrels.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are great AR-10 rifles?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"With less options to choose from in the AR10 rifle platform, you are lucky that we carry one of the best. Lewis Machine and Tool .308 AR 10 rifles are based on the ArmaLite platform but even they only recommend using their uppers with their lowers. And that is not a problem because there should not be anything that you want to change on these rifles. They have fully ambidextrous lower receivers and upper receivers with truly monolithic handguards for rock solid set up and a quick change barrel system so you can easily go from 7.62x51 to 6.5 Creedmoor.\n                    The Daniel Defense DD5v4 Rifle also closely resembles the ArmaLite AR-10 platform, but the receivers are not compatible with any other brands. This one, however, is chambered in 6.5 Creedmoor with an 18 inch barrel and a free float handguard. The DD5v4 6.5 Creedmoor AR10 rifle is a great option for someone that wants a semi-automatic platform that is great for hunting and long range precision shooting. Like the LMT offerings, it also features a fully ambidextrous lower receiver.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"AR 308 Rifles for Sale | Primary Arms","page_header":"","meta_description":"Shop our selection of AR 308 rifles, AR 10 rifles. We carry 308 rifles from Aero precision, LWRC, LMT, Radical Firearms and Daniel Defense. Buy your ar10 today.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+2-Point-Sling","urlPath":"2+2-Point-Sling","url":"2+2-Point-Sling","template":"default","addition_to_head":"","page_title":"2 Point Sling For Sale | Primary Arms","page_header":"","meta_description":"Shop 2 Point Slings for your AR-15 to carry your rifle all day at the range. We've got a huge variety of two point slings for you to choose from.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+Rail-Covers","urlPath":"2+Rail-Covers","url":"2+Rail-Covers","template":"default","addition_to_head":"","page_title":"Rail Covers For Sale | Primary Arms","page_header":"","meta_description":"Rail Covers are an essential handguard accessory to keep your hand protected from high heat. Shop Picatinny, KeyMod, and M-LOK rail covers today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Parts-and-Kits/2+Safety-Selectors/MCategories+AR-15","urlPath":"1+Lower-Parts-and-Kits/2+Safety-Selectors/MCategories+AR-15","url":"1+Lower-Parts-and-Kits/2+Safety-Selectors/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR-15 Safety Selector [& Ambidextrous] | Primary Arms","page_header":"","meta_description":"AR 15 Safety Selectors [includes ambidextrous] for sale at Primary Arms. Best prices & fast shipping on top brands as Bravo Company, Sons of Liberty & more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Parts-and-Kits/2+Trigger-Pins/MCategories+AR-15","urlPath":"1+Lower-Parts-and-Kits/2+Trigger-Pins/MCategories+AR-15","url":"1+Lower-Parts-and-Kits/2+Trigger-Pins/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Anti Walk Pins For Sale | Primary Arms","page_header":"","meta_description":"AR 15 Anti Walk Trigger Pins are a great way to improve the reliability of your AR15. Anti rotation and anti walk pins ensure they won't fall out.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Parts-and-Kits/2+Trigger-Guards/MCategories+AR-15","urlPath":"1+Lower-Parts-and-Kits/2+Trigger-Guards/MCategories+AR-15","url":"1+Lower-Parts-and-Kits/2+Trigger-Guards/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Trigger Guards | Primary Arms","page_header":"","meta_description":" Shop top-quality AR 15 trigger guards as Expo Arms AR-15 Enhanced Billet, 2A Armament Billet Aluminum, Magpul, & more. Best prices & shipping at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Parts-and-Kits/2+Bolt-Catches/MCategories+AR-15","urlPath":"1+Lower-Parts-and-Kits/2+Bolt-Catches/MCategories+AR-15","url":"1+Lower-Parts-and-Kits/2+Bolt-Catches/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR15 Bolt Catch For Sale | Primary Arms","page_header":"","meta_description":"AR15 Bolt Catch, also known as a bolt release, is an integral part to your AR-15 rifle. Shop our huge in stock selection of affordable and quality parts.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Receivers/MCategories+AR-308","urlPath":"1+Lower-Receivers/MCategories+AR-308","url":"1+Lower-Receivers/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Lower Receivers | Primary Arms","page_header":"","meta_description":"Primary Arms carries all the best AR-308 lower receivers from trusted brands like Mega Arms, Spike’s Tactical, WMD Guns, and Aero Precision. Shop now!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifle~Style-Pistols/MCategories+AR-15","urlPath":"1+Rifle~Style-Pistols/MCategories+AR-15","url":"1+Rifle~Style-Pistols/MCategories+AR-15","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 Pistol?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"An AR 15 Pistol is a ‘pistol’ variant of the AR-15 rifle platform, featuring a barrel shorter than 16 inches.\n                    Unlike Short-Barreled Rifles (SBRs), AR Pistols are not subject to NFA regulation, though there are additional restrictions to remember when building a pistol. For example, AR 15 pistols cannot feature a rifle stock or vertical grip, but a ‘pistol brace’ may be used for additional support with the user’s dominant arm.\n                    Otherwise, AR pistols are entirely compatible with standard AR-15 parts and components.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the difference between an AR-15 pistol and a SBR?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"In appearance, AR15 pistols and AR15 SBRs share many similarities, but there is a fine legal separation between the two classifications.\n                    AR 15 SBRs are short-barreled rifles, defined by the National Firearms Act. In essence, it’s a standard AR with a barrel length less than 16”. To purchase an SBR, you must complete a Form 1 or Form 4 with the ATF, undergo lengthy vetting, and submit detailed personal information before paying a $200 tax stamp.\n                    AR Pistols are, by legal definition, the same as any other pistol. You do not need to complete NFA registration for an AR pistol, and their agility and mobility in close-quarters make AR pistols a top choice for home defense. You also have the same restrictions on attachments that you would have on a pistol: no stocks or vertical foregrips. If you put a stock on an AR pistol, you’ve manufactured an illegal, unregistered SBR—a federal felony with serious repercussions.\"\n                }\n            ]   \n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is an AR-15 pistol legal?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Disclaimer: The information contained in this article is for informational purposes only. This content is not intended as legal advice and should not be taken as such. Those wishing to obtain more information about the construction of an AR 15 Pistol should contact the Bureau of Alcohol, Tobacco, Firearms and Explosives directly.\n                    With that said… Yes. In most states, AR15 pistols are perfectly legal. They adhere to the same laws as any other pistol. That said, these laws can be somewhat complex, so it’s important that you do extensive research both on federal law and your local/state laws to confirm a pistol’s legality. Federal law has some strange intricacies as well. For example, if your pistol’s overall length measures over 26” (not counting muzzle device), it may be able to have a vertical grip because it classifies as a ‘firearm’ instead of a ‘pistol’. This is because the legal definition of pistol considers concealability, which is partially defined by overall length.\n                    That said, if you want to play it safe, DO NOT USE A VERTICAL GRIP ON A PISTOL. The ATF has previously stated that angled foregrips and handstops are fine, but their views can change quickly. You’re better off running a plain handguard than risking it with a foregrip that sits on the border of legal.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is an AR-15 pistol brace?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Pistol braces can look quite a lot like regular rifle stocks. However, their intended use is to be mounted on your forearm as you fire the “pistol” with one hand.\n                    Of course, many pistol braces are comfortable enough to be shouldered and fired like a rifle. Although shoulder firing is not their ‘intended’ use, many users still do so. You can find fantastically comfortable options from SB Tactical, Foxtrot Mike, Shockwave, Strike Industries, Sig Sauer, and CMMG.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why buy an AR-15 pistol?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"AR style pistols excel in home defense situations, truck gun use, competition shooting, and backpack guns for hiking or hunting. This is because of their compact size, low weight, durability, and ease of use.\n                    In short, AR pistols give you the advantages of an SBR without wading through the mire of paperwork and regulation associated with NFA items.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What barrel lenght and caliber are AR-15 pistols?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"AR pistols encompass a broad range of sizes and calibers.\n                    That said, the main advantage of an AR pistol is its short barrel, so most users will tailor their selection to get the most out of that compact size. Most AR pistols chambered in 5.56x45mm NATO will feature a barrel length between 7.5” and 12.5”, though they can be much shorter when paired with specialized low-velocity cartridges like .300 Blackout or pistol calibers.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a pistol caliber carbine?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"An AR-15 chambered in a traditional pistol caliber (9mm, .40 S&W, .45 ACP, etc.) may also be called a ‘Pistol Caliber Carbine’ or ‘PCC’.\n                    Since pistol cartridges do not benefit from long barrels, many PCC-owners will build their PCC as an AR15 pistol. PCC Pistols usually follow the same regulations as other AR15 pistols, though their proprietary nature means reduced parts compatibility with standard ARs.\n                    Some of the most fun you can have at the range is with a 9mm AR PCC with a 5” or 7” barrel. You have unmatched mobility and acquisition speed. The range on a 9mm AR is good out to medium range, and most PCC pistols weigh under 5 pounds, so you can carry all day long. Just remember not to put a vertical foregrip or rifle stock on it without your tax stamp.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is 300 blackout?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \".300 AAC Blackout is a low-velocity, high-weight cartridge optimized for AR15s with short barrels. The projectiles are wider (.30” vs .22”) and heavier (110-220gr vs 55-77gr) than standard 5.56. This means 300 Blackout has a shorter effective range, but it delivers more mass on target. With a heavier bullet, you preserve your terminal ballistics at lower velocities, so you can get adequate performance from ultra-short barrels. With .300 Blackout, you can even have a 5” barrel without over-gassing or reliability issues.\n                    Other benefits of .300 Blackout include parts compatibility and suppressed noise ratings. With .300 Blackout, you can use many of the same parts and components as standard 5.56x45 pistols. You can even use the same magazines as 5.56. If you pair 220gr .300 Blackout with a quality suppressor, you can get into the 120 dB range, making it one of the quietest cartridges available to the AR platform.\n                    The only downsides are the increased cost of ammo, reduced range, and slightly heightened recoil impulse.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is 5.56 good for an AR-15 pistol?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Yes, 5.56x45mm NATO remains the most popular caliber option for AR15 pistols.\n                    There are some downsides to 5.56. You won’t have the same range or terminal ballistics as a full-size rifle, since 5.56 ball ammo relies on ball ammo, but a quality 77gr bullet can make up for much of the performance loss. AR pistols will also be much louder and gassier than rifles, and the recoil impulse may be very slightly larger.\n                    However, these are all marginal trade-offs compared to the handling advantage of a short barrel. If you’re shooting from a vehicle or a tight hallway, AR pistols will be substantially more effective than a full-size rifle. Your AR pistol will also be somewhat lighter, and the balance will make it easy to carry and shoot on the move.\n                    If you stick to a 10.5-inch or longer barrel with quality defensive ammunition, an AR pistol can achieve terminal ballistics comparable or superior to a full-size rifle with standard XM193. You’ll have an effective range to 300 yards, which is plenty for almost any domestic purpose.\"\n                }\n            ]\n        }\n    ]\n}  \n</script>","page_title":"AR-15 Pistols For Sale | Primary Arms","page_header":"","meta_description":"Buy a complete AR 15 pistol at the best price with fast shipping and industry-leading customer service. AR9, 300 blackout pistol, ar15 pistol and more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/MCategories+AR-308","urlPath":"1+Rails--AND--Handguards/MCategories+AR-308","url":"1+Rails--AND--Handguards/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Rails and Handguards | Primary Arms","page_header":"","meta_description":"Primary Arms carries the latest AR-308 handguards and rail systems from trusted brands like Fortis, Yankee Hill, JP Enterprises, Diamondhead, and more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Primary Arms Optics","urlPath":"primary-arms-optics","url":"primary-arms-optics","template":"default","addition_to_head":"","page_title":"Primary Arms Optics","page_header":"Primary Arms Optics","meta_description":"Primary Arms Optics offers world class rifle scopes, prism scopes, red dot sights, & more. Shop ACSS reticle optics & new Primary Arms Optics here.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Shop Primary Arms Reticles","urlPath":"shop-reticles","url":"shop-reticles","template":"default","addition_to_head":"","page_title":"Shop Primary Arms Optics Reticles","page_header":"Shop Primary Arms Reticles","meta_description":"Primary Arms Optics offers the most advanced way to shop for rifle scopes. Easily navigate through Primary Arms complete selection of optics reticles.","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/1+Magazines/MCategories+AR-308","urlPath":"1+Magazines/MCategories+AR-308","url":"1+Magazines/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Magazines | Primary Arms","page_header":"","meta_description":"Primary Arms carries the latest AR-308 magazines from trusted brands like Magpul and Lancer Systems, in multiple capacities and colors, ready to ship!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Bolt-Carrier-Groups-and-Parts/MCategories+AR-308","urlPath":"1+Bolt-Carrier-Groups-and-Parts/MCategories+AR-308","url":"1+Bolt-Carrier-Groups-and-Parts/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-10 & AR-308 Bolt Carrier Groups | Primary Arms","page_header":"","meta_description":"Primary Arms carries a full line of quality AR 10 & AR 308 bolt carrier groups, as the Battle Arms Development AR-308 BCG, with a slick salt-bath nitride finish.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Upper-Receivers/MCategories+AR-308","urlPath":"1+Upper-Receivers/MCategories+AR-308","url":"1+Upper-Receivers/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 & AR-10 Upper Receivers For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms has you covered for all your AR-308 Upper Receiver & AR-10 Upper Receiver needs whether you want a complete or stripped assembly.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Grips/MCategories+AR-308","urlPath":"1+Grips/MCategories+AR-308","url":"1+Grips/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Grips | Primary Arms","page_header":"","meta_description":"Primary Arms carries the latest AR-308 grips from trusted brands like Daniel Defense, Magpul, Viking Tactics, Tango Down, GG&G and more. Shop now!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Rosco-Manufacturing","urlPath":"Brand+Rosco-Manufacturing","url":"Brand+Rosco-Manufacturing","template":"default","addition_to_head":"","page_title":"Rosco Manufacturing For Sale | Primary Arms","page_header":"","meta_description":"Rosco Manufacturing Barrels, Bolt Carrier Groups, and a variety of premium AR-15 parts available for sale at the Primary Arms online gun shop.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Triggers/MCategories+AR-308","urlPath":"1+Triggers/MCategories+AR-308","url":"1+Triggers/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR10 Triggers For Sale | Primary Arms","page_header":"","meta_description":"Get Fast shipping on AR 308 single stage, two stage, and drop in triggers from Primary Arms. Choose from popular manufacturers of AR 10 triggers.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Gas-Blocks/MCategories+AR-308","urlPath":"1+Gas-Blocks/MCategories+AR-308","url":"1+Gas-Blocks/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Gas Blocks | Primary Arms","page_header":"","meta_description":"Primary Arms carries a variety of high quality steel, aluminum, and titanium gas blocks for AR-308s. All the best brands are here!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Nine-Line-Apparel","urlPath":"Brand+Nine-Line-Apparel","url":"Brand+Nine-Line-Apparel","template":"default","addition_to_head":"","page_title":"Nine Line Apparel for Sale | Primary Arms","page_header":"","meta_description":"Find the best products & prices on Nine Line Apparel for sale at Primary Arms. Shop shirts, hats, hoodies, t-shirts, & more. We offer top customer service & ship fast.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/MCategories+AR-308","urlPath":"1+Barrels--AND--Accessories/MCategories+AR-308","url":"1+Barrels--AND--Accessories/MCategories+AR-308","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is best material for an AR 308 barrel?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"16R Stainless steel is used extensively by manufacturers for their match grade precision barrels. It is the highest grade of stainless steel available, specially formulated to function in Arctic cold conditions down to -40 F.\n                    416R stainless is ideal for machining very precise and polished rifling, chambers, and crowns into the barrel to maximize consistency and accuracy potential. 416R stainless barrels may not match the longevity and toughness of 4150 CMV barrels.\n                    4150 Chrome Moly Vanadium steel is the proven military specification steel type. The barrels in M4 carbines and M240 machine guns are constructed from 4150 CMV steel.\n                    It is difficult to produce a 4150 CMV barrel offering the same accuracy potential as a 416R stainless barrel made using the same manufacturing techniques.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is a Carbon fiber AR 308 barrel good?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Carbon Fiber may be used in exotic precision rifle barrels as a wrap surrounding the metal barrel. Traditionally used in race cars and aircraft, this material offers incredible strength and lightness and is used to tension and stiffen the barrel for added accuracy without adding significant weight.\n                    It is important to note that a carbon fiber barrel’s rifling is still made of 416R stainless—the bullet never touches the carbon fiber material. Carbon fiber barrels come with a significant price increase and may be more fragile than 416R or 4150 CMV barrels—carbon fiber does not dent or bend, it shatters!\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is button rifling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Button rifled barrels are made by pushing an extremely hard tool called a button through the bore (hole) running down the middle of the barrel blank.\n\n\n                    The button rotates at the correct twist rate as it travels down the barrel blank under tremendous pressure. Button rifled barrels are sometimes referred to as “button cut” but this is incorrect.\n                    With the barrel blank at red hot temperature, the button tool actually displaces the metal, hardening and smoothing the rifling as it passes through, leaving a mirror smooth surface behind it.\n                    Many of the most accurate barrels in the world are button rifled, especially if the manufacturer is a master at stress-relieving the finished product. Button rifled barrels that are not correctly stress relieved tend to exhibit shifts in bullet point of impact as they get hot.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a cold hammer forged barrel?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Cold Hammer Forged barrels are made by inserting a carbide mandrel into the bore of the barrel blank.\n                    Think of the mandrel as an incredibly hard drill bit in the exact shape of the rifling and chamber. The mandrel does not move at all inside the barrel blank as it slowly passes through an enormous machine that hammers it simultaneously from all sides at up to 50 tons of pressure per strike.\n                    At room temperature, millions of hammer hits squeeze the metal barrel blank against the mandrel with incredible force. When the barrel comes out the other side of the machine it is significantly longer and the diameter has narrowed.\n                    Removing the mandrel reveals the shape of the chamber and rifling inside. The cold hammer forging process results in extremely hard, tough barrels that can withstand intense heat and abuse.\n                    Cold hammer forged barrels also benefit from a long service life as they are very wear resistant.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is 5R rifling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"5R rifling is one of the latest developments in precision rifling technology. Instead of the conventional 6 or 4 symmetrical lands and grooves found in traditional rifling, 5R rifling uses 5 lands and grooves arranged so that each land (raised section of the rifling), is positioned directly opposite a groove (low section of the rifling), in the barrel.\n                    The shape of how each land transitions to the adjacent groove is also subtly changed, using a more gradual slope rather than the traditional 90-degree angle.\n                    5R rifling is intended to deform the bullet less than traditional rifling as it spins down the barrel. Bullets that are less deformed by the barrel rifling will fly more consistently shot after shot, aiding accuracy.\n                    5R rifling is also significantly easier to clean due to the reshaped transitions, which help prevent fouling from building up and sticking in the “corners” of the rifling.\n                    \"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is polygonal rifling?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"An alternative form of rifling adopted most famously by Glock and Heckler & Koch, but also found elsewhere.\n                    Polygonal rifling abandons traditional lands and grooves entirely in favor of a twisting hexagon or octagon shape that engages the bullet more uniformly around its entire diameter.\n                    Looking down a polygonal rifled barrel, the absence of traditional lands and grooves appears stark as the polygonal shape forms a very smooth overall “swirl” pattern. Polygonal rifling allows less propellant gas to escape around the base of the bullet, maximizing velocity.\n                    Like 5R rifling, polygonal rifling deforms the bullet less than traditional rifling and is very easy to clean. Polygonal rifled barrels are also known to enjoy a boost in service life compared to other forms of rifling.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is manganese phosphate barrel treatment?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"“Parkerized” barrels were first manufactured on a large scale for US military use during World War Two. This corrosion resistant finish is still the military specification standard today.\n                    The barrel is submerged in a bath of phosphoric acid with high manganese content at a specific temperature range. The process changes the chemical composition of the surface metal and leaves a relatively thick coating of phosphate permanently adhered to the barrel.\n                    Phosphate coated barrels can be easily spotted by their grey colored finish. Phosphate finishes make a great foundation to apply paint, Ceracoat, Duracoat or Norrell’s Moly Resin on top of, because the spray-on coating grabs onto the rough phosphate instead of peeling off.\n                    It is impossible to phosphate coat stainless steel, so stainless barrels are either used bare or with another type of finish applied. In military type barrels, phosphate coating on the exterior is often combined with chrome lining of the interior chamber and rifled bore.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is salt bath nitride barrel treatment?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"These barrels are submerged in a bath of alkali cyanate at relatively high temperatures. The hot salt bath thermally reacts with the barrel’s metal, creating a thin but extremely hard, corrosion and scratch resistant nitrogen-based finish that is uniform and shiny compared to phosphate.\n                    Variations of the salt bath nitride process are used in a huge variety of firearms and parts and are referred to as Melonite, Tufftride, Tenifer, Ferritic Nitrocarburization, and more.\n                    This process works well on many types of firearms grade steel and is often used to add an extra layer of corrosion and wear protection to stainless steel rifle barrels.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is a chrome lined AR 308 barrel?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"These barrels are submerged into a liquid chromium solution, with an anode run through the barrel. When the anode is electrically charged, chrome bonds to the inside of the chamber and the surface of the rifling.\n                    The resulting chrome lining is typically a few thousandths of an inch thick.\n                    Chrome lined, phosphate coated barrels are still US military issue. Because the rifling must be made oversized, with the addition of chrome plating then adding the last bit of surface material, the resulting rifling will not be as polished or consistent as bare stainless steel or salt bath nitride barrels.\n                    Therefore, compared to the “match grade” barrel options, chrome lined barrels suffer a very small accuracy penalty in exchange for their excellent service life and corrosion resistance.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is .308 Winchester?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \".308 Winchester is the caliber Eugene Stoner designed the original AR-10 to use way back in the 1950s. This versatile caliber has a long and rich history of proven performance worldwide in a variety of situations and applications.\n                    Although there are minor technical differences, rifles chambered in .308 Winchester can also safely shoot 7.62 NATO specification ammunition, and vice versa.\n                    Many shooters will casually “plink” using less expensive 7.62 NATO ammo, then switch to more expensive, dedicated match grade or hunting ammunition as needed. Loadings for various .308 Winchester applications use an enormous variety of bullet types ranging from 125 to 200 grains in weight.\n                    Every major ammunition manufacturer in the world produces at least one .308 Winchester product.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is 6.5 Creedmoor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"6.5 Creedmoor was introduced in 2007 as a target shooting caliber suitable for precision target engagement past 1,000 yards. 6.5 CM features an excellent ballistic coefficient, giving it much less bullet drop and less wind drift relative to .308 Winchester at medium to long range.\n                    With common barrel lengths and velocities, 6.5 CM will stay supersonic and stable past 1400 yards. 6.5 CM is also an excellent hunting round, as it retains energy extremely well even at long range.\n                    There is no “cheap” imported or military surplus 6.5 Creedmoor available, so building a 6.5 Creedmoor rifle comes with a commitment to always shooting premium ammunition.\n                    Other calibers compatible with the AR-308 platform include: .260 Remington, a worthy competitor to 6.5 Creedmoor and .243 Winchester, a popular bolt-action hunting round that is based on the .308 casing.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the twist rate of an AR 308 barrel?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"This is measured by how many inches of barrel the bullet will travel through before it completes one 360-degree revolution.\n                    A twist rate of 1:8 means that the rifling (and the bullet passing through it) twists 360 degrees in eight inches of barrel length. If the 1:8 barrel is 16 inches long, the bullet will spiral like a football two full times before leaving the muzzle.\n                    Barrel twist rate determines the range of bullet weights that the barrel will stabilize best for optimal accuracy. Although barrel twist is matched with bullet weight for easy reference, the ideal twist rate depends on a variety of factors including bullet weight, how much length of the bullet engages the rifling, bullet velocity, and more.\n                    In general, faster or “tighter” twist rates are intended to stabilize heavier bullets at lower velocities, with less twist rate needed for lighter bullets traveling at higher velocities.\n                    Most barrels chambered for .308 Winchester range from 1:12 twist (best for 168 to 170 grain bullets) to 1:10 twist (best for 170 to 220 grain bullets).\n                    In 6.5 Creedmoor, 1:9 twist barrels are intended for bullet weights up to 130 grains, and 1:8 twist barrels are intended for bullets weighing 130 grains or more.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the gas system length on an AR 308?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Carbine length gas systems replicate the gas system length on the military standard M4 carbine. Carbine length gas tubes measure approximately 9.75” long and are normally found on 16” or shorter\n                    Mid length gas systems bridge the gap between carbine and rifle length gas systems and are reputed to give 16” to 18” barrels a smoother felt recoil impulse than the carbine length gas system. Mid length gas tubes measure approximately 11.75” long.\n                    Rifle length gas systems are paired with longer barrels, producing a very smooth recoil impulse. Rifle length gas tubes measure approximately 15” long and are normally found on 18” or longer barrels.\n                    Extended rifle length gas systems are rare and found only on long barrels firing high pressure cartridges. Because extended rifle length gas systems are unusual and not standardized, barrels featuring these gas systems are normally sold with the correct hardware included as part of the package.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Who makes AR 308 barrels?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"This list of manufacturers covers AR 308 barrel options in order of price point. From budget, intermediate, and premium barrels, you can find great options below.\n                    # Budget: Bear Creek Arsenal.\n                    # Intermediate:\tAero Precision, Ballistic Advantage, Faxon Firearms, Rise Armament.\n                    # Premium: Christensen Arms, Odin Works, Proof Research.\n                    \"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"AR 308 Barrels For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms has the AR-308 or AR 10 barrel that you are looking for. We stock quality barrels from brands like Rainier, Mega Arms, Ballistic Advantage, and CMMG.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Parts-and-Kits/MCategories+AR-308","urlPath":"1+Lower-Parts-and-Kits/MCategories+AR-308","url":"1+Lower-Parts-and-Kits/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Lower Parts | Primary Arms","page_header":"","meta_description":"Shop Primary Arms to find the perfect lower parts for your AR- 308. Browse top brands names such as Aero Precision, Spikes Tactical, Mega Arms, and more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Muzzle-Devices/MCategories+AR-308","urlPath":"1+Muzzle-Devices/MCategories+AR-308","url":"1+Muzzle-Devices/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"308 Muzzle Brakes For Sale | Primary Arms","page_header":"","meta_description":"308 Muzzle Brakes and other AR 308 Muzzle Devices for sale. Get the best AR 10 Muzzle Brake for your money at Primary Arms. Flash Hiders also available.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Upper-Parts/MCategories+AR-308","urlPath":"1+Upper-Parts/MCategories+AR-308","url":"1+Upper-Parts/MCategories+AR-308","template":"default","addition_to_head":"","page_title":"AR-308 Upper Parts | Primary Arms","page_header":"","meta_description":"Primary Arms carries a wide variety of components for your AR-308 upper, from trusted brands like American Defense, PWS, and Advanced Armament.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/MCategories+AK-47","urlPath":"1+Rails--AND--Handguards/MCategories+AK-47","url":"1+Rails--AND--Handguards/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK Handguards For Sale | Primary Arms","page_header":"","meta_description":"AK47 Handguards and rail systems available for a wide variety of AK platform rifles including M-LOK, KeyMod, and free float models to improve your AK-47.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Scope-Mounts/Brand+Midwest-Industries/MCategories+AK-47","urlPath":"1+Scope-Mounts/Brand+Midwest-Industries/MCategories+AK-47","url":"1+Scope-Mounts/Brand+Midwest-Industries/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"Midwest Industries AK Mount For Sale | Primary Arms","page_header":"","meta_description":"Midwest Industries AK Mounts come in a variety of styles to fit any AK47 and a variety of red dots and scopes. MI AK-47 side rails are extremely durable.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazines/MCategories+AK-47","urlPath":"1+Magazines/MCategories+AK-47","url":"1+Magazines/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK-47 Magazines For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms carries the latest AK-47 magazines, couplers, ranger plates, and more from trusted brands like Magpul, Mission First Tactical, and Tapco.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Scope-Mounts/MCategories+AK-47","urlPath":"1+Scope-Mounts/MCategories+AK-47","url":"1+Scope-Mounts/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK 47 Scope Mounts For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms carries all the best AK optics mounts from great brands like RS Products, Ultimak, Midwest Industries, and more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Triggers/MCategories+AK-47","urlPath":"1+Triggers/MCategories+AK-47","url":"1+Triggers/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK-47 Triggers | Primary Arms","page_header":"","meta_description":"Primary Arms carries the latest AK trigger upgrades from trusted brands like ALG, Tapco, and CMC. Shop now!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Suppressors","urlPath":"1+Suppressors","url":"1+Suppressors","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are Suppressors legal?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"In many parts of the world, suppressors are commonplace. Many European nations will actively encourage gun-owners to purchase suppressors, as they protect the user’s hearing and reduce overall noise pollution from gun ranges.\n                    In the US, 42 states allow you to purchase a suppressor for hunting and personal use.\n                    The 8 restricted states are California, Delaware, Hawaii, Illinois, Massachusetts, New York, New Jersey, and Rhode Island. Washington DC also restricts suppressor ownership, if you live inside its borders.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why does it take so long to buy a suppresor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The 1934 National Firearms Act (NFA) imposes a special tax on the transfer and manufacture of certain items, including silencers, machine guns, and various configurations of firearms such as short-barreled rifles and short-barreled shotguns.\n                    NFA-restricted items are also known as ‘Title II Weapons’. Although a sound suppressor (silencer) is not a ‘weapon’ per se, it falls under the same legal guidelines.\n                    To purchase a Title II Weapon, you must pay a special $200 federal tax, undergo a lengthy background check, and receive direct approval by the Bureau of Alcohol, Tobacco, Firearms and Explosives (BATFE).\n                    Fortunately, the process is actually a lot easier than it sounds, and there are plenty of helpful guides to get you started.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Who can buy a suppressor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Like firearms, suppressors can only be purchased by those who meet all legal qualifications. The basic qualifications include…\n                    1) Purchaser must be 21 years of age at time of purchase.\n                    2) Purchaser must be a resident of a state that allows civilian ownership.\n                    3) Purchaser must be legally eligible to purchase a firearm and pass the FBI NICS background check.\n                    4) Purchaser must be able to afford the $200 Tax Stamp on each processed NFA item.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What paperwork do I need to buy a suppressor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"To begin the NFA application process, you will need the following items prepared:\n                    1) Two copies of completed Application for Tax Paid Transfer and Registration Form 4.\n                    2) $200 Check for NFA tax stamp.\n                    3) Passport-style Photo.\n                    4) Complete FD-258 Fingerprint Cards.\n                    5) A copy of your NFA trust (For Trust Purchase).\n                    6) Completed Responsible Person Questionnaire Form 5330.23 (For Trust Purchase).\n                    Thankfully, the team at Silencer Shop offers an easy one-stop solution for all these forms through their S.I.D Kiosks. S.I.D Kiosks offer a streamlined, digital option for completing all paperwork, fingerprints, and photography. You can even pay for the $200 Stamp with a credit card, and they’ll contact CLEOs when required.\n                    If you’re a first-time NFA buyer, we highly recommend using the Silencer Shop kiosk locator. If there’s a S.I.D kiosk nearby, we highly recommend that you consider using it. There may be a small fee, but the convenience and accuracy are invaluable.\n                    If you prefer to submit physical paperwork, you can also send your NFA documents by mail. Here, you will send an envelope with all required documents to the ATF’s NFA branch.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"Sound Suppressor | Silencer | Primary Arms","page_header":"","meta_description":"Sound Suppressors For Sale at Primary Arms. Here you'll find the best prices for rifle silencers and pistol silencers. Get your AR 15 sound suppressor from Primary Arms!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Grips/MCategories+AK-47","urlPath":"1+Grips/MCategories+AK-47","url":"1+Grips/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK 47 Grips For Sale | Primary Arms","page_header":"","meta_description":"Shop AK-47 pistol grips and handstops at Primary Arms. These pistol grips are built to provide excellent comfort, durability, and easy installation.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Parts/MCategories+AK-47","urlPath":"1+Parts/MCategories+AK-47","url":"1+Parts/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK-47 Parts | Primary Arms","page_header":"","meta_description":"Primary Arms stocks the latest AK-47 parts and more from top brands like Tapco, TWS, Magpul, Spike's Tactical, and more. Shop now!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Muzzle-Devices/MCategories+AK-47","urlPath":"1+Muzzle-Devices/MCategories+AK-47","url":"1+Muzzle-Devices/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK Muzzle Brake For Sale | Primary Arms","page_header":"","meta_description":"AK47 Muzzle Brakes, Flash Hiders, and Compensators for sale for your favorite AK platform rifle. Find the best AK 47 muzzle brake at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Stock-Components/MCategories+AK-47","urlPath":"1+Stock-Components/MCategories+AK-47","url":"1+Stock-Components/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK 47 Folding Stock Adapters | Primary Arms","page_header":"","meta_description":"Primary Arms offers a variety of stock conversion adapters. Stamped or milled, polymer or aluminum, we have the right one for your application!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Lower-Parts-and-Kits/2+Magazine-Releases/MCategories+AR-15","urlPath":"1+Lower-Parts-and-Kits/2+Magazine-Releases/MCategories+AR-15","url":"1+Lower-Parts-and-Kits/2+Magazine-Releases/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Magazine Releases For Sale | Primary Arms","page_header":"","meta_description":"Shop AR 15 Magazine Releases to improve the ergonomics of your AR weapon system. Upgrading your mag release is a quick and easy change and we have a huge selection.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Pistol-Kits,Rifle-Kits/MCategories+AR-15","urlPath":"1+Pistol-Kits,Rifle-Kits/MCategories+AR-15","url":"1+Pistol-Kits,Rifle-Kits/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR-15 Rifle Kits For Sale | Primary Arms","page_header":"","meta_description":"Build your AR-15 rifle or pistol from a kit that contains the most important parts that you need to start your build. Shop today at Primary Arms!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifles/MCategories+AK-47","urlPath":"1+Rifles/MCategories+AK-47","url":"1+Rifles/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK 47 Rifles For Sale | Primary Arms","page_header":"","meta_description":"Shop AK47 Rifles at Primary Arms for the best prices and industry leading customer service. Get your brand new AK rifle today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rifle~Style-Pistols/MCategories+AK-47","urlPath":"1+Rifle~Style-Pistols/MCategories+AK-47","url":"1+Rifle~Style-Pistols/MCategories+AK-47","template":"default","addition_to_head":"","page_title":"AK47 Pistol For Sale | Primary Arms","page_header":"","meta_description":"Shop for a new AK Pistol to add to your collection from the Mini Draco to the M92 ZPAP. Complete AK 47 Pistols for sale with or without an arm brace.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+9mm-Luger","urlPath":"1+Ammunition/CaliberGauge+9mm-Luger","url":"1+Ammunition/CaliberGauge+9mm-Luger","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Where can I buy 9mm ammo?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Primary Arms carries a wide arrangement of 9mm ammunition, and our teams work hard to secure it at the lowest possible price.\n                    Unfortunately, ammunition isn’t always widely available, and some manufacturers may have extended lead times depending on market conditions. Even though our team makes every attempt to keep ammunition plentiful and cheap, market panics can cause sudden stock-outs. Other retailers compensate by spiking their prices. We do not.\n                    At Primary Arms, we believe that honesty and transparency are the best policy. If a product isn’t in-stock, you can always use the ‘Notify Me When In-Stock’ feature, so we can send you a notice when the item arrives. If there is a shortage, it might take a while, but we will always give you a fair price with top-quality service.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is 9mm ammo?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"9x19mm, otherwise known as 9mm Luger, 9mm Parabellum, and 9mm NATO is by far the most popular handgun caliber around the world, whether it be for military and police use, or civilian use for self defense or target shooting. The bullet is .355” in diameter and weighs between 115gr and 150gr. 9mm is low recoil, accurate, and reliable for self defense.\n                    The popularity of 9mm ammunitio n has increased dramatically since its adoption by NATO forces leading to large quantities of surplus making it extremely affordable to shoot and train in bulk. This availability of 9mm ammo is also what drives innovation to meet the demands of the civilia n market resulting a variety of different 9mm ammo types.\n                    With so many brands that have developed their ammo for years and years, it can be a little difficult to say exactly who has the best 9mm ammo. It also comes down to your specific use cases whether y ou are just going to use it for range fun, self-defense, or serious high round count training\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is 9mm FMJ (Full Metal Jacket)?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"9mm full metal jacket, or FMJ for short, is the most widely sold type of 9mm ammo due to its relative ease of manufacture and cost. Full metal jacket refers to the copper coating that is applied around the lead core and features a standard round nose. FMJ is commonly used for target practice and competition, where penetration is not an issue.\n                    Brands like Magtech, Fiocchi, and Winchester are often the most accessible options for 9mm. If you want to save even more money, you can pick up some Tula 9mm steel case ammo, but it is important to note that most indoor ranges will not allow you to shoot steel cased ammunition. Steel cas e 9mm ammo is also a little bit harsher on internal components and may not be as reliable, so do not use steel case ammo for self - defense.\n                    If you have a little more money to spend, brands like Sellier & Bellot, PMC, and Federal Premium have 9mm FMJ rounds that are designed for utmost accuracy and reliability. Each 9mm round is consistently loaded and goes through rigorous quality control process. Overall 9mm full metal jacket ammunition is great for range use, competition use, and simple target practice.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the Best 9mm Ammunition for Training?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The best 9mm ammo for training is whatever reliable cartridges you can afford in large quantities. You don’t need to shoot hollow points to improve your marksmanship skills—affordable FMJ is usually your best choice. Federal Syntech ammunition fills a specific niche when it comes to handgun training. 9mm Syntech bullets are a synthetic material that completely fragments on impact, eliminating any splash back when shooting steel targets, allowing you to get much closer than is typically allowed with regular 9mm ammunition.\n                    A total synthetic bullet also has multiple other benefits to high round count training, such as reduced barrel fouling and reduced damage to steel targets. Lead exposure is a serious health risk in the firearms community, and synthetic ammunition can greatly reduce that risk. These lead-free options are also great for states where use of lead ammo is restricted.\n                    One thing that you may have noticed is the 115gr or 147gr listed on the product. This refers to the grain weight or how heavy the bullet is. 115gr is the standard weight for 9mm target ammo as it is cheaper to manufacture and produces less felt recoil than heavier bullets. However, Federal Syntech Ammunition is available in a variety of weights that match their self-defense ammo in terms of recoil, velocity, and trajectory, so you can train with using the same variables as premium self-defense ammo without the high cost.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is 9mm Hollow Point?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"9mm Jacketed Hollow Point (JHP) refers to the tip of the bullet, which features a hollow cavity instead of the typical round nose shape of standard ammo. 9mm hollow point ammunition expands when impacting soft targets to create a larger wound track and reduce over penetration. A round nose bullet is less likely to deform and will generally pass through cleanly and keep carrying that energy with it. When a hollow point bullet expands, it creates more drag and dumps all of its energy into the target more effectively.\n                    Jacketed Hollow Point ammunition is the standard for self-defense. It greatly reduces the risk of over-penetration and improves terminal ballistics.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the Best 9mm Self Defense Ammo?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Unlike practice ammo, the best 9mm for self-defense is the ammo that you can trust is going to be effective, consistent, and reliable with every shot. For the best terminal ballistics, prefer Jacketed Hollow Point ammunition for any self-defense application.\n                    When it comes down to it, the brand and type of ammo is extremely important. For self-defense ammo, most professionals prefer a heavier grain bullets for optimal performance. This is great for full size or even compact pistols, as the weight of the pistol can tame recoil. However, with sub compact and smaller guns, recoil is snappier already, and throwing in the added recoil of a heavier bullet can make it hard for fast follow up shots. Moving down to a 124gr hollow point might be the better option but of course it is heavily dependent on you and your gun.\n                    Federal HST 9mm Jacketed Hollow Point ammo is one of the most popular options for self-defense ammo. The 147 grain 9mm hollow point ammo is designed to expand up to almost twice the original bullet diameter without breaking apart, maintaining 100% weight and not over penetrating. It is also barrier blind, meaning that it can penetrate heavier barriers like thick clothing without expanding until it hits soft tissue. The brass casing has also been Nickel plated to reduce friction and allow for more reliable extraction.\n                    Another great 9mm round for self-defense is the Hornady Critical Duty FlexLock. This 9mm round features a hollow point design with a plastic insert in the hollow cavity. This plastic insert prevents the hollow cavity from clogging from clothing or other soft material. If a hollow point gets clogged, it acts like a standard round nose bullet, failing to expand properly in the target. The FlexLock insert improves consistency of expansion by pushing the wings open when impacting a fluid target.\n                    Other popular hollow point rounds include Speer Gold Dot, Federal HydraShok, Winchester Defender, Hornady Critical Defense, and SIG V-Crown.\n                    Moving away from JHPs, 9mm solid copper ammo has grown increasingly popular with offerings from Lehigh defense. These bullets come from solid blocks of copper and feature a unique fluted design that uses hydrostatic energy to create a large wound channel. This reduces the chance that barriers such as wallboard, sheet metal, glass, and thick clothing will damage the bullet before impact. Of course, more penetration can also be detrimental if you miss your target, especially if you live in an apartment complex or condo.\n                    Like everything firearms related, bullet selection relies on your specific situation and use case.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is 9mm +P Ammo?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"If you see ammunition labeled ‘+P’, it means that it has been loaded with more powder for higher pressure and muzzle velocity.\n                    If you want more energy delivered on target, +P ammo will give you a bit of extra horsepower, but the absolute benefit is debatable. In the case of hollow points, +P ammunition may not perform any better than standard ammunition in penetration and wound cavitation. You will, however, feel more recoil, and your parts will wear out much faster.\n                    Most new guns can handle the higher pressures, but it is important to note that high round counts with +P ammunition can damage a handgun. If you plan on using 9mm +P ammo, it is important to choose a gun that can handle the higher pressures.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why choose 9mm?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"So why choose a gun chambered in 9mm?\n                    9mm is a great jack-of-all-trades pistol cartridge with solid ballistics and minimal recoil. 9mm is one of the most popular calibers in the United States, which means you can almost always find ammunition available. Ammunition manufacturers are also heavily competitive in the 9mm market, so you’re more likely to see innovative new designs released for this cartridge.\n                    At Primary Arms we have a wide variety of 9mm ammo for sale available to you at the best prices.\"\n                }\n            ]\n        }\n    ]\n}\n\n\n</script>","page_title":"9mm Ammo For Sale | Primary Arms","page_header":"","meta_description":"Shop 9mm ammo from top brands like Magtech, Sellier & Bellot, CCI Blazer Brass, Fiocchi, Winchester, & more. Fast shipping & best prices at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition","urlPath":"1+Ammunition","url":"1+Ammunition","template":"default","addition_to_head":"","page_title":"Ammunition - Centerfire & Rimfire - Primary Arms | Primary Arms","page_header":"","meta_description":"Primary Arms offers ammo in all of the most popular calibers made by the most reliable brands like Federal, PMC, and Hornady to name just a few.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Accessories/2+Eye-Protection/MCategories+Shooting-Gear","urlPath":"1+Accessories/2+Eye-Protection/MCategories+Shooting-Gear","url":"1+Accessories/2+Eye-Protection/MCategories+Shooting-Gear","template":"default","addition_to_head":"","page_title":"Shooting Gear - Eye Protection For Sale","page_header":"","meta_description":"Find top brands on Shooting Gear - Eye Protection For Sale at Primary Arms. We offer industry-leading customer service & fast shipping.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+556-NATO","urlPath":"1+Ammunition/CaliberGauge+556-NATO","url":"1+Ammunition/CaliberGauge+556-NATO","template":"default","addition_to_head":"","page_title":"556 Ammo For Sale | Primary Arms","page_header":"","meta_description":"Shop 556 ammo from top brands like Federal Ammunition, Hornady, Magtech, & more. Top customer service, fast shipping & best prices at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+.450-Bushmaster","urlPath":"1+Ammunition/CaliberGauge+.450-Bushmaster","url":"1+Ammunition/CaliberGauge+.450-Bushmaster","template":"default","addition_to_head":"","page_title":"450 Bushmaster Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 450 Bushmaster Ammo made by the most reliable brands. We ship fast & have industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+.458-SOCOM","urlPath":"1+Ammunition/CaliberGauge+.458-SOCOM","url":"1+Ammunition/CaliberGauge+.458-SOCOM","template":"default","addition_to_head":"","page_title":"458 SOCOM Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 458 SOCOM Ammo made by the most reliable brands like HSM, SBR Ammunition & Inceptor. Fast shipping & top customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+10mm-Auto","urlPath":"1+Ammunition/CaliberGauge+10mm-Auto","url":"1+Ammunition/CaliberGauge+10mm-Auto","template":"default","addition_to_head":"","page_title":"10mm Auto Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 10mm auto ammo made by the most reliable brands. Here you will find high-quality products with fast shipping & industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+12-Gauge","urlPath":"1+Ammunition/CaliberGauge+12-Gauge","url":"1+Ammunition/CaliberGauge+12-Gauge","template":"default","addition_to_head":"","page_title":"12 Gauge Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 12 Gauge Ammo made by the most reliable brands like Winchester, Hornady, & more. Here you find fast shipping, & top customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+22-LR","urlPath":"1+Ammunition/CaliberGauge+22-LR","url":"1+Ammunition/CaliberGauge+22-LR","template":"default","addition_to_head":"","page_title":"22 LR Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 22 LR Ammo made by the most reliable brands like Federal, CCI Ammunition & Remington. Fast shipping & top customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+223-Rem","urlPath":"1+Ammunition/CaliberGauge+223-Rem","url":"1+Ammunition/CaliberGauge+223-Rem","template":"default","addition_to_head":"","page_title":"223 Ammo For Sale | Primary Arms","page_header":"","meta_description":"Shop 223 ammo from top brands like Federal American Eagle, Hornady, Liberty Ammunition & more. Fast shipping & best prices at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+30-06-Springfield","urlPath":"1+Ammunition/CaliberGauge+30-06-Springfield","url":"1+Ammunition/CaliberGauge+30-06-Springfield","template":"default","addition_to_head":"","page_title":"30-06 Ammo For Sale| Primary Arms","page_header":"","meta_description":"Primary Arms offers 30-06 Ammo made by the most reliable brands. Here you will find products in stock, fast shipping, & industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+300-Blackout","urlPath":"1+Ammunition/CaliberGauge+300-Blackout","url":"1+Ammunition/CaliberGauge+300-Blackout","template":"default","addition_to_head":"","page_title":"300 Blackout Ammo For Sale | Primary Arms","page_header":"","meta_description":"Shop 300 Blackout ammo from top brands like Magtech, Barnes, Hornady, Remington & more. Fast shipping, top customer service, & best prices at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+300-Win-Mag","urlPath":"1+Ammunition/CaliberGauge+300-Win-Mag","url":"1+Ammunition/CaliberGauge+300-Win-Mag","template":"default","addition_to_head":"","page_title":"300 Win Mag Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 300 Win Mag ammo Ammo made by the most reliable brands. Here you will find fast shipping & industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+308-Win","urlPath":"1+Ammunition/CaliberGauge+308-Win","url":"1+Ammunition/CaliberGauge+308-Win","template":"default","addition_to_head":"","page_title":"308 Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 308 Winchester ammo made by the most reliable brands like PMC & Hornady, to name just a few. We ship fast with top customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+338-Lapua-Magnum","urlPath":"1+Ammunition/CaliberGauge+338-Lapua-Magnum","url":"1+Ammunition/CaliberGauge+338-Lapua-Magnum","template":"default","addition_to_head":"","page_title":"338 Lapua Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 338 Lapua Magnum Ammo made by the most reliable brands. Here you will find fast shipping & industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+38-Special","urlPath":"1+Ammunition/CaliberGauge+38-Special","url":"1+Ammunition/CaliberGauge+38-Special","template":"default","addition_to_head":"","page_title":"38 Special Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 38 Special Ammo made by the most reliable brands. Here you will find products in stock, fast shipping, & top customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+380-ACP","urlPath":"1+Ammunition/CaliberGauge+380-ACP","url":"1+Ammunition/CaliberGauge+380-ACP","template":"default","addition_to_head":"","page_title":"380 Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 380 ACP Ammo made by the most reliable brands. We ship fast & have industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+45--ACP","urlPath":"1+Ammunition/CaliberGauge+45--ACP","url":"1+Ammunition/CaliberGauge+45--ACP","template":"default","addition_to_head":"","page_title":"45 ACP Ammo For Sale | Primary Arms","page_header":"","meta_description":"Shop .45 ACP ammo from top brands like Sig Sauer, Sellier & Bellot, Federal Personal Defense, & Winchester. Fast shipping & best prices at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+57X28mm","urlPath":"1+Ammunition/CaliberGauge+57X28mm","url":"1+Ammunition/CaliberGauge+57X28mm","template":"default","addition_to_head":"","page_title":"5.7X28 Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 5.7X28 Ammo made by the most reliable brands. Here you will find 5.7 x 28 ammo from Federal and FN America.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+6-5-Creedmoor","urlPath":"1+Ammunition/CaliberGauge+6-5-Creedmoor","url":"1+Ammunition/CaliberGauge+6-5-Creedmoor","template":"default","addition_to_head":"","page_title":"6.5 Creedmoor Ammo For Sale | Primary Arms","page_header":"","meta_description":"Shop 6.5 Creedmoor ammo from top brands like Precision Hunter, Black Hills, & Winchester. Fast shipping, top customer service & best prices at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+65-Grendel","urlPath":"1+Ammunition/CaliberGauge+65-Grendel","url":"1+Ammunition/CaliberGauge+65-Grendel","template":"default","addition_to_head":"","page_title":"6.5 Grendel Ammo For Sale | Primary Arms","page_header":"","meta_description":"Shop 6.5 Grendel ammo at Primary Arms. Here you will find products in stock for fast shipping, & industry-leading customer service.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Ammunition/CaliberGauge+762X39mm","urlPath":"1+Ammunition/CaliberGauge+762X39mm","url":"1+Ammunition/CaliberGauge+762X39mm","template":"default","addition_to_head":"","page_title":"762X39mm Ammo For Sale | Primary Arms","page_header":"","meta_description":"Primary Arms offers 762x39mm ammo made by the most reliable brands like Federal Ammo, TulAmmo, & Hornady, to name just a few.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/government","urlPath":"government","url":"government","template":"default","addition_to_head":"","page_title":"Government","page_header":"","meta_description":"Primary Arms Government is a full-service organization that connects the best Vendors with Law Enforcement, Government Agencies, & Military Channels.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Body-Armor/MCategories+Tactical-Gear","urlPath":"1+Body-Armor/MCategories+Tactical-Gear","url":"1+Body-Armor/MCategories+Tactical-Gear","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Who Invented Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Ever since prehistoric man sharpened its first spear, humanity has sought the best protection from exposure and injury. From leather to bronze, chainmail, and plate, body armor reflects the technologies and strategies of each era and culture.\n                    Modern body armor is just the latest iteration of these technologies, so it is difficult to name any single inventor as the ‘creator’ of body armor. Soldiers have employed body armor in almost every conflict in human history. Even in the wild west, infamous outlaw Jim Miller made history by wearing a steel breastplate under his coat. When a sheriff emptied 6 pistol rounds into his chest, Miller escaped alive (and eventually claimed his revenge).\n                    The first ‘modern’ standard-issue military armor emerged in World War I, where soldiers wore metal helmets to protect them from artillery and shrapnel while firing from trenches. In WWII, bomber crews donned flak jackets and shrapnel protection to safeguard against anti-aircraft munitions.\n                    When DuPont introduced Kevlar in the mid-1970s, body armor development boomed, and companies like American Body Armor and Second Chance Body Armor helped standardize Kevlar police vests, which have saved the lives of thousands of American police officers.\n                    Nowadays, police and military groups employ a mix of soft Kevlar-based vests for pistol protection and ceramic-based chest plates for rifle protection.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Is Body Armor Legal in the US?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Yes! Body armor is legal in every state, though most states have laws that limit or regulate the sale of body armor in certain conditions.\n                    For example, most states prohibit convicted felons from owning body armor. A felon found in possession of body armor may face additional charges.\n                    Similarly, most states have laws that target criminals wearing body armor during the commission of a crime. Depending on the state, this law may or may not exclude non-violent crimes, so always review your own local laws for the specific stipulations.\n                    The most restrictive state is Connecticut, which bans online sale of body armor. Body armor is still available to residents, but they must purchase it in face-to-face exchanges. Failure to comply with this law can lead to a misdemeanor charge with potential 6-month imprisonment and/or $1000 fine.\n                    Unfortunately, that means most Connecticut residents cannot order body armor from our site, but there are some exceptions. If you are a sworn police officer, armed forced/national guard member, or a specially authorized official, you can purchase body armor online.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why Should Civilians Own Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"If you own a firearm for personal defense, you recognize the importance of protecting yourself and others. A defensive firearm is an important force multiplier, but ambush attackers have every advantage in landing the first hit. When any gunshot can be potentially disabling, body armor is life-saving equipment that can single-handedly change the outcome of a gunfight.\n                    Gunshot wounds to the chest, particularly those that impact the heart or central nervous system, are often lethal, and center-mass is the easiest target for an attacker to hit. If you are wearing body armor, you can protect the most vulnerable section of your body from injury.\n                    By wearing proper body armor, you reduce the likelihood of instantly debilitating injuries in a gunfight, which can mean all the difference when attempting to escape or seek cover. That’s why most professional soldiers, police, and first responders use body armor in any major threat response.\n                    Simply put, an armored target is significantly less-vulnerable than an unarmored target, and when you choose to own a rifle, there’s no reason skip out on other gear—especially when it’s affordable.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Can I Buy Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Are you a convicted felon?\n                    If not, you can probably purchase body armor online or over-the-counter in any state. If you’re a Connecticut resident, you’re unfortunately limited to local, face-to-face purchases only.\n                    In most other states, body armor purchases are unregulated, aside from prohibiting felon ownership. You don’t need to complete a background check or even show ID, though some online retailers may ask to see a copy of your Driver’s License or Carry Permit.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How Good is Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The effectiveness of body armor depends on the materials, construction, and coverage. Remember: body armor is a diverse market, and every product is a balance of protection, comfort, and price. If you want the most protective armor set in the world, don’t expect it to be comfortable or cheap. Likewise, if you want the lightest armor plates on the market, don’t expect them to stop armor-piercing rifle threats. You cannot have the best of all worlds.\n                    When shopping for body armor, you should always consider your protection requirements, budget, and intended use-case.\n                    For example, if you’re shopping for an everyday vest, you’ll want lightweight, comfortable soft armor. If you want the best home-defense protection, you’ll want durable rifle plates with plenty of coverage. The body armor market accommodates a tremendous variety of designs, weights, sizes, and materials, so there is an answer for any type of situation—so long as you can find it.\n                    Thankfully, the National Institute of Justice provides a universal testing and evaluation protocol with defined ‘threat levels’, so you can determine a plate’s relative effectiveness by looking at its certification results. This makes it easy to find high-quality armor that gives you exactly the protection you need.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"How Much is Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The cost of armor will depend on a multitude of factors. As we described earlier, quality and materials play an important role in defining the price point of body armor products.\n                    Entry level plates cost as little as $100 each, but we recommend investing in true NIJ-certified armor, which costs a little more.\n                    Average body armor costs between $250-500. This price range accommodates most armor budgets, and you’ll find a good balance of both soft and hard armor for most any application.\n                    If you are looking for top-of-the-line protection from names like HESCO and Velocity Systems, you could pay as much as $1200 a plate. The sticker shock hurts, but when you see the protective performance and weight rating, you’ll understand why many choose to make the premium investment.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are Body Armor Threat Levels?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Body Armor ‘Threat Levels’ are a protection rating system developed by the National Institute of Justice for classifying body armor products. When armor manufacturers submit a new product to the NIJ for certification, the NIJ’s ballistic labs will test the armor according to its proposed ‘threat level’. If the armor meets all the testing requirements, the NIJ will certify its performance for that level of protection.\n                    The following threat levels are the current standards from NIJ 0101.06, organized from least to most protective:\n                    LEVEL IIA (2A): Soft armor, protecting from most common pistol threats as well as 00 Buckshot pellets.\n                    LEVEL II (2): Soft armor, protecting from all previous, plus certain high-velocity pistol cartridges and .44 Magnum.\n                    LEVEL IIIA (3A): Soft Armor, protecting from all previous threats, plus certain very high-velocity pistol cartridges and 1oz 12ga Slugs.\n                    LEVEL III (3): Hard rifle plates, protecting from basic rifle cartridges like 7.62x51mm M80.\n                    LEVEL IV (4): Hard rifle plates, protecting from armor-penetrating rifle cartridges like .30-caliber M2AP.\n                    NOTE: These protection ratings are not all-inclusive. The NIJ’s testing standards define specific projectiles at specific velocities and ambient temperatures. For example, a level 3 rifle plate must stop M80 for certification, but it doesn’t have to stop high-velocity 5.56 or barrier-defeating rounds like M855.\n                    Just because a plate can stop a more powerful cartridge doesn’t guarantee protection against ‘weaker’ cartridges. Many armor manufacturers will offer ‘Level 3+’ or ‘SRT’ plates to answer special intermediate threats. Always refer to the manufacturer’s protection specifications when evaluating armor’s viability against cartridges beyond NIJ testing protocol.\n                    To help address this issue, the NIJ is releasing their 0101.07 testing standards, which are more inclusive of today’s common rifle and pistol threats.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What are Body Armor Threat Levels?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"‘In Conjunction With’\n                    This is a term used for armor that relies on an additional soft backer to achieve its tested threat level. If you use an ICW plate without a level IIIA backer, you will not achieve the full protective performance of the plate.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What Size Body Armor Do I Need?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"When sizing for soft armor, use the manufacturer’s specific sizing guidelines. Their vest will need to accurately fit your body to be properly concealed or effective in ballistic protection.\n                    When sizing for hard armor, the size of the carrier comes from the size of the plate. Plate sizing is NOT the same as shirt sizing. When you are wearing a rifle plate, you are protecting your organs—not your entire torso.\n                    For SAPI plates, use the military’s reference guide for sizing. It will instruct you on how to measure your torso to find the correctly sized plate. You then would purchase a matching plate carrier, which will have adjustment to fit your body shape.\n                    If non-SAPI plates or irregular plates, refer to the manufacturer’s individual sizing instructions.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the Best Concealable Soft Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The best concealable body armor will be the most comfortable, affordable vest for your desired threat rating. If you want protection from most pistol calibers, a concealable Level II or IIIA vest can be comfortable and lightweight for everyday or covert wear.\n                    We highly recommend our customers look at brands like Survival Armor, which has provided armor to professionals with over 100 years of experience. Their products incorporate many of the latest technologies and designs to strike an optimal balance of mobility and security.\n                    If you need something even lighter, level IIA armor will give you the minimal profile, but we’ve found that level II vests have become comfortable enough that you shouldn’t need to sacrifice protection for minor convenience.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What is the Best Rifle-Rated Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Like soft armor, the best rifle-rated body armor will match your threat profile.\n                    In the military, level IV plates are a standard because soldiers frequently face enemies with machine guns and armor-piercing ammunition. If you’re stateside, most of your common rifle threats will be 5.56 ARs or .308 hunting rifles. Here, a standalone level III+ plate will give you the best weight-to-protection ratio.\n                    We highly recommend looking at HESCO’s latest offerings on any rifle plates. Their 800-series incorporates the latest materials engineering to reduce weight and improve durability and ballistic protection. HESCO has an outstanding reputation as one of our military’s leading armor suppliers, and they have always stood behind their products.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Where can I Buy Body Armor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"You can buy armor right here at primaryarms.com.\n                    We carry a growing assortment of both rifle plates and soft armor from top brands like HESCO, Premier Body Armor, Survival Armor, and more. We always offer competitive pricing, fast shipping, and top-notch customer service, who can help answer any questions.\n                    We can ship body armor to any state EXCEPT Connecticut. Unfortunately, due to state law, Connecticut residents cannot purchase body armor online. You can only purchase armor from a local gun store, surplus shop, or police supplier.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"Body Armor For Sale | Primary Arms","page_header":"","meta_description":"Shop Body Armor at Primary Arms. Get geared up with hard armor plates, plate carriers, and more. Check out premium products at great prices.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Back-Up--SLASH--Iron-Sights/2+Offset-Sights","urlPath":"1+Back-Up--SLASH--Iron-Sights/2+Offset-Sights","url":"1+Back-Up--SLASH--Iron-Sights/2+Offset-Sights","template":"default","addition_to_head":"","page_title":"Offset Iron Sights For Sale | Primary Arms","page_header":"","meta_description":"Shop offset iron sights at Primary Arms. Best prices, fast shipping and industry-leading customer service for top brands like Troy Industries.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Back-Up--SLASH--Iron-Sights/Brand+Troy-Industries","urlPath":"1+Back-Up--SLASH--Iron-Sights/Brand+Troy-Industries","url":"1+Back-Up--SLASH--Iron-Sights/Brand+Troy-Industries","template":"default","addition_to_head":"","page_title":"Troy Industry Battle Sights For Sale | Primary Arms","page_header":"","meta_description":"Shop Troy Industries Sights [battesights] at the best prices, fast shipping & industry-leading customer services at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Sights/Brand+Ameriglo","urlPath":"1+Sights/Brand+Ameriglo","url":"1+Sights/Brand+Ameriglo","template":"default","addition_to_head":"","page_title":"AmeriGlo Night Sights For Sale | Primary Arms","page_header":"","meta_description":"AmeriGlo Sights available for sale for a variety of handguns whether you are looking for Tritium night sights, Suppressor Height, I-Dot, or Hackathorn styles.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Primary Arms Government Service Pistol Giveaway ","urlPath":"service-pistol-giveaway","url":"service-pistol-giveaway","template":"default","addition_to_head":"","page_title":"Primary Arms Government Service Pistol Giveaway ","page_header":"Primary Arms Government Service Pistol Giveaway ","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/1+Silencers","urlPath":"1+Silencers","url":"1+Silencers","template":"default","addition_to_head":"<script type=\"application/ld+json\">\n\n{\n    \"@context\": \"http://schema.org\",\n    \"@type\": \"FAQPage\",\n    \"mainEntity\": [\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Are Suppressors legal?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"In many parts of the world, suppressors are commonplace. Many European nations will actively encourage gun-owners to purchase suppressors, as they protect the user’s hearing and reduce overall noise pollution from gun ranges.\n                    In the US, 42 states allow you to purchase a suppressor for hunting and personal use.\n                    The 8 restricted states are California, Delaware, Hawaii, Illinois, Massachusetts, New York, New Jersey, and Rhode Island. Washington DC also restricts suppressor ownership, if you live inside its borders.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Why does it take so long to buy a suppresor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"The 1934 National Firearms Act (NFA) imposes a special tax on the transfer and manufacture of certain items, including silencers, machine guns, and various configurations of firearms such as short-barreled rifles and short-barreled shotguns.\n                    NFA-restricted items are also known as ‘Title II Weapons’. Although a sound suppressor (silencer) is not a ‘weapon’ per se, it falls under the same legal guidelines.\n                    To purchase a Title II Weapon, you must pay a special $200 federal tax, undergo a lengthy background check, and receive direct approval by the Bureau of Alcohol, Tobacco, Firearms and Explosives (BATFE).\n                    Fortunately, the process is actually a lot easier than it sounds, and there are plenty of helpful guides to get you started.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"Who can buy a suppressor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"Like firearms, suppressors can only be purchased by those who meet all legal qualifications. The basic qualifications include…\n                    1) Purchaser must be 21 years of age at time of purchase.\n                    2) Purchaser must be a resident of a state that allows civilian ownership.\n                    3) Purchaser must be legally eligible to purchase a firearm and pass the FBI NICS background check.\n                    4) Purchaser must be able to afford the $200 Tax Stamp on each processed NFA item.\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"Question\",\n            \"name\": \"What paperwork do I need to buy a suppressor?\",\n            \"acceptedAnswer\": [\n                {\n                    \"@type\": \"Answer\",\n                    \"text\": \"To begin the NFA application process, you will need the following items prepared:\n                    1) Two copies of completed Application for Tax Paid Transfer and Registration Form 4.\n                    2) $200 Check for NFA tax stamp.\n                    3) Passport-style Photo.\n                    4) Complete FD-258 Fingerprint Cards.\n                    5) A copy of your NFA trust (For Trust Purchase).\n                    6) Completed Responsible Person Questionnaire Form 5330.23 (For Trust Purchase).\n                    Thankfully, the team at Silencer Shop offers an easy one-stop solution for all these forms through their S.I.D Kiosks. S.I.D Kiosks offer a streamlined, digital option for completing all paperwork, fingerprints, and photography. You can even pay for the $200 Stamp with a credit card, and they’ll contact CLEOs when required.\n                    If you’re a first-time NFA buyer, we highly recommend using the Silencer Shop kiosk locator. If there’s a S.I.D kiosk nearby, we highly recommend that you consider using it. There may be a small fee, but the convenience and accuracy are invaluable.\n                    If you prefer to submit physical paperwork, you can also send your NFA documents by mail. Here, you will send an envelope with all required documents to the ATF’s NFA branch.\"\n                }\n            ]\n        }\n    ]\n}\n\n</script>","page_title":"Sound Suppressor | Silencer | Primary Arms","page_header":"","meta_description":"Sound Suppressors For Sale at Primary Arms. Here you'll find the best prices for rifle silencers and pistol silencers. Get your AR 15 sound suppressor from Primary Arms!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"Individual Officer Purchase Program","urlPath":"individual-officer-purchase-program","url":"individual-officer-purchase-program","template":"default","addition_to_head":"","page_title":"Individual Officer Purchase Program","page_header":"Individual Officer Purchase Program","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"PA Optics Premier Savings Program","urlPath":"pa-optics-psp","url":"pa-optics-psp","template":"default","addition_to_head":"","page_title":"PA Optics Premier Savings Program","page_header":"PA Optics Premier Savings Program","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"ATF Proposal 2021R-05","urlPath":"atf-proposal-2021r05","url":"atf-proposal-2021r05","template":"default","addition_to_head":"","page_title":"ATF Proposal 2021R-05","page_header":"ATF Proposal 2021R-05","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"First Tactial","urlPath":"first-tactial","url":"first-tactial","template":"default","addition_to_head":"","page_title":"First Tactial","page_header":"First Tactial","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Combined Systems Inc. ","urlPath":"combined-systems-inc","url":"combined-systems-inc","template":"default","addition_to_head":"","page_title":"Combined Systems Inc. ","page_header":"Combined Systems Inc. ","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Primary Arms Summer Sticker Contest","urlPath":"pa-summer-sticker-contest","url":"pa-summer-sticker-contest","template":"default","addition_to_head":"","page_title":"Primary Arms Summer Sticker Contest","page_header":"Primary Arms Summer Sticker Contest","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Primary Arms Government's Duty Rifle Sweepstakes","urlPath":"duty-rifle-sweepstakes","url":"duty-rifle-sweepstakes","template":"default","addition_to_head":"","page_title":"Primary Arms Government's Duty Rifle Sweepsteakes","page_header":"Primary Arms Government's Duty Rifle Sweepsteakes","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/1+Rifles/Brand+Bravo-Company-Manufacturing","urlPath":"1+Rifles/Brand+Bravo-Company-Manufacturing","url":"1+Rifles/Brand+Bravo-Company-Manufacturing","template":"default","addition_to_head":"","page_title":"BCM Rifles For Sale | Primary Arms","page_header":"","meta_description":"Bravo Company Rifles for sale at Primary Arms. Shop now and check out the best deals on BCM rifles like the RECCE MCMR in 5.56.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Furniture-Sets/MCategories+AR-15","urlPath":"1+Furniture-Sets/MCategories+AR-15","url":"1+Furniture-Sets/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Furniture For Sale | Primary Arms","page_header":"","meta_description":"AR15 furniture sets for sale at competitive prices, so you can customize your rifle quickly with grips, handguards, and adjustable stocks. Learn More.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+80-Percent-Frames/MCategories+Handguns","urlPath":"1+80-Percent-Frames/MCategories+Handguns","url":"1+80-Percent-Frames/MCategories+Handguns","template":"default","addition_to_head":"","page_title":"80 Percent Pistol Frames For Sale | Primary Arms","page_header":"","meta_description":"80 Percent Pistol Frames are a great way to build your own polymer handgun from the ground up. Grab yourself an 80% frame and get building today.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Centurion-Arms","urlPath":"Brand+Centurion-Arms","url":"Brand+Centurion-Arms","template":"default","addition_to_head":"","page_title":"Centurion Arms | Primary Arms","page_header":"","meta_description":"Centurion Arms offers a wide variety of AR15 and AR10 parts like the CMR handguards and the C4 upper and lower receivers. Check out our selection.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Upper-Receivers/Brand+Foxtrot-Mike-Products","urlPath":"1+Upper-Receivers/Brand+Foxtrot-Mike-Products","url":"1+Upper-Receivers/Brand+Foxtrot-Mike-Products","template":"default","addition_to_head":"","page_title":"Foxtrot Mike 9mm Upper For Sale | Primary Arms","page_header":"","meta_description":"Foxtrot Mike Products 9mm Upper Receivers are a great option for building an AR-15 in an affordable pistol caliber for training. Get your FM9 upper today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+TRIARC-Systems","urlPath":"Brand+TRIARC-Systems","url":"Brand+TRIARC-Systems","template":"default","addition_to_head":"","page_title":"TRIARC Systems Products For Sale | Primary Arms","page_header":"","meta_description":"TRIARC Systems manufactures a wide variety of AR15 parts like the Trilok rail, Track 2.0 barrels, and more. Build a premium rifle today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Hera-Arms","urlPath":"Brand+Hera-Arms","url":"Brand+Hera-Arms","template":"default","addition_to_head":"","page_title":"Hera Arms For Sale | Primary Arms","page_header":"","meta_description":"Hera Arms designs a variety of AR-15 components like the CQR stock and front grip, linear compensator, and more. Shop now at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/2+Forward-Assists/MCategories+AR-15","urlPath":"2+Forward-Assists/MCategories+AR-15","url":"2+Forward-Assists/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"Forward Assist Assemblies For Sale | Primary Arms","page_header":"","meta_description":"A Forward Assist is a part of an AR15 that allows you to push the bolt carrier closed. The assembly kits include the button, spring, and roll pin.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Stock-Components/2+Buffers/MCategories+AR-15","urlPath":"1+Stock-Components/2+Buffers/MCategories+AR-15","url":"1+Stock-Components/2+Buffers/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"AR 15 Buffer Weights For Sale | Primary Arms","page_header":"","meta_description":"An AR 15 Buffer Weight is an integral component to your AR’s recoil system. We’ve got H2 carbine buffer weights, rifle buffers, and even complete buffer kits.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Weapon-Lights/Brand+Olight","urlPath":"1+Weapon-Lights/Brand+Olight","url":"1+Weapon-Lights/Brand+Olight","template":"default","addition_to_head":"","page_title":"Olight Weapon Lights For Sale | Primary Arms","page_header":"","meta_description":"Find the best selection of Olight rail mounted lights with lasers like the Baldr Pro, Odin and Valkyrie model flashlights.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Olight","urlPath":"Brand+Olight","url":"Brand+Olight","template":"default","addition_to_head":"","page_title":"Olight Flashlights For Sale | Primary Arms","page_header":"","meta_description":"Olight offers rechargeable handheld flashlights made in variety of styles like the Warrior, Valkyrie, and Baton model lights.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Atlas-Bipods","urlPath":"Brand+Atlas-Bipods","url":"Brand+Atlas-Bipods","template":"default","addition_to_head":"","page_title":"Atlas Bipods For Sale | Primary Arms","page_header":"","meta_description":"Atlas Bipods are built tough for use on a variety of terrains and feature a ton of adjustments to ensure your rifle is stable. Get your V8 or PSR bipod today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+DURAMAG","urlPath":"Brand+DURAMAG","url":"Brand+DURAMAG","template":"default","addition_to_head":"","page_title":"DURAMAG Magazines For Sale | Primary Arms","page_header":"","meta_description":"DURAMAG Magazines come in steel and aluminum styles in a variety of colors from black to bronze and even blue. Available in a variety of calibers to suit your AR.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Magazines/CaliberGauge+762X39mm","urlPath":"1+Magazines/CaliberGauge+762X39mm","url":"1+Magazines/CaliberGauge+762X39mm","template":"default","addition_to_head":"","page_title":"7.62x39 Magazines For Sale | Primary Arms","page_header":"","meta_description":"Shop 7.62x39 Magazines for the AK 47 or even the AR 15. We have a wide variety of mags to choose from whether you need a 10 round, 20, 30 or a drum mag.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Muzzle-Devices/CaliberGauge+9mm-Luger","urlPath":"1+Muzzle-Devices/CaliberGauge+9mm-Luger","url":"1+Muzzle-Devices/CaliberGauge+9mm-Luger","template":"default","addition_to_head":"","page_title":"9mm Muzzle Brakes and Compensators For Sale | Primary Arms","page_header":"","meta_description":"Shop 9mm Muzzle Brakes or 9mm Compensators when building your AR9 PCC or your pistol to reduce muzzle rise for faster follow up shots. Finish your build today!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Timber-Creek-Outdoors","urlPath":"Brand+Timber-Creek-Outdoors","url":"Brand+Timber-Creek-Outdoors","template":"default","addition_to_head":"","page_title":"Timber Creek Outdoors AR Parts For Sale | Primary Arms","page_header":"","meta_description":"Shop Timber Creek Outdoors Parts for your AR 15 rifle today! Timber Creek offers a variety of components to customize your rifle and we have them for sale.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/Brand+Sons-of-Liberty-Gun-Works","urlPath":"1+Rails--AND--Handguards/Brand+Sons-of-Liberty-Gun-Works","url":"1+Rails--AND--Handguards/Brand+Sons-of-Liberty-Gun-Works","template":"default","addition_to_head":"","page_title":"Sons of Liberty Gun Works Handguards | Primary Arms","page_header":"","meta_description":"SOLGW Handguards are built to be extremely durable and lightweight. They are made from 7075-T6 aluminum with a black anodized finish and M-LOK slots.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Rise-Armament","urlPath":"Brand+Rise-Armament","url":"Brand+Rise-Armament","template":"default","addition_to_head":"","page_title":"Rise Armament Parts For Sale | Primary Arms","page_header":"","meta_description":"Rise Armament is a premium manufacturer of AR 15 parts and accessories like triggers, handguards, muzzle breaks, and more. Click now to build your dream rifle.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Barrels--AND--Accessories/Brand+FN-America/MCategories+AR-15","urlPath":"1+Barrels--AND--Accessories/Brand+FN-America/MCategories+AR-15","url":"1+Barrels--AND--Accessories/Brand+FN-America/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"FN Barrels For AR 15 For Sale | Primary Arms","page_header":"","meta_description":"FN America AR 15 Barrels are cold hammer forged and chrome lined for the ultimate in long term durability. Get your FNH barrel today and never upgrade again.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+KAK-Industry","urlPath":"Brand+KAK-Industry","url":"Brand+KAK-Industry","template":"default","addition_to_head":"","page_title":"KAK Industries Parts For Sale | Primary Arms","page_header":"","meta_description":"Shop KAK Industry parts for your next build. Whether you need a flash hider, flash can, or Shockwave arm brace, we’ve got you covered at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Cross-Machine-Tool","urlPath":"Brand+Cross-Machine-Tool","url":"Brand+Cross-Machine-Tool","template":"default","addition_to_head":"","page_title":"Cross Machine Tool | CMT Tactical | Primary Arms","page_header":"","meta_description":"Cross Machine Tool otherwise known as CMT Tactical manufactures upper and lower receivers for AR sporting rifles. Shop now at Primary Arms!","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/Brand+Overwatch-Precision","urlPath":"Brand+Overwatch-Precision","url":"Brand+Overwatch-Precision","template":"default","addition_to_head":"","page_title":"Overwatch Precision | Primary Arms","page_header":"","meta_description":"Overwatch Precision manufactures exceptional pistol triggers for your favorite handguns, so you can easily upgrade. They also make a variety of other pistol parts","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"/1+Rails--AND--Handguards/Brand+Bravo-Company-Manufacturing/MCategories+AR-15","urlPath":"1+Rails--AND--Handguards/Brand+Bravo-Company-Manufacturing/MCategories+AR-15","url":"1+Rails--AND--Handguards/Brand+Bravo-Company-Manufacturing/MCategories+AR-15","template":"default","addition_to_head":"","page_title":"BCM Handguards For Sale | Primary Arms","page_header":"","meta_description":"BCM Handguards for sale like the Bravo Company MCMR 15 inch rail with M-LOK attachment slots. Get the best AR15 handguards when you shop at Primary Arms.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false},{"name":"M4 Patrol Rifle Giveaway","urlPath":"m4-patrol-rifle-gaw","url":"m4-patrol-rifle-gaw","template":"default","addition_to_head":"","page_title":"M4 Patrol Rifle Giveaway","page_header":"M4 Patrol Rifle Giveaway","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/juggernaut-tactical-hellfighter-california-compliant-ar-15-kit-black","urlPath":"juggernaut-tactical-hellfighter-california-compliant-ar-15-kit-black","url":"juggernaut-tactical-hellfighter-california-compliant-ar-15-kit-black","template":"default","addition_to_head":"","page_title":"Juggernaut Tactical California Compliant AR-15 Kit","page_header":"","meta_description":"","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"ProductDetails.Full.View","customrecordscriptid":"","cmscreatable":false},{"name":"/strike-industries-hex-60-90-3-in-1-ar-15-safety-selector-si-ar-hs60-90-3in1","urlPath":"strike-industries-hex-60-90-3-in-1-ar-15-safety-selector-si-ar-hs60-90-3in1","url":"strike-industries-hex-60-90-3-in-1-ar-15-safety-selector-si-ar-hs60-90-3in1","template":"default","addition_to_head":"","page_title":"Strike Industries HEX 60/90 3-in-1 AR-15 Ambi Safety Selector Switch","page_header":"","meta_description":"","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"ProductDetails.Full.View","customrecordscriptid":"","cmscreatable":false},{"name":"NRA 2021","urlPath":"nra-2021","url":"nra-2021","template":"default","addition_to_head":"","page_title":"NRA 2021","page_header":"NRA 2021","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"ATF Proposal 2021R-08","urlPath":"atf-proposal-2021r08","url":"atf-proposal-2021r08","template":"default","addition_to_head":"","page_title":"ATF Proposal 2021R-08","page_header":"ATF Proposal 2021R-08","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/government/law-enforcement-programs","urlPath":"government/law-enforcement-programs","url":"government/law-enforcement-programs","template":"default","addition_to_head":"","page_title":"Primary Arms Government Law Enforcement Programs","page_header":"","meta_description":"Primary Arms Government Law Enforcement Programs connect the best Vendors with your departments needs; with nine comprehensive programs on offer. ","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/military-programs","urlPath":"government/military-programs","url":"government/military-programs","template":"default","addition_to_head":"","page_title":"Primary Arms Government Military Programs","page_header":"","meta_description":"Primary Arms Government Military Programs connect the best Vendors with your Government Agencies needs, with five comprehensive programs on offer.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/first-responders-programs","urlPath":"government/first-responders-programs","url":"government/first-responders-programs","template":"default","addition_to_head":"","page_title":"Primary Arms Government First Responder Programs","page_header":"","meta_description":"Primary Arms Government First Responder Programs connect the best Vendors with your departments needs, with four comprehensive programs on offer.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/veterans-programs","urlPath":"government/veterans-programs","url":"government/veterans-programs","template":"default","addition_to_head":"","page_title":"Primary Arms Government  Veterans Programs","page_header":"","meta_description":"Primary Arms Government Veterans Programs offers the best veteran discounts on many top brands & products, with three comprehensive programs on offer.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/procurement-program","urlPath":"government/procurement-program","url":"government/procurement-program","template":"default","addition_to_head":"","page_title":"Primary Arms Government Procurement Program","page_header":"","meta_description":"Primary Arms Government Procurement Program connects your department or agency with the highest quality vendors and products, at the best cost.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/universal-test-and-evaluation-program","urlPath":"government/universal-test-and-evaluation-program","url":"government/universal-test-and-evaluation-program","template":"default","addition_to_head":"","page_title":"Primary Arms Government Agency Test & Evaluation Program","page_header":"","meta_description":"Primary Arms Government offers a comprehensive Agency Universal Test and Evaluation program, for professional teams looking to trial new products.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/cadet-program","urlPath":"government/cadet-program","url":"government/cadet-program","template":"default","addition_to_head":"","page_title":"Primary Arms Government Cadet Program","page_header":"","meta_description":"Primary Arms offers a specialty purchase program to support your Cadet's, providing discounted rifles, pistols, & accessories to your academy’s students.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/product-demo-days-program","urlPath":"government/product-demo-days-program","url":"government/product-demo-days-program","template":"default","addition_to_head":"","page_title":"Primary Arms Government Agency Product Demo Program","page_header":"","meta_description":"Primary Arms Government Product Demo Program, gives your team the opportunity to get hands-on with firearms, body armor, optics, apparel & much more.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/agency-trade-in-program","urlPath":"government/agency-trade-in-program","url":"government/agency-trade-in-program","template":"default","addition_to_head":"","page_title":"Primary Arms Government Agency Trade In Program","page_header":"","meta_description":"If your team has surplus or forfeited/seized equipment, Primary Arms Government Agency Trade In Program offers your agency top dollar on your trade in.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/glock-blue-label","urlPath":"government/glock-blue-label","url":"government/glock-blue-label","template":"default","addition_to_head":"","page_title":"Primary Arms | GLOCK Blue Label Program","page_header":"","meta_description":"Primary Arms Government is a GLOCK Blue Label Distributor for Texas. Primary Arms Government can support Law Enforcement officials with GLOCK discounts.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/individual-officer-purchase-program","urlPath":"government/individual-officer-purchase-program","url":"government/individual-officer-purchase-program","template":"default","addition_to_head":"","page_title":"Primary Arms Government Individual Officer Purchase Program","page_header":"","meta_description":"Primary Arms Government Individual Officer Purchase Program, offers sworn officers an opportunity to purchase products from top brands at a discount.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"/government/primary-arms-optics-premier-savings-program","urlPath":"government/primary-arms-optics-premier-savings-program","url":"government/primary-arms-optics-premier-savings-program","template":"default","addition_to_head":"","page_title":"Primary Arms Optics Premier Savings Program","page_header":"","meta_description":"Primary Arms Optics Premier Savings Program, provides individual sworn officers & cadets a once-per-year discount on Primary Arms Optics Products.","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"name":"Primary Arms SMS Club","urlPath":"sms-club","url":"sms-club","template":"default","addition_to_head":"","page_title":"Primary Arms SMS Club","page_header":"Primary Arms SMS Club","meta_description":"Primary Arms welcomes you to our SMS Club Program, a text messaging system that helps customers get earliest access to exclusive sales and discounts. ","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"Labor Day Sales","urlPath":"labor-day-sales","url":"labor-day-sales","template":"default","addition_to_head":"","page_title":"Labor Day Sales","page_header":"Labor Day Sales","meta_description":"","meta_keywords":"","customrecorddata":"","type":1,"pageTypeName":"cms-landing-page","customrecordscriptid":"","cmscreatable":true},{"name":"/MCategories+Law-Enforcement-Rifles","urlPath":"MCategories+Law-Enforcement-Rifles","url":"MCategories+Law-Enforcement-Rifles","template":"default","addition_to_head":"<meta name=\"robots\" content=\"noindex\" />","page_title":"","page_header":"","meta_description":"","meta_keywords":"","customrecorddata":"","type":2,"pageTypeName":"facet-browse","customrecordscriptid":"","cmscreatable":false}]},"_debug_requestTime":152};
	


	SC.ENVIRONMENT.PageTypes = {"pageTypes":[{"name":"AccountBalance","displayName":"Account Balance"},{"name":"AddressBook","displayName":"Address Book"},{"name":"AddressEdit","displayName":"Address Edit"},{"name":"Cart.Detailed.View","displayName":"Cart Details"},{"name":"CasesDetail","displayName":"Cases Detail"},{"name":"CasesList","displayName":"Cases List"},{"name":"CreditCardDetails","displayName":"Credit Card Detail"},{"name":"CreditCardList","displayName":"Credit Cards List"},{"name":"CreditMemoDetail","displayName":"Credit Memo Detail"},{"name":"DepositApplicationDetail","displayName":"Deposit Application Details"},{"name":"DepositDetail","displayName":"Deposit Detail"},{"name":"EmailPreferences","displayName":"Profile Email Preferences"},{"name":"InvoiceDetail","displayName":"Invoice Detail"},{"name":"MyAccountOverview","displayName":"My Account Overview"},{"name":"NewCase","displayName":"New Case"},{"name":"OpenInvoicesHistory","displayName":"Open Invoices History"},{"name":"OrderDetail","displayName":"Order Detail"},{"name":"PaidInvoicesHistory","displayName":"Paid Invoices History"},{"name":"PasswordUpdate","displayName":"Profile Update Password"},{"name":"PaymentDetail","displayName":"Payment Detail"},{"name":"PrintStatement","displayName":"Print Statement"},{"name":"ProductDetails.Full.View","displayName":"Product Details"},{"name":"ProductDetails.QuickView.View","displayName":"Product Details QuickView"},{"name":"ProfileInfo","displayName":"Profile"},{"name":"PurchaseDetail","displayName":"Purchase History Details"},{"name":"PurchaseHistory","displayName":"Purchase History"},{"name":"QuotesDetail","displayName":"Quotes Detail"},{"name":"QuotesHistory","displayName":"Quotes History"},{"name":"ReorderHistory","displayName":"Reorder History"},{"name":"ReturnsDetail","displayName":"Return Authorization Details"},{"name":"ReturnsHistory","displayName":"Return Authorization List"},{"name":"StoreLocatorDetails","displayName":"Store Locator Details"},{"name":"StoreLocatorListAll","displayName":"Store Locator List"},{"name":"StoreLocatorMain","displayName":"Store Locator Main"},{"name":"StoreLocatorUpgrade","displayName":"Store Locator Upgrade"},{"name":"TransactionHistory","displayName":"Transaction History"},{"name":"WishlistDetail","displayName":"Wishlist Detail"},{"name":"WishlistList","displayName":"Wishlist"},{"name":"checkout","displayName":"Order Wizard"},{"name":"cms-landing-page","displayName":"Landing Page"},{"name":"facet-browse","displayName":"Product List"},{"name":"forgot-password","displayName":"Forgot Password"},{"name":"home-page","displayName":"Home"},{"name":"login","displayName":"Login"},{"name":"login-register","displayName":"Login Register"},{"name":"payment-wizard","displayName":"Payment Wizard"},{"name":"product-review-form","displayName":"Write your Review"},{"name":"quote-to-sales-order-wizard","displayName":"Quote To Sales Order Wizard"},{"name":"register","displayName":"Register"},{"name":"request-quote-wizard","displayName":"Request a Quote Wizard"},{"name":"reset-password","displayName":"Reset Password"},{"name":"returnAuthorizationConfirmation","displayName":"Return Authorization Confirmation"},{"name":"returnAuthorizationFrom","displayName":"Return Authorization Form"},{"name":"wizard","displayName":"Wizard"}],"_debug_requestTime":15};

<!-- 712 s: 17% #84 cache: 2% #28 -->
<!-- Host [ sh45.prod.bos ] App Version [ 2021.1.0.168 ] -->
<!-- COMPID [ 3901023 ] URL [ /s.nl ] Time [ Thu Sep 16 20:03:54 PDT 2021 ] -->
<!-- Not logging slowest SQL -->
