Round Shape Upholstered Accent Chair
${function() {
const variantData = data.variant || {"id":"6a49bb56-c660-48ea-b957-bdd2a6cf58ac","product_id":"cbb2d704-869b-42d4-8b11-1a6921b12fd0","title":"Beige Pre-order","weight_unit":"kg","inventory_quantity":996,"sku":"CL-W279-BE","barcode":"","position":1,"option1":"Beige Pre-order","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ee8aeb2b88d23cf954e11e905b3bded.jpeg","path":"7ee8aeb2b88d23cf954e11e905b3bded.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.99","price":"39.99","retail_price":"119.99","available":true,"url":"\/products\/colamy-round-shape-upholstered-accent-chair?variant=6a49bb56-c660-48ea-b957-bdd2a6cf58ac","available_quantity":999999999,"options":[{"name":"Color","value":"Beige Pre-order"}],"off_ratio":67,"flashsale_info":[],"sales":33};
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":"6a49bb56-c660-48ea-b957-bdd2a6cf58ac","product_id":"cbb2d704-869b-42d4-8b11-1a6921b12fd0","title":"Beige Pre-order","weight_unit":"kg","inventory_quantity":996,"sku":"CL-W279-BE","barcode":"","position":1,"option1":"Beige Pre-order","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ee8aeb2b88d23cf954e11e905b3bded.jpeg","path":"7ee8aeb2b88d23cf954e11e905b3bded.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":39.99,"min_quantity":1}],"weight":"0","compare_at_price":"119.99","price":"39.99","retail_price":"119.99","available":true,"url":"\/products\/colamy-round-shape-upholstered-accent-chair?variant=6a49bb56-c660-48ea-b957-bdd2a6cf58ac","available_quantity":999999999,"options":[{"name":"Color","value":"Beige Pre-order"}],"off_ratio":67,"flashsale_info":[],"sales":33};
return `
`
}()}