MPN#
SKU#
Add to cart
// Check if the 'preOrder' value is true var isPreOrder = <%= product.preOrder %>; var preOrderDate = '<%= product.preOrderDate %>'; var prodName = '<%= product.name %>'; if(isPreOrder) { console.log(isPreOrder); console.log('The product is on pre-order until' + preOrderDate); document.querySelectorAll(".d-product-price-pre-order-available-container")[0].style.cssText = 'display:none !important'; document.getElementById("1948683017").innerHTML = 'No cost to pre-order' + '
' + 'Available on ' + preOrderDate; document.getElementById("1254085945").style.display = 'block'; }; function myTime() { document.getElementById('prodName').value = prodName; };
Trust Guard Security Scanned

Financing available →

Trust Guard Security Scanned
Protect Your Gear - Add Extended Warranty
Mack Diamond Warranty provides enhanced protection.
Extended Warranty – 3 year
Price: $49.99
Extended Warranty – 5 year
Price: $99.99
// Get variables var prodPrice = <%= product.finalPrice %>; var prodCat = "<%= product.category[1].name %>"; // Run script for filtered categories if(prodCat == "Digital Cameras" || prodCat == "Lenses - SLR & Compact System") { // Parse all entries for (var x of warranty3List) { if(x[0] > prodPrice) { my3Warranty(x[1][0], x[1][1]); break; } } for (var x of warranty5List) { if(x[0] > prodPrice) { my5Warranty(x[1][0], x[1][1]); break; } } } // Update info in widget function my3Warranty(link, price) { document.getElementById("warranty3Link").href = link; document.getElementById("war3Price").innerHTML = price; document.getElementById("warranty3Box").style.display = 'block'; document.getElementById("warranty").style.display = 'block'; } function my5Warranty(link, price) { document.getElementById("warranty5Link").href = link; document.getElementById("war5Price").innerHTML = price; document.getElementById("warranty5Box").style.display = 'block'; document.getElementById("warranty").style.display = 'block'; }

Description

Specifications

Accessories

Reviews

Questions & Answers

Share by: