Sig M-LOK free float handguards featuring lightening cuts and a two-screw replacement for TREAD rifles. Factory replacement 15″ handguard for the M400 TREAD.

$129.99
Sig Sauer HGRDTRDE15MLOKBLK MLOK Handguard Black Aluminum Sig M400 Tread 15″ Long
Sig M-LOK free float handguards featuring lightening cuts and a two-screw replacement for TREAD rifles. Factory replacement 15″ handguard for the M400 TREAD.
| UPC | 798681598939 |
|---|---|
| Manufacturer | Sig Sauer |
| Manufacturer Part Number | HGRD-TRD-E15-MLOK-BLK |
| Model | Tread |
| Product Type | Handguard |
| Shipping Weight | 1.36 |
| Length | 15 |
| Style | M-LOK |
/* -- 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;
}