M224020SC * Home New Men's Printed Short sleeved Top
${function() {
const variantData = data.variant || {"id":"cb85fed1-9e3d-481f-8750-a1e2e06093fd","product_id":"2af611ed-512d-4135-95e4-79918756e5fe","title":"white-M","weight_unit":"kg","inventory_quantity":29,"sku":"M224020180-white-M-A0013657","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08651fe844f73753b3d6fbe2593a6e53.jpg","path":"08651fe844f73753b3d6fbe2593a6e53.jpg","width":2048,"height":1536,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/m224020sc-home-new-mens-printed-short-sleeved-top?variant=cb85fed1-9e3d-481f-8750-a1e2e06093fd","available_quantity":29,"options":[{"name":"colour","value":"white"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":15};
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":"cb85fed1-9e3d-481f-8750-a1e2e06093fd","product_id":"2af611ed-512d-4135-95e4-79918756e5fe","title":"white-M","weight_unit":"kg","inventory_quantity":29,"sku":"M224020180-white-M-A0013657","barcode":"","position":1,"option1":"white","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/08651fe844f73753b3d6fbe2593a6e53.jpg","path":"08651fe844f73753b3d6fbe2593a6e53.jpg","width":2048,"height":1536,"alt":"","aspect_ratio":1.3333333333333333},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"42","retail_price":"0","available":true,"url":"\/products\/m224020sc-home-new-mens-printed-short-sleeved-top?variant=cb85fed1-9e3d-481f-8750-a1e2e06093fd","available_quantity":29,"options":[{"name":"colour","value":"white"},{"name":"size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":15};
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 `
`;
}()}