Tiger head and claw marks embroidered woolen outdoor warm hat knitted hat
${function() {
const variantData = data.variant || {"id":"7921980c-f01f-4793-bf57-64d766a116d1","product_id":"6d03b368-6827-498d-9f05-2ee3cc7ae2e6","title":"Black-One Size Fits All","weight_unit":"g","inventory_quantity":999,"sku":"XHJzafWSQ-Black-OneSizeFitsAll","barcode":"","position":1,"option1":"Black","option2":"One Size Fits All","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d6476229f7e8fbca0c9254eca0ef1de.jpeg","path":"7d6476229f7e8fbca0c9254eca0ef1de.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.89,"min_quantity":1}],"weight":"100","compare_at_price":"12","price":"10.89","retail_price":"12","available":true,"url":"\/products\/tiger-head-and-claw-marks-embroidered-woolen-outdoor-warm-hat-knitted-hat?variant=7921980c-f01f-4793-bf57-64d766a116d1","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"One Size Fits All"}],"off_ratio":9,"flashsale_info":[],"sales":1};
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 `
`;
}()}