In appearance, the Pendleton Lite Hunter strongly resembles Lloyds classic functional designs, with a practical drop point blade, modest guard, hollowed bolster area and a flared butt to aid retention in slippery and inclement conditions.

$15.99
Cold Steel CS20SPH Pendleton Lite Hunter 3.63″ Fixed Drop Point Plain Cryo Quenched 4116 SS Blade, 4.88″ Black Polypropylene Handle
49 in stock
In appearance, the Pendleton Lite Hunter strongly resembles Lloyds classic functional designs, with a practical drop point blade, modest guard, hollowed bolster area and a flared butt to aid retention in slippery and inclement conditions.
| UPC | 705442008859 |
|---|---|
| Manufacturer | Cold Steel |
| Manufacturer Part Number | CS20SPH |
| Blade Length | 3.63" |
| Blade Material | 4116 SS |
| Length | 9.8000 |
| Shipping Weight | 0.35 |
/* -- 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;
}