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

Help Center

FAQ

About

Who are you?

Shipping

Can I pick up my order from you?

How much does shipping cost?

When will my order ship?

Refunds, Returns & Exchanges

Can you tell me about your satisfaction guarantee?

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