Jacquard Spider Beanie Warm Men's and Women's Knitted Hat
${function() {
const variantData = data.variant || {"id":"83bc9122-a952-4d6c-bdb8-676054c7e76c","product_id":"0ca76d99-002e-413d-a0b1-b19c0321faf8","title":"Black-One Size Fits All","weight_unit":"g","inventory_quantity":999,"sku":"XHyejhT3K-Black-OneSizeFitsAll","barcode":"","position":1,"option1":"Black","option2":"One Size Fits All","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2301b234dcd525c760101e79f343eff6.jpeg","path":"2301b234dcd525c760101e79f343eff6.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.89,"min_quantity":1}],"weight":"0","compare_at_price":"18","price":"8.89","retail_price":"18","available":true,"url":"\/products\/jacquard-spider-beanie-warm-mens-and-womens-knitted-hat?variant=83bc9122-a952-4d6c-bdb8-676054c7e76c","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size Fits All"}],"off_ratio":51,"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}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : XHyejhT3K-Black-OneSizeFitsAll
${function(){
const variantData = data.variant || {"id":"83bc9122-a952-4d6c-bdb8-676054c7e76c","product_id":"0ca76d99-002e-413d-a0b1-b19c0321faf8","title":"Black-One Size Fits All","weight_unit":"g","inventory_quantity":999,"sku":"XHyejhT3K-Black-OneSizeFitsAll","barcode":"","position":1,"option1":"Black","option2":"One Size Fits All","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2301b234dcd525c760101e79f343eff6.jpeg","path":"2301b234dcd525c760101e79f343eff6.jpeg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.89,"min_quantity":1}],"weight":"0","compare_at_price":"18","price":"8.89","retail_price":"18","available":true,"url":"\/products\/jacquard-spider-beanie-warm-mens-and-womens-knitted-hat?variant=83bc9122-a952-4d6c-bdb8-676054c7e76c","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size Fits All"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
`
}()}
people are viewing this right now
${function() {
const postageFreeAmount = 89;
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 `
`;
}()}