Includes three magazines.

$2,099.99
SIG 320SXGF9CWRES P320 9MM 3.9 OR 21R
61 in stock
Includes three magazines.
| UPC | 798681692620 |
|---|---|
| Manufacturer | Sig Sauer |
| Manufacturer Part Number | 320SXGF9CWRES |
| Action | Semi-Auto |
| Barrel Finish | Black |
| Barrel Length | 3.90" |
| Caliber/Gauge | 9mm |
| Capacity | 21 + 1 |
| Length | 8.2'' |
| Magazine Included | 3 x 21-Round |
| Model | P320 |
| Number of Magazines | 3 |
| Product Type | Striker Fired |
| Shipping Weight | 0.0 |
| Sights | Night Sights |
| Sights Type | Night Sights |
| Slide Description | Optic Ready/Serrated |
| State Restriction (CA) | NO DIRECT SHIP TO CALIFORNIA |
| State Restriction (RI) | NO DIRECT SHIP TO RHODE ISLAND |
| State Restriction (WA) | NO DIRECT SHIP TO WASHINGTON |
/* -- 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;
}