Casual Multicolour Warm Knitted Hat
${function() {
const variantData = data.variant || {"id":"371da129-239f-4aab-87a9-738ecada6d84","product_id":"fc745f88-54e3-44e2-ac56-fb758d3d0327","title":"Black","weight_unit":"g","inventory_quantity":611,"sku":"SKU102716660001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7939478e806eda15bb3fa4675aea496d.jpeg","path":"7939478e806eda15bb3fa4675aea496d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"100","compare_at_price":"17.5","price":"12","retail_price":"17.5","available":true,"url":"\/products\/casual-multicolour-warm-knitted-hat?variant=371da129-239f-4aab-87a9-738ecada6d84","available_quantity":611,"options":[{"name":"Color","value":"Black"}],"off_ratio":31,"flashsale_info":[],"sales":55};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 70;
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 `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.