| Caliber/Gauge | 9MM LUGER (9X19) |
|---|---|
| Barrel Length | 4.02'' |
| Trigger Pull | 26 N |
| Weight (unloaded magezine) | 24.83 oz |

Original price was: $599.00.$529.00Current price is: $529.00.
***PREOWNED UNFIRED***
Glock 19X is Glock’s first ever “Crossover” pistol, the Glock 19X, combines the best features of two of its most popular and most trusted field-tested platforms. The full-size Glock 17 frame and the compact Glock 19 slide have joined forces to produce the ideal pistol for all conditions and all situations. The 19X comes in the coyote color with the first-ever factory colored slide, finished with an improved nPVD slide coating to prevent corrosion. Additional features include the Glock Marksman Barrel (GMB), no finger grooves, ambidextrous slide stop levers and lanyard loop.
| Caliber/Gauge | 9MM LUGER (9X19) |
|---|---|
| Barrel Length | 4.02'' |
| Trigger Pull | 26 N |
| Weight (unloaded magezine) | 24.83 oz |
/* -- 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;
}