Balaclava Bear Ears Handmade Knitted Headband
${function() {
const variantData = data.variant || {"id":"1783fcfc-724a-4b59-88c9-4cfedcd914d5","product_id":"3638ed74-75ca-452e-9cc9-d90e506fe86a","title":"Starlight-One Size Fits All","weight_unit":"g","inventory_quantity":9999,"sku":"XH2nRMNzm-Starlight-OneSizeFitsAll","barcode":"","position":1,"option1":"Starlight","option2":"One Size Fits All","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/670a0564f0c30a41cc1d8f7dd77c45bc.jpeg","path":"670a0564f0c30a41cc1d8f7dd77c45bc.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.89,"min_quantity":1}],"weight":"222","compare_at_price":"88","price":"39.89","retail_price":"88","available":true,"url":"\/products\/balaclava-bear-ears-handmade-knitted-headband?variant=1783fcfc-724a-4b59-88c9-4cfedcd914d5","available_quantity":999999999,"options":[{"name":"Color","value":"Starlight"},{"name":"Size","value":"One Size Fits All"}],"off_ratio":55,"flashsale_info":[],"sales":0};
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 `
`;
}()}