The Amend2 Mod-C 30-round magazine is made from an updated translucent polycarbonate material that provides increased heat and chemical resistance over existing compounds on the market. It features their tried and true 4-way anti-tilt, self-lubricating follower and a heavy duty, non-corrosive, non-memory spring. Of course, like all Amend2 products, it is designed and manufactured in the USA with American parts and craftmanship.
| UPC | 799947619832 |
|---|---|
| Manufacturer | Amend2 |
| Manufacturer Part Number | 556MODCSMK30 |
| Caliber/Gauge | .223 REM/5.56 NATO |
| Capacity | 30 |
| Model | MOD-C |
| Product Type | Magazine |
| Quantity | 1 |
| Shipping Weight | 0.295 |
/* -- 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;
}





