Spyderco has steadily grown to become one of the leaders in the cutlery industry. In addition to a worldwide distribution network and manufacturing resources in the U.S., Japan, Taiwan, Italy, and China, their innovation has also earned an impressive portfolio of patents, trademarks, and industry awards. More importantly, it has earned the trust and loyalty of countless thousands of dedicated knife users around the world-an audience to whom Spyderco is extremely grateful.
| UPC | 716104008957 |
|---|---|
| Manufacturer | Spyderco |
| Manufacturer Part Number | C137P |
| Blade Material | 3Cr13MoV SS |
| Blade Length | 1.63" |
| Product Type | Folding Knife |
| Model | HoneyBee |
/* -- 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;
}





