UPF 50 Baseball Hat | Golf | Boat | Beach | Lake | Workout | Everyday | Men and Women
${function() {
const variantData = data.variant || {"id":"97f27995-4198-4296-8aa8-232a15436dad","product_id":"c4664462-2b9d-4e07-9363-1870734bb3b9","title":"white-1PC","weight_unit":"kg","inventory_quantity":0,"sku":"\u9ad8\u5c14\u4e50-23-white-1PC-A0013156","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d8686e4296c7c9a6fcc05f8f5199487.jpg","path":"0d8686e4296c7c9a6fcc05f8f5199487.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"8.5","retail_price":"0","available":false,"url":"\/products\/upf-50-baseball-hat-golf-boat-beach-lake-workout-everyday-men-and-women?variant=97f27995-4198-4296-8aa8-232a15436dad","available_quantity":0,"options":[{"name":"Color","value":"white"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":51};
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.
${function(){
const variantData = data.variant || {"id":"97f27995-4198-4296-8aa8-232a15436dad","product_id":"c4664462-2b9d-4e07-9363-1870734bb3b9","title":"white-1PC","weight_unit":"kg","inventory_quantity":0,"sku":"\u9ad8\u5c14\u4e50-23-white-1PC-A0013156","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0d8686e4296c7c9a6fcc05f8f5199487.jpg","path":"0d8686e4296c7c9a6fcc05f8f5199487.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.5,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"8.5","retail_price":"0","available":false,"url":"\/products\/upf-50-baseball-hat-golf-boat-beach-lake-workout-everyday-men-and-women?variant=97f27995-4198-4296-8aa8-232a15436dad","available_quantity":0,"options":[{"name":"Color","value":"white"},{"name":"wholesale","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":51};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}