Women's Retro Botanical Floral Design Printed Casual Loose Dress
${function() {
const variantData = data.variant || {"id":"a65f1353-4b2f-4a26-99fd-cf8c3f1bc1e1","product_id":"8463ec37-15fd-45c3-b86a-9b67412a6fe1","title":"Purple-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725811073","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d876f33e5189a89b6464f7e7f56a2ab.jpeg","path":"8d876f33e5189a89b6464f7e7f56a2ab.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.68","price":"4.99","retail_price":"52.68","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-55?variant=a65f1353-4b2f-4a26-99fd-cf8c3f1bc1e1","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S"}],"off_ratio":91,"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":"a65f1353-4b2f-4a26-99fd-cf8c3f1bc1e1","product_id":"8463ec37-15fd-45c3-b86a-9b67412a6fe1","title":"Purple-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725811073","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8d876f33e5189a89b6464f7e7f56a2ab.jpeg","path":"8d876f33e5189a89b6464f7e7f56a2ab.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.68","price":"4.99","retail_price":"52.68","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-55?variant=a65f1353-4b2f-4a26-99fd-cf8c3f1bc1e1","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"name":"Size","value":"S"}],"off_ratio":91,"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 `
`;
}()}