No need to hold your breath, the Airlock is here. The Airlock is part of Kershaw’s Starter series, designed to provide more style and more advanced features-for less money. For style, the Airlock has a slim, speedy look with a distinctive cutout in the handle that mirrors the handle shape. This airlock lets you see through to the stainless steel liners. A Decorative pivot works with the handle machining for an integrated look. The reversible pocketclip looks like a pen clip and helps the Airlock almost disappear in your pocket.
| UPC | 087171058405 |
|---|---|
| Manufacturer | Kershaw |
| Manufacturer Part Number | 1385 |
| Blade Length | 3" |
| Blade Material | 5Cr13MoV SS |
| Model | Airlock |
| Product Type | Folding Knife/Assisted |
| Shipping Weight | 0.215 |
/* -- 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;
}





