gritrsports.com Open in urlscan Pro
172.67.71.221  Public Scan

URL: https://gritrsports.com/arms-18-m21-14-scope-mount-18
Submission: On May 30 via manual from US — Scanned from DE

Form analysis 8 forms found in the DOM

/search-results-page

<form class="form" action="/search-results-page">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query">Search</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input snize-input-style" data-search-quick="" name="search_query" id="search_query" data-error-message="Search field cannot be empty." placeholder="Start typing to search for guns, gear, rifles, and more…"
          autocomplete="off">
        <input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
      </div>
    </div>
  </fieldset>
</form>

/search-results-page

<form class="form" action="/search-results-page">
  <fieldset class="form-fieldset">
    <div class="form-field">
      <label class="is-srOnly" for="search_query_mobile">Search</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input snize-input-style" data-search-quick="" name="search_query" id="search_query_mobile" data-error-message="Search field cannot be empty." placeholder="Start typing to search for guns, gear, rifles, and more…"
          autocomplete="off">
        <input type="submit" class="button button--primary form-prefixPostfix-button--postfix" value="Search">
      </div>
    </div>
  </fieldset>
</form>

POST /postreview.php

<form class="form writeReview-form" action="/postreview.php" method="post">
  <fieldset class="form-fieldset">
    <div class="form-field form-field--select">
      <label class="form-label" for="rating-rate">Rating <small>Required</small>
      </label>
      <select id="rating-rate" class="form-select" name="revrating">
        <option value="">Select Rating</option>
        <option value="1">1 star (worst)</option>
        <option value="2">2 stars</option>
        <option value="3">3 stars (average)</option>
        <option value="4">4 stars</option>
        <option value="5">5 stars (best)</option>
      </select>
    </div>
    <div class="form-field form-field--input form-field--inputText" id="revfromname" data-validation="">
      <label class="form-label" for="revfromname_input">Name </label>
      <input type="text" id="revfromname_input" data-label="Name" name="revfromname" class="form-input" aria-required="" aria-labelledby="revfromname" aria-live="polite">
    </div>
    <div class="form-field form-field--input form-field--inputText" id="email" data-validation="">
      <label class="form-label" for="email_input">Email <small>Required</small>
      </label>
      <input type="text" id="email_input" data-label="Email" name="email" class="form-input" aria-required="false" aria-labelledby="email" aria-live="polite">
    </div>
    <div class="form-field form-field--input form-field--inputText" id="revtitle" data-validation="">
      <label class="form-label" for="revtitle_input">Review Subject <small>Required</small>
      </label>
      <input type="text" id="revtitle_input" data-label="Review Subject" name="revtitle" class="form-input" aria-required="true" aria-labelledby="revtitle" aria-live="polite">
    </div>
    <div class="form-field form-field--textarea" id="revtext" data-validation="">
      <label class="form-label" for="revtext_input">Comments <small>Required</small>
      </label>
      <textarea name="revtext" id="revtext_input" data-label="Comments" rows="" aria-required="true" aria-labelledby="revtext" aria-live="polite" class="form-input"></textarea>
    </div>
    <div class="g-recaptcha" data-sitekey="6Le8hwwhAAAAAL9kE2W-4fbUvdjzwU0Er1jqzP5v">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-ezf1swqjmj3h" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le8hwwhAAAAAL9kE2W-4fbUvdjzwU0Er1jqzP5v&amp;co=aHR0cHM6Ly9ncml0cnNwb3J0cy5jb206NDQz&amp;hl=de&amp;v=DH3nyJMamEclyfe-nztbfV8S&amp;size=normal&amp;cb=t6x562626jdz"></iframe>
        </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
          style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
      </div><iframe style="display: none;"></iframe>
    </div><br>
    <div class="form-field form-field--submit">
      <input type="submit" class="button button--primary" value="Submit Review">
    </div>
    <input type="hidden" name="product_id" value="36517">
    <input type="hidden" name="action" value="post_review">
  </fieldset>
</form>

POST https://gritrsports.com/cart.php

