Women's Floral Print Vintage Dress
${function() {
const variantData = data.variant || {"id":"890a9462-f55f-47d2-9aba-50ddcf9d6ada","product_id":"9f81414e-dad0-4ce9-9b42-a01cb84892df","title":"Light Grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725987535","barcode":"","position":1,"option1":"Light Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e1f27771889ce55ec1471c6ba6c6f83.jpeg","path":"5e1f27771889ce55ec1471c6ba6c6f83.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.12","price":"1.99","retail_price":"58.12","available":true,"url":"\/products\/womens-floral-print-vintage-dress?variant=890a9462-f55f-47d2-9aba-50ddcf9d6ada","available_quantity":999999999,"options":[{"name":"Color","value":"Light Grey"},{"name":"Size","value":"S"}],"off_ratio":97,"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":"890a9462-f55f-47d2-9aba-50ddcf9d6ada","product_id":"9f81414e-dad0-4ce9-9b42-a01cb84892df","title":"Light Grey-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725987535","barcode":"","position":1,"option1":"Light Grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5e1f27771889ce55ec1471c6ba6c6f83.jpeg","path":"5e1f27771889ce55ec1471c6ba6c6f83.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"58.12","price":"1.99","retail_price":"58.12","available":true,"url":"\/products\/womens-floral-print-vintage-dress?variant=890a9462-f55f-47d2-9aba-50ddcf9d6ada","available_quantity":999999999,"options":[{"name":"Color","value":"Light Grey"},{"name":"Size","value":"S"}],"off_ratio":97,"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 `
`;
}()}