Women's Retro Botanical Floral Design Printed Casual Loose Dress
${function() {
const variantData = data.variant || {"id":"f38c0831-5efb-4cbe-8792-3ebb92fa8bf9","product_id":"10694e49-4724-43e7-9088-d5f44a8f1d82","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725949281","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f02e153ee6901cd780ea7813c946c0cb.jpeg","path":"f02e153ee6901cd780ea7813c946c0cb.jpeg","width":800,"height":1067,"alt":"","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"54.38","price":"1.99","retail_price":"54.38","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-7?variant=f38c0831-5efb-4cbe-8792-3ebb92fa8bf9","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":96,"flashsale_info":[],"sales":0};
const saveType = "amount";
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":"f38c0831-5efb-4cbe-8792-3ebb92fa8bf9","product_id":"10694e49-4724-43e7-9088-d5f44a8f1d82","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725949281","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f02e153ee6901cd780ea7813c946c0cb.jpeg","path":"f02e153ee6901cd780ea7813c946c0cb.jpeg","width":800,"height":1067,"alt":"","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"54.38","price":"1.99","retail_price":"54.38","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-7?variant=f38c0831-5efb-4cbe-8792-3ebb92fa8bf9","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":96,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('52');
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 `
`;
}()}