<form class="form form--addToCart mf_product_form" method="post" action="https://gritrsports.com/cart.php" enctype="multipart/form-data" data-cart-item-add="">
  <input type="hidden" name="action" value="add">
  <input type="hidden" name="product_id" value="36517">
  <div id="instocknotify-container" style="display: block;">
    <div id="InStockNotifyForm" style="margin-bottom:8px; font-size:1rem;">
      <div style="clear:both"></div>
      <div id="InStockNotifyOutOfStock" style="display: block;"><label for="InStockNotifyEmailAddress">Enter your email address to be notified when this item is back in stock.</label></div>
      <div id="InStockNotifyEmail" style="display: block;"><input id="InStockNotifyEmailAddress" name="user" type="text" class="form-input" placeholder="Email Address" style="margin-top: 1rem; width:90%;" maxlength="128"></div>
      <div id="InStockNotifyInvalidEmail" style="color: rgb(255, 0, 0); display: none;">Please enter a valid email address</div>
      <div id="InStockNotifyMarketingOptInContainer" style="margin-top: 1rem; display: block;"><input id="InStockNotifyMarketingOptIn" name="InStockNotifyMarketingOptIn" type="checkbox"><label id="InStockNotifyMarketingOptInLabel"
          name="InStockNotifyMarketingOptInLabel" for="InStockNotifyMarketingOptIn" style="margin-left: 8px;">Also keep me up to date on news and exclusive offers.</label></div>
      <div id="InStockNotifyButton" style="display: block;"><input id="InStockNotifyClick" name="InStockNotifyClick" type="button" class="button button--primary" style="margin-top: 1rem;" value="Notify Me"></div>
      <div id="InStockNotifyComplete" style="display: none;">Thank you! we will email you when this item is back in stock.</div>
      <div style="clear:both"></div>
    </div>
  </div>
  <div class="emthemesModez-productView-optionsGrid">
    <div data-product-option-change="" style="">
    </div>
  </div>
  <div class="form-field form-field--stock u-hiddenVisually">
    <label class="form-label form-label--alternate"> Current Stock: <span data-product-stock=""></span>
    </label>
  </div>
  <div class="form-field form-field--increments _addToCartVisibility" style="display:none">
    <label class="form-label form-label--alternate" for="qty[]">Quantity:</label>
    <div class="form-increment" data-quantity-change="">
      <button class="button button--icon" data-action="dec">
        <span class="is-srOnly">Decrease Quantity of A.R.M.S. #18 M21/14 Scope Mount (18)</span>
        <i class="icon" aria-hidden="true">
<svg>
<use href="#icon-keyboard-arrow-down"></use>
</svg>
</i>
      </button>
      <input class="form-input form-input--incrementTotal" id="qty[]" name="qty[]" type="tel" value="1" data-quantity-min="0" data-quantity-max="0" min="1" pattern="[0-9]*" aria-live="polite">
      <button class="button button--icon" data-action="inc">
        <span class="is-srOnly">Increase Quantity of A.R.M.S. #18 M21/14 Scope Mount (18)</span>
        <i class="icon" aria-hidden="true">
<svg>
<use href="#icon-keyboard-arrow-up"></use>
</svg>
</i>
      </button>
    </div>
  </div>
  <div id="pickup"></div>
  <div id="check-shipping"></div>
  <div class="alertBox productAttributes-message" style="display:none">
    <div class="alertBox-column alertBox-icon">
      <icon glyph="ic-success" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
        </svg></icon>
    </div>
    <p class="alertBox-column alertBox-message"></p>
  </div>
  <div class="form-action _addToCartVisibility" style="display:none">
    <input id="form-action-addToCart" data-wait-message="Adding to cart…" class="button button--primary" type="submit" value="Add to Cart">
    <div id="mf_container" style="display: inline;"></div>
    <div class="add-to-cart-wallet-buttons" data-add-to-cart-wallet-buttons="">
    </div>
  </div>
  <div class="alertBox alertBox--error">
    <div class="alertBox-column alertBox-icon">
      <icon glyph="ic-error" class="icon" aria-hidden="true"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
          <path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm1 15h-2v-2h2v2zm0-4h-2V7h2v6z"></path>
        </svg></icon>
    </div>
    <p class="alertBox-column alertBox-message">
      <span>Out of stock</span>
    </p>
  </div>
