New unisex basin hat sunscreen hat
${function() {
const variantData = data.variant || {"id":"7dd5333d-d5da-4574-979f-4349550b858c","product_id":"8da5f503-0bde-4d33-a126-05a47e99150f","title":"white-1PC","weight_unit":"kg","inventory_quantity":47,"sku":"\u5468-30-white-1PC-A0018226","barcode":"","position":3,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/42aa3c83bfc3f838bde2e8b81a0ceb80.jpg","path":"42aa3c83bfc3f838bde2e8b81a0ceb80.jpg","width":760,"height":635,"alt":"","aspect_ratio":1.1968503937007875},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"13","retail_price":"0","available":true,"url":"\/products\/new-unisex-basin-hat-sunscreen-hat?variant=7dd5333d-d5da-4574-979f-4349550b858c","available_quantity":47,"options":[{"name":"colour","value":"white"},{"name":"batch","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":70};
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":"7dd5333d-d5da-4574-979f-4349550b858c","product_id":"8da5f503-0bde-4d33-a126-05a47e99150f","title":"white-1PC","weight_unit":"kg","inventory_quantity":47,"sku":"\u5468-30-white-1PC-A0018226","barcode":"","position":3,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/42aa3c83bfc3f838bde2e8b81a0ceb80.jpg","path":"42aa3c83bfc3f838bde2e8b81a0ceb80.jpg","width":760,"height":635,"alt":"","aspect_ratio":1.1968503937007875},"wholesale_price":[{"price":13,"min_quantity":1}],"weight":"0.2","compare_at_price":"0","price":"13","retail_price":"0","available":true,"url":"\/products\/new-unisex-basin-hat-sunscreen-hat?variant=7dd5333d-d5da-4574-979f-4349550b858c","available_quantity":47,"options":[{"name":"colour","value":"white"},{"name":"batch","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":70};
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 `
`;
}()}