ISSC
ISSC BLU ISSC TXR CARB 22LR 22RD
Product Code : 689585855436
$398.99
Stock | Black Adjustable/Folding |
---|
Finish | Black |
---|
Sights | RR: Folding FT: Folding |
---|
Capacity | 22+1 |
---|
Model Series | ISSC MK22 |
---|
Barrel Length | 16.5 |
---|
Overall Length | 34.8 |
---|
Determined at checkout.
}
const observer = new MutationObserver(mutations => {
if (document.querySelector(selector)) {
resolve(document.querySelector(selector));
observer.disconnect();
}
});
observer.observe(document.body, {
childList: true,
subtree: true
});
});
}
waitForElm('.firearm-in-store-pickup-fee').then((elm) => {
$('.firearm-in-store-pickup-fee').text('In-Store DROS Fee for Firearms');
});