76 cm Fake Wedding Table Decoration Tree
${function() {
const variantData = data.variant || {"id":"dad57eaf-5932-4622-9a0a-edcc1aee559e","product_id":"e3eb1c32-8e3c-4c54-951c-27f7a4787710","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2088573153711","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.18,"min_quantity":1}],"weight":"0","compare_at_price":"89.98","price":"19.18","retail_price":"89.98","available":true,"url":"\/products\/76-cm-fake-wedding-table-decoration-tree-1591275?variant=dad57eaf-5932-4622-9a0a-edcc1aee559e","available_quantity":999999999,"options":[],"off_ratio":79,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"dad57eaf-5932-4622-9a0a-edcc1aee559e","product_id":"e3eb1c32-8e3c-4c54-951c-27f7a4787710","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2088573153711","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":19.18,"min_quantity":1}],"weight":"0","compare_at_price":"89.98","price":"19.18","retail_price":"89.98","available":true,"url":"\/products\/76-cm-fake-wedding-table-decoration-tree-1591275?variant=dad57eaf-5932-4622-9a0a-edcc1aee559e","available_quantity":999999999,"options":[],"off_ratio":79,"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 `
`;
}()}