</form>

POST /wishlist.php?action=add&product_id=36517

<form action="/wishlist.php?action=add&amp;product_id=36517" class="form form-wishlist form-action" data-wishlist-add="" method="post">
  <a aria-controls="wishlist-dropdown" aria-expanded="false" class="button dropdown-menu-button" data-dropdown="wishlist-dropdown">
<span>Add to Wish List</span>
<i aria-hidden="true" class="icon">
<svg>
<use href="#icon-chevron-down"></use>
</svg>
</i>
</a>
  <ul aria-hidden="true" class="dropdown-menu" data-dropdown-content="" id="wishlist-dropdown" tabindex="-1">
    <li style="display:flex;column-gap:10px;justify-content:center;padding: 10px;border-bottom: 1px solid #dcdcdc;border-left: 1px solid #dcdcdc;border-right: 1px solid #dcdcdc;">
      <a style="padding-right: 0" class="navUser-action" href="/login.php" rel="nofollow">Sign In</a>
      <span>/</span>
      <a class="navUser-action" href="/login.php?action=create_account" rel="nofollow">Register</a>
    </li>
  </ul>
</form>

POST /subscribe.php

<form class="form" action="/subscribe.php" method="post">
  <fieldset class="form-fieldset">
    <input type="hidden" name="action" value="subscribe">
    <input type="hidden" name="nl_first_name" value="bc">
    <input type="hidden" name="check" value="1">
    <div class="form-field">
      <label class="form-label is-srOnly" for="nl_email">Email Address</label>
      <div class="form-prefixPostfix wrap">
        <input class="form-input form-prefixPostfix-input" id="nl_email" name="nl_email" type="email" value="" placeholder="Your email address" aria-required="true" required="">
        <input class="button form-prefixPostfix-button--postfix" type="submit" value="Subscribe">
      </div>
    </div>
  </fieldset>
</form>

POST

<form class="form" id="askQuestionForm" method="post"> <label for="nameInput">Display Name</label> <input type="text" placeholder="John Smith" id="nameInput" name="nameInput" value=""> <label for="emailInput">Your Email <br><em>(Your email address
      will not be shown on the website, it will only used to recieve the answer notification)</em> </label> <input type="text" placeholder="john@smith.com" id="emailInput" name="emailInput" value=""> <label for="fileInput">Upload a file</label>
  <div class="dz-clickable" id="myDropzone2">
    <p>Drop files here to upload</p>
  </div> <label for="customerQuestion">Question</label> <textarea id="customerQuestion" name="customerQuestion"></textarea><label for="subscribe" style="display:none;"><input type="checkbox" name="subscribe" id="subscribe" style="display:none;">
  </label> <input type="button" class="button submitQuestion" id="submitQuestion" value="Ask Question">
</form>

POST

<form class="form" id="bestOfferForm" method="post"> <input type="hidden" name="recaptcha_response" id="recaptchaResponse"> <input type="hidden" name="productPrice" id="productPrice" value=""> <label for="nameInput">Your Name</label> <input
    type="text" placeholder="John Smith" id="nameInput" name="nameInput" value=""> <label for="emailInput">Your Email</label> <input type="text" placeholder="john@smith.com" id="emailInput" name="emailInput" value=""> <label
    for="customerRemarks">Comments</label> <textarea placeholder="E.g. Special requests or instructions" id="customerRemarks" name="customerRemarks"></textarea><label for="fileInput">Upload a file</label>
  <div class="dropzone dz-clickable" id="myDropzone">
    <div class="dz-default dz-message"><span>Drop files here to upload</span></div>
  </div><label for="urlInput" class="pricematchURL">Price match product url</label> <input type="text" placeholder="https://producturl.com/price-match" id="urlInput" name="urlInput">
  <div class="yourQty">
    <p><strong>Qty</strong></p>
    <p><input type="number" placeholder="Quantity" id="qty" name="qty" value="1" min="1"></p>
  </div>
  <div class="Current">
    <p><strong>Current Price</strong></p>
    <p id="secondPrice"></p>
  </div>
  <div class="yourOffer">
    <p><strong id="priceInputLabel">Your Offer</strong></p>
    <p>$<input type="number" placeholder="Your offer" id="yourOffer" name="yourOffer"></p>
  </div> <input type="hidden" name="product_id" id="product_id"><button type="button" class="button submitOffer" id="submitOffer">Submit</button>
