Women's Solid Color Waist Coat
${function() {
const variantData = data.variant || {"id":"47b1c1b6-3be6-466f-8576-bef6a001a7cd","product_id":"78880079-ded1-4b46-bff4-a7388a8f5bb6","title":"beige-S(UK10-12\/EU38-40)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2139424590791","barcode":"","position":1,"option1":"beige","option2":"S(UK10-12\/EU38-40)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2eb9c529cc3826fa1f0f3257848a9fb8.jpeg","path":"2eb9c529cc3826fa1f0f3257848a9fb8.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.9,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"3.9","retail_price":"46.99","available":true,"url":"\/products\/womens-solid-color-waist-coat-2139424590790?variant=47b1c1b6-3be6-466f-8576-bef6a001a7cd","available_quantity":999999999,"options":[{"name":"color","value":"beige"},{"name":"size","value":"S(UK10-12\/EU38-40)"}],"off_ratio":92,"flashsale_info":[],"sales":48};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"47b1c1b6-3be6-466f-8576-bef6a001a7cd","product_id":"78880079-ded1-4b46-bff4-a7388a8f5bb6","title":"beige-S(UK10-12\/EU38-40)","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2139424590791","barcode":"","position":1,"option1":"beige","option2":"S(UK10-12\/EU38-40)","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2eb9c529cc3826fa1f0f3257848a9fb8.jpeg","path":"2eb9c529cc3826fa1f0f3257848a9fb8.jpeg","width":600,"height":800,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.9,"min_quantity":1}],"weight":"0","compare_at_price":"46.99","price":"3.9","retail_price":"46.99","available":true,"url":"\/products\/womens-solid-color-waist-coat-2139424590790?variant=47b1c1b6-3be6-466f-8576-bef6a001a7cd","available_quantity":999999999,"options":[{"name":"color","value":"beige"},{"name":"size","value":"S(UK10-12\/EU38-40)"}],"off_ratio":92,"flashsale_info":[],"sales":48};
return `
`
}()}