gun.deals trusted retailer

Working...

Your Cart

  • Your cart is empty

Back


<a href="#" id="crdv-financingpagecontent-link">
<img src="https://lending.credova.com/Content/InfoGraphics/981603ef-53ae-4ae4-92f2-1b2c41505bc7">
</a>

<script src="https://plugin.credova.com/plugin.min.js"></script>
<script>
CRDV.plugin.config({ environment: CRDV.Environment.Production, store: "YDA000" });

var link = document.getElementById("crdv-financingpagecontent-link");
var requestedAmount = 300;

link.addEventListener("click", function (e) {
e.preventDefault();

CRDV.plugin.prequalify(requestedAmount).then(function (res) {
if (res.approved) {

} else {

}
});
});
</script>