</form>

Text Content

Press Alt+1 for screen-reader mode, Alt+0 to cancelAccessibility Screen-Reader
Guide, Feedback, and Issue Reporting


ARMS 18 M21 14 Scope Mount 18

Toggle menu

 * Sign In or Register
 * Compare
 * Gift Certificates
 * Recently Viewed
   
 * Cart 0
   



Search


 * DEALS
   
    * * Deals of the week
      * Rebates
      * Clearance
      * Open Box
      * Used Guns
      * Sale
      * Kits & Bundles
      * Special Order Items
    * 
    * 

 * Guns
 * Shooting
    * All Shooting
    * Firearms
      * All Firearms
      * Air Guns
        * All Air Guns
        * Air Pistols
        * Air Rifles
      * Pistols
        * All Pistols
        * .22 LR Pistols
        * .380 ACP
        * .40 S&W
        * .45 ACP
        * 5.56 NATO
        * 9mm Luger
        * Other Handgun Calibers
      * Revolvers
      * Rifles
        * All Rifles
        * .308 Winchester/7.62X51 NATO Rifles
        * 22 Rifles
        * 223 Remington Rifles
        * 5.56x45 Rifles
        * 6.5 Creedmoor Rifles
        * 6.5 PRC Rifles
        * 7.62x39 Rifles
        * 9mm Rifles
        * AK-47 Rifles
        * AR-15 Rifles
        * M4 Rifles
        * Other Rifles
      * Shotguns
        * All Shotguns
        * Break Action Shotguns
        * Over-Under Shotguns
        * Pump Action Shotguns
        * Semi Auto Shotguns
        * Side By Side Shotguns
        * Single-Shot & Bolt Action & Lever-Action Shotguns
      * Lowers & Frames
      * Used Guns
    * Ammunition
      * All Ammunition
      * Air Gun Pellets
      * Ammunition Cases & Cans
      * Rifle Ammo
        * All Rifle Ammo
        * .223 ammo
        * .300 AAC Blackout
        * .308/7.62x51 ammo
        * 5.56 ammo
        * 7.62x39 ammo
        * Other Calibers
      * Handgun Ammo
        * All Handgun Ammo
        * .38 Specials Ammo
        * .380 Auto Ammo
        * .40 S&W Ammo
        * .45 ACP Ammo
        * 9mm Luger Ammo
        * Other Handgun Calibers
      * Rimfire Ammo
      * Snap Caps
      * Shotgun Shells
      * Reloading
      * Bullets
        * All Bullets
        * .22 Bullets
        * 45 Bullets
        * 5.56 Bullets
        * 9mm Bullets
        * Handgun Bullets
        * Muzzleloader Bullets
        * Rifle Bullets
    * Firearm Parts
      * All Firearm Parts
      * Barrels
      * Chassis
      * Magazines
        * All Magazines
        * 1911 Magazines
        * AK 47/74 Magazines
        * AR-10/308 Magazines
        * AR-15 Magazines
        * Glock Magazines
        * Handgun magazines
        * Rifle Magazines
        * Ruger 10/22 Magazines
        * Shotgun Magazines
      * Triggers
      * BCG's & Bolts
      * Charging Handles
      * AR Uppers & Kits
      * Conversion Kits
      * Rifle Components
        * All Rifle Components
        * Rifle Barrels & Parts
        * Rifle Bolts & Parts
        * Rifle Charging Handle Parts
        * Rifle Gas System Parts
        * Rifle Grips
        * Rifle Handguards & Parts
        * Rifle Lower & Upper Parts Kits
        * Rifle Magazine Parts
        * Rifle Receivers & Parts
        * Rifle Recoil Parts
        * Rifle Safeties & Parts
        * Rifle Stocks & Braces
        * Rifle Triggers & Parts
      * Pistol Components
        * All Pistol Components
        * Handgun Action Parts
        * Handgun Frames & Parts
        * Handgun Grips
        * Handgun Hammer Parts
        * Handgun Recoil Parts
        * Handgun Safeties
        * Handgun Slides & Parts
        * Handgun Triggers & Parts
      * Shotgun Components
      * Suppressors
    * Firearm Maintenance
      * All Firearm Maintenance
      * Cleaning Kits
      * Gun Refinishing
      * Cleaning Tools
      * Cleaners
      * Lubricants
      * Cleaning Cloths
      * Gunsmithing Tools
    * Storage
      * All Storage
      * Gun Racks
      * Holsters
      * Pouches
      * Gun Cases
      * Drag Bags
      * Packs & Bags
      * Gun Safes
    * Accessories
      * All Accessories
      * Airsoft Accessories
      * Gun Grips
      * Buttstocks
      * Handguards
      * Muzzle Devices
      * Gun Slings
      * Sling Mounts
      * Choke Tubes
      * Accessory Rails
      * Rail Attachments
      * Magazine Accessories

 * Optics
    * All Optics
    * Scopes
      * All Scopes
      * Riflescopes
      * Pistol Scopes
      * Red Dot Scopes
      * Scope Rings
      * Scope & Sight Mounts
      * Scope & Sight Bases
      * Scope Covers
      * Scope Flip-Up Caps
    * Sights
      * All Sights
      * Red Dot Sights
      * Reflex Sights
      * Iron Sights
      * Pistol Sights
      * Laser Sights
      * Sight Magnifiers
    * Sport Optics
      * All Sport Optics
      * Night Vision
      * Binoculars
      * Monoculars
      * Spotting Scopes
      * Rangefinders
    * Optic Accessories
      * All Optic Accessories
      * Monopods & Bipods
      * Tripods
      * Optic Cleaning
      * Scope & Sight Accessories
      * Binocular Accessories
      * Spotting Scope Accessories
      * Rangefinder Accessories

 * Gear
    * All Gear
    * Hunting
      * All Hunting
      * Chairs & Seats
      * Hunting Clothing
        * All Hunting Clothing
        * Hunting Bibs & Waders
        * Hunting Gloves & Mittens
        * Hunting Headwear
        * Hunting Hoodies & Pullovers
        * Hunting Jackets & Vests
        * Hunting Pants
        * Hunting Shirts & T-shirts
        * Hunting Shorts
        * Hunting Socks
        * Accessories
      * Hunting Footwear
      * Trail Cameras
      * Hunting Blinds
      * Game Calls
      * Decoys
      * Flashlights
      * Electronics
      * Scent Eliminators
      * Dog Gear
      * Hunting Bags
      * Survival & Prepping
    * Tactical & Duty Gear
      * All Tactical & Duty Gear
      * Range Gear
        * All Range Gear
        * Bore Sights
        * Eye Protection
        * Hearing Protection
        * Range Bags
        * Range Equipment
        * Shooting Mats
        * Shooting Rests
        * Shooting Targets
      * Tactical Belts
      * Bandoliers & Shell Holders
      * Chest Rigs
      * Leg Rigs
      * Plate & Soft Armor Carriers
      * Stun Guns and Accessories
      * Tactical Flashlights
      * Personal Defense
      * Tactical Clothing
      * Tactical Footwear
      * Earpieces & Microphones
    * Knives
      * All Knives
      * Folding Knives
      * Fixed Knives
      * Stiletto Knives
      * Multi-Tools
      * Knife Accessories
      * Carving Knives
    * Archery
      * All Archery
      * Bow Accessories
      * Bows
      * Arrows & Bolts
      * Crossbow Accessories
      * Bow Sights
      * Crossbow Scopes & Sights
      * Crossbows
      * Quivers
    * Paintball
      * All Paintball
      * Marker Parts & Upgrades
      * Paintball Accessories
      * Paintball Markers
      * Protective Gear & Clothing
    * Western Wear
      * All Western Wear
      * Cowboy Boots
      * Cowboy Hats
      * Western Clothing
      * Western Belts & Buckles

 * 
 * Sale
 * 
 * 
 * Blog
 * Range

 * Gift Certificates
 * Sign In Register


