New Golf Ladies' Empty Top Printed Sunscreen Hat for Sports and Leisure Blue/Grey
${function() {
const variantData = data.variant || {"id":"63947aa5-ef20-4ee4-9f89-07a476ce57ce","product_id":"5991e75e-5093-4f55-aad0-9061b77961ed","title":"gray","weight_unit":"kg","inventory_quantity":21,"sku":"\u51b0\u51b0-70-gray-A0016252","barcode":"","position":1,"option1":"gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be842d3379ad3510ab8fb3b8a02f96bb.jpg","path":"be842d3379ad3510ab8fb3b8a02f96bb.jpg","width":960,"height":1280,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/new-golf-ladies-empty-top-printed-sunscreen-hat-for-sports-and-leisure-blue-grey?variant=63947aa5-ef20-4ee4-9f89-07a476ce57ce","available_quantity":21,"options":[{"name":"colour","value":"gray"}],"off_ratio":0,"flashsale_info":[],"sales":42};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"63947aa5-ef20-4ee4-9f89-07a476ce57ce","product_id":"5991e75e-5093-4f55-aad0-9061b77961ed","title":"gray","weight_unit":"kg","inventory_quantity":21,"sku":"\u51b0\u51b0-70-gray-A0016252","barcode":"","position":1,"option1":"gray","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/be842d3379ad3510ab8fb3b8a02f96bb.jpg","path":"be842d3379ad3510ab8fb3b8a02f96bb.jpg","width":960,"height":1280,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":22,"min_quantity":1}],"weight":"0.15","compare_at_price":"0","price":"22","retail_price":"0","available":true,"url":"\/products\/new-golf-ladies-empty-top-printed-sunscreen-hat-for-sports-and-leisure-blue-grey?variant=63947aa5-ef20-4ee4-9f89-07a476ce57ce","available_quantity":21,"options":[{"name":"colour","value":"gray"}],"off_ratio":0,"flashsale_info":[],"sales":42};
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 `
`;
}()}