Summer Outdoor Hiking Camping Fisherman's Hat
${function() {
const variantData = data.variant || {"id":"87057d58-e4ca-4b87-8d1c-43ac8b1fe615","product_id":"c77f0f59-186f-4e99-8633-254cb5c98f46","title":"Navy Blue","weight_unit":"g","inventory_quantity":999999985,"sku":"SKU102453310002","barcode":"","position":1,"option1":"Navy Blue","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b1692317a229b647f674783bfc0f7c05.jpeg","path":"b1692317a229b647f674783bfc0f7c05.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"180","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/summer-outdoor-hiking-camping-fishermans-hat-wbyf?variant=87057d58-e4ca-4b87-8d1c-43ac8b1fe615","available_quantity":999999985,"options":[{"name":"Color","value":"Navy Blue"}],"off_ratio":0,"flashsale_info":[],"sales":33};
const saveType = "percentage";
const productLabelDiscountOn = false;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const postageFreeAmount = 70;
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 `
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.