LEGO Harry Potter Collection PS5 (2025)

  • LEGO Harry Potter Collection PS5 (1)Home|
  • LEGO Harry Potter Collection PS5 (2)Gaming|
  • LEGO Harry Potter Collection PS5 (3)Games

2005272

Meer afbeeldingen

  • Productomschrijving
  • Productspecificaties
  • Reviews

Beleef alle jaren op Zweinstein in LEGO-stijl met de LEGO Harry Potter Collection voor de PlayStation 5 (PS5)!

Eigenschappen LEGO Harry Potter Collection PS5

  • De LEGO Harry Potter Collection brengt LEGO Harry Potter: Jaren 1-4 en LEGO Harry Potter: Jaren 5-7 samen in één game, nu geremasterd met verbeterde graphics voor PlayStation 5.
  • Deze compilatie combineert de creatieve krachten van LEGO met de uitgebreide wereld van Harry Potter en neemt spelers van alle leeftijden mee op een uitdagende reis boordevol spreuken, toverdranken, puzzels, lessen, duels en nog veel meer.

Lees meer

Adviesleeftijd:

vanaf 7 tot 99 jaar

Wettelijke minimumleeftijd:

7

PEGI angst:

Nee

PEGI grof taalgebruik:

Nee

Lees meer

PEGI discriminatie:

Nee

PEGI drugs:

Nee

PEGI gokken:

Nee

PEGI online:

Nee

PEGI seks:

Nee

PEGI geweld:

Nee

Artikelnummer:

2005272

Barcodes:

5051888272312

5051888272312

Studio/ uitgever multimediagame:

Telltale Games

Aantal spelers:

1 speler

Online gaming mogelijk:

Nee

Genre games:

Avontuur

Platform:

PlayStation 5

Speelgoedthema:

Film, TV & boeken

Figuren:

Harry Potter

Afmeting (cm):

13,5x17x1,5 (LxBxH)

Afmetingen verpakking (cm):

17,4x13,8x1,5 (LxBxH)

Gewicht exclusief verpakking (gr):

79

5051888272312

Aflevering

Gratis ophalen binnen 60 minuten!

" + "

" + highlight(suggestion.data.display_address, currentValue) + "

