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":"528baf37-191d-492a-a5f8-69694712d5bb","product_id":"84c17dc3-7cea-461e-b6f2-22b6b2f1bab0","title":"White+black","weight_unit":"kg","inventory_quantity":0,"sku":"White+black\t","barcode":"","position":2,"option1":"White+black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac5f4cc935c56afab0e8bfb88865b959.png","path":"ac5f4cc935c56afab0e8bfb88865b959.png","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\/q5?variant=528baf37-191d-492a-a5f8-69694712d5bb","available_quantity":999999999,"options":[{"name":"color","value":"White+black"}],"off_ratio":81,"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":"528baf37-191d-492a-a5f8-69694712d5bb","product_id":"84c17dc3-7cea-461e-b6f2-22b6b2f1bab0","title":"White+black","weight_unit":"kg","inventory_quantity":0,"sku":"White+black\t","barcode":"","position":2,"option1":"White+black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac5f4cc935c56afab0e8bfb88865b959.png","path":"ac5f4cc935c56afab0e8bfb88865b959.png","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\/q5?variant=528baf37-191d-492a-a5f8-69694712d5bb","available_quantity":999999999,"options":[{"name":"color","value":"White+black"}],"off_ratio":81,"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 `
`;
}()}