SY-100412-Golf new casual clothing women's spring and summer lapel sports short sleeved T-shirt top
${function() {
const variantData = data.variant || {"id":"f41d9d2d-5f6b-4887-9bf3-e2fdc1746563","product_id":"213b797c-2c3b-4997-b539-c09cde0d49c2","title":"white-S","weight_unit":"kg","inventory_quantity":12,"sku":" 100412-SY-120-white-S-A00111566","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3792e9ab2ed82efeef8ef352dbd8588c.jpg","path":"3792e9ab2ed82efeef8ef352dbd8588c.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.8","retail_price":"0","available":true,"url":"\/products\/sy-100412-golf-new-casual-clothing-womens-spring-and-summer-lapel-sports-short-sleeved-t-shirt-top?variant=f41d9d2d-5f6b-4887-9bf3-e2fdc1746563","available_quantity":12,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":14};
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":"f41d9d2d-5f6b-4887-9bf3-e2fdc1746563","product_id":"213b797c-2c3b-4997-b539-c09cde0d49c2","title":"white-S","weight_unit":"kg","inventory_quantity":12,"sku":" 100412-SY-120-white-S-A00111566","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3792e9ab2ed82efeef8ef352dbd8588c.jpg","path":"3792e9ab2ed82efeef8ef352dbd8588c.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"33.8","retail_price":"0","available":true,"url":"\/products\/sy-100412-golf-new-casual-clothing-womens-spring-and-summer-lapel-sports-short-sleeved-t-shirt-top?variant=f41d9d2d-5f6b-4887-9bf3-e2fdc1746563","available_quantity":12,"options":[{"name":"colour","value":"white"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":14};
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 `
`;
}()}