I checked out the experience to make some of my very own fantasy-themed cocktails.
The room
Emily Silva | Narcity
This pop-up experience of Hidden is located on Granville Street and is hidden behind a light yellow door, but once you walk inside, you are immediately transported into a fantasy world that even JK Rowling would be proud of.
But I must note that even though the pop-up has clarified that they are not affiliated with Warner Brothers or any other company, I just could not help but draw some comparisons to the famous Harry Potter world while visiting.
The cave is dimly lit and filled with trinkets galore that make you feel like you are actually living a witch or wizard life.
There were also lots of little nooks for you and your friends to explore and really feel like you are ready to make some magic potions.
How does it work?
Emily Silva | Narcity
When you first arrive at the room, you will be greeted by your “professor” for the evening as well as their “henchmen”.
Due to the ongoing effects of COVID-19, it’s BYOR (bring your own cloak), but you get a magic wand to help you through your magical journey.
Now you have to come to class with your mindset on, in order to make two of your three cocktails, you must first serve the ingredients needed to make your potion.
You do this by solving a series of puzzles and performing a few fun tasks that get you up from your seat to explore the space for hidden clues.
Once you have gathered everything you need for your bubbly creations, the professor will help you brew the more complicated potions to avoid any mundane chemical reactions.
What can you expect?
Emily Silva | Narcity
During the 90-minute experience, you get a total of three brews or sumptuous drinks, as we muggle would say.
All cocktails are very visually appealing, with the ingredients even served in small vials. The drinks range from sweet (at least to me) to a slightly more bitter taste.
Since the tickets come in at $ 44, it’s definitely a great date night for those who love the fantasy world, or it’s a great way to start a night on the town with some friends.
And once you’ve saturated the magic potions, there’s even a small garden space that’s perfect for taking some IG-worthy photos before heading out.
The Wizarding Cave
The Wizards Den
www.youtube.com
Price: ?
When: The experience lasts until October 31, 2021.
Address: 904 Granville Street, Vancouver, British Columbia.
Why you should go: If you are a fan of the fantasy world and cocktails, this event is for you!
Website
The opinions expressed in this article are those of the author and do not reflect the views of Narcity Media.
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
let next_url = window.location.href.split("next_url=")[1];
let createAppleButtons = document.querySelectorAll("#createApple"); let createGoogleButtons = document.querySelectorAll("#createGoogle"); let createFBButtons = document.querySelectorAll("#createFacebook");
for ( let button of createAppleButtons){ button.addEventListener("click", () => { redirect("/core/users/login/apple/", next_url) }); }
for (let button of createGoogleButtons){ button.addEventListener("click", () => { redirect("/core/users/login/googleplus/", next_url) }); }
for (let button of createFBButtons){ button.addEventListener("click", () => { redirect("/core/users/login/facebook/", next_url) }); }
function redirect (url, next){ window.location.href = `${url}?next_url=${next}` }
function frenchUrl(url){ if(url){ return url.includes("https://news.google.com/fr/"); } else return false; }
var monitorChekFrenchCheckbox = makeMonitor(function () { return document.querySelector("label.authentication--field-IsFrenchProfile"); },function (res) { let fr = frenchUrl(next_url); let input = res.querySelector("input"); if (fr && !input.checked){ input.checked = true; } });
monitorChekFrenchCheckbox.start();
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
!function(p,r,e,s,b,d){p.pbq||(s=p.pbq=function(){s.exe?s.exe.apply(s,arguments):s.queue.push(arguments);},s.version='1.0',s.queue=[],b=r.createElement(e),b.async=!0,b.src="https://sr.studiostack.com/v3/services",d=r.getElementsByTagName(e)[0],d.parentNode.insertBefore(b,d))}(window,document,'script'); pbq('init', '250789');
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
let editProfile = document.querySelector('.gdpr-cookie-content'); let wrapper = document.querySelector('.rm-gdpr');
editProfile.addEventListener("click", function () { wrapper.classList.add('hidden') });
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
const supportPageOffset = window.pageXOffset !== undefined;
let previousScrollPosition = 0;
const isScrollingDown = () => { let scrolledPosition = supportPageOffset ? window.pageYOffset : isCSS1Compat ? document.documentElement.scrollTop : document.body.scrollTop; let isScrollDown;
if (scrolledPosition > previousScrollPosition) { isScrollDown = true; } else { isScrollDown = false; } previousScrollPosition = scrolledPosition; return isScrollDown; };
const handleNavScroll = () => { if(document.querySelector(".rumble-sticky--show")){ if (isScrollingDown() ) { document.querySelector(".rumble-sticky--show").classList.add("active");
} else { document.querySelector(".rumble-sticky--show").classList.remove("active"); } } };
var throttleTimer;
const throttle = (callback, time) => { if (throttleTimer) return;
throttleTimer = true; setTimeout(() => { callback(); throttleTimer = false; }, time); };
const mediaQuery = window.matchMedia("(prefers-reduced-motion: reduce)");
window.addEventListener("scroll", () => {
throttle(handleNavScroll, 10);
});
});
window.REBELMOUSE_LOWEST_TASKS_QUEUE.push(function(){
function setCookie(cname, cvalue, exdays) { var d = new Date(); d.setTime(d.getTime() + (exdays*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/"; }
function getCookie(cname) {
var name = cname + "=";
var decodedCookie = decodeURIComponent(document.cookie);
var ca = decodedCookie.split(';');
for(var i = 0; i