DoceninTMPre-Lit Snow Flocked Artificial Pencil Christmas Tree
${function() {
const variantData = data.variant || {"id":"b5403296-ceb8-4092-a250-5fd54a8640f5","product_id":"7c3772d6-aa54-4107-88d5-a3336c4fecfa","title":"6ft","weight_unit":"kg","inventory_quantity":1000,"sku":"6ft-80262174","barcode":"","position":1,"option1":"6ft","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0d7147fdd9aa4de30985619349df4b7.jpeg","path":"b0d7147fdd9aa4de30985619349df4b7.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.18","retail_price":"0","available":true,"url":"\/products\/pre-lit-snow-flocked-artificial-pencil-christmas-tree-1fk9?variant=b5403296-ceb8-4092-a250-5fd54a8640f5","available_quantity":999999999,"options":[{"name":"Size","value":"6ft"}],"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":"b5403296-ceb8-4092-a250-5fd54a8640f5","product_id":"7c3772d6-aa54-4107-88d5-a3336c4fecfa","title":"6ft","weight_unit":"kg","inventory_quantity":1000,"sku":"6ft-80262174","barcode":"","position":1,"option1":"6ft","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b0d7147fdd9aa4de30985619349df4b7.jpeg","path":"b0d7147fdd9aa4de30985619349df4b7.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":20.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.18","retail_price":"0","available":true,"url":"\/products\/pre-lit-snow-flocked-artificial-pencil-christmas-tree-1fk9?variant=b5403296-ceb8-4092-a250-5fd54a8640f5","available_quantity":999999999,"options":[{"name":"Size","value":"6ft"}],"off_ratio":0,"flashsale_info":[],"sales":18};
return `
`
}()}