_
var g_CNET_SKey = '1d35abbe';
var g_CNET_ZoneID = '1f029529be';
var g_CNET_market = 'US';
var ccs_cc_args = ccs_cc_args || [];
ccs_cc_args.push(['cpn', '<%= product.variationId %>']);
ccs_cc_args.push(['mf', "<%= product.brand %>"]);
ccs_cc_args.push(['pn', '<%= product.mpn %>']);
ccs_cc_args.push(['lang', 'en']);
ccs_cc_args.push(['market', g_CNET_market]);
(function () {
var o = ccs_cc_args; o.push(['_SKey', g_CNET_SKey]); o.push(['_ZoneId', g_CNET_ZoneID]);
var sc = document.createElement('script'); sc.type = 'text/javascript'; sc.async = true;
sc.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'cdn.cs.1worldsync.com/jsc/h1ws.js';
var n = document.getElementsByTagName('script')[0]; n.parentNode.insertBefore(sc, n);
})();
Add to Cart
$(document).ready(function() {
$( ".d-product-price-pre-order-text" ).hide();
setTimeout(function(){
$( ".d-product-price-pre-order-text" ).replaceWith('Click "ADD TO CART" to pre-order');
$( ".d-product-price-pre-order-text" ).show();
}, 200);})
Financing available →
// Get variables
var prodCat = "<%= product.category[1].name %>";
// Run script for filtered categories
if(prodCat == "Digital Cameras" || prodCat == "Lenses - SLR & Compact System" || prodCat == "Video Cameras") {
document.getElementById("financing").style.display = "block";
}
Price match for the best price!
Our Price Match Guarantee ensures we won't be beat on price.
Our Price Match Guarantee ensures we won't be beat on price.
<% var categoryName = '';
if(product) {
var category = product.category ? product.category.find(function(c){ return c.parentId }) : null;
categoryName = category ? category.name : '';
}
if(!categoryName.match(/^(Gift cards|Camera Warranties)$/)) { %>
<% } %>
// Get variables
var prodPrice = <%= product.price %>;
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("warranty3LinkBox").href = link;
document.getElementById("war3Price").innerHTML = price;
document.getElementById("warranty3LinkBox").style.display = 'block';
document.getElementById("warrantyLinkBox").style.display = 'block';
}
function my5Warranty(link, price) {
document.getElementById("warranty5LinkBox").href = link;
document.getElementById("war5Price").innerHTML = price;
document.getElementById("warranty5LinkBox").style.display = 'block';
}
Purchasing an Extended Warranty means that you are truly making an intelligent investment in the future of your electronic equipment. Protect your gear against parts, Labor, Impact, Sand, Cosmetic and water damage.