Tiger print fisherman's brim plush leopard print warm hat
${function() {
const variantData = data.variant || {"id":"f0117463-21e7-48f7-84af-0df93c08d1e8","product_id":"daef2bc7-5e00-47dd-a0e7-3e6f8f8a2a1a","title":"Pink Leopard Print-One Size Fits All","weight_unit":"g","inventory_quantity":999,"sku":"XHFH6KK5l-PinkLeopardPrint-OneSizeFitsAll","barcode":"","position":1,"option1":"Pink Leopard Print","option2":"One Size Fits All","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c3ff328d457aebe69bead9861cc5224f.jpeg","path":"c3ff328d457aebe69bead9861cc5224f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":13.89,"min_quantity":1}],"weight":"180","compare_at_price":"20","price":"13.89","retail_price":"20","available":true,"url":"\/products\/tiger-print-fishermans-brim-plush-leopard-print-warm-hat?variant=f0117463-21e7-48f7-84af-0df93c08d1e8","available_quantity":999999999,"options":[{"name":"Color","value":"Pink Leopard Print"},{"name":"Size","value":"One Size Fits All"}],"off_ratio":31,"flashsale_info":[],"sales":4};
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 `
`;
}()}