Women's Vintage Fish Art Print Flowy Dress
${function() {
const variantData = data.variant || {"id":"177e6e0b-3f8e-4ced-9241-085a5c14768f","product_id":"b858cb96-b932-4cad-8c28-1213f036bef3","title":"Dress-1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678801279","barcode":"","position":1,"option1":"Dress-1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a22c5ffb636dfd812ef870b23999d184.jpeg","path":"a22c5ffb636dfd812ef870b23999d184.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"4.99","retail_price":"48","available":true,"url":"\/products\/womens-vintage-fish-art-print-flowy-dress1111?variant=177e6e0b-3f8e-4ced-9241-085a5c14768f","available_quantity":999999999,"options":[{"name":"Color","value":"Dress-1"},{"name":"Size","value":"S"}],"off_ratio":90,"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":"177e6e0b-3f8e-4ced-9241-085a5c14768f","product_id":"b858cb96-b932-4cad-8c28-1213f036bef3","title":"Dress-1-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678801279","barcode":"","position":1,"option1":"Dress-1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a22c5ffb636dfd812ef870b23999d184.jpeg","path":"a22c5ffb636dfd812ef870b23999d184.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"48","price":"4.99","retail_price":"48","available":true,"url":"\/products\/womens-vintage-fish-art-print-flowy-dress1111?variant=177e6e0b-3f8e-4ced-9241-085a5c14768f","available_quantity":999999999,"options":[{"name":"Color","value":"Dress-1"},{"name":"Size","value":"S"}],"off_ratio":90,"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 `
`;
}()}