"return format; }, transformResult: function(response) {var suggestions = $.map(response, function(dataItem) { return {value: dataItem.display_name,data: dataItem };})return { suggestions: suggestions};},onSelect: function(suggestion) {displayLatLon(suggestion.data.display_name, suggestion.data.lat, suggestion.data.lon);switch('ccInvAvailSearchInput') {case "ccInvAvailSearchInput":ccInvAvail.getStoreLocatorByLocation(suggestion.data.lat, suggestion.data.lon, false); break; case "storeStockSearchInput": storeStock.getStoreStockByLocation(suggestion.data.lat, suggestion.data.lon); break; case "ccShoppingCartSearchInput": ccShopCartStoreLocator.getStoreLocatorByLocation(suggestion.data.lat, suggestion.data.lon, false); break; case "favStoreSearchInput": favouriteStoreLocator.getStoreLocatorByLocation(suggestion.data.lat, suggestion.data.lon); break; case "storeLocatorSearchInput": storeLocator.getStoreLocatorByLocation(suggestion.data.lat, suggestion.data.lon); break; case "ssInvAvailSearchInput": ssInvAvail.getStoreLocatorByLocation(suggestion.data.lat, suggestion.data.lon); break; }}});});function searchLocationIqWithInput(inputElementId, value){//$(inputElementId).autocomplete('getSuggestions', value);var serviceURL = '';switch(inputElementId) {case "#ccInvAvailSearchInput":$(".cc-search-results-list").html('');serviceURL = "https://api.locationiq.com/v1/autocomplete.php"+"?key="+"ef6f5cc7d54743"+"&format=json&limit="+parseInt("5")+"&countrycodes=nl&accept-language=nl&tag=place%3Acity%2Cplace%3Avillage%2Cplace%3Atown%2Cplace%3Aisland%2Cplace%3Asuburb%2Cplace%3Astate%2Cboundary%3Aadministrative%2Cplace%3Apostcode%2Chighway%3A*%2Ccycleway%3A*&viewbox="+"7.483037,53.625226,3.149064,50.374652"+"&bounded=1&dedupe=1&q="+value;break;case "#ccShoppingCartSearchInput":$(".cc-search-results-list").html(''); serviceURL = "https://api.locationiq.com/v1/autocomplete.php"+"?key="+"ef6f5cc7d54743"+"&format=json&limit="+parseInt("5")+"&countrycodes=nl&accept-language=nl&tag=place%3Acity%2Cplace%3Avillage%2Cplace%3Atown%2Cplace%3Aisland%2Cplace%3Asuburb%2Cplace%3Astate%2Cboundary%3Aadministrative%2Cplace%3Apostcode%2Chighway%3A*%2Ccycleway%3A*&viewbox="+"7.483037,53.625226,3.149064,50.374652"+"&bounded=1&dedupe=1&q="+value;break;case "#ldInvAvailSearchInput":$(".ld-search-results-list").html('');serviceURL = "https://eu1.locationiq.com/v1/search.php"+"?key="+"ef6f5cc7d54743"+"&format=json&limit="+parseInt("5")+"&countrycodes=nl&addressdetails=1&postalcode="+value;break; case "#ldShoppingCartSearchInput": $(".ld-search-results-list").html(''); serviceURL = "https://eu1.locationiq.com/v1/search.php"+"?key="+"ef6f5cc7d54743"+"&format=json&limit="+parseInt("5")+"&countrycodes=nl&addressdetails=1&postalcode="+value;break;}var settings = { "async": true, "crossDomain": true, "url": serviceURL, "method": "GET", "deferRequestBy": 250};$.ajax(settings).done(function (response) { console.log(response); var suggestions = $.map(response, function(dataItem) { return {value: dataItem.display_name,data: dataItem}; }); switch(inputElementId) {case "#ccInvAvailSearchInput":ccInvAvail.getStoreLocatorByLocation(suggestions[0].data.lat, suggestions[0].data.lon, false);break; case "#storeStockSearchInput": storeStock.getStoreStockByLocation(suggestions[0].data.lat, suggestions[0].data.lon); break; case "#ccShoppingCartSearchInput": ccShopCartStoreLocator.getStoreLocatorByLocation(suggestions[0].data.lat, suggestions[0].data.lon, false); break; case "#favStoreSearchInput": favouriteStoreLocator.getStoreLocatorByLocation(suggestions[0].data.lat, suggestions[0].data.lon); break; case "#storeLocatorSearchInput": storeLocator.getStoreLocatorByLocation(suggestions[0].data.lat, suggestions[0].data.lon); break;case "#ldInvAvailSearchInput":ldInvAvail.selectedZipCode = suggestions[0].data.address.postcode;ldInvAvail.getStoreLocatorByLocation(suggestions[0].data.lat, suggestions[0].data.lon, false); break; case "#ldShoppingCartSearchInput": ldShopCartStoreLocator.selectedZipCode = suggestions[0].data.address.postcode; ldShopCartStoreLocator.getStoreLocatorByLocation(suggestions[0].data.lat, suggestions[0].data.lon, false); break;}});}

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + mondayStr;htmlStringStoreDetails = htmlStringStoreDetails + "";htmlStringStoreDetails = htmlStringStoreDetails + resultItem.opentimemon;htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + tuesdayStr;htmlStringStoreDetails = htmlStringStoreDetails + "";htmlStringStoreDetails = htmlStringStoreDetails + resultItem.opentimetue;htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + wednesdayStr;htmlStringStoreDetails = htmlStringStoreDetails + "";htmlStringStoreDetails = htmlStringStoreDetails + resultItem.opentimewed;htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + thursdayStr;htmlStringStoreDetails = htmlStringStoreDetails + "";htmlStringStoreDetails = htmlStringStoreDetails + resultItem.opentimethu;htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + fridayStr;htmlStringStoreDetails = htmlStringStoreDetails + "";htmlStringStoreDetails = htmlStringStoreDetails + resultItem.opentimefri;htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + saturdayStr;htmlStringStoreDetails = htmlStringStoreDetails + "";htmlStringStoreDetails = htmlStringStoreDetails + resultItem.opentimesat;htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + sundayStr;htmlStringStoreDetails = htmlStringStoreDetails + "";htmlStringStoreDetails = htmlStringStoreDetails + resultItem.opentimesun;htmlStringStoreDetails = htmlStringStoreDetails + "

