Casual Solid Colour Waffle Knitted Hat
${function() {
const variantData = data.variant || {"id":"f679a6be-345d-4e75-a742-d507a1e3f613","product_id":"2cb06a00-2c63-4867-bea4-9b2f17679dc7","title":"Gray","weight_unit":"g","inventory_quantity":975,"sku":"SKU102716650001","barcode":"","position":1,"option1":"Gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ba82cf33877d6902fbc143a7c981f01b.jpeg","path":"ba82cf33877d6902fbc143a7c981f01b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"100","compare_at_price":"15","price":"10","retail_price":"15","available":true,"url":"\/products\/casual-solid-colour-waffle-knitted-hat?variant=f679a6be-345d-4e75-a742-d507a1e3f613","available_quantity":975,"options":[{"name":"Color","value":"Gray"}],"off_ratio":33,"flashsale_info":[],"sales":57};
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.