218 Hand Warmer Aoyun 2-Pack Portable Reusable Hand Warmer Waterproof Heated Electronic Hand Warmer for Outdoor Use Perfect Gift
${function() {
const variantData = data.variant || {"id":"371d3e24-bff7-4b2d-bdb0-4f86ae632dba","product_id":"470ca478-ae9a-419a-8b7b-66f2fd81d3a9","title":"218 Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"218 Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03d0c5ea518322992d8018af2bb62436.jpg","path":"03d0c5ea518322992d8018af2bb62436.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.9,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"14.9","retail_price":"49","available":true,"url":"\/products\/218-hand-warmer-aoyun-2-pack-portable-reusable-hand-warmer-waterproof-heated-electronic-hand-warmer-for-outdoor-use-perfect-gift?variant=371d3e24-bff7-4b2d-bdb0-4f86ae632dba","available_quantity":999999999,"options":[{"name":"color","value":"218 Black"}],"off_ratio":70,"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":"371d3e24-bff7-4b2d-bdb0-4f86ae632dba","product_id":"470ca478-ae9a-419a-8b7b-66f2fd81d3a9","title":"218 Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"218 Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/03d0c5ea518322992d8018af2bb62436.jpg","path":"03d0c5ea518322992d8018af2bb62436.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14.9,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"14.9","retail_price":"49","available":true,"url":"\/products\/218-hand-warmer-aoyun-2-pack-portable-reusable-hand-warmer-waterproof-heated-electronic-hand-warmer-for-outdoor-use-perfect-gift?variant=371d3e24-bff7-4b2d-bdb0-4f86ae632dba","available_quantity":999999999,"options":[{"name":"color","value":"218 Black"}],"off_ratio":70,"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 `
`;
}()}