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.
Lyman E-Zee Case Gauge Pistol and Revolver - Sort pistol cases quickly and easily - Small and convenient size - Includes most pistol and revolver sizes
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');
});