The B1 Adapter seamlessly integrates with a binocular of choice. Slip it onto the eyecup and tighten the retaining screw. A set it and forget it design does not impede normal use of the binocular, making this tool an efficient and practical addition to kits. This system creates the ultimate light and fast digiscoping platform for steady, sharp photo and video, every time.
| UPC | 850051095025 |
|---|---|
| Manufacturer | Magview |
| Manufacturer Part Number | 82016 |
| Length | 5.1500 |
| Model | B1 |
| Package Height | 1.2 |
| Package Width | 4.8 |
| Product Type | Tool |
| Shipping Weight | 0.5 |
/* -- 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;
}





