Women's Vintage Lovely Floral Parrots Art Print Flowy Dress
${function() {
const variantData = data.variant || {"id":"94470790-fa91-484e-871f-6b0cba8b92ae","product_id":"23387d60-8841-4834-8093-2097eefdc1dc","title":"GREEN-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678758089","barcode":"","position":1,"option1":"GREEN","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b57e4c41bfc0a41e7bfc95faa87bc458.png","path":"b57e4c41bfc0a41e7bfc95faa87bc458.png","width":750,"height":1000,"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\/women-s-vintage-lovely-floral-parrots-art-print-flowy-dress?variant=94470790-fa91-484e-871f-6b0cba8b92ae","available_quantity":999999999,"options":[{"name":"Color","value":"GREEN"},{"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":"94470790-fa91-484e-871f-6b0cba8b92ae","product_id":"23387d60-8841-4834-8093-2097eefdc1dc","title":"GREEN-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678758089","barcode":"","position":1,"option1":"GREEN","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b57e4c41bfc0a41e7bfc95faa87bc458.png","path":"b57e4c41bfc0a41e7bfc95faa87bc458.png","width":750,"height":1000,"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\/women-s-vintage-lovely-floral-parrots-art-print-flowy-dress?variant=94470790-fa91-484e-871f-6b0cba8b92ae","available_quantity":999999999,"options":[{"name":"Color","value":"GREEN"},{"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 `
`;
}()}