Women's Octopus Art Print Flowy Dress
${function() {
const variantData = data.variant || {"id":"f26dfb64-8684-438e-8ec9-532dd1d73571","product_id":"9b4ac038-e32f-4761-b877-8a9ef0c97c2c","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678842001","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac0fa815dd852e8e988c0f311e494d16.png","path":"ac0fa815dd852e8e988c0f311e494d16.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-octopus-art-print-flowy-dress?variant=f26dfb64-8684-438e-8ec9-532dd1d73571","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":"f26dfb64-8684-438e-8ec9-532dd1d73571","product_id":"9b4ac038-e32f-4761-b877-8a9ef0c97c2c","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678842001","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac0fa815dd852e8e988c0f311e494d16.png","path":"ac0fa815dd852e8e988c0f311e494d16.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-octopus-art-print-flowy-dress?variant=f26dfb64-8684-438e-8ec9-532dd1d73571","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 `
`;
}()}