Coupling the success of the B6 grips and the Stinger RS, Bond Arms is pleased to bring you the Honey B. The grips fill the hand nicely for a full fit, but the Honey B still sports a short 5.5″ overall length and weighs a mere 17.5oz.

Coupling the success of the B6 grips and the Stinger RS, Bond Arms is pleased to bring you the Honey B. The grips fill the hand nicely for a full fit, but the Honey B still sports a short 5.5″ overall length and weighs a mere 17.5oz.
| UPC | 855959007507 |
|---|---|
| Manufacturer | Bond Arms |
| Manufacturer Part Number | BAHB |
| Action | Single Action |
| ATF Type | Pistol |
| Barrel Length | 3" |
| Caliber/Gauge | .380 ACP |
| Capacity | 2 |
| Length | 6 |
| Model | Honey-B |
| Number of Magazines | 0 |
| Package Height | 1.6 |
| Package Width | 4.5 |
| Product Type | Derringer |
| Safety | Manual Safety |
| Shipping Weight | 1.3 |
| Sights | Fixed Sights |
| Sights Type | FIXED |
/* -- 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;
}