It is possible to book the console at the well-known chain.
Yesterday, Nintendo announced the arrival of Nintendo Switch OLED model. However, among the various details about the new console, price information was missing.
Well, GameStop has recently revealed that the new console will cost 349.98 euros. Additionally, the company has also kicked off pre-orders, so anyone who wants to buy the console can pre-order it starting now.
According to the official statement from Nintendo, “The Switch OLED is similar in size to the Nintendo Switch, but includes a 7-inch OLED screen with rich colors and high contrast. The new console model also features a wider adjustable stand, for tabletop mode, a new base with LAN port for stable online gaming sessions, 64GB of internal memory and integrated speakers with improved audio for portable and table. Just like Nintendo Switch, Nintendo Switch OLED allows users to play on TV and share Joy-Con controllers to create fun multiplayer sessions.“.
Read Also
- Hades now available on Xbox Game Pass Aug 13, 2021
- PlayStation: new unreleased event upon us? Sony releases a teaser Jun 30, 2021
- Prime Video, “The wheel of time”: the new fantasy TV series Jul 3, 2021
- Pokémon Café Mix will be completely renewed in the fall with several changes, including its name Aug 19, 2021
- Red Dead Online will leave Game Pass this month | Atomix Sep 1, 2021
- Polymega, an incredible console for retro fans, from the NES to the Sega Saturn Sep 4, 2021
- Giulia De Lellis: the video with her grandmother Lucilla Jul 18, 2021
In related news, we’ve learned that the Switch OLED will have the current Joy-Con’s, and someone has already thought about possible drifting issues.
Source: GameStop.
// For login with Facebook functionality
function appendFacebookSDK() {
window.fbAsyncInit = function () {
FB.init({
appId: ‘175441972590560’,
version: ‘v2.7’,
channelUrl: ‘/channel.html’,
status: true,
cookie: true,
xfbml: true,
oauth: true
});
};
// Load the SDK Asynchronously
(function (d) {
var js, id = ‘facebook-jssdk’, ref = d.getElementsByTagName(‘script’)[0];
if (d.getElementById(id)) {
return;
}
js = d.createElement(‘script’);
js.id = id;
js.async = true;
js.onload = function () {
if (typeof runFacebookLogin == ‘function’) {
runFacebookLogin();
}
if (typeof runFacebookRegistrationLogin == ‘function’) {
runFacebookRegistrationLogin();
}
};
