\n\n🎁 Official gift card for Bubble Planet \n\n \n\nOptions : \n\n🎫 Gift card worth €20, €40 or €60 - includes access to the experience, all info here \n\n \n\nGift card details \n\n📨 How it works: you will receive a unique code that you can send to the recipient of your gift card - they can then redeem the code for a ticket in the Fever app \n\n🔑 Validity: the code can be used for Bubble Planet (Brussels) for any date \n\n📱 Please see your confirmation email for all essential information \n\n \n\nGeneral Info \n\n📍 Location: Tour & Taxis, 86c avenue du Port (SHED 3.2), Brussels \n\n👤 Age requirement: all ages welcome \n\n⏳ Duration: 1h to 1h30 \n\n❓ Please consult the FAQs of this experience here \n\n \n\nDescription \n\nWelcome to Bubble Planet, a world where bubbles are bigger and more fantastic than ever. Prepare to explore an incredible planet that will challenge your imagination, amaze you with the magic of science, and unleash the child in you. Inside this spherical world full of bubbles, you will have the opportunity to hop from one immersive space to the next, experiencing them all with your five senses. With oversized bubbles, balloons, soap, and more, this sensory universe will give you the opportunity to see the world in a whole new way—even allowing you to travel the globe with a hot air balloon flight simulator! And much, much more! Buy your gift card now for Bubble Planet in Brussels!","rating":{"average":0,"isHidden":true,"numRatings":0},"isGiveaway":false,"cityStandardId":1001004,"citySlug":"brussels","citySlugLanguage":"en","defaultPlace":{"id":17336,"address":"Tour & Taxis Shed 4 bis - Av. du Port 86C, Bruxelles, Belgique, 1000","locale":"fr","latitude":50.864736,"longitude":4.34862,"hidden":false,"metroStations":[],"name":"Magic Show","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/17336__50.864736_4.34862.png","slug":"tour-and-taxis-bru","hasPlacePage":true},"places":[{"id":17336,"address":"Tour & Taxis Shed 4 bis - Av. du Port 86C, Bruxelles, Belgique, 1000","locale":"fr","latitude":50.864736,"longitude":4.34862,"hidden":false,"metroStations":[],"name":"Magic Show","signedMapUrl":"https://applications-media.feverup.com/image/upload/f_auto/fever2/place/maps/17336__50.864736_4.34862.png","slug":"tour-and-taxis-bru","hasPlacePage":true}],"is3dRequired":true,"isTimeless":true,"isUrgent":false,"priceInfo":{"type":"from","currency":"EUR","amount":20,"strikethrough":null},"multipleSessions":true,"defaultSession":{"id":95600184,"currency":"EUR","label":"Gift card for 20,00€","placeId":17336,"price":20,"startsAtIso":"2024-06-06T00:00:00+02:00","endsAtIso":"2030-11-25T23:59:59+01:00","expirationIso":"2030-11-25T23:59:59+01:00","attendText":"Join in!","availableTickets":14,"hasAvailableTickets":true,"minNumTickets":1,"maxNumTickets":14,"surchargePerTicket":0},"firstSessionDate":"2024-06-06T00:00:00+02:00","firstActiveSessionDate":"2024-06-06T00:00:00+02:00","lastActiveSessionDate":"2024-06-06T00:00:00+02:00","lastSessionDate":"2024-06-06T00:00:00+02:00","meta":{"title":"Bubble Planet - Gift Card - Tickets - Brussels","description":"Buy your gift card now for Bubble Planet in Brussels!","jsonIdOverrides":[],"disallowIndexing":false},"logoUrl":null,"redirectTo":null,"baseLocale":"fr-CH","enableImageTestExperiment":false,"sessionSelectorType":"session","isCalendarSelector":false,"partnerId":12533,"presentationSettings":{"showImportantInformation":true,"isStreaming":false,"hideSimilarPlans":false,"hideHelp":false,"hideCouponLoyalty":false,"showBsaToggle":false,"enableRedeemVouchersWeb":false,"isVoucherWithPrefixRequired":false,"showPlacePreview":true,"showReviewsFromMainPlanInfo":false,"hideRating":false,"banners":[{"message":"No booking fees","position":"top_selector","type":"info"}],"reviewsFromPlanId":null,"labelRedeemVouchersWeb":null,"lowAvailabilityThreshold":null,"hasAffiliateLink":null,"displayCalendarPrice":null,"hidePlaceSelector":false,"hideRecommenderItems":false},"accessRules":[],"cityAvailableLocales":["fr-CH","nl-NL","en-GB"],"translationLanguages":["en"],"shouldDisplayFeaturedReviewAnswers":false,"hasAddOns":false,"hasSeasons":false,"selectorSettings":{"type":"single","viewConfiguration":"vertical"},"aBTesting":null,"defaultLevelDisplay":"disabled","allowMultiSessionPurchase":false},"cityDetail":{"id":24,"code":"BRU","slug":"brussels","slugTranslations":{"nl":"brussel","en":"brussels","fr":"bruxelles"},"name":"Brussels","locale":"fr-CH","availableLocales":["fr-CH","nl-NL","en-GB"],"title":"Events & Things to do in Brussels","subtitle":"Enjoy Brussels's most exciting events and experiences, get access to top tourist attractions, discover tons of secret places and find out about the best events and activities.","landscape":"https://applications-media.feverup.com/image/upload/f_auto/fever2/city/photos/web/bru-portada-4096x605.jpg","meta":{"title":"Events in Brussels & Things to do","description":"Discover the most exciting experiences in Brussels with Fever, from concerts and festivals to museums, restaurants, cinema tickets, and much more.","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto,w_280,h_280,c_lfill,g_auto/fever2/city/photos/web/bru-280x280.jpg"},"country":"BE","region":"Bruselas-Capital","telephone":"+3278482320","email":"salut@feverup.com","thumbnail":"https://applications-media.feverup.com/image/upload/f_auto/fever2/city/photos/web/bru-560x560.jpg","hidden":false,"currency":"EUR","venuesPageLink":"https://feverup.com/fr/bruxelles/venue","allowIndexing":true,"latitude":50.84736572226771,"longitude":4.3553434130902575,"timezone":"Europe/Brussels","hasWhenPages":true,"coupon":{"link":"https://use.fvr.to/KpWsYl1736","code":"SALUTFEVERBE"}},"availableAddOnCategories":[],"theme":null,"hasPlacePreview":true,"channel":"fever-marketplace","planImageDataExperiment":null,"isSplitTest":true,"isWebview":false};
function getAstroSession() {
const sessionValue = sessionStorage.getItem('fv_session');
sessionStorage.removeItem('fv_session');
let session = {};
if (sessionValue) {
try {
const { value } = JSON.parse(sessionValue);
session = value;
} catch (err) {
console.warn('Unable to recover previous session');
}
}
return session;
}
astroPageConfig = config;
astroI18n = astroPageConfig.astroI18n;
astroSession = getAstroSession();
})();
Carte-cadeau
Bubble Planet - Gift Card
Bubble Planet - Gift Card
Carte-cadeau
Carte-cadeau
Bubble Planet - Gift Card
Bubble Planet - Gift Card
Carte-cadeau
Gift card for BubblePlanet
🎁 Official gift card for Bubble Planet
Options :
🎫 Gift card worth €20, €40 or €60 - includes access to the experience, all info here
Gift card details
📨 How it works: you will receive a unique code that you can send to the recipient of your gift card - they can then redeem the code for a ticket in the Fever app
🔑 Validity: the code can be used for Bubble Planet (Brussels) for any date
📱 Please see your confirmation email for all essential information
General Info
📍 Location: Tour & Taxis, 86c avenue du Port (SHED 3.2), Brussels
👤 Age requirement: all ages welcome
⏳ Duration: 1h to 1h30
❓ Please consult the FAQs of this experience here
Description
Welcome to Bubble Planet, a world where bubbles are bigger and more fantastic than ever. Prepare to explore an incredible planet that will challenge your imagination, amaze you with the magic of science, and unleash the child in you. Inside this spherical world full of bubbles, you will have the opportunity to hop from one immersive space to the next, experiencing them all with your five senses. With oversized bubbles, balloons, soap, and more, this sensory universe will give you the opportunity to see the world in a whole new way—even allowing you to travel the globe with a hot air balloon flight simulator! And much, much more! Buy your gift card now for Bubble Planet in Brussels!
Tour & Taxis est un quartier animé de Bruxelles, avec des bâtiments historiques tels que le Koninklijk Pakhuis, la Gare Maritime et le Hôtel de la Poste. Il propose des espaces événementiels haut de g...
Getting there
Magic Show
Tour & Taxis Shed 4 bis - Av. du Port 86C, Bruxelles, Belgique, 1000