Spooky Halloween Cat And Pumpkin Earrings
${function() {
const variantData = data.variant || {"id":"12cc2d57-5027-44fe-9050-a17231d263df","product_id":"ea11656e-633b-439c-94d9-9779d0cc8c86","title":"Black","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129931895243","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c94dd5a74f94273ea8ef808fa431498.jpeg","path":"2c94dd5a74f94273ea8ef808fa431498.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"12.99","price":"0.99","retail_price":"12.99","available":true,"url":"\/products\/spooky-halloween-cat-and-pumpkin-earrings?variant=12cc2d57-5027-44fe-9050-a17231d263df","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":92,"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":"12cc2d57-5027-44fe-9050-a17231d263df","product_id":"ea11656e-633b-439c-94d9-9779d0cc8c86","title":"Black","weight_unit":"kg","inventory_quantity":1000,"sku":"sku2129931895243","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2c94dd5a74f94273ea8ef808fa431498.jpeg","path":"2c94dd5a74f94273ea8ef808fa431498.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":0.99,"min_quantity":1}],"weight":"0","compare_at_price":"12.99","price":"0.99","retail_price":"12.99","available":true,"url":"\/products\/spooky-halloween-cat-and-pumpkin-earrings?variant=12cc2d57-5027-44fe-9050-a17231d263df","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":92,"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 `
`;
}()}