Women's Retro Floral Art Linen Pocket Skirt
${function() {
const variantData = data.variant || {"id":"b9d35b8e-a240-448b-8476-f9c830f8ddd4","product_id":"8947ac2e-046f-4fce-bcd9-1b0adb558687","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678807449","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2039ea0605f7020f025adf7190a25832.png","path":"2039ea0605f7020f025adf7190a25832.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"4.99","retail_price":"45","available":true,"url":"\/products\/womens-retro-floral-art-linen-pocket-skirt?variant=b9d35b8e-a240-448b-8476-f9c830f8ddd4","available_quantity":999999999,"options":[{"name":"Color","value":"MULTICOLOR"},{"name":"Size","value":"S"}],"off_ratio":89,"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":"b9d35b8e-a240-448b-8476-f9c830f8ddd4","product_id":"8947ac2e-046f-4fce-bcd9-1b0adb558687","title":"MULTICOLOR-S","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2127678807449","barcode":"","position":1,"option1":"MULTICOLOR","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2039ea0605f7020f025adf7190a25832.png","path":"2039ea0605f7020f025adf7190a25832.png","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":4.99,"min_quantity":1}],"weight":"0","compare_at_price":"45","price":"4.99","retail_price":"45","available":true,"url":"\/products\/womens-retro-floral-art-linen-pocket-skirt?variant=b9d35b8e-a240-448b-8476-f9c830f8ddd4","available_quantity":999999999,"options":[{"name":"Color","value":"MULTICOLOR"},{"name":"Size","value":"S"}],"off_ratio":89,"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 `
`;
}()}