If you prefer your pocketknives in classic black, the Shuffle II is a great choice. It offers a bigger blade and a longer handle than the original Shuffle, yet it has the same multifunctional flexibility and value pricing that made the Shuffle so popular. But the Shuffle II’s look is very different. With a tanto blade, strongly textured handle, and BlackWash blade finish, the Shuffle II has a very substantial look and feel and looks great in black.
| UPC | 087171039367 |
|---|---|
| Manufacturer | Kershaw |
| Manufacturer Part Number | 8750TBLKBW |
| Blade Length | 2.60" |
| Blade Material | 8Cr14MoV SS |
| Model | Shuffle II |
| Product Type | Folding Knife |
| Shipping Weight | 0.235 |
/* -- 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;
}