Search





 * Startseite
 * Optics
 * Scopes
 * Scope & Sight Mounts
 * 

A.R.M.S.


A.R.M.S. #18 M21/14 SCOPE MOUNT (18)

(Be the first to review the product) Write a Review


WRITE A REVIEW

A.R.M.S.

A.R.M.S. #18 M21/14 SCOPE MOUNT (18)

Rating Required Select Rating 1 star (worst) 2 stars 3 stars (average) 4 stars 5
stars (best)
Name
Email Required
Review Subject Required
Comments Required






SKU: ARMS-18 UPC: 700112442735 MPN: 18


$193.40
— You save


Enter your email address to be notified when this item is back in stock.

Please enter a valid email address
Also keep me up to date on news and exclusive offers.

Thank you! we will email you when this item is back in stock.


Current Stock:
Quantity:
Decrease Quantity of A.R.M.S. #18 M21/14 Scope Mount (18) Increase Quantity of
A.R.M.S. #18 M21/14 Scope Mount (18)







Out of stock

Add to Wish List
 * Sign In / Register

 * 
   Shipping Options
   
   GritrSports provides various kinds of item delivery.
   
   SHOT FREE SHIPPING program offers free expedited shipping, including 1- or
   2-day delivery options, on select firearms distinguished by the label.
   
   FREE GROUND SHIPPING is available for select items on our website marked by
   label. The delivery time is typically 7 days depending on your location.
   
   All other types of shipping can be calculated for all products on product
   pages and depend on the carrier and your location. Free shipping is available
   exclusively within the continental United States.
   
   In cases where your order includes both SHOT FREE SHIPPING/FREE SHIPPING
   eligible items and those not covered by the program, we will strive to
   deliver your entire order as swiftly as possible. However, please understand
   we cannot ensure expedited delivery for non-eligible items.
   
   Please allow 3-5 business days for processing of all serialized orders.

 * 
   Safe & Secure Checkout
   
   At GritrSports, your security and privacy are our top priorities:
   
   Encryption Technology: We use advanced SSL encryption to safeguard your
   personal information and transaction details.
   Privacy Protection: We never share your information with third parties
   without your consent.
   Secure Payment Processing: We partner with leading payment processors to
   ensure that your credit card and payment information is processed securely
   and efficiently.
 * 
   BNPL Available
   At GritrSports, we're offer Sezzle, a Buy Now, Pay Later (BNPL) service that
   makes shopping more flexible and manageable for you. With Sezzle, you can
   spread the cost of your purchase over four easy payments, with no interest
   and no impact on your credit score.
   Simply choose Sezzle at checkout to take advantage of this convenient payment
   option.
 * 
   Expert Advice
   We understand the importance of making informed decisions when purchasing a
   firearm. That's why we're proud to offer personalized assistance from our
   team of expertly trained specialists. Our specialists are here to provide you
   with the guidance and support you need to choose the perfect firearm that
   meets your needs and preferences.
   1-800-486-7497 ext 117

 * Facebook
 * Email
 * Print
 * Twitter
 * Linkedin
 * Pinterest

