【 TOPPP 】 【 Pre sale, shipped on July 22 th 】Top TL187+Shorts TL188- Women's Set
${function() {
const variantData = data.variant || {"id":"1c6cbcff-f179-4efa-ae26-004b3235cea6","product_id":"25097125-1973-4db7-91c1-06bbde80c749","title":"khaki-S","weight_unit":"kg","inventory_quantity":8,"sku":"\u4e0a\u8863TL187+\u77ed\u88e4TL188-00260-khaki-S-A00111972","barcode":"","position":1,"option1":"khaki","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":59.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-top-tl187-shorts-tl188-womens-set?variant=1c6cbcff-f179-4efa-ae26-004b3235cea6","available_quantity":8,"options":[{"name":"colour","value":"khaki"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":22};
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":"1c6cbcff-f179-4efa-ae26-004b3235cea6","product_id":"25097125-1973-4db7-91c1-06bbde80c749","title":"khaki-S","weight_unit":"kg","inventory_quantity":8,"sku":"\u4e0a\u8863TL187+\u77ed\u88e4TL188-00260-khaki-S-A00111972","barcode":"","position":1,"option1":"khaki","option2":"S","option3":"","note":"","image":null,"wholesale_price":[{"price":59.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-top-tl187-shorts-tl188-womens-set?variant=1c6cbcff-f179-4efa-ae26-004b3235cea6","available_quantity":8,"options":[{"name":"colour","value":"khaki"},{"name":"size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":22};
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 `
`;
}()}