Plump Snowman Christmas LED Neon Acrylic Artwork
${function() {
const variantData = data.variant || {"id":"aad11ab0-6daa-49c5-925f-7e6518a7723d","product_id":"bb4b0775-9f69-4a3e-90ca-22247747acff","title":"50cm | 20in-Indoor use","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"50cm | 20in","option2":"Indoor use","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/21d9f664591b73936d85fbcb319e04a7.jpeg","path":"21d9f664591b73936d85fbcb319e04a7.jpeg","width":3024,"height":3024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0","compare_at_price":"300","price":"7.99","retail_price":"300","available":true,"url":"\/products\/plump-snowman-christmas-led-neon-acrylic-artwork?variant=aad11ab0-6daa-49c5-925f-7e6518a7723d","available_quantity":999999999,"options":[{"name":"Size","value":"50cm | 20in"},{"name":"Style","value":"Indoor use"}],"off_ratio":97,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${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":"aad11ab0-6daa-49c5-925f-7e6518a7723d","product_id":"bb4b0775-9f69-4a3e-90ca-22247747acff","title":"50cm | 20in-Indoor use","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"50cm | 20in","option2":"Indoor use","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/21d9f664591b73936d85fbcb319e04a7.jpeg","path":"21d9f664591b73936d85fbcb319e04a7.jpeg","width":3024,"height":3024,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"0","compare_at_price":"300","price":"7.99","retail_price":"300","available":true,"url":"\/products\/plump-snowman-christmas-led-neon-acrylic-artwork?variant=aad11ab0-6daa-49c5-925f-7e6518a7723d","available_quantity":999999999,"options":[{"name":"Size","value":"50cm | 20in"},{"name":"Style","value":"Indoor use"}],"off_ratio":97,"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 `
`;
}()}