Product Description
#html-body [data-pb-style=HNQ28LW],#html-body [data-pb-style=VPASIOS]{border-style:none;border-width:1px;border-radius:0;margin:0;padding:0}#html-body [data-pb-style=VPASIOS]{justify-content:center;display:flex;flex-direction:column;background-position:left top;background-size:cover;background-repeat:no-repeat;background-attachment:scroll}#html-body [data-pb-style=O7OCVE0]{border-style:none;border-width:1px;border-radius:0;display:none;margin:0;padding:0}SIG SAUER MPXA(R) 9mm LULAA(R) magazine loader and unloader
Fits all SIG SAUER MPX 9mm-type polymer magazines Gen. 1 & Gen. 2
Benefits:
All-in-one magazine speed loader and unloader!
-Simple to use in either mode-Eliminates thumb pain and injury-Eliminates wear on feed lips-Prolongs magazine life-Lightweight and fits in pocket-Reliable in all weather-Durable reinforced polymer
COMMONLY PURCHASED TOGETHER
MPX 35RD MAGAZINE + MAGLULA MAG LOADER
Magazine Quantity:
ADD BUNDLE TO CART
function addBundleWithQuantity(magazineId, loaderId) {
const quantity = document.getElementById('magazine-quantity').value;
// Call the existing addBundleItemsToCart function with the correct parameters
addBundleItemsToCart(magazineId + ':' + quantity + ',' + loaderId);
}