The Kahr Arms CT9 is a 9mm handgun with 4″ barrel, black polymer frame, matte stainless steel slide, and comes in a cardboard box with one magazine.

$366.00
Kahr Arms CT9093 CT9 9mm Luger 8+1, 4″ Stainless Steel Barrel, Matte Serrated Stainless Steel Slide, Black Polymer Frame, Black Textured Polymer Grip, No Safety, Right Hand
The Kahr Arms CT9 is a 9mm handgun with 4″ barrel, black polymer frame, matte stainless steel slide, and comes in a cardboard box with one magazine.
| UPC | 602686087315 |
|---|---|
| Manufacturer | Kahr Arms |
| Manufacturer Part Number | CT9093 |
| Product Type | Pistol |
| Slide Description | Serrated |
| Sights Type | Pinned Polymer Front/Drift Adjustable Rear |
| Safety | No |
| Capacity | 8 + 1 |
| Caliber/Gauge | 9mm |
| Barrel Length | 4" |
| Action | Double Action Only |
| Sights | White Bar-dot Combat Sights |
| Shipping Weight | 1.95 |
| Package Width | 9.25 |
| Package Height | 5.3 |
| Number of Magazines | 1 8 rd. |
| Length | 6.6 |
| ATF Type | Pistol |
/* -- 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;
}