The MC1911SC Untouchable is poised to redefine the expectations of shooters. Featuring low profile 3-Dot sights; hexagonal textured grips; extended beavertail; mag well and ambidextrous thumb safety.

$440.00
EAA GIRSAN 392065 MC1911 SC Untouchable Sub-Compact Frame 9mm Luger 7+1 3.40″ Black Steel Barrel, Black Serrated Steel Slide & Frame w/Beavertail, Black Polymer Grip
The MC1911SC Untouchable is poised to redefine the expectations of shooters. Featuring low profile 3-Dot sights; hexagonal textured grips; extended beavertail; mag well and ambidextrous thumb safety.
| UPC | 741566906770 |
|---|---|
| Manufacturer | European American Armory / EAA Corp |
| Manufacturer Part Number | 392065 |
| Caliber/Gauge | 9mm |
| Safety | Ambidextrous |
| Sights Type | 3-Dot |
| Slide Description | Serrated |
| Capacity | 7 + 1 |
| Barrel Length | 3.40" |
| Action | Single Action |
| Shipping Weight | 2.5 |
| Package Width | 7.0 |
| Sights | 3-dot Sights |
| Product Type | Semi-Auto Pistol |
| Package Height | 1.9 |
| Number of Magazines | 1 7 rd. |
| Length | 11.5 |
| 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;
}