Dragonfly Style Tiffany Large Table Lamp 3-Light With Nightlight Rustic Antique Desk Light
${function() {
const variantData = data.variant || {"id":"7d874014-a7b5-415a-9871-f522a23ffc3a","product_id":"43d36c88-0740-44b5-ab2e-b424ac7a38ec","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\/dragonfly-style-tiffany-large-table-lamp-3-light-with-nightlight-rustic-antique-desk-light-1-wtx9?variant=7d874014-a7b5-415a-9871-f522a23ffc3a","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":"7d874014-a7b5-415a-9871-f522a23ffc3a","product_id":"43d36c88-0740-44b5-ab2e-b424ac7a38ec","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\/dragonfly-style-tiffany-large-table-lamp-3-light-with-nightlight-rustic-antique-desk-light-1-wtx9?variant=7d874014-a7b5-415a-9871-f522a23ffc3a","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 `
`;
}()}