Height Adjustable Craft Camping and Utility Folding Table, 4 Foot, 4'/48 x 24, White Granite
${function() {
const variantData = data.variant || {"id":"250b2c28-30cd-486c-b944-2ef089ec733b","product_id":"34dd3c33-7299-4aed-9aad-efb6cbb9f2fd","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.99","retail_price":"0","available":true,"url":"\/products\/height-adjustable-craft-camping-and-utility-folding-table-4-foot-4-48-x-24-white-granite-1-eswn?variant=250b2c28-30cd-486c-b944-2ef089ec733b","available_quantity":999999999,"options":[],"off_ratio":0,"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":"250b2c28-30cd-486c-b944-2ef089ec733b","product_id":"34dd3c33-7299-4aed-9aad-efb6cbb9f2fd","title":"","weight_unit":"kg","inventory_quantity":1000,"sku":"homie","barcode":"","position":1,"option1":"","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":14.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"14.99","retail_price":"0","available":true,"url":"\/products\/height-adjustable-craft-camping-and-utility-folding-table-4-foot-4-48-x-24-white-granite-1-eswn?variant=250b2c28-30cd-486c-b944-2ef089ec733b","available_quantity":999999999,"options":[],"off_ratio":0,"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 `
`;
}()}