【 TOPPP 】 W226054 New women's contrasting collar short sleeved shirt
${function() {
const variantData = data.variant || {"id":"e0d2d1fc-66be-4a6c-a4db-2b1977cbe8c1","product_id":"e77aa923-11a6-4f3d-870b-d85722f4fd12","title":"white-XS","weight_unit":"kg","inventory_quantity":15,"sku":"W226054170-white-XS-A00112042","barcode":"","position":1,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb09695f4857dda80c37a1c5fbca7d80.jpg","path":"eb09695f4857dda80c37a1c5fbca7d80.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.8","retail_price":"0","available":true,"url":"\/products\/toppp-w226054-new-womens-contrasting-collar-short-sleeved-shirt?variant=e0d2d1fc-66be-4a6c-a4db-2b1977cbe8c1","available_quantity":15,"options":[{"name":"colour","value":"white"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"e0d2d1fc-66be-4a6c-a4db-2b1977cbe8c1","product_id":"e77aa923-11a6-4f3d-870b-d85722f4fd12","title":"white-XS","weight_unit":"kg","inventory_quantity":15,"sku":"W226054170-white-XS-A00112042","barcode":"","position":1,"option1":"white","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eb09695f4857dda80c37a1c5fbca7d80.jpg","path":"eb09695f4857dda80c37a1c5fbca7d80.jpg","width":1440,"height":1440,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":41.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"41.8","retail_price":"0","available":true,"url":"\/products\/toppp-w226054-new-womens-contrasting-collar-short-sleeved-shirt?variant=e0d2d1fc-66be-4a6c-a4db-2b1977cbe8c1","available_quantity":15,"options":[{"name":"colour","value":"white"},{"name":"size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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 `
`;
}()}