
	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 Parts 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":" ","addition_to_head":" ","page_title":"sponsorships","page_header":"sponsorships","meta_description":" ","meta_keywords":" ","customrecorddata":"","type":1,"pageTypeName":"","customrecordscriptid":"","cmscreatable":false},{"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":"","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":"","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":"","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":"","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":"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":"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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"","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":"AR-15 Trigger Guards for sale at Primary Arms from popular brands like Expo Arms and more with a variety of style to choose from like billet or MilSpec.","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":"","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":"","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 Reticles","page_header":"Shop Primary Arms Reticles","meta_description":"","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":"","page_title":"AR-308 Barrels | Primary Arms","page_header":"","meta_description":"Primary Arms has the AR-308 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 | Primary Arms","page_header":"","meta_description":"Shop AK-47 and AK-74 pistol grips at Primary Arms. Our 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":"","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":"Clothing & Accessories - Eye Protection For Sale","page_header":"","meta_description":"Find top brands on Clothing & Accessories - 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":"","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 Parts For Sale | 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 Triggers & Parts For Sale | 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}]},"_debug_requestTime":126};
	


	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":12};

<!-- 635 s: 16% #84 cache: 2% #20 -->
<!-- Host [ sh19.prod.bos ] App Version [ 2021.1.0.103 ] -->
<!-- COMPID [ 3901023 ] URL [ /s.nl ] Time [ Mon Aug 02 03:32:11 PDT 2021 ] -->
<!-- Not logging slowest SQL -->
