Women's Elegant Dresses
${function() {
const variantData = data.variant || {"id":"43ccd809-2812-4a58-b6ab-dcfc0d78aa6a","product_id":"74b3eb0c-affb-4160-95c6-5710cd94eeba","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1847576785106391042","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ca9f5c66b1df183363d1b23c450ba6b.jpeg","path":"1ca9f5c66b1df183363d1b23c450ba6b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"86.98","price":"4.99","retail_price":"86.98","available":true,"url":"\/products\/womens-elegant-dresses-9f8w?variant=43ccd809-2812-4a58-b6ab-dcfc0d78aa6a","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":94,"flashsale_info":[],"sales":48};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"43ccd809-2812-4a58-b6ab-dcfc0d78aa6a","product_id":"74b3eb0c-affb-4160-95c6-5710cd94eeba","title":"Green-S","weight_unit":"kg","inventory_quantity":1000,"sku":"1847576785106391042","barcode":"","position":1,"option1":"Green","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/1ca9f5c66b1df183363d1b23c450ba6b.jpeg","path":"1ca9f5c66b1df183363d1b23c450ba6b.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"86.98","price":"4.99","retail_price":"86.98","available":true,"url":"\/products\/womens-elegant-dresses-9f8w?variant=43ccd809-2812-4a58-b6ab-dcfc0d78aa6a","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"S"}],"off_ratio":94,"flashsale_info":[],"sales":48};
return `
`
}()}