Discount - Men's and Women's Golf Belt for Autumn and Winter
${function() {
const variantData = data.variant || {"id":"1c23c650-3896-45b6-986b-6a7d2b6233de","product_id":"fd30e991-12b9-4ce0-9e76-a9e8e0b22f2a","title":"black-110cm=S size","weight_unit":"kg","inventory_quantity":41,"sku":"\u76ae95\u6253\u6298-black-110cm=S size-A0011044","barcode":"","position":1,"option1":"black","option2":"110cm=S size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/732d287a1cca6586438ef75f8e587d30.jpg","path":"732d287a1cca6586438ef75f8e587d30.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/discount-mens-and-womens-golf-belt-for-autumn-and-winter?variant=1c23c650-3896-45b6-986b-6a7d2b6233de","available_quantity":41,"options":[{"name":"colour","value":"black"},{"name":"size","value":"110cm=S size"}],"off_ratio":0,"flashsale_info":[],"sales":30};
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":"1c23c650-3896-45b6-986b-6a7d2b6233de","product_id":"fd30e991-12b9-4ce0-9e76-a9e8e0b22f2a","title":"black-110cm=S size","weight_unit":"kg","inventory_quantity":41,"sku":"\u76ae95\u6253\u6298-black-110cm=S size-A0011044","barcode":"","position":1,"option1":"black","option2":"110cm=S size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/732d287a1cca6586438ef75f8e587d30.jpg","path":"732d287a1cca6586438ef75f8e587d30.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/discount-mens-and-womens-golf-belt-for-autumn-and-winter?variant=1c23c650-3896-45b6-986b-6a7d2b6233de","available_quantity":41,"options":[{"name":"colour","value":"black"},{"name":"size","value":"110cm=S size"}],"off_ratio":0,"flashsale_info":[],"sales":30};
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 `
`;
}()}