Daisy’s PrecisionMax BBs comes in a durable plastic bottle with a flip top with one large and one small opening. This model holds 6,000 zinc-plated steel .177 caliber BBs.
Daisy 980060444 PrecisionMax Premium 177 Zinc-Plated Steel 6000/Bottle
$12.99
Daisy 980060444 PrecisionMax Premium 177 Zinc-Plated Steel 6000/Bottle
112 in stock
| UPC | 039256200605 |
|---|---|
| Manufacturer | Daisy |
| Manufacturer Part Number | 980060444 |
| Caliber/Gauge | .17 Caliber (.177) |
| Product Type | BB |
| Quantity | 6000 Per Bottle |
| Shipping Weight | 4.72 |
| Style | Round |
/* -- 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;
}





