This ACT-MAG for the Sig Sauer P220 is manufactured to exacting tolerances in Italy. This magazine has an 8 round capacity, is chambered in .45ACP and features a steel magazine body with a blued finish.

$16.99
MAG ACT-MAG SIG P220 45ACP 8RD BL
73 in stock
This ACT-MAG for the Sig Sauer P220 is manufactured to exacting tolerances in Italy. This magazine has an 8 round capacity, is chambered in .45ACP and features a steel magazine body with a blued finish.
| UPC | 812285023502 |
|---|---|
| Manufacturer | Armscor/Rock Island Armory |
| Manufacturer Part Number | 44522 |
| Brand Fit | Sig Sauer |
| Caliber/Gauge | .45 ACP |
| Capacity | 8 |
| Model | ACT-MAG |
| Model Fit | P220 |
| Product Type | Magazine |
| Quantity | 1 |
/* -- 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;
}