G2 Aaoyun Hot Selling Mini Ventilateur Rechargeable Handheld 4 Speed Fan Multi-Function Foldable Rechargeable Portable Fan
${function() {
const variantData = data.variant || {"id":"f36e7831-6cba-4af0-b0fa-8c5ca8a9e56f","product_id":"9a05d45b-2dea-4fd0-9e3e-73da02f709b6","title":"G2-white","weight_unit":"kg","inventory_quantity":0,"sku":"G2-white\t","barcode":"","position":1,"option1":"G2-white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98a4f12cb10a866be622cb661e67d410.jpg","path":"98a4f12cb10a866be622cb661e67d410.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"12.9","retail_price":"79","available":true,"url":"\/products\/g2-aaoyun-hot-selling-mini-ventilateur-rechargeable-handheld-4-speed-fan-multi-function-foldable-rechargeable-portable-fan?variant=f36e7831-6cba-4af0-b0fa-8c5ca8a9e56f","available_quantity":999999999,"options":[{"name":"color","value":"G2-white"}],"off_ratio":84,"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":"f36e7831-6cba-4af0-b0fa-8c5ca8a9e56f","product_id":"9a05d45b-2dea-4fd0-9e3e-73da02f709b6","title":"G2-white","weight_unit":"kg","inventory_quantity":0,"sku":"G2-white\t","barcode":"","position":1,"option1":"G2-white","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98a4f12cb10a866be622cb661e67d410.jpg","path":"98a4f12cb10a866be622cb661e67d410.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"0","compare_at_price":"79","price":"12.9","retail_price":"79","available":true,"url":"\/products\/g2-aaoyun-hot-selling-mini-ventilateur-rechargeable-handheld-4-speed-fan-multi-function-foldable-rechargeable-portable-fan?variant=f36e7831-6cba-4af0-b0fa-8c5ca8a9e56f","available_quantity":999999999,"options":[{"name":"color","value":"G2-white"}],"off_ratio":84,"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 `
`;
}()}