";htmlStringStoreDetails = htmlStringStoreDetails + "

"; let specialCount = 0;let storePickAllowed = false;let cityToken = "";let streetToken = "";for(var ij = 0 ; ij

✔ "+clickAndCollectVar+"
";}if(storeClosed){htmlStringStoreDetails = htmlStringStoreDetails + ""+storeClosedVar+"

";}else{if(tempStoreTimingsSpecialVar != null && tempStoreTimingsSpecialVar.length > 0 && tempStoreTimingsSpecialVar.toLowerCase() != 'Gesloten'.toLowerCase()){let tempStoreTimingsSpecial = tempStoreTimingsSpecialVar.replace("-","tot");htmlStringStoreDetails = htmlStringStoreDetails + "Vandaag geopend van "+tempStoreTimingsSpecial+"

";}else if(tempStoreTimingsVar != null && tempStoreTimingsVar.length > 0 && tempStoreTimingsVar.toLowerCase() != 'Gesloten'.toLowerCase()){let tempStoreTimings = tempStoreTimingsVar.replace("-","tot");htmlStringStoreDetails = htmlStringStoreDetails + "Vandaag geopend van "+tempStoreTimings+"

";}}if(cityToken != null && cityToken.length > 0 && streetToken != null && streetToken.length > 0){let storeURL = window.location.protocol + "//"+window.location.host+"/winkel-zoeken/"+cityToken+"/"+streetToken;htmlStringStoreDetails = htmlStringStoreDetails + "

"+showMoreInfoVar+"

"; } if(onPageLoad) { htmlStrig = htmlStrig + "";} else {htmlStrig = htmlStrig + " (" + parseFloat(resultItem.distance).toFixed(2) + " km) ";}htmlStrig = htmlStrig + "

"+ resultItem.addressLine[0] + " " + resultItem.addressLine[1] + ", "+ resultItem.city + "

"; if (resultItem.availableOrNot == 'true') { if(storeOpenedToday){ storeTimings = storeTimings + Utils.getLocalizationMessage('CLICK_AND_COLLECT_ADDITIONAL_TEXT_WITHIN_STORE_OPENING_TIMES'); }else{ storeTimings = storeTimings; } htmlStrig = htmlStrig + "

" + storeTimeTxt +""+ storeTimings + "

" } htmlStrig = htmlStrig + "

" + img + "

"; if("Available" != 'Available' && resultItem.availableOrNot == 'false'){ //Nothing to do } else {htmlStrig = htmlStrig + "

";} htmlStrig = htmlStrig+"

"; $(".cc-search-results-list").append(htmlStrig); let storeData = {"uniqueID": resultItem.uniqueID, "htmlContent":htmlStringStoreDetails}; ccInvAvail.resultsHTML.push(storeData);}}storesCount = storesCount + 1;}});},showStoreDetails: function(uniqueID){let storeDetailsHTML = ccInvAvail.resultsHTML.find(resultItem => resultItem.uniqueID === uniqueID);$("#storeDetailsMainDiv").empty();$(".genericOverlay").show();$("#storeDetailsMainDiv").append(storeDetailsHTML.htmlContent);$("#storeDetailsMainDiv").show();var scrollPos = $("#storeDetailsMainDiv").offset().top; $(window).scrollTop(scrollPos);},closeStoreDetails: function(){$("#storeDetailsMainDiv").empty();$(".genericOverlay").hide();//$("#storeDetailsMainDiv").append(storeDetailsHTML.htmlContent);$("#storeDetailsMainDiv").hide();//$("html, body").animate({ scrollTop: 0 }, "fast", function(){});},changeStore: function() { document.getElementById("clickAndCollectStoreId").value=""; document.getElementById("clickAndCollectItem").value=""; document.getElementById("cc-selected-store").innerHTML = ""; $(".cc-inventory-location-search-panel").show(); $(".cc-search-results-list").show(); }, selectStore: function(storeId, availableOrNot, onPageLoad){ var changeStoreTxt = "Wijzig winkel"; var selectedStoreTxt = "Jouw geselecteerde winkel"; if (onPageLoad && '' != '' && '' == '') { selectedStoreTxt = "Mijn favoriete winkel"; } document.getElementById("clickAndCollectItem").value = availableOrNot; document.getElementById("clickAndCollectStoreId").value = storeId; if("Available" != 'Available' && availableOrNot == 'false'){ $('.shopperActionsCartBtn').hide(); $("#cc-selecte-store-section").show(); } else if("Available" == 'Available' && availableOrNot == 'false' && ccInvAvail.allowStorePickForOOSItems != 'true'){ $("#cc-selecte-store-section").hide(); $("#ccShopOnline").click(); } else { $('.shopperActionsCartBtn').show(); $("#cc-selecte-store-section").show(); $(".shopperActionsWishlist #productPageAdd2Cart").css("background-color", "#000");$(".shopperActionsWishlist .shopperActionsCartBtn .button.primary").css("background-color", "#000"); } document.getElementById("cc-selected-store").innerHTML = "" + selectedStoreTxt + "

