Cotton And Linen V-Neck Pleated Vintage Printed Dress
${function() {
const variantData = data.variant || {"id":"15113cbe-1bd6-46db-bed4-a9f3b6877dba","product_id":"19542e1e-0098-413c-adde-6618040bec05","title":"Blue-M","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725850561","barcode":"","position":1,"option1":"Blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e19410bbde98ff1dc5fc61d07463e2b.jpeg","path":"6e19410bbde98ff1dc5fc61d07463e2b.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"55.49","price":"3.98","retail_price":"55.49","available":true,"url":"\/products\/cotton-and-linen-v-neck-pleated-vintage-printed-dress?variant=15113cbe-1bd6-46db-bed4-a9f3b6877dba","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"M"}],"off_ratio":93,"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":"15113cbe-1bd6-46db-bed4-a9f3b6877dba","product_id":"19542e1e-0098-413c-adde-6618040bec05","title":"Blue-M","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725850561","barcode":"","position":1,"option1":"Blue","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6e19410bbde98ff1dc5fc61d07463e2b.jpeg","path":"6e19410bbde98ff1dc5fc61d07463e2b.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"55.49","price":"3.98","retail_price":"55.49","available":true,"url":"\/products\/cotton-and-linen-v-neck-pleated-vintage-printed-dress?variant=15113cbe-1bd6-46db-bed4-a9f3b6877dba","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"M"}],"off_ratio":93,"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 `
`;
}()}