【 TOPPP】M224139- New men's three color short sleeved shirt
${function() {
const variantData = data.variant || {"id":"6e17f77b-b2d5-41a5-b43d-5eddc855e00a","product_id":"5a7786de-2c3e-40f5-8e00-b5c7bbb92283","title":"black-M","weight_unit":"kg","inventory_quantity":30,"sku":"M224139180-black-M-A0016995","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a6a94f1862a63eb159fe28a534c1d5b.jpg","path":"3a6a94f1862a63eb159fe28a534c1d5b.jpg","width":610,"height":915,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/toppp-m224139-new-mens-three-color-short-sleeved-shirt?variant=6e17f77b-b2d5-41a5-b43d-5eddc855e00a","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"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":"6e17f77b-b2d5-41a5-b43d-5eddc855e00a","product_id":"5a7786de-2c3e-40f5-8e00-b5c7bbb92283","title":"black-M","weight_unit":"kg","inventory_quantity":30,"sku":"M224139180-black-M-A0016995","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3a6a94f1862a63eb159fe28a534c1d5b.jpg","path":"3a6a94f1862a63eb159fe28a534c1d5b.jpg","width":610,"height":915,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/toppp-m224139-new-mens-three-color-short-sleeved-shirt?variant=6e17f77b-b2d5-41a5-b43d-5eddc855e00a","available_quantity":30,"options":[{"name":"colour","value":"black"},{"name":"size","value":"M"}],"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 `
`;
}()}