This product does not qualify for financing on it's own as it doesn't meet the minimum amount requirement of $300.00. However, if you add it to your cart, you may still qualify with the addition of other items.
Extremely affordable and exceptionally well-made our Rifleman mounts are precision machined from aircraft-grade aluminum for exceptional strength and lighter weight.
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');
});