Women's Retro Botanical Floral Design Printed Casual Loose Dress
${function() {
const variantData = data.variant || {"id":"53664b12-95f5-4d42-bf3b-40e7436499d5","product_id":"29e7e759-24e4-4c1b-b929-973df48f5de6","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725993705","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d7e896b827401a6495b75c44489467d.jpeg","path":"1d7e896b827401a6495b75c44489467d.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.68","price":"1.99","retail_price":"52.68","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-6?variant=53664b12-95f5-4d42-bf3b-40e7436499d5","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"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":"53664b12-95f5-4d42-bf3b-40e7436499d5","product_id":"29e7e759-24e4-4c1b-b929-973df48f5de6","title":"Orange-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725993705","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1d7e896b827401a6495b75c44489467d.jpeg","path":"1d7e896b827401a6495b75c44489467d.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.68","price":"1.99","retail_price":"52.68","available":true,"url":"\/products\/womens-retro-botanical-floral-design-printed-casual-loose-dress-6?variant=53664b12-95f5-4d42-bf3b-40e7436499d5","available_quantity":999999999,"options":[{"name":"Color","value":"Orange"},{"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 `
`;
}()}