Modern Arm Chair Wooden Accent Chair Upholstered Lounge Chair Grey/Light Blue/Pink/Teal/Beige/Green/Burnt Orange
${function() {
const variantData = data.variant || {"id":"d91de30d-3939-4f31-8327-59586fc72b7e","product_id":"5b4800bf-e47d-415e-a39f-1d78cac1f3ff","title":"Grey","weight_unit":"kg","inventory_quantity":998,"sku":"sku2118838601741","barcode":"","position":1,"option1":"Grey","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/547407620e32ee99544af9b5974129ce.jpeg","path":"547407620e32ee99544af9b5974129ce.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.32,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"10.32","retail_price":"80","available":true,"url":"\/products\/modern-arm-chair-wooden-accent-chair-upholstered-lounge-chair-grey-light-blue-pink-teal-beige-green-burnt-orange-w102298_01822b42?variant=d91de30d-3939-4f31-8327-59586fc72b7e","available_quantity":998,"options":[{"name":"Color","value":"Grey"}],"off_ratio":87,"flashsale_info":[],"sales":2};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('3');
const maxInventory = parseInt('88');
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 `
`;
}()}
${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":"d91de30d-3939-4f31-8327-59586fc72b7e","product_id":"5b4800bf-e47d-415e-a39f-1d78cac1f3ff","title":"Grey","weight_unit":"kg","inventory_quantity":998,"sku":"sku2118838601741","barcode":"","position":1,"option1":"Grey","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/547407620e32ee99544af9b5974129ce.jpeg","path":"547407620e32ee99544af9b5974129ce.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":10.32,"min_quantity":1}],"weight":"0","compare_at_price":"80","price":"10.32","retail_price":"80","available":true,"url":"\/products\/modern-arm-chair-wooden-accent-chair-upholstered-lounge-chair-grey-light-blue-pink-teal-beige-green-burnt-orange-w102298_01822b42?variant=d91de30d-3939-4f31-8327-59586fc72b7e","available_quantity":998,"options":[{"name":"Color","value":"Grey"}],"off_ratio":87,"flashsale_info":[],"sales":2};
return `
`
}()}