【 TOPPP 】 【 Pre sale, shipped on July 22 th 】TL194- Popular women's clothing model with the same short skirt
${function() {
const variantData = data.variant || {"id":"efaa8e13-9de9-4950-a885-47e5c1287fa4","product_id":"18731f9e-0f87-41e4-ae56-36fbfb026846","title":"white-S","weight_unit":"kg","inventory_quantity":10,"sku":"TL194-00170-white-S-A00111850","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac962748a509df75e098c774f2840821.jpg","path":"ac962748a509df75e098c774f2840821.jpg","width":1000,"height":1341,"alt":"","aspect_ratio":0.7457121551081283},"wholesale_price":[{"price":42.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-tl194-popular-womens-clothing-model-with-the-same-short-skirt?variant=efaa8e13-9de9-4950-a885-47e5c1287fa4","available_quantity":10,"options":[{"name":"colour","value":"white"},{"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":"efaa8e13-9de9-4950-a885-47e5c1287fa4","product_id":"18731f9e-0f87-41e4-ae56-36fbfb026846","title":"white-S","weight_unit":"kg","inventory_quantity":10,"sku":"TL194-00170-white-S-A00111850","barcode":"","position":1,"option1":"white","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac962748a509df75e098c774f2840821.jpg","path":"ac962748a509df75e098c774f2840821.jpg","width":1000,"height":1341,"alt":"","aspect_ratio":0.7457121551081283},"wholesale_price":[{"price":42.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"42.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-tl194-popular-womens-clothing-model-with-the-same-short-skirt?variant=efaa8e13-9de9-4950-a885-47e5c1287fa4","available_quantity":10,"options":[{"name":"colour","value":"white"},{"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 `
`;
}()}