Women's Retro Botanical Floral Design Printed Casual Loose Dress
${function() {
const variantData = data.variant || {"id":"1728eabc-3c92-45c3-be07-d9b819c67127","product_id":"74573727-b252-4064-bacc-b9534214d3f4","title":"Light Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"sku2129725945579","barcode":"","position":1,"option1":"Light Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7a297d884c0d1a417264f52a9071ba2.jpeg","path":"a7a297d884c0d1a417264f52a9071ba2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"52","price":"1.99","retail_price":"52","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-8?variant=1728eabc-3c92-45c3-be07-d9b819c67127","available_quantity":999999999,"options":[{"name":"Color","value":"Light Blue"},{"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":"1728eabc-3c92-45c3-be07-d9b819c67127","product_id":"74573727-b252-4064-bacc-b9534214d3f4","title":"Light Blue-S","weight_unit":"kg","inventory_quantity":999,"sku":"sku2129725945579","barcode":"","position":1,"option1":"Light Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a7a297d884c0d1a417264f52a9071ba2.jpeg","path":"a7a297d884c0d1a417264f52a9071ba2.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"52","price":"1.99","retail_price":"52","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-8?variant=1728eabc-3c92-45c3-be07-d9b819c67127","available_quantity":999999999,"options":[{"name":"Color","value":"Light Blue"},{"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 `
`;
}()}