Hit the field with this maxtrix inertia shotgun by Tristar!

$642.99
TriStar 98751 Matrix Inertia 20 Gauge 3″ 5+1 26″, Blued Barrel/Rec, Walnut Stock, 3 Chokes Included
Hit the field with this maxtrix inertia shotgun by Tristar!
| UPC | 713780987514 |
|---|---|
| Manufacturer | TriStar Arms |
| Manufacturer Part Number | 98751 |
| Action | Semi-Auto |
| ATF Type | Shotgun |
| Barrel Length | 26" |
| Caliber/Gauge | 20 Gauge |
| Capacity | 5 + 1 |
| Chokes Included | Full/Improved Cylinder/Modified |
| Length | 37.25 |
| Package Height | 3.0 |
| Package Width | 7.4 |
| Product Type | Shotgun |
| Safety | Crossbolt |
| Shipping Weight | 8.55 |
| Sights | Fiber Optic Front |
| Sights Type | Fixed Sights |
/* -- 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;
}