【 TOPPP】M225040- New spring/summer men's minimalist short sleeved shirt
${function() {
const variantData = data.variant || {"id":"6815dba1-703e-446e-87f6-01655e17ea3d","product_id":"87522c10-2c51-40c1-8687-cc40957189ba","title":"white-M","weight_unit":"kg","inventory_quantity":20,"sku":"M225040170-white-M-A0014393","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb656fabfe57748f0efa859fc0e4428d.jpg","path":"eb656fabfe57748f0efa859fc0e4428d.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":39.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39.8","retail_price":"0","available":true,"url":"\/products\/toppp-m225040-new-spring-summer-mens-minimalist-short-sleeved-shirt?variant=6815dba1-703e-446e-87f6-01655e17ea3d","available_quantity":20,"options":[{"name":"colour","value":"white"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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":"6815dba1-703e-446e-87f6-01655e17ea3d","product_id":"87522c10-2c51-40c1-8687-cc40957189ba","title":"white-M","weight_unit":"kg","inventory_quantity":20,"sku":"M225040170-white-M-A0014393","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb656fabfe57748f0efa859fc0e4428d.jpg","path":"eb656fabfe57748f0efa859fc0e4428d.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":39.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39.8","retail_price":"0","available":true,"url":"\/products\/toppp-m225040-new-spring-summer-mens-minimalist-short-sleeved-shirt?variant=6815dba1-703e-446e-87f6-01655e17ea3d","available_quantity":20,"options":[{"name":"colour","value":"white"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":5};
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 `
`;
}()}