Home|
Gaming|
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
";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
";}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+"
"+ 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
Log in om je verlanglijstje te maken