Preorders are LIVE for our 5th Annual Halloween Advent Calendar!!!!

In-Stock Item Roundup!


During our March 13-16 presale event, many items are made to order, and have a 10-14+ day lead time before shipping.

We originally planned on having a live listing of our available inventory on this page, but this didn't end up working out as expected :(

So:

If you'd like to get your order shipped on a faster timeline than the above, please send us a list of what you'd like to order - and when you'd like it by - using our contact form, and we'll let you know if we have it in stock, and/or when we can ship it!

If the above doesn't work for you, you can check back at the shop on Tuesday 3/17, after our presale has ended. Then, available items will reflect actual inventory :)

Thank you for your support and patience!

    if (variant) { if (variant.inventory_management == "shopify") { if (variant.inventory_policy != "continue") { if (variant.inventory_quantity > 0) { jQuery('#variant-inventory').text('Hurry! Only ' + variant.inventory_quantity + ' remaining!'); } else { jQuery('#variant-inventory').text("This product is sold out"); } if (variant.inventory_quantity > 10) { jQuery('#variant-inventory').text('More than 10 available.'); } } else { jQuery('#variant-inventory').text("Available"); } } } else { jQuery('#variant-inventory').text(""); }