Q5 Portable Neck Fan - 4 Modes (3.0-5.0M/S Wind) - 16H Endurance - ABS+PC Durable - Travel/Golf/Camping Must-Have
Control mode Four-speed push-button switch, support two-sided one-key shift
${function() {
const variantData = data.variant || {"id":"1aeb1b07-718a-4b1f-9b92-47ed3ac3b8fc","product_id":"84c17dc3-7cea-461e-b6f2-22b6b2f1bab0","title":"White+light blue","weight_unit":"kg","inventory_quantity":0,"sku":"White+light blue\t","barcode":"","position":1,"option1":"White+light blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/b70cbd1608d914082a85c4acaa8725a8.png","path":"b70cbd1608d914082a85c4acaa8725a8.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.64,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"22.64","retail_price":"69","available":true,"url":"\/products\/q5?variant=1aeb1b07-718a-4b1f-9b92-47ed3ac3b8fc","available_quantity":999999999,"options":[{"name":"color","value":"White+light blue"}],"off_ratio":67,"flashsale_info":[],"sales":44};
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":"1aeb1b07-718a-4b1f-9b92-47ed3ac3b8fc","product_id":"84c17dc3-7cea-461e-b6f2-22b6b2f1bab0","title":"White+light blue","weight_unit":"kg","inventory_quantity":0,"sku":"White+light blue\t","barcode":"","position":1,"option1":"White+light blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.fantaskycdn.com\/b70cbd1608d914082a85c4acaa8725a8.png","path":"b70cbd1608d914082a85c4acaa8725a8.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":22.64,"min_quantity":1}],"weight":"0","compare_at_price":"69","price":"22.64","retail_price":"69","available":true,"url":"\/products\/q5?variant=1aeb1b07-718a-4b1f-9b92-47ed3ac3b8fc","available_quantity":999999999,"options":[{"name":"color","value":"White+light blue"}],"off_ratio":67,"flashsale_info":[],"sales":44};
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 `
`;
}()}