【 TOPPP 】W121705- Women's Long Sleeve Shirt
${function() {
const variantData = data.variant || {"id":"f5275733-27e2-424e-80d7-8f6148528778","product_id":"73d28796-868a-4132-aecc-75ea1ee9f553","title":"white-3","weight_unit":"kg","inventory_quantity":4,"sku":"W121705140-white-3-A00110126","barcode":"","position":4,"option1":"white","option2":"3","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec8c3fff817c133400a9217f595ea164.jpg","path":"ec8c3fff817c133400a9217f595ea164.jpg","width":550,"height":550,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"36.8","retail_price":"0","available":true,"url":"\/products\/toppp-w121705-womens-long-sleeve-shirt?variant=f5275733-27e2-424e-80d7-8f6148528778","available_quantity":4,"options":[{"name":"colour","value":"white"},{"name":"size","value":"3"}],"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":"f5275733-27e2-424e-80d7-8f6148528778","product_id":"73d28796-868a-4132-aecc-75ea1ee9f553","title":"white-3","weight_unit":"kg","inventory_quantity":4,"sku":"W121705140-white-3-A00110126","barcode":"","position":4,"option1":"white","option2":"3","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec8c3fff817c133400a9217f595ea164.jpg","path":"ec8c3fff817c133400a9217f595ea164.jpg","width":550,"height":550,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":36.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"36.8","retail_price":"0","available":true,"url":"\/products\/toppp-w121705-womens-long-sleeve-shirt?variant=f5275733-27e2-424e-80d7-8f6148528778","available_quantity":4,"options":[{"name":"colour","value":"white"},{"name":"size","value":"3"}],"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 `
`;
}()}