【 TOPPP】M224153 New men's tri color contrasting short sleeved shirt
${function() {
const variantData = data.variant || {"id":"667863c2-a332-427f-831d-f1a3cf9549a4","product_id":"748ad45c-cf32-4408-995b-2e0d98edc807","title":"black-M","weight_unit":"kg","inventory_quantity":3,"sku":"M224153160-black-M-A0015932","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61cb250d38bbb323c2434af3dcc67b57.jpg","path":"61cb250d38bbb323c2434af3dcc67b57.jpg","width":990,"height":1485,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-m224153-new-mens-tri-color-contrasting-short-sleeved-shirt?variant=667863c2-a332-427f-831d-f1a3cf9549a4","available_quantity":3,"options":[{"name":"colour","value":"black"},{"name":"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":"667863c2-a332-427f-831d-f1a3cf9549a4","product_id":"748ad45c-cf32-4408-995b-2e0d98edc807","title":"black-M","weight_unit":"kg","inventory_quantity":3,"sku":"M224153160-black-M-A0015932","barcode":"","position":1,"option1":"black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61cb250d38bbb323c2434af3dcc67b57.jpg","path":"61cb250d38bbb323c2434af3dcc67b57.jpg","width":990,"height":1485,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/toppp-m224153-new-mens-tri-color-contrasting-short-sleeved-shirt?variant=667863c2-a332-427f-831d-f1a3cf9549a4","available_quantity":3,"options":[{"name":"colour","value":"black"},{"name":"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 `
`;
}()}