❤️Stock Clearance🔥Minimalist Dining Chair
${function() {
const variantData = data.variant || {"id":"90de1072-2e0e-4524-b7c3-64359133af5b","product_id":"9158b585-56d3-4745-bb29-5f9fedbc2cfc","title":"6315-2","weight_unit":"kg","inventory_quantity":284,"sku":"14:366#6315-2;183:200008324#6pc Chair cover","barcode":"","position":2,"option1":"6315-2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/32fb835835eea4f824a600a53b50e446.jpeg","path":"32fb835835eea4f824a600a53b50e446.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.99,"min_quantity":1}],"weight":"0","compare_at_price":"39","price":"2.99","retail_price":"39","available":true,"url":"\/products\/perfect-fit-high-elasticity-curved-chair-cover?variant=90de1072-2e0e-4524-b7c3-64359133af5b","available_quantity":999999999,"options":[{"name":"Color","value":"6315-2"}],"off_ratio":92,"flashsale_info":[],"sales":188};
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":"90de1072-2e0e-4524-b7c3-64359133af5b","product_id":"9158b585-56d3-4745-bb29-5f9fedbc2cfc","title":"6315-2","weight_unit":"kg","inventory_quantity":284,"sku":"14:366#6315-2;183:200008324#6pc Chair cover","barcode":"","position":2,"option1":"6315-2","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/32fb835835eea4f824a600a53b50e446.jpeg","path":"32fb835835eea4f824a600a53b50e446.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":2.99,"min_quantity":1}],"weight":"0","compare_at_price":"39","price":"2.99","retail_price":"39","available":true,"url":"\/products\/perfect-fit-high-elasticity-curved-chair-cover?variant=90de1072-2e0e-4524-b7c3-64359133af5b","available_quantity":999999999,"options":[{"name":"Color","value":"6315-2"}],"off_ratio":92,"flashsale_info":[],"sales":188};
return `
`
}()}