PROMAG AR-15 5.56 MAG ANTI-TILT 40RD

PROMAG AR-15 5.56 MAG ANTI-TILT 40RD

$17.99Purchase & earn 18 Gundalyrium (points)!

65 in stock

Range Discount
1 - 10 5%
11 - 20 7%
20 - 50 10%
Magazine Discount: 5% Off 2-10 Mags; 7% Off 11-20 Mags; 10% Off 21 or More Mags!
UPC

708279012549

Manufacturer

ProMag

Manufacturer Part Number

RM-40

Capacity

40

Model

Standard

Model Fit

AR-15

Product Type

Detachable

Caliber/Gauge

.223 REM/5.56 NATO

Brand Fit

AR-15 Platform

Shipping Weight

0.44

Package Width

5.5

Package Height

2.0

Length

10.25

Quantity

1

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Welcome to Gundalorium, in order to browse our site you must be at least 18 years of age.
Are you at least 18 years old?
No
// Remove excessive event listeners on scroll let ticking = false; window.addEventListener("scroll", function () { if (!ticking) { window.requestAnimationFrame(() => { ticking = false; }); ticking = true; } }, { passive: true }); // Kill jQuery-based animations (if any) if (window.jQuery) { jQuery.fx.off = true; } document.addEventListener("DOMContentLoaded", function () { const lazyElements = document.querySelectorAll("img, video, iframe, section, div"); lazyElements.forEach(el => { el.setAttribute("loading", "lazy"); }); });