【 TOPPP】M225062- Spring and summer new men's casual short sleeved jacket
${function() {
const variantData = data.variant || {"id":"189fdf85-d2d7-46f6-8917-0fd55939d99e","product_id":"76ab22d4-ac6b-48c3-a274-c8a8b433de53","title":"Beige-M","weight_unit":"kg","inventory_quantity":20,"sku":"M225062300-Beige-M-A00110425","barcode":"","position":1,"option1":"Beige","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a6443d275479141f618cf5ce8ac11466.jpg","path":"a6443d275479141f618cf5ce8ac11466.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":63.8,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"63.8","retail_price":"0","available":true,"url":"\/products\/toppp-m225062-spring-and-summer-new-mens-casual-short-sleeved-jacket?variant=189fdf85-d2d7-46f6-8917-0fd55939d99e","available_quantity":20,"options":[{"name":"colour","value":"Beige"},{"name":"size","value":"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":"189fdf85-d2d7-46f6-8917-0fd55939d99e","product_id":"76ab22d4-ac6b-48c3-a274-c8a8b433de53","title":"Beige-M","weight_unit":"kg","inventory_quantity":20,"sku":"M225062300-Beige-M-A00110425","barcode":"","position":1,"option1":"Beige","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a6443d275479141f618cf5ce8ac11466.jpg","path":"a6443d275479141f618cf5ce8ac11466.jpg","width":1080,"height":810,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":63.8,"min_quantity":1}],"weight":"0.6","compare_at_price":"0","price":"63.8","retail_price":"0","available":true,"url":"\/products\/toppp-m225062-spring-and-summer-new-mens-casual-short-sleeved-jacket?variant=189fdf85-d2d7-46f6-8917-0fd55939d99e","available_quantity":20,"options":[{"name":"colour","value":"Beige"},{"name":"size","value":"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 `
`;
}()}