Casual Solid Color Warm Knitted Hat
${function() {
const variantData = data.variant || {"id":"0350b1c4-ef40-4655-80c2-48fcfb03cecb","product_id":"114149b4-3674-47bf-b144-bc326059f981","title":"Black","weight_unit":"g","inventory_quantity":556,"sku":"SKU102716620001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8ec7f2eb85e9f67a7bc71eb199e5333d.jpeg","path":"8ec7f2eb85e9f67a7bc71eb199e5333d.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":14,"min_quantity":1}],"weight":"100","compare_at_price":"20","price":"14","retail_price":"20","available":true,"url":"\/products\/casual-solid-color-warm-knitted-hat?variant=0350b1c4-ef40-4655-80c2-48fcfb03cecb","available_quantity":556,"options":[{"name":"Color","value":"Black"}],"off_ratio":30,"flashsale_info":[],"sales":58};
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.