DoceninTMPre-Lit Artificial Spruce Christmas Tree w/ Multicolored LED Lights
${function() {
const variantData = data.variant || {"id":"59b55e35-2142-443e-a798-b754cb2ebcb4","product_id":"49c4e452-32c0-4f90-8912-0b3c5c64770d","title":"Green","weight_unit":"kg","inventory_quantity":1000,"sku":"Green-80262396","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/947bb9b3c23d185958f08b2dccec4f9c.jpeg","path":"947bb9b3c23d185958f08b2dccec4f9c.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.75","retail_price":"0","available":true,"url":"\/products\/pre-lit-artificial-spruce-christmas-tree-w-multicolored-led-lights?variant=59b55e35-2142-443e-a798-b754cb2ebcb4","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":18};
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":"59b55e35-2142-443e-a798-b754cb2ebcb4","product_id":"49c4e452-32c0-4f90-8912-0b3c5c64770d","title":"Green","weight_unit":"kg","inventory_quantity":1000,"sku":"Green-80262396","barcode":"","position":1,"option1":"Green","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/947bb9b3c23d185958f08b2dccec4f9c.jpeg","path":"947bb9b3c23d185958f08b2dccec4f9c.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":21.75,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.75","retail_price":"0","available":true,"url":"\/products\/pre-lit-artificial-spruce-christmas-tree-w-multicolored-led-lights?variant=59b55e35-2142-443e-a798-b754cb2ebcb4","available_quantity":999999999,"options":[{"name":"Color","value":"Green"}],"off_ratio":0,"flashsale_info":[],"sales":18};
return `
`
}()}