✨ Also valid during school holidays

Book World of Frozen Disneyland Paris

The wait is over! Would you like to be the first to discover the new Arendelle? Book World of Frozen Disneyland Paris today, ahead of the official opening in 2026. Secure your place in history.

✅ Official Prices & Availability

Calculate your price

You will be redirected to the secure Disneyland Paris calendar for current prices.

/* Minimalistische Container */ #wrapper_bridge_69905b2da92cd { background: transparent; border: none; padding: 0; box-shadow: none; font-family: "Montserrat", sans-serif; width: 100%; box-sizing: border-box; } #wrapper_bridge_69905b2da92cd * { box-sizing: border-box; } /* Labels */ #wrapper_bridge_69905b2da92cd .dlp-label { display: block; font-size: 12px; font-weight: 700; margin-bottom: 6px; color: #0b1026; text-transform: uppercase; letter-spacing: 0.5px; text-align: left; } /* Inputs */ #wrapper_bridge_69905b2da92cd .dlp-select, #wrapper_bridge_69905b2da92cd .dlp-date { width: 100%; padding: 0 15px; border: 1px solid #e0e0e0; border-radius: 8px; background-color: #f9fbfd; color: #333; font-size: 15px; height: 50px; font-family: "Montserrat", sans-serif; font-weight: 500; transition: all 0.2s; -webkit-appearance: none; appearance: none; background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right 15px center; background-size: 12px; } #wrapper_bridge_69905b2da92cd .dlp-date { background-image: none; } #wrapper_bridge_69905b2da92cd .dlp-select:focus, #wrapper_bridge_69905b2da92cd .dlp-date:focus { border-color: #cfaa5c; background-color: #fff; outline: none; box-shadow: 0 0 0 3px rgba(207, 170, 92, 0.15); } /* Grid */ #wrapper_bridge_69905b2da92cd .dlp-grid-row { display: flex; flex-wrap: wrap; gap: 20px; margin-bottom: 20px; align-items: flex-end; text-align: left; } #wrapper_bridge_69905b2da92cd .dlp-col { flex: 1 1 180px; min-width: 0; } #wrapper_bridge_69905b2da92cd .dlp-field-row { width: 100%; margin-bottom: 20px; text-align: left; } #wrapper_bridge_69905b2da92cd .dlp-people-row { margin-bottom: 0; } #wrapper_bridge_69905b2da92cd .dlp-people-row .dlp-col { flex: 1 1 45%; } #wrapper_bridge_69905b2da92cd .dlp-btn-wrapper { text-align: center; margin-top: 30px; width: 100%; } /* Knop */ #wrapper_bridge_69905b2da92cd .dlp-btn { display: inline-flex; align-items: center; justify-content: center; width: 100%; max-width: 400px; height: 55px; background: linear-gradient(145deg, #cfaa5c 0%, #b8923e 100%); color: #ffffff; font-weight: 800; border: none; border-radius: 50px; cursor: pointer; font-size: 16px; letter-spacing: 1px; font-family: "Montserrat", sans-serif; transition: all 0.2s ease; box-shadow: 0 10px 25px rgba(207, 170, 92, 0.25); text-decoration: none; } #wrapper_bridge_69905b2da92cd .dlp-btn:hover { transform: translateY(-2px); filter: brightness(1.05); box-shadow: 0 15px 35px rgba(207, 170, 92, 0.35); } /* Trust Tekst */ #wrapper_bridge_69905b2da92cd .dlp-trust-text { font-size: 11px; color: #555; margin-top: 12px; line-height: 1.4; text-align: center; font-family: "Montserrat", sans-serif; } /* Kalender Link */ #wrapper_bridge_69905b2da92cd .dlp-calendar-link { display: block; text-align: center; color: #999; font-size: 13px; margin-top: 20px; text-decoration: none; border-bottom: 1px dotted #ccc; width: fit-content; margin-left: auto; margin-right: auto; font-family: "Montserrat", sans-serif; padding-bottom: 2px; } #wrapper_bridge_69905b2da92cd .dlp-calendar-link:hover { color: #cfaa5c; border-color: #cfaa5c; } @media (max-width: 768px) { #wrapper_bridge_69905b2da92cd .dlp-grid-row { display: block; margin-bottom: 0; } #wrapper_bridge_69905b2da92cd .dlp-col { width: 100%; margin-bottom: 15px; display: block; } #wrapper_bridge_69905b2da92cd .dlp-people-row { display: flex; flex-direction: row; gap: 15px; } #wrapper_bridge_69905b2da92cd .dlp-people-row .dlp-col { margin-bottom: 0; } }

