【 TOPPP】【Pre sale Product】【July 10th 】8241- Model's new women's sports pants
${function() {
const variantData = data.variant || {"id":"a234600b-07cc-43e7-b9ac-f53250b7d419","product_id":"3098170e-f756-40e6-ae4f-89e70e3f8cea","title":"black-S","weight_unit":"kg","inventory_quantity":10,"sku":"8241-00170-black-S-A0015369","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/285ad097bfc87f74f177b3d1ddf07d24.jpg","path":"285ad097bfc87f74f177b3d1ddf07d24.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"40.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-product-july-10th-8241-models-new-womens-sports-pants?variant=a234600b-07cc-43e7-b9ac-f53250b7d419","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"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":"a234600b-07cc-43e7-b9ac-f53250b7d419","product_id":"3098170e-f756-40e6-ae4f-89e70e3f8cea","title":"black-S","weight_unit":"kg","inventory_quantity":10,"sku":"8241-00170-black-S-A0015369","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/285ad097bfc87f74f177b3d1ddf07d24.jpg","path":"285ad097bfc87f74f177b3d1ddf07d24.jpg","width":1200,"height":1200,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":40.8,"min_quantity":1}],"weight":"0.4","compare_at_price":"0","price":"40.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-product-july-10th-8241-models-new-womens-sports-pants?variant=a234600b-07cc-43e7-b9ac-f53250b7d419","available_quantity":10,"options":[{"name":"colour","value":"black"},{"name":"size","value":"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 `
`;
}()}