M223020 New Spring/Summer Men's Short sleeved Top Sports Shirt
${function() {
const variantData = data.variant || {"id":"08713c13-7953-4236-b7c2-3ab8cd574d66","product_id":"19aa113d-4d01-49ac-82b1-ddb70bf356bd","title":"black-L","weight_unit":"kg","inventory_quantity":47,"sku":"M223020190-black-L-A0013563","barcode":"","position":2,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0af129dd1bb9e2d24c23a9d905c9b677.jpg","path":"0af129dd1bb9e2d24c23a9d905c9b677.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/m223020-new-spring-summer-mens-short-sleeved-top-sports-shirt?variant=08713c13-7953-4236-b7c2-3ab8cd574d66","available_quantity":47,"options":[{"name":"colour","value":"black"},{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":22};
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":"08713c13-7953-4236-b7c2-3ab8cd574d66","product_id":"19aa113d-4d01-49ac-82b1-ddb70bf356bd","title":"black-L","weight_unit":"kg","inventory_quantity":47,"sku":"M223020190-black-L-A0013563","barcode":"","position":2,"option1":"black","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0af129dd1bb9e2d24c23a9d905c9b677.jpg","path":"0af129dd1bb9e2d24c23a9d905c9b677.jpg","width":1080,"height":1080,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/m223020-new-spring-summer-mens-short-sleeved-top-sports-shirt?variant=08713c13-7953-4236-b7c2-3ab8cd574d66","available_quantity":47,"options":[{"name":"colour","value":"black"},{"name":"size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":22};
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 `
`;
}()}