Women's Retro Botanical Floral Design Printed Casual Loose Dress
${function() {
const variantData = data.variant || {"id":"527f8d2a-498b-47fa-85e8-a505723d881f","product_id":"9ff14c1d-f728-4cf4-a20d-26c925a25802","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725749373","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3fa8c263fd69a740600e630c97aa00f.jpeg","path":"d3fa8c263fd69a740600e630c97aa00f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"47.25","price":"3.98","retail_price":"47.25","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-4?variant=527f8d2a-498b-47fa-85e8-a505723d881f","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":92,"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":"527f8d2a-498b-47fa-85e8-a505723d881f","product_id":"9ff14c1d-f728-4cf4-a20d-26c925a25802","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725749373","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d3fa8c263fd69a740600e630c97aa00f.jpeg","path":"d3fa8c263fd69a740600e630c97aa00f.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"47.25","price":"3.98","retail_price":"47.25","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-4?variant=527f8d2a-498b-47fa-85e8-a505723d881f","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":92,"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 `
`;
}()}