Q6 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":"0748624e-0acf-49b5-8167-8d27a044f16a","product_id":"307213c8-efd0-43d7-8d6f-af795251430c","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":11.6,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"11.6","retail_price":"69","available":true,"url":"\/products\/q6-new-product-launch-10-000mah-portable-neck-worn-fan-up-to-30-hours-of-battery-life-hands-free-personal-cooling-fan?variant=0748624e-0acf-49b5-8167-8d27a044f16a","available_quantity":999999999,"options":[{"name":"color","value":"Q6-white + gray"}],"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":"0748624e-0acf-49b5-8167-8d27a044f16a","product_id":"307213c8-efd0-43d7-8d6f-af795251430c","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":11.6,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"11.6","retail_price":"69","available":true,"url":"\/products\/q6-new-product-launch-10-000mah-portable-neck-worn-fan-up-to-30-hours-of-battery-life-hands-free-personal-cooling-fan?variant=0748624e-0acf-49b5-8167-8d27a044f16a","available_quantity":999999999,"options":[{"name":"color","value":"Q6-white + gray"}],"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 `
`;
}()}