M224138 M&L *'s new men's sports shirt short sleeved top
${function() {
const variantData = data.variant || {"id":"559a0b77-04f4-4509-9251-814ffe5ad8d6","product_id":"6e028a61-c2a0-4944-b0db-0bc7de2a70f1","title":"black-M","weight_unit":"kg","inventory_quantity":50,"sku":"M224138180-black-M-A0015243","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5660d74e6b37758550b3716b1a4f26e0.jpg","path":"5660d74e6b37758550b3716b1a4f26e0.jpg","width":1000,"height":1200,"alt":"","aspect_ratio":0.8333333333333334},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41","retail_price":"0","available":true,"url":"\/products\/m224138-m-l-s-new-mens-sports-shirt-short-sleeved-top?variant=559a0b77-04f4-4509-9251-814ffe5ad8d6","available_quantity":50,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":16};
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":"559a0b77-04f4-4509-9251-814ffe5ad8d6","product_id":"6e028a61-c2a0-4944-b0db-0bc7de2a70f1","title":"black-M","weight_unit":"kg","inventory_quantity":50,"sku":"M224138180-black-M-A0015243","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5660d74e6b37758550b3716b1a4f26e0.jpg","path":"5660d74e6b37758550b3716b1a4f26e0.jpg","width":1000,"height":1200,"alt":"","aspect_ratio":0.8333333333333334},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41","retail_price":"0","available":true,"url":"\/products\/m224138-m-l-s-new-mens-sports-shirt-short-sleeved-top?variant=559a0b77-04f4-4509-9251-814ffe5ad8d6","available_quantity":50,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":16};
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 `
`;
}()}