Cotton and Linen Tie Floral Dress
${function() {
const variantData = data.variant || {"id":"79511b9b-0a90-48fd-87e9-e57a2daf177e","product_id":"1b584a55-dcd0-4ef2-a61e-673e1fb1dd98","title":"As shown-M","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725751841","barcode":"","position":1,"option1":"As shown","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/852588150f730b8b61ad187559290c7e.jpeg","path":"852588150f730b8b61ad187559290c7e.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"56.79","price":"3.98","retail_price":"56.79","available":true,"url":"\/products\/cotton-and-linen-tie-floral-dress?variant=79511b9b-0a90-48fd-87e9-e57a2daf177e","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"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":"79511b9b-0a90-48fd-87e9-e57a2daf177e","product_id":"1b584a55-dcd0-4ef2-a61e-673e1fb1dd98","title":"As shown-M","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725751841","barcode":"","position":1,"option1":"As shown","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/852588150f730b8b61ad187559290c7e.jpeg","path":"852588150f730b8b61ad187559290c7e.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"56.79","price":"3.98","retail_price":"56.79","available":true,"url":"\/products\/cotton-and-linen-tie-floral-dress?variant=79511b9b-0a90-48fd-87e9-e57a2daf177e","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"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 `
`;
}()}