SGM Tactical magazines feature high quality components and precise manufacturing that will ensure long-lasting performance and reliability.
| UPC | 885344732110 |
|---|---|
| Manufacturer | SGM Tactical |
| Manufacturer Part Number | SGMTMAK30 |
| 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 |
| State Restriction (CA) | NO DIRECT SHIP TO CALIFORNIA |
| Length | 9.5500 |
| Capacity | 30 |
| Caliber/Gauge | 7.62 x 39mm |
| Product Type | Magazine |
/* -- 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;
}





