Q8 Aaoyun Best Seller Rechargeable Portable Fan Wearable Leafless Bladeless Small Fan Mini Cooling Custom Design Hanging Neck Fan
${function() {
const variantData = data.variant || {"id":"5cf7b707-388f-40bd-a138-0a4102a4e311","product_id":"769738d2-a7b2-47c2-ab05-43fc5731ecfa","title":"Q6-white + gray","weight_unit":"kg","inventory_quantity":0,"sku":"Q6-white + gray\t","barcode":"","position":1,"option1":"Q6-white + gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5452a81cabb3d8d32c02d1bc6955e4d8.jpg","path":"5452a81cabb3d8d32c02d1bc6955e4d8.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"12.9","retail_price":"69","available":true,"url":"\/products\/q8-aaoyun-best-seller-rechargeable-portable-fan-wearable-leafless-bladeless-small-fan-mini-cooling-custom-design-hanging-neck-fan?variant=5cf7b707-388f-40bd-a138-0a4102a4e311","available_quantity":999999999,"options":[{"name":"color","value":"Q6-white + gray"}],"off_ratio":81,"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":"5cf7b707-388f-40bd-a138-0a4102a4e311","product_id":"769738d2-a7b2-47c2-ab05-43fc5731ecfa","title":"Q6-white + gray","weight_unit":"kg","inventory_quantity":0,"sku":"Q6-white + gray\t","barcode":"","position":1,"option1":"Q6-white + gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5452a81cabb3d8d32c02d1bc6955e4d8.jpg","path":"5452a81cabb3d8d32c02d1bc6955e4d8.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12.9,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"12.9","retail_price":"69","available":true,"url":"\/products\/q8-aaoyun-best-seller-rechargeable-portable-fan-wearable-leafless-bladeless-small-fan-mini-cooling-custom-design-hanging-neck-fan?variant=5cf7b707-388f-40bd-a138-0a4102a4e311","available_quantity":999999999,"options":[{"name":"color","value":"Q6-white + gray"}],"off_ratio":81,"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 `
`;
}()}