The New Chinese Printed Mid -Length Loose Dress
${function() {
const variantData = data.variant || {"id":"efdfa3a8-e8be-4c4d-9e31-f072602b1dfa","product_id":"53be8b30-ce68-4595-9009-cdb98b0d6e49","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725941877","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90dc2d946b82618130d0816ddde03689.jpeg","path":"90dc2d946b82618130d0816ddde03689.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"53.99","price":"1.99","retail_price":"53.99","available":true,"url":"\/products\/the-new-chinese-printed-mid-length-loose-dress-2?variant=efdfa3a8-e8be-4c4d-9e31-f072602b1dfa","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":96,"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":"efdfa3a8-e8be-4c4d-9e31-f072602b1dfa","product_id":"53be8b30-ce68-4595-9009-cdb98b0d6e49","title":"White-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725941877","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/90dc2d946b82618130d0816ddde03689.jpeg","path":"90dc2d946b82618130d0816ddde03689.jpeg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":1.99,"min_quantity":1}],"weight":"0","compare_at_price":"53.99","price":"1.99","retail_price":"53.99","available":true,"url":"\/products\/the-new-chinese-printed-mid-length-loose-dress-2?variant=efdfa3a8-e8be-4c4d-9e31-f072602b1dfa","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":96,"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 `
`;
}()}