a?��Christmas Salea?��The Animated Fiber Optic Angel
${function() {
const variantData = data.variant || {"id":"061759d8-3e6c-4b5f-90d3-967d44c28426","product_id":"2c3eaf90-ea54-4573-843e-55648d40657d","title":"4 ft","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834547665","barcode":"","position":1,"option1":"4 ft","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/27398ed14b353469c2c881d741cc1172.png","path":"27398ed14b353469c2c881d741cc1172.png","width":782,"height":780,"alt":"","aspect_ratio":1.0025641025641026},"wholesale_price":[{"price":29.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.85","retail_price":"0","available":true,"url":"\/products\/the-animated-fiber-optic-angel?variant=061759d8-3e6c-4b5f-90d3-967d44c28426","available_quantity":999999999,"options":[{"name":"SIZE","value":"4 ft"}],"off_ratio":0,"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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"061759d8-3e6c-4b5f-90d3-967d44c28426","product_id":"2c3eaf90-ea54-4573-843e-55648d40657d","title":"4 ft","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2086834547665","barcode":"","position":1,"option1":"4 ft","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/27398ed14b353469c2c881d741cc1172.png","path":"27398ed14b353469c2c881d741cc1172.png","width":782,"height":780,"alt":"","aspect_ratio":1.0025641025641026},"wholesale_price":[{"price":29.85,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.85","retail_price":"0","available":true,"url":"\/products\/the-animated-fiber-optic-angel?variant=061759d8-3e6c-4b5f-90d3-967d44c28426","available_quantity":999999999,"options":[{"name":"SIZE","value":"4 ft"}],"off_ratio":0,"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 `
`;
}()}