Preorder our Labyrinth Springtime Mystery Box - for a limited time only!

SHOP NEWS


Hi friends! Please join our mailing list or visit our social media hubs to get real time updates, announcements & other fun content about our products! We frequently offer limited-edition items, collaborations with other brands, and flash sales, so it's good to stay in touch!

Instagram

Facebook

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(""); }