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

Gift Sets & Discovery Boxes


Our Discovery Boxes & Gift Sets are a great way to easily sample a range of our product line, or select a gift for a friend or loved one!
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(""); }