Casual Simple Warm Twist Knitted Hat
${function() {
const variantData = data.variant || {"id":"06406976-9a5b-4b78-8a28-4a3504e682d0","product_id":"6d0eee1b-6c31-4916-9abc-12babdbf4622","title":"Black","weight_unit":"g","inventory_quantity":575,"sku":"SKU102716680001","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/37742681ae6cd19bbad4c26f5991137b.jpeg","path":"37742681ae6cd19bbad4c26f5991137b.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-simple-warm-twist-knitted-hat?variant=06406976-9a5b-4b78-8a28-4a3504e682d0","available_quantity":575,"options":[{"name":"Color","value":"Black"}],"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.