House On Cake Christmas Neon Sign
${function() {
const variantData = data.variant || {"id":"342cb806-90f0-443f-8cbe-4ca815807477","product_id":"4337858b-a96f-4c30-b288-870d9fb8f4f4","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\/164b1cbca218f0457d4daca11943c0dd.jpeg","path":"164b1cbca218f0457d4daca11943c0dd.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\/house-on-cake-christmas-led-neon-sign-artwork?variant=342cb806-90f0-443f-8cbe-4ca815807477","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":"342cb806-90f0-443f-8cbe-4ca815807477","product_id":"4337858b-a96f-4c30-b288-870d9fb8f4f4","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\/164b1cbca218f0457d4daca11943c0dd.jpeg","path":"164b1cbca218f0457d4daca11943c0dd.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\/house-on-cake-christmas-led-neon-sign-artwork?variant=342cb806-90f0-443f-8cbe-4ca815807477","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 `
`;
}()}