Aaoyun 8.3 Inch Portable Rechargeable Fan for Home Outdoor Long-Term Work (Black, Blue Blades)
Patent No : US 11,629,732 B1
${function() {
const variantData = data.variant || {"id":"67772cde-3ec0-4368-96d6-1cc54efd6a51","product_id":"50ba73fa-195d-4af8-93c6-6394ccea0718","title":"black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6f7d2d8ef8a24628768fefd8441bf869.jpg","path":"6f7d2d8ef8a24628768fefd8441bf869.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.6,"min_quantity":1}],"weight":"0","compare_at_price":"39.9","price":"25.6","retail_price":"39.9","available":true,"url":"\/products\/portable?variant=67772cde-3ec0-4368-96d6-1cc54efd6a51","available_quantity":999999999,"options":[{"name":"color","value":"black"}],"off_ratio":36,"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":"67772cde-3ec0-4368-96d6-1cc54efd6a51","product_id":"50ba73fa-195d-4af8-93c6-6394ccea0718","title":"black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6f7d2d8ef8a24628768fefd8441bf869.jpg","path":"6f7d2d8ef8a24628768fefd8441bf869.jpg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":25.6,"min_quantity":1}],"weight":"0","compare_at_price":"39.9","price":"25.6","retail_price":"39.9","available":true,"url":"\/products\/portable?variant=67772cde-3ec0-4368-96d6-1cc54efd6a51","available_quantity":999999999,"options":[{"name":"color","value":"black"}],"off_ratio":36,"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 `
`;
}()}