Article number M224024 New men's short sleeved top
${function() {
const variantData = data.variant || {"id":"5c026cd4-ba72-46e0-9c29-df8b89bbf37c","product_id":"efdff6c1-888f-4238-b8bb-85f549cbfccd","title":"gray-4=M","weight_unit":"kg","inventory_quantity":30,"sku":"M224024180-gray-4=M-A0014998","barcode":"","position":1,"option1":"gray","option2":"4=M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3248a6ed4b1eca73e45bc25ad144efa.jpg","path":"e3248a6ed4b1eca73e45bc25ad144efa.jpg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41","retail_price":"0","available":true,"url":"\/products\/article-number-m224024-new-mens-short-sleeved-top?variant=5c026cd4-ba72-46e0-9c29-df8b89bbf37c","available_quantity":30,"options":[{"name":"colour","value":"gray"},{"name":"size","value":"4=M"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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":"5c026cd4-ba72-46e0-9c29-df8b89bbf37c","product_id":"efdff6c1-888f-4238-b8bb-85f549cbfccd","title":"gray-4=M","weight_unit":"kg","inventory_quantity":30,"sku":"M224024180-gray-4=M-A0014998","barcode":"","position":1,"option1":"gray","option2":"4=M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e3248a6ed4b1eca73e45bc25ad144efa.jpg","path":"e3248a6ed4b1eca73e45bc25ad144efa.jpg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"41","retail_price":"0","available":true,"url":"\/products\/article-number-m224024-new-mens-short-sleeved-top?variant=5c026cd4-ba72-46e0-9c29-df8b89bbf37c","available_quantity":30,"options":[{"name":"colour","value":"gray"},{"name":"size","value":"4=M"}],"off_ratio":0,"flashsale_info":[],"sales":6};
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 `
`;
}()}