Q3 New Product Launch: 10,000mAh Portable Neck-Worn Fan [Up to 30 Hours of Battery Life] Hands-Free Personal Cooling Fan
${function() {
const variantData = data.variant || {"id":"b98f31ee-3cf0-4ec6-8253-849d5d6e4b63","product_id":"8d53649b-171b-4f78-bd39-d5c059ad502e","title":"Q3-white + pink","weight_unit":"kg","inventory_quantity":0,"sku":"Q3-white + pink\t","barcode":"","position":1,"option1":"Q3-white + pink","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47479606054fd0e9930ddb2bf1d1e253.jpg","path":"47479606054fd0e9930ddb2bf1d1e253.jpg","width":1111,"height":1111,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.6,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"11.6","retail_price":"69","available":true,"url":"\/products\/q3-new-product-launch-10-000mah-portable-neck-worn-fan-up-to-30-hours-of-battery-life-hands-free-personal-cooling-fan?variant=b98f31ee-3cf0-4ec6-8253-849d5d6e4b63","available_quantity":999999999,"options":[{"name":"color","value":"Q3-white + pink"}],"off_ratio":83,"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":"b98f31ee-3cf0-4ec6-8253-849d5d6e4b63","product_id":"8d53649b-171b-4f78-bd39-d5c059ad502e","title":"Q3-white + pink","weight_unit":"kg","inventory_quantity":0,"sku":"Q3-white + pink\t","barcode":"","position":1,"option1":"Q3-white + pink","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/47479606054fd0e9930ddb2bf1d1e253.jpg","path":"47479606054fd0e9930ddb2bf1d1e253.jpg","width":1111,"height":1111,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.6,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"11.6","retail_price":"69","available":true,"url":"\/products\/q3-new-product-launch-10-000mah-portable-neck-worn-fan-up-to-30-hours-of-battery-life-hands-free-personal-cooling-fan?variant=b98f31ee-3cf0-4ec6-8253-849d5d6e4b63","available_quantity":999999999,"options":[{"name":"color","value":"Q3-white + pink"}],"off_ratio":83,"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 `
`;
}()}