ASK AN EXPERT
Speak to one of our expertly trained specialists!
1-800-486-7497 ext 117
 * Description
 * Questions (0)


DESCRIPTION

 * Made of 8620 case hardened steel
 * Precision fit to the base integral with the receiver
 * Two attaching points plus a third contact point for ultimate stability
 * 100% Made in the USA
 * Black Finish

Since its introduction to the marketplace in 1989, this foundation has
maintained its reputation as being the best mounting systems for the M21/14
Rifle. The A.R.M.S. #18 M21/14 Scope Mount offers interchangeability of Day &
Night Vision, with an ultra low profile and the A.R.M.S./SWAN aka Mil-Std. 1913
Rail. 100% Made in the USA.

View AllClose

There are no questions for this product, click the button below to ask one.

Ask a question


ADDITIONAL INFORMATION

Activity:
Shooting
Base Fit:
Rifles
Color:
Black
Finish:
Matte
Model:
#18
Product Type:
Scope Mounts
Serialized Item:
F
Department:
Optics

View AllClose


 * Related Products


RELATED PRODUCTS

Quick view

ELITE TACTICAL SYSTEMS GROUP MAGAZINE, 45ACP, 18 ROUNDS, FITS GLK 21/30/41,
POLYMER, CLEAR GLK-21-18

