Superb ranging accuracy and advanced optics combine to make the best of both worlds in Bushnells Fusion X 10X42mm Ranging Binocular. Our HDOS High-Definition Optical System provides optimum viewing clarity.

$799.95
Bushnell FX1042AD Fusion X Rangefinding Binoculars 10x 42mm Roof Prism Black
Superb ranging accuracy and advanced optics combine to make the best of both worlds in Bushnells Fusion X 10X42mm Ranging Binocular. Our HDOS High-Definition Optical System provides optimum viewing clarity.
| UPC | 029757008084 |
|---|---|
| Manufacturer | Bushnell |
| Manufacturer Part Number | FX1042AD |
| Magnification | 10x |
| Length | 7" |
| Eye Relief | 16mm |
| Package Width | 7.9 |
| Package Height | 3.6 |
| Power | 10X |
| Shipping Weight | 2.8 |
| Product Type | Accessory-Binoculars |
/* -- 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;
}