Golf clothing women's short sleeved T-shirt sports casual breathable versatile polo shirt HMS
${function() {
const variantData = data.variant || {"id":"49b70ff1-6cf4-4a9c-a802-5cad6452a593","product_id":"5a0a4207-58cd-4188-bf77-7060269bd9c0","title":"white-S","weight_unit":"kg","inventory_quantity":5,"sku":"HMS-120-4018-white-S-A0013500","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64e58a933f715fb41a00fde60f30a012.jpg","path":"64e58a933f715fb41a00fde60f30a012.jpg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/golf-clothing-womens-short-sleeved-t-shirt-sports-casual-breathable-versatile-polo-shirt-hms?variant=49b70ff1-6cf4-4a9c-a802-5cad6452a593","available_quantity":5,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":91};
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":"49b70ff1-6cf4-4a9c-a802-5cad6452a593","product_id":"5a0a4207-58cd-4188-bf77-7060269bd9c0","title":"white-S","weight_unit":"kg","inventory_quantity":5,"sku":"HMS-120-4018-white-S-A0013500","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/64e58a933f715fb41a00fde60f30a012.jpg","path":"64e58a933f715fb41a00fde60f30a012.jpg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/golf-clothing-womens-short-sleeved-t-shirt-sports-casual-breathable-versatile-polo-shirt-hms?variant=49b70ff1-6cf4-4a9c-a802-5cad6452a593","available_quantity":5,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":91};
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 `
`;
}()}