België (Nederlands) België (Frans) Duitsland Verenigd Koninkrijk Nederland
Alle Disney Hotels Disneyland Hotel Disney Hotel New York – Art of Marvel Disney Newport Bay Club Disney Sequoia Lodge Disney Hotel Cheyenne Disney Hotel Santa Fe Disney Davy Crockett Ranch
1234567891011121314
1234567
0 1 2 3 4 5 6
Pay in instalments (15% advance payment)
Free cancellation up to 7 days before arrival
📅 Flexible dates? Check the Price Calendar!
(function() { var uid = 'bridge_69905b2da92cd'; var dateInput = document.getElementById('date_' + uid); // --- DATUM UPDATE: Standaard op 29 MAART 2026 --- dateInput.value = "2026-03-29"; var marketSelect = document.getElementById('market_' + uid); var hostname = window.location.hostname; var path = window.location.pathname; // DOMEIN LOGICA if (hostname.includes('.nl')) { marketSelect.value = 'nl'; } else if (path.indexOf('/de/') > -1) { marketSelect.value = 'de'; } else if (path.indexOf('/en/') > -1) { marketSelect.value = 'uk'; } else if (path.indexOf('/fr/') > -1 || path.indexOf('/fr-be/') > -1) { marketSelect.value = 'be_fr'; } else if (path.indexOf('/es/') > -1) { marketSelect.value = 'uk'; } else { marketSelect.value = 'be_nl'; } var adultsSelect = document.getElementById('adults_' + uid); var kidsSelect = document.getElementById('kids_' + uid); function updateKidsOptions() { var numAdults = parseInt(adultsSelect.value); var currentKids = parseInt(kidsSelect.value); var maxTotal = 7; var maxKids = maxTotal - numAdults; kidsSelect.innerHTML = ''; for (var i = 0; i maxKids) { kidsSelect.value = 0; } else { kidsSelect.value = currentKids; } } adultsSelect.addEventListener('change', updateKidsOptions); updateKidsOptions(); })(); window.dlpGo_bridge_69905b2da92cd = function() { var uid = 'bridge_69905b2da92cd'; var affiliateDB = {"be_nl":{"name":"Belgi\u00eb (Nederlands)","locale":"nl-be","p":"21060","a":"3326533","g":"24481218","calendar":"https:\/\/www.disneylandparis.com\/nl-be\/prijsschatting-kalender-disneyland-paris"},"be_fr":{"name":"Belgi\u00eb (Frans)","locale":"fr-be","p":"21060","a":"3326533","g":"24481210","calendar":"https:\/\/www.disneylandparis.com\/fr-be\/calendrier-estimation-prix-disneyland-paris"},"de":{"name":"Duitsland","locale":"de-de","p":"293590","a":"3365686","g":"24396430","calendar":"https:\/\/www.disneylandparis.com\/de-de\/kalender-zur-preiseinschatzung-disneyland-paris"},"uk":{"name":"Verenigd Koninkrijk","locale":"en-gb","p":"8854","a":"3359629","g":"22054108","calendar":"https:\/\/www.disneylandparis.com\/en-gb\/price-estimate-calendar-disneyland-paris"},"nl":{"name":"Nederland","locale":"nl-nl","p":"21060","a":"3326533","g":"24481218","calendar":"https:\/\/www.disneylandparis.com\/nl-nl\/prijsschatting-kalender-disneyland-paris"}}; var selectedMarket = document.getElementById('market_' + uid).value; var marketData = affiliateDB[selectedMarket]; var dateRaw = document.getElementById('date_' + uid).value; var dateClean = dateRaw.replace(/-/g, ''); var hotel = document.getElementById('hotel_' + uid).value; var nights = document.getElementById('nights_' + uid).value; var adults = document.getElementById('adults_' + uid).value; var kids = document.getElementById('kids_' + uid).value; var bookingUrl = 'https://book.disneylandparis.com/' + marketData.locale + '/?channel=DIRECT'; bookingUrl += '&cid=' + dateClean + '&los=' + nights + '&adults=' + adults + '&children=' + kids; if(hotel !== "") { bookingUrl += '&hotel=' + hotel; } bookingUrl += '&ecid=AFF_TD_S_' + marketData.a + '-' + marketData.p; var encodedBookingUrl = encodeURIComponent(bookingUrl); var finalUrl = 'https://clk.tradedoubler.com/click?p=' + marketData.p + '&a=' + marketData.a + '&g=' + marketData.g + '&url=' + encodedBookingUrl; window.open(finalUrl, '_blank'); }; window.dlpCal_bridge_69905b2da92cd = function() { var uid = 'bridge_69905b2da92cd'; var affiliateDB = {"be_nl":{"name":"Belgi\u00eb (Nederlands)","locale":"nl-be","p":"21060","a":"3326533","g":"24481218","calendar":"https:\/\/www.disneylandparis.com\/nl-be\/prijsschatting-kalender-disneyland-paris"},"be_fr":{"name":"Belgi\u00eb (Frans)","locale":"fr-be","p":"21060","a":"3326533","g":"24481210","calendar":"https:\/\/www.disneylandparis.com\/fr-be\/calendrier-estimation-prix-disneyland-paris"},"de":{"name":"Duitsland","locale":"de-de","p":"293590","a":"3365686","g":"24396430","calendar":"https:\/\/www.disneylandparis.com\/de-de\/kalender-zur-preiseinschatzung-disneyland-paris"},"uk":{"name":"Verenigd Koninkrijk","locale":"en-gb","p":"8854","a":"3359629","g":"22054108","calendar":"https:\/\/www.disneylandparis.com\/en-gb\/price-estimate-calendar-disneyland-paris"},"nl":{"name":"Nederland","locale":"nl-nl","p":"21060","a":"3326533","g":"24481218","calendar":"https:\/\/www.disneylandparis.com\/nl-nl\/prijsschatting-kalender-disneyland-paris"}}; var selectedMarket = document.getElementById('market_' + uid).value; var marketData = affiliateDB[selectedMarket]; var calendarBaseUrl = marketData.calendar; var separator = calendarBaseUrl.includes('?') ? '&' : '?'; var calendarUrlWithEcid = calendarBaseUrl + separator + 'ecid=AFF_TD_S_' + marketData.a + '-' + marketData.p; var encodedCalendarUrl = encodeURIComponent(calendarUrlWithEcid); var finalUrl = 'https://clk.tradedoubler.com/click?p=' + marketData.p + '&a=' + marketData.a + '&g=' + marketData.g + '&url=' + encodedCalendarUrl; window.open(finalUrl, '_blank'); };

Discover the World of Frozen at Disneyland Paris

From 29 March 2026, you can literally step into the film. Stroll along Lake Arendelle, admire Elsa's majestic ice palace on North Mountain and enjoy the authentic Nordic atmosphere. Booking a stay has never been so magical.

World of Frozen Disneyland Paris - The village of Arendelle with the North Mountain and Elsa's Ice Palace

Frozen Ever After

Step aboard for a musical boat trip through the story. Sing along with Anna, Elsa and their friends as you sail to the ice palace. An attraction for the whole family!

Nordic Crowns Tavern

Taste the flavours of Arendelle in this cosy inn. Create your own menu with traditional dishes and enjoy the view of the harbour.

Meetings

Receive a warm hug from Olaf and have your photograph taken with Anna and Elsa in their royal attire at Arendelle Castle.

Souvenirs from Arendelle

Take a piece of magic home with you. From exclusive Frozen souvenirs to authentic Norwegian wood carvings and clothing.

Disney Adventure World Packages

Walt Disney Studios Park is undergoing a complete transformation. Discover the new, green boulevard ‘Adventure Way’ that leads to the large lake.

Disney Adventure World evening show Cascade of Lights with drones and fountains at Adventure Bay

Cascade of Lights

End your day with a technological wonder of the world. An evening show on the lake with fountains, projections and no fewer than 379 drones!

Rapunzel Tangled Spin

Spin around in wooden gondolas beneath thousands of floating lanterns. A fairytale family attraction based on Rapunzel.

The Regal View

The first table service restaurant with a view of the lake. Here you can enjoy dinner and meet the Disney Princesses.

Adventure Way

Stroll through beautifully landscaped gardens inspired by Disney stories.

Book smart and worry-free

With these terms and conditions, you run no risk whatsoever. Secure your place during the opening months today and start counting down without any worries.

100% Flexibility

Free changes or cancellations up to 7 days before arrival.

Spread your payment

Pay only a deposit of 15% today.

Lowest Price Guarantee

You book directly with the source for the lowest price.

Begin your magical journey in 2026

Demand for accommodation during the opening period is high. Reserve your room now to secure your spot and pay flexibly in instalments.

DLP Explorers is an independent information website and official partner of Disneyland Paris.
All bookings and transactions are processed securely and directly via the Disneyland Paris servers.
© Disney • Pixar © & TM Lucasfilm Ltd. © MARVEL. All rights reserved.

Discover The Disniverse: The Community for Disney Fans ✨

Join other fans every day on our Discord server. Whether you're looking for tips for your next trip to Disneyland Paris, want to share your experiences or discuss the latest official news, the magic never stops here.

Your dose of Disney passion. Full of inspiration, personal tips and the latest news for your next trip to Disneyland Paris.

DLP Explorers is not a brand of and is not affiliated with Disney®.
Some elements are © Disney, © Disney • Pixar, © & ™ Lucasfilm Ltd, © MARVEL.