Chill Your Mind Christmas Neon Sign
${function() {
const variantData = data.variant || {"id":"2d9f8b90-0b95-427d-b332-3ece73655bf0","product_id":"07658a4a-1619-4812-ab04-f163aabe1941","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\/259a9c0c0fd3ff49ded76ac968535403.jpeg","path":"259a9c0c0fd3ff49ded76ac968535403.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"300","price":"8.99","retail_price":"300","available":true,"url":"\/products\/chill-your-mind-christmas-led-neon-sign-artwork?variant=2d9f8b90-0b95-427d-b332-3ece73655bf0","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":"2d9f8b90-0b95-427d-b332-3ece73655bf0","product_id":"07658a4a-1619-4812-ab04-f163aabe1941","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\/259a9c0c0fd3ff49ded76ac968535403.jpeg","path":"259a9c0c0fd3ff49ded76ac968535403.jpeg","width":2000,"height":2000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.99,"min_quantity":1}],"weight":"0","compare_at_price":"300","price":"8.99","retail_price":"300","available":true,"url":"\/products\/chill-your-mind-christmas-led-neon-sign-artwork?variant=2d9f8b90-0b95-427d-b332-3ece73655bf0","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 `
`;
}()}