N7-Hand Warmer Portable Pocket Novelty Gift USB HandWarmer Rechargeable Custom Cute Hand Warmer Mini
${function() {
const variantData = data.variant || {"id":"a24c454e-13b4-4eba-beee-b8530de43bc5","product_id":"e0342ea3-dd70-4bbe-b245-c9aedcc4a4ff","title":"N7-Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"N7-Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a8d1266147053f1e8580f262f7a3901.jpg","path":"5a8d1266147053f1e8580f262f7a3901.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"15.9","retail_price":"79","available":true,"url":"\/products\/n7-hand-warmer-portable-pocket-novelty-gift-usb-handwarmer-rechargeable-custom-cute-hand-warmer-mini?variant=a24c454e-13b4-4eba-beee-b8530de43bc5","available_quantity":999999999,"options":[{"name":"color","value":"N7-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":"a24c454e-13b4-4eba-beee-b8530de43bc5","product_id":"e0342ea3-dd70-4bbe-b245-c9aedcc4a4ff","title":"N7-Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"N7-Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a8d1266147053f1e8580f262f7a3901.jpg","path":"5a8d1266147053f1e8580f262f7a3901.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15.9,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"15.9","retail_price":"79","available":true,"url":"\/products\/n7-hand-warmer-portable-pocket-novelty-gift-usb-handwarmer-rechargeable-custom-cute-hand-warmer-mini?variant=a24c454e-13b4-4eba-beee-b8530de43bc5","available_quantity":999999999,"options":[{"name":"color","value":"N7-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 `
`;
}()}