Women's Rose Print Pocket Linen Dress(Convertible Dress With Front And Back Option)
${function() {
const variantData = data.variant || {"id":"950eab8b-968d-40ad-99c5-f9bfd449119e","product_id":"04733268-5e81-4703-bf0b-415f5a4b1001","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678848171","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d09bc1b3edfde09f212eb7bf8dfcdba.png","path":"7d09bc1b3edfde09f212eb7bf8dfcdba.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.99","retail_price":"0","available":true,"url":"\/products\/womens-rose-print-pocket-linen-dress-convertible-dress-with-front-and-back-option?variant=950eab8b-968d-40ad-99c5-f9bfd449119e","available_quantity":999999999,"options":[{"name":"Color","value":"MULTICOLOR"},{"name":"Size","value":"S"}],"off_ratio":0,"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":"950eab8b-968d-40ad-99c5-f9bfd449119e","product_id":"04733268-5e81-4703-bf0b-415f5a4b1001","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678848171","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7d09bc1b3edfde09f212eb7bf8dfcdba.png","path":"7d09bc1b3edfde09f212eb7bf8dfcdba.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"4.99","retail_price":"0","available":true,"url":"\/products\/womens-rose-print-pocket-linen-dress-convertible-dress-with-front-and-back-option?variant=950eab8b-968d-40ad-99c5-f9bfd449119e","available_quantity":999999999,"options":[{"name":"Color","value":"MULTICOLOR"},{"name":"Size","value":"S"}],"off_ratio":0,"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 `
`;
}()}