Women's Retro Botanical Floral Design Printed Casual Loose Dress
${function() {
const variantData = data.variant || {"id":"98ff18a3-e034-4bd7-bda6-d849b10a955c","product_id":"cabe4cd1-a62c-4321-8425-eeb2d1b3a789","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725943111","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bbcb6d58dc5421e5b463e58b002539dd.jpeg","path":"bbcb6d58dc5421e5b463e58b002539dd.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.34","price":"1.99","retail_price":"52.34","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-37?variant=98ff18a3-e034-4bd7-bda6-d849b10a955c","available_quantity":999999999,"options":[{"name":"Color","value":"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":"98ff18a3-e034-4bd7-bda6-d849b10a955c","product_id":"cabe4cd1-a62c-4321-8425-eeb2d1b3a789","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725943111","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bbcb6d58dc5421e5b463e58b002539dd.jpeg","path":"bbcb6d58dc5421e5b463e58b002539dd.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.34","price":"1.99","retail_price":"52.34","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-37?variant=98ff18a3-e034-4bd7-bda6-d849b10a955c","available_quantity":999999999,"options":[{"name":"Color","value":"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 `
`;
}()}