Casual Colour Blocked Warm Knitted Hat
${function() {
const variantData = data.variant || {"id":"3a7d99e4-32cd-4e80-ac30-477966ad2b01","product_id":"ff51faad-8ce0-49da-8bca-d342573e9c24","title":"Black","weight_unit":"g","inventory_quantity":859,"sku":"SKU102716640001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/43624dc9aa35f16f4f688a08841c90e5.jpeg","path":"43624dc9aa35f16f4f688a08841c90e5.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":12,"min_quantity":1}],"weight":"100","compare_at_price":"18","price":"12","retail_price":"18","available":true,"url":"\/products\/casual-colour-blocked-warm-knitted-hat?variant=3a7d99e4-32cd-4e80-ac30-477966ad2b01","available_quantity":859,"options":[{"name":"Color","value":"Black"}],"off_ratio":33,"flashsale_info":[],"sales":60};
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.