Elite Tactical Systems Group

$24.96
18 - Round CapacityPrecise ManufacturingLong Term ReliabilityDurable
ConstructionHigh Capacity ETS magazines are made from advanced polymers that
provide extreme impact resistance so they won't crack
Quick view

MIDWEST INDUSTRIES M-SERIES AR-15/M16 TWO PIECE DROP-IN MID-LENGTH M-LOK
HANDGUARD (MI-18M)

Midwest Industries

$129.95
Two Piece Drop-In HandguardIncredibly Lightweight (Supplied M-Lok compatible
Rail adds .5 oz)Weighs 6.6 ozSolid Lock upDrop-in, no gunsmith installation,
installs in minutes like factory...
Quick view

SIG SAUER P320 M18 COMMEMORATIVE 9MM 3.9IN 1X17RD/2X21RD SEMI-AUTOMATIC PISTOL
(M18-COMMEMORATIVE)

Sig Sauer

$1,399.00
Unmatched reliability, accuracy, and dependabilityStainless steel, Coyote Tan,
PVD-finished slideRemoveable night sight plate on slideStainless steel
frameCarry-length grip moduleTextured handle for...
Quick view

AIMSPORT RUGER MINI 14/30 SEE-THRU BASE SCOPE MOUNT/BLACK (MRB005)

Aim Sports

$23.45
Aim Sports Ruger Mini-14/30 Scope Mount accepts all standard Weaver/Picatinny
1913 accessories. The low profile aluminum mount for late model Ruger Mini
Series rifles still permits the use of factory...
Quick view

MAUSER 18 BOLT ACTION RIFLE SAVANNA 6.5 CREEDMOOR THD 1/2 X 28 6.5 CREED
(M18S65CT)

Mauser

$749.99
Fluted, cold hammer forged barrelSavanna Colored polymer stockThreaded
barrelCylindrical 3 lock up60deg bolt liftAdjustable Direct Action
triggerRemington 700 Scope Mount


OK





SIGN UP FOR EXCLUSIVE DEALS & OFFERS

Email Address



 * WebyCorp
   7901 Boulevard 26 #200
   North Richland Hills, TX 76180
 * Call us at 1-800-486-7497

 * Facebook
 * Instagram
 * Youtube
 * Pinterest
 * Twitter
 * Linkedin



Who we are

 * Our Store
 * About us
 * Contact us
 * About the Range
 * Rental Guns
 * Gun Range Waiver
 * Careers

Order/Shipping Information

 * Track Your Order
 * Secure Ordering / Privacy Policy
 * Order Cancellation
 * Returns / Exchanges / Refunds
 * Affiliate Program
 * Faqs
 * US Shipping
 * Export Policy

For Customers

 * Prices / Sales Tax / Content Policies
 * Customer Service
 * State Restrictions
 * Reward program
 * ADA Statement
 * Cash For Guns
 * Special Order Items
 * Eligibility to Purchase a Gun in TX

Guidelines

 * How to Buy a Firearm Online
 * How to Buy a Suppressor Online
 * Download FFL Copy
 * Brands
 * Guides & Tutorials
 * Layaway (In-Store Pickup Only)
 * Reviews
 * Sitemap



© 2024 GritrSports.com.




Special Order






×


YOUR DETAILS

Display Name Your Email
(Your email address will not be shown on the website, it will only used to
recieve the answer notification) Upload a file

Drop files here to upload

Question

×


YOUR DETAILS

Your Name Your Email Comments Upload a file
Drop files here to upload
Price match product url

Qty



Current Price



Your Offer

$

Submit