Ladies Art Painting Casual Loose Short Sleeve Dress
${function() {
const variantData = data.variant || {"id":"486643f7-925f-444b-9f73-6e2e8048afce","product_id":"1c0dac82-0308-48bd-8ff5-94e01ce26f24","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725795031","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2f5e1d4be8158d74354f1109415fe470.png","path":"2f5e1d4be8158d74354f1109415fe470.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.34","price":"4.99","retail_price":"52.34","available":true,"url":"\/products\/ladies-art-painting-casual-loose-short-sleeve-dress-10?variant=486643f7-925f-444b-9f73-6e2e8048afce","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":90,"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":"486643f7-925f-444b-9f73-6e2e8048afce","product_id":"1c0dac82-0308-48bd-8ff5-94e01ce26f24","title":"As shown-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129725795031","barcode":"","position":1,"option1":"As shown","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2f5e1d4be8158d74354f1109415fe470.png","path":"2f5e1d4be8158d74354f1109415fe470.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"52.34","price":"4.99","retail_price":"52.34","available":true,"url":"\/products\/ladies-art-painting-casual-loose-short-sleeve-dress-10?variant=486643f7-925f-444b-9f73-6e2e8048afce","available_quantity":999999999,"options":[{"name":"Color","value":"As shown"},{"name":"Size","value":"S"}],"off_ratio":90,"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 `
`;
}()}