Ladies retro ink painting design printed casual loose dress
${function() {
const variantData = data.variant || {"id":"cbe2133a-280a-4784-8ccd-cde1abfc263b","product_id":"752d08ec-fdcd-416d-bc32-f42c6d9aaae4","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725780223","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3126cb4dcee41667c0b54ff0d805d30.jpeg","path":"b3126cb4dcee41667c0b54ff0d805d30.jpeg","width":800,"height":1067,"alt":"","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.68","price":"4.99","retail_price":"52.68","available":true,"url":"\/products\/ladies-retro-ink-painting-design-printed-casual-loose-dress?variant=cbe2133a-280a-4784-8ccd-cde1abfc263b","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":91,"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":"cbe2133a-280a-4784-8ccd-cde1abfc263b","product_id":"752d08ec-fdcd-416d-bc32-f42c6d9aaae4","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725780223","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b3126cb4dcee41667c0b54ff0d805d30.jpeg","path":"b3126cb4dcee41667c0b54ff0d805d30.jpeg","width":800,"height":1067,"alt":"","aspect_ratio":0.7497656982193065},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.68","price":"4.99","retail_price":"52.68","available":true,"url":"\/products\/ladies-retro-ink-painting-design-printed-casual-loose-dress?variant=cbe2133a-280a-4784-8ccd-cde1abfc263b","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":91,"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 `
`;
}()}