【 TOPPP 】 【 Pre sale, shipped on July 22 th 】5572- Hot selling women's clothing, model style, quick drying lapel top
${function() {
const variantData = data.variant || {"id":"4f8324d9-b2f5-4438-87d9-916a8b9cab37","product_id":"91cfe29f-cf6d-490a-b098-b4965c8c9e87","title":"black-S","weight_unit":"kg","inventory_quantity":10,"sku":"5572-00130-black-S-A00111804","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86a48f49cb50bde5dd339b07b40ee6f5.jpg","path":"86a48f49cb50bde5dd339b07b40ee6f5.jpg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-5572-hot-selling-womens-clothing-model-style-quick-drying-lapel-top?variant=4f8324d9-b2f5-4438-87d9-916a8b9cab37","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":"4f8324d9-b2f5-4438-87d9-916a8b9cab37","product_id":"91cfe29f-cf6d-490a-b098-b4965c8c9e87","title":"black-S","weight_unit":"kg","inventory_quantity":10,"sku":"5572-00130-black-S-A00111804","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86a48f49cb50bde5dd339b07b40ee6f5.jpg","path":"86a48f49cb50bde5dd339b07b40ee6f5.jpg","width":1500,"height":1500,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":35.8,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"35.8","retail_price":"0","available":true,"url":"\/products\/toppp-pre-sale-shipped-on-july-22-th-5572-hot-selling-womens-clothing-model-style-quick-drying-lapel-top?variant=4f8324d9-b2f5-4438-87d9-916a8b9cab37","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 `
`;
}()}