Accessing a gun deep in the back of a vault can be challenging. Rather than learning to juggle an armful of guns, just use the Lockdown Magnetic Barrel Rest. It conveniently secures to the outside of any vault and provides a perfect staging location. Rubberized holders keep your gun secure and protect your guns finish.
| UPC | 661120221777 |
|---|---|
| Manufacturer | Lockdown |
| Manufacturer Part Number | 222177 |
| Length | 11.5500 |
| Model | Barrel Rest |
| Shipping Weight | 0.95 |
| Capacity | 3 |
| Style | Rifle Rack |
/* -- 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;
}