" + document.getElementById("store_"+storeId).innerHTML + "

" + changeStoreTxt + "

"; $(".cc-inventory-location-search-panel").hide(); $(".cc-search-results-list").hide(); }, loadStoresUsingZipcode: function(zipcode) { if (locationIqEnabled == "true") { $.ajax({ url: locationIqSearchUrl + '?key=ef6f5cc7d54743&postalcode='+zipcode+'&format=json', type: "GET", success: function (result) { ccInvAvail.getStoreLocatorByLocation(result[0].lat,result[0].lon,false); }, error: function (error) { console.log(error) } }); } else { geocoder = new google.maps.Geocoder(); geocoder.geocode({ 'address' : zipcode, componentRestrictions: {country: 'nl'} }, function(results, status) { if (status == 'OK') { console.log(results[0]); let location = results[0].geometry.location; ccInvAvail.getStoreLocatorByLocation(location.lat(),location.lng(),false); } else { console.debug('Geocode was not successful for the following reason: ' + status); } }); } }, findStores: function() { if (typeof google != 'undefined') { geocoder = new google.maps.Geocoder(); var address = document.getElementById('search').value; if (address != '') { geocoder.geocode({ 'address' : address, componentRestrictions: { country: 'nl' } }, function(results, status) { if (status == 'OK') { console.log(results[0]); let location; if (results[0].geometry === undefined) { location = new google.maps.LatLng(52.3702157, 4.895167899999933); } else { location = results[0].geometry.location; } ccInvAvail.getStoreLocatorByLocation(location.lat(),location.lng(),false); } else { console.debug('Geocode was not successful for the following reason: ' + status); } }); } } else { var evt = $.Event( "keypress", { which: 13 } ); $('.mapboxgl-ctrl-geocoder--input').click(); $('.mapboxgl-ctrl-geocoder--input').trigger(evt); } } };$(document).ready(function(){$('.ccSearch').keypress(function(event){if (locationIqEnabled != "true") {var keycode = (event.keyCode ? event.keyCode : event.which);if(keycode == '13'){ccInvAvail.findStores();}}});if ( "" == "disabled='disabled'" && (( "" == "" && "" == "" && '' != 'ld')|| ("" == "" && "" == "checked='checked'")|| ("" == "" && '' == 'cc')) ) {$("#optionCC").click();$(".hdShippingOptionsCol").css("color", "#ccc");$(".shopperActionsWishlist #productPageAdd2Cart").css("background-color", "#ccc");$(".shopperActionsWishlist .shopperActionsCartBtn .button.primary").css("background-color", "#ccc");}});

39.99

incl. BTW

In winkelmandje

Log in om je verlanglijstje te maken

LEGO Harry Potter Collection PS5 (2025)

References

Top Articles
Latest Posts
Recommended Articles
Article information

Author: Gov. Deandrea McKenzie

Last Updated:

Views: 6448

Rating: 4.6 / 5 (66 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Gov. Deandrea McKenzie

Birthday: 2001-01-17

Address: Suite 769 2454 Marsha Coves, Debbieton, MS 95002

Phone: +813077629322

Job: Real-Estate Executive

Hobby: Archery, Metal detecting, Kitesurfing, Genealogy, Kitesurfing, Calligraphy, Roller skating

Introduction: My name is Gov. Deandrea McKenzie, I am a spotless, clean, glamorous, sparkling, adventurous, nice, brainy person who loves writing and wants to share my knowledge and understanding with you.