| Manufacturer | Springfield Armory |
|---|---|
| Caliber/Gauge | 9MM LUGER (9X19) |
| Barrel Length | 4.25'' |

Savage Arms MSR-15 Recon
Original price was: $689.00.$609.00Current price is: $609.00.
Sale
Original price was: $1,399.00.$1,299.00Current price is: $1,299.00.
***PREOWNED UNFIRED***
The Prodigy from Springfield Armory® takes the proven 1911 platform and enhances it with double-stack capacity and a performance-driven feature set. Reconfigured around a double-stack magazine, the Prodigy’s polymer grip module mounts to its forged steel frame offering capacities of 17+1 and 20+1. Optics ready with an ambidextrous safety and Picatinny rail the Prodigy combines the most beloved characteristics of the 1911 with modern capacity for unrivaled performance.
| Manufacturer | Springfield Armory |
|---|---|
| Caliber/Gauge | 9MM LUGER (9X19) |
| Barrel Length | 4.25'' |
/* -- 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;
}