24 new original golf face mask, cool and breathable in summer and autumn, suitable for outdoor sports, women's sun protection face mask, versatile mask
${function() {
const variantData = data.variant || {"id":"2a23cb99-4f48-4ead-9b5b-814bf31158f5","product_id":"e87b5770-faf1-42de-870e-f4bd877061e7","title":"white-1PC","weight_unit":"kg","inventory_quantity":34,"sku":"\u51b0\u51b0-35-white-1PC-A0016073","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f4dda57a160691f9543c7d4f64bfc42.jpg","path":"4f4dda57a160691f9543c7d4f64bfc42.jpg","width":1080,"height":1440,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"1.2","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/24-new-original-golf-face-mask-cool-and-breathable-in-summer-and-autumn-suitable-for-outdoor-sports-womens-sun-protection-face-mask-versatile-mask?variant=2a23cb99-4f48-4ead-9b5b-814bf31158f5","available_quantity":34,"options":[{"name":"colour","value":"white"},{"name":"number","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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":"2a23cb99-4f48-4ead-9b5b-814bf31158f5","product_id":"e87b5770-faf1-42de-870e-f4bd877061e7","title":"white-1PC","weight_unit":"kg","inventory_quantity":34,"sku":"\u51b0\u51b0-35-white-1PC-A0016073","barcode":"","position":1,"option1":"white","option2":"1PC","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4f4dda57a160691f9543c7d4f64bfc42.jpg","path":"4f4dda57a160691f9543c7d4f64bfc42.jpg","width":1080,"height":1440,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"1.2","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/24-new-original-golf-face-mask-cool-and-breathable-in-summer-and-autumn-suitable-for-outdoor-sports-womens-sun-protection-face-mask-versatile-mask?variant=2a23cb99-4f48-4ead-9b5b-814bf31158f5","available_quantity":34,"options":[{"name":"colour","value":"white"},{"name":"number","value":"1PC"}],"off_ratio":0,"flashsale_info":[],"sales":23};
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 `
`;
}()}