216 Hand Warmer Aaoyun Portable Hand Warmer Electric Heater New Design Rechargeable with Waterproof Function Colorful for Gift
${function() {
const variantData = data.variant || {"id":"b9a77bc6-7900-49d4-af5b-411bf1d6f958","product_id":"0f31733b-e237-455a-acf5-be567b3d4e6d","title":"216 black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"216 black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6c2a89402571fb83c16f290a587f93b.png","path":"f6c2a89402571fb83c16f290a587f93b.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"15.9","retail_price":"49","available":true,"url":"\/products\/216-hand-warmer-aaoyun-portable-hand-warmer-electric-heater-new-design-rechargeable-with-waterproof-function-colorful-for-gift?variant=b9a77bc6-7900-49d4-af5b-411bf1d6f958","available_quantity":999999999,"options":[{"name":"color","value":"216 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":"b9a77bc6-7900-49d4-af5b-411bf1d6f958","product_id":"0f31733b-e237-455a-acf5-be567b3d4e6d","title":"216 black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"216 black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f6c2a89402571fb83c16f290a587f93b.png","path":"f6c2a89402571fb83c16f290a587f93b.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"49","price":"15.9","retail_price":"49","available":true,"url":"\/products\/216-hand-warmer-aaoyun-portable-hand-warmer-electric-heater-new-design-rechargeable-with-waterproof-function-colorful-for-gift?variant=b9a77bc6-7900-49d4-af5b-411bf1d6f958","available_quantity":999999999,"options":[{"name":"color","value":"216 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 `
`;
}()}