Women's Art Floral Print Casual Dress
${function() {
const variantData = data.variant || {"id":"3b1477c4-2ebc-41bf-be35-2c5964475f09","product_id":"a695de71-3a54-42cd-8da3-b7060d315674","title":"Light Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725828349","barcode":"","position":1,"option1":"Light Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e3315bcefaacbac070aeca341be815a.jpeg","path":"3e3315bcefaacbac070aeca341be815a.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"47.41","price":"4.99","retail_price":"47.41","available":true,"url":"\/products\/womens-art-floral-print-casual-dress?variant=3b1477c4-2ebc-41bf-be35-2c5964475f09","available_quantity":999999999,"options":[{"name":"Color","value":"Light Khaki"},{"name":"Size","value":"S"}],"off_ratio":89,"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":"3b1477c4-2ebc-41bf-be35-2c5964475f09","product_id":"a695de71-3a54-42cd-8da3-b7060d315674","title":"Light Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725828349","barcode":"","position":1,"option1":"Light Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3e3315bcefaacbac070aeca341be815a.jpeg","path":"3e3315bcefaacbac070aeca341be815a.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"47.41","price":"4.99","retail_price":"47.41","available":true,"url":"\/products\/womens-art-floral-print-casual-dress?variant=3b1477c4-2ebc-41bf-be35-2c5964475f09","available_quantity":999999999,"options":[{"name":"Color","value":"Light Khaki"},{"name":"Size","value":"S"}],"off_ratio":89,"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 `
`;
}()}