Women's Purple Floral Print Casual Dress
${function() {
const variantData = data.variant || {"id":"051ae7b7-9286-47cb-b729-f4a5ccb614a0","product_id":"87f1efa3-5ca7-4b84-b345-f063e2bc96ec","title":"Purple-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725832051","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae57ccc1af349679fb23a7033d0027c0.jpeg","path":"ae57ccc1af349679fb23a7033d0027c0.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"60.82","price":"4.99","retail_price":"60.82","available":true,"url":"\/products\/womens-purple-floral-print-casual-dress-5?variant=051ae7b7-9286-47cb-b729-f4a5ccb614a0","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"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":"051ae7b7-9286-47cb-b729-f4a5ccb614a0","product_id":"87f1efa3-5ca7-4b84-b345-f063e2bc96ec","title":"Purple-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725832051","barcode":"","position":1,"option1":"Purple","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ae57ccc1af349679fb23a7033d0027c0.jpeg","path":"ae57ccc1af349679fb23a7033d0027c0.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"60.82","price":"4.99","retail_price":"60.82","available":true,"url":"\/products\/womens-purple-floral-print-casual-dress-5?variant=051ae7b7-9286-47cb-b729-f4a5ccb614a0","available_quantity":999999999,"options":[{"name":"Color","value":"Purple"},{"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 `
`;
}()}