N6 Hand Warmer Aaoyun Comp Hand Heater Smart Rechargeable Magnetic Battery Reusable Electric Smart Hunting
${function() {
const variantData = data.variant || {"id":"552d21c4-ad89-4805-b5ec-4d5ab1d4f5fd","product_id":"ed0de452-9746-412c-b054-c070ad28babe","title":"N6 Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"N6 Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f20ceb3440ff783b97cda75143161ab.jpg","path":"5f20ceb3440ff783b97cda75143161ab.jpg","width":1356,"height":1407,"alt":"","aspect_ratio":0.9637526652452025},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"15.9","retail_price":"79","available":true,"url":"\/products\/n6-hand-warmer-aaoyun-comp-hand-heater-smart-rechargeable-magnetic-battery-reusable-electric-smart-hunting?variant=552d21c4-ad89-4805-b5ec-4d5ab1d4f5fd","available_quantity":999999999,"options":[{"name":"color","value":"N6 Black"}],"off_ratio":80,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"552d21c4-ad89-4805-b5ec-4d5ab1d4f5fd","product_id":"ed0de452-9746-412c-b054-c070ad28babe","title":"N6 Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"N6 Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5f20ceb3440ff783b97cda75143161ab.jpg","path":"5f20ceb3440ff783b97cda75143161ab.jpg","width":1356,"height":1407,"alt":"","aspect_ratio":0.9637526652452025},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"15.9","retail_price":"79","available":true,"url":"\/products\/n6-hand-warmer-aaoyun-comp-hand-heater-smart-rechargeable-magnetic-battery-reusable-electric-smart-hunting?variant=552d21c4-ad89-4805-b5ec-4d5ab1d4f5fd","available_quantity":999999999,"options":[{"name":"color","value":"N6 Black"}],"off_ratio":80,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const postageFreeAmount = 399;
const custom_text = "Buy {amount} more to enjoy FREE Shipping";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}