Fashion Ragged Multicolour Knitted Hat
${function() {
const variantData = data.variant || {"id":"fa531e8a-224b-4ff7-b932-2a5e062439bf","product_id":"1595af2d-43c9-47d4-aa83-5c07cc137ef6","title":"White","weight_unit":"g","inventory_quantity":775,"sku":"SKU102716700001","barcode":"","position":1,"option1":"White","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c5fe89f1b286d0932c4057755f628ea2.jpeg","path":"c5fe89f1b286d0932c4057755f628ea2.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10,"min_quantity":1}],"weight":"100","compare_at_price":"14","price":"10","retail_price":"14","available":true,"url":"\/products\/fashion-ragged-multicolour-knitted-hat?variant=fa531e8a-224b-4ff7-b932-2a5e062439bf","available_quantity":775,"options":[{"name":"Color","value":"White"}],"off_ratio":29,"flashsale_info":[],"sales":76};
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.