Your ammunition will stay safe and dry in these 22 round flip top ammo boxes made from polypropylene. They are designed for the new short magnums and the large ultra magnums and will not warp, crack, chip, peel, expand or contract.

$4.99
MTM Case-Gard RF22SM10 Ammo Box Flip-Top 338 Cal Green Polypropylene 22rd
93 in stock
Your ammunition will stay safe and dry in these 22 round flip top ammo boxes made from polypropylene. They are designed for the new short magnums and the large ultra magnums and will not warp, crack, chip, peel, expand or contract.
| UPC | 026057224107 |
|---|---|
| Manufacturer | MTM |
| Manufacturer Part Number | RF22SM10 |
| Capacity | 22 |
| Model | Ammo Box |
| Shipping Weight | 0.35 |
| Caliber/Gauge | .338 Caliber |
/* -- 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;
}