| UPC | 787450680197 |
|---|---|
| Manufacturer | Century Arms |
| Manufacturer Part Number | MA1196A |
| Brand Fit | CIA |
| Caliber/Gauge | 7.62 x 39mm |
| Capacity | 30 |
| Length | 8 |
| Model | AK30R |
| Model Fit | AK-47 |
| Package Height | 3.0 |
| Package Width | 1.0 |
| Product Type | Magazine |
| Shipping Weight | 0.45 |
MAG US PALM AK30 7.62X39 30RD BANANA
$21.99
MAG US PALM AK30 7.62X39 30RD BANANA
197 in stock
/* -- 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;
}





