Beach Party Decorations Big LED Lighted Jellyfish
${function() {
const variantData = data.variant || {"id":"bf3aacd5-209a-40ad-a90b-0859fd5083bd","product_id":"99c89e58-c361-4ffb-9770-4dc4a475376a","title":"1m","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1m","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95de30292a25fdb738c440702a88c364.jpeg","path":"95de30292a25fdb738c440702a88c364.jpeg","width":650,"height":520,"alt":"","aspect_ratio":1.25},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/beach-party-decorations-big-led-lighted-jellyfish?variant=bf3aacd5-209a-40ad-a90b-0859fd5083bd","available_quantity":999999999,"options":[{"name":"Size","value":"1m"}],"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":"bf3aacd5-209a-40ad-a90b-0859fd5083bd","product_id":"99c89e58-c361-4ffb-9770-4dc4a475376a","title":"1m","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"1m","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/95de30292a25fdb738c440702a88c364.jpeg","path":"95de30292a25fdb738c440702a88c364.jpeg","width":650,"height":520,"alt":"","aspect_ratio":1.25},"wholesale_price":[{"price":34.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"34.99","retail_price":"0","available":true,"url":"\/products\/beach-party-decorations-big-led-lighted-jellyfish?variant=bf3aacd5-209a-40ad-a90b-0859fd5083bd","available_quantity":999999999,"options":[{"name":"Size","value":"1m"}],"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 `
`;
}()}