Embroidered cold hat knitted hat woolen hat couple pointed hat
${function() {
const variantData = data.variant || {"id":"6478a603-9dc9-4f76-a667-f0aff605d775","product_id":"fc530a58-95e3-488b-a9b6-1e355e3369d8","title":"5771-Black[S Knitted Hat]-One Size Fits All","weight_unit":"g","inventory_quantity":999,"sku":"XHeDZhw8N-5771-Black[SKnittedHat]-OneSizeFitsAll","barcode":"","position":1,"option1":"5771-Black[S Knitted Hat]","option2":"One Size Fits All","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3407cc34ff8a2b2ddf63ea1647c9d2ea.jpeg","path":"3407cc34ff8a2b2ddf63ea1647c9d2ea.jpeg","width":709,"height":709,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.89,"min_quantity":1}],"weight":"100","compare_at_price":"15","price":"9.89","retail_price":"15","available":true,"url":"\/products\/embroidered-cold-hat-knitted-hat-woolen-hat-couple-pointed-hat?variant=6478a603-9dc9-4f76-a667-f0aff605d775","available_quantity":999999999,"options":[{"name":"Color","value":"5771-Black[S Knitted Hat]"},{"name":"Size","value":"One Size Fits All"}],"off_ratio":34,"flashsale_info":[],"sales":7};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function() {
const postageFreeAmount = 69;
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 `
`;
}()}