PROMAG GLK 17/19/26 MAG 18RD

PROMAG GLK 17/19/26 MAG 18RD

$15.99Purchase & earn 16 Gundalyrium (points)!

41 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

708279013607

Manufacturer

ProMag

Manufacturer Part Number

GLK-A9B

State Restriction (CA)

NO DIRECT SHIP TO CALIFORNIA

Length

9.3500

Capacity

18

Caliber/Gauge

9mm

State Restriction (OR)

NO SALE TO OREGON

State Restriction (IL)

NO SALE TO ILLINOIS PICA

State Restriction (WA)

NO DIRECT SHIP TO WASHINGTON

State Restriction (RI)

NO DIRECT SHIP TO RHODE ISLAND

Brand Fit

Glock

Model

Standard

Model Fit

G19

Product Type

Detachable

Shipping Weight

0.18

Package Width

4.5

Package Height

1.4

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"); }); });