W124130 New women's ultra-thin sun protection long sleeved top
${function() {
const variantData = data.variant || {"id":"1cb9e106-970d-4ef3-8bc3-bcae00752d5a","product_id":"7951da58-c0a0-4a85-bf1c-86cfd2e8de26","title":"white-0=S","weight_unit":"kg","inventory_quantity":30,"sku":"W124130170-white-0=S-A0015401","barcode":"","position":1,"option1":"white","option2":"0=S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4d82bce090b17d27f0f42f5b8d684e36.jpg","path":"4d82bce090b17d27f0f42f5b8d684e36.jpg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/article-number-w124130-new-womens-ultra-thin-sun-protection-long-sleeved-top?variant=1cb9e106-970d-4ef3-8bc3-bcae00752d5a","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"0=S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"1cb9e106-970d-4ef3-8bc3-bcae00752d5a","product_id":"7951da58-c0a0-4a85-bf1c-86cfd2e8de26","title":"white-0=S","weight_unit":"kg","inventory_quantity":30,"sku":"W124130170-white-0=S-A0015401","barcode":"","position":1,"option1":"white","option2":"0=S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4d82bce090b17d27f0f42f5b8d684e36.jpg","path":"4d82bce090b17d27f0f42f5b8d684e36.jpg","width":640,"height":640,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39,"min_quantity":1}],"weight":"0.3","compare_at_price":"0","price":"39","retail_price":"0","available":true,"url":"\/products\/article-number-w124130-new-womens-ultra-thin-sun-protection-long-sleeved-top?variant=1cb9e106-970d-4ef3-8bc3-bcae00752d5a","available_quantity":30,"options":[{"name":"colour","value":"white"},{"name":"size","value":"0=S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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 `
`;
}()}