Ladies Casual With Retro Stripe Design Loose Dress
${function() {
const variantData = data.variant || {"id":"d9d72d67-1897-4a15-9d0b-6153ca23f8b8","product_id":"382149ed-8581-4773-b412-7c1e7557d3cb","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725756777","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dffe15b585481b8019385377678f44b7.jpeg","path":"dffe15b585481b8019385377678f44b7.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"53.02","price":"3.98","retail_price":"53.02","available":true,"url":"\/products\/ladies-casual-with-retro-stripe-design-loose-dress-2?variant=d9d72d67-1897-4a15-9d0b-6153ca23f8b8","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":92,"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":"d9d72d67-1897-4a15-9d0b-6153ca23f8b8","product_id":"382149ed-8581-4773-b412-7c1e7557d3cb","title":"Blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725756777","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/dffe15b585481b8019385377678f44b7.jpeg","path":"dffe15b585481b8019385377678f44b7.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":3.98,"min_quantity":1}],"weight":"0","compare_at_price":"53.02","price":"3.98","retail_price":"53.02","available":true,"url":"\/products\/ladies-casual-with-retro-stripe-design-loose-dress-2?variant=d9d72d67-1897-4a15-9d0b-6153ca23f8b8","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"name":"Size","value":"S"}],"off_ratio":92,"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 `
`;
}()}