ProMag magazines are made in the USA and backed by a lifetime guarantee against manufacturer’s defects. Magazine springs are precision wound using heat-treated chrome silicon wire and each and every step of the assembly process is checked and double checked in order to maintain the same consistent level of quality.
| UPC | 708279007323 |
|---|---|
| Manufacturer | ProMag |
| Manufacturer Part Number | CAR-A1 |
| Caliber/Gauge | .30 Carbine |
| Capacity | 15 |
| Length | 8 |
| Model | Standard |
| Model Fit | U.S M1 Carbine |
| Package Height | 0.9 |
| Package Width | 4.5 |
| Product Type | Magazine |
| Quantity | 1 |
| Shipping Weight | 0.2 |
| State Restriction (CA) | NO DIRECT SHIP TO CALIFORNIA |
| State Restriction (IL) | NO SALE TO ILLINOIS PICA |
| State Restriction (OR) | NO SALE TO OREGON |
| State Restriction (RI) | NO DIRECT SHIP TO RHODE ISLAND |
| State Restriction (WA) | NO DIRECT SHIP TO WASHINGTON |
/* -- The root styles must go in the element of the structure with the name "Add to cart". --*/
.ffl-single-product__add-cart{
/*-- Styles applied to the container containing the quantity form and the button may vary depending on whether it has variations or not. --*/
.variations_button, .cart:not(:has(.variations_button)){
display:flex;
gap: var(--space-xs);
/*-- Button styles "Add to cart" --*/
.button{
margin-top:0;
flex: 1;
}
}
}
/*-------------------------------------------------*/
/* -- The root styles must go in the element of the structure with the name "Product tabs". --*/
.ffl-single-product__product-tab{
/*-- Styles of Tabs That Are Not Currently Selected --*/
.tabs li:not(.active) a{
color: var(--black-trans-40);
}
}
button {
border-radius: var(--radius-s);
}
body.merchant-sticky-addtocart-active .merchant-sticky-add-to-cart-wrapper {
z-index: 0;
}





