M222132 Spring/Summer New Men's Printed POLO Shirt Golf Sports Shirt
${function() {
const variantData = data.variant || {"id":"d2092a85-8837-4b2b-b47e-0fdf3fe178fe","product_id":"a30442f8-6848-4594-88ab-376e24f580a0","title":"white-XXL","weight_unit":"kg","inventory_quantity":30,"sku":"M222132190-white-XXL-A0012851","barcode":"","position":4,"option1":"white","option2":"XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/797bccd026faea22fe9a7f8b1408ea4f.jpg","path":"797bccd026faea22fe9a7f8b1408ea4f.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/m222132-spring-summer-new-mens-printed-polo-shirt-golf-sports-shirt?variant=d2092a85-8837-4b2b-b47e-0fdf3fe178fe","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"XXL"}],"off_ratio":0,"flashsale_info":[],"sales":27};
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":"d2092a85-8837-4b2b-b47e-0fdf3fe178fe","product_id":"a30442f8-6848-4594-88ab-376e24f580a0","title":"white-XXL","weight_unit":"kg","inventory_quantity":30,"sku":"M222132190-white-XXL-A0012851","barcode":"","position":4,"option1":"white","option2":"XXL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/797bccd026faea22fe9a7f8b1408ea4f.jpg","path":"797bccd026faea22fe9a7f8b1408ea4f.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"43","retail_price":"0","available":true,"url":"\/products\/m222132-spring-summer-new-mens-printed-polo-shirt-golf-sports-shirt?variant=d2092a85-8837-4b2b-b47e-0fdf3fe178fe","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"XXL"}],"off_ratio":0,"flashsale_info":[],"sales":27};
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 `
`;
}()}