702 Hand Warmer Popular Platforms Hot Sale Electronic Blanket Hand Heater Mini Portable Electric Usb Reusable Rechargeable Hand Warmer
${function() {
const variantData = data.variant || {"id":"bbfb2de9-cac2-436e-b4c8-9068cf57e2ca","product_id":"b928a854-4777-4e30-a340-c05c8cbbb485","title":"702 Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"702 Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb63aee362c64e2e9974c434dcede30a.jpg","path":"eb63aee362c64e2e9974c434dcede30a.jpg","width":1414,"height":1412,"alt":"","aspect_ratio":1.001416430594901},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"15.9","retail_price":"49","available":true,"url":"\/products\/702-hand-warmer-popular-platforms-hot-sale-electronic-blanket-hand-heater-mini-portable-electric-usb-reusable-rechargeable-hand-warmer?variant=bbfb2de9-cac2-436e-b4c8-9068cf57e2ca","available_quantity":999999999,"options":[{"name":"color","value":"702 Black"}],"off_ratio":68,"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":"bbfb2de9-cac2-436e-b4c8-9068cf57e2ca","product_id":"b928a854-4777-4e30-a340-c05c8cbbb485","title":"702 Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"702 Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb63aee362c64e2e9974c434dcede30a.jpg","path":"eb63aee362c64e2e9974c434dcede30a.jpg","width":1414,"height":1412,"alt":"","aspect_ratio":1.001416430594901},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"15.9","retail_price":"49","available":true,"url":"\/products\/702-hand-warmer-popular-platforms-hot-sale-electronic-blanket-hand-heater-mini-portable-electric-usb-reusable-rechargeable-hand-warmer?variant=bbfb2de9-cac2-436e-b4c8-9068cf57e2ca","available_quantity":999999999,"options":[{"name":"color","value":"702 Black"}],"off_ratio":68,"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 `
`;
}()}