M&L * New unisex standing neck fleece long sleeved top for men and women M123344
${function() {
const variantData = data.variant || {"id":"cbb8595a-b351-462d-a5a0-e7a998762499","product_id":"1b5c0345-1a42-408e-b801-3b322508fdd8","title":"white-M","weight_unit":"kg","inventory_quantity":19,"sku":"M123344170-white-M-A001421","barcode":"","position":5,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41b8192e1e264629ce883fe41d5d8df6.jpg","path":"41b8192e1e264629ce883fe41d5d8df6.jpg","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/m-l-new-unisex-standing-neck-fleece-long-sleeved-top-for-men-and-women-m123344?variant=cbb8595a-b351-462d-a5a0-e7a998762499","available_quantity":19,"options":[{"name":"colour","value":"white"},{"name":"Men's size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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":"cbb8595a-b351-462d-a5a0-e7a998762499","product_id":"1b5c0345-1a42-408e-b801-3b322508fdd8","title":"white-M","weight_unit":"kg","inventory_quantity":19,"sku":"M123344170-white-M-A001421","barcode":"","position":5,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/41b8192e1e264629ce883fe41d5d8df6.jpg","path":"41b8192e1e264629ce883fe41d5d8df6.jpg","width":960,"height":960,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":45,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"45","retail_price":"0","available":true,"url":"\/products\/m-l-new-unisex-standing-neck-fleece-long-sleeved-top-for-men-and-women-m123344?variant=cbb8595a-b351-462d-a5a0-e7a998762499","available_quantity":19,"options":[{"name":"colour","value":"white"},{"name":"Men's size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":13};
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 `
`;
}()}