Women's Art Flower Printing Leisure Dress
${function() {
const variantData = data.variant || {"id":"c5eeb20f-3fd2-4f22-a7ee-29df6bbe1e5a","product_id":"3e2182a0-66e2-4e9a-936a-3048b8ee6816","title":"bright color-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725883879","barcode":"","position":1,"option1":"bright color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c6ce7d8d904db83280f3139192a21153.jpeg","path":"c6ce7d8d904db83280f3139192a21153.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"49.58","price":"3.98","retail_price":"49.58","available":true,"url":"\/products\/womens-art-flower-printing-leisure-dress?variant=c5eeb20f-3fd2-4f22-a7ee-29df6bbe1e5a","available_quantity":999999999,"options":[{"name":"Color","value":"bright color"},{"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":"c5eeb20f-3fd2-4f22-a7ee-29df6bbe1e5a","product_id":"3e2182a0-66e2-4e9a-936a-3048b8ee6816","title":"bright color-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725883879","barcode":"","position":1,"option1":"bright color","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c6ce7d8d904db83280f3139192a21153.jpeg","path":"c6ce7d8d904db83280f3139192a21153.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"49.58","price":"3.98","retail_price":"49.58","available":true,"url":"\/products\/womens-art-flower-printing-leisure-dress?variant=c5eeb20f-3fd2-4f22-a7ee-29df6bbe1e5a","available_quantity":999999999,"options":[{"name":"Color","value":"bright color"},{"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 `
`;
}()}