(function(){
let w = window.innerWidth;
function setHeaderCssVar() {
const headerEle = document.getElementById('shoplaza-section-header');
if(!headerEle){ return };
document.body.style.setProperty('--window-height', `${window.innerHeight}px`);
document.body.style.setProperty('--header-height', `${headerEle.clientHeight}px`);
document.body.style.setProperty('--header-scroll-hide-height-md', `${headerEle.querySelector('.header__mobile .header__scroll_hide').clientHeight}px`);
document.body.style.setProperty('--header-scroll-hide-height-pc', `${headerEle.querySelector('.header__desktop .header__scroll_hide').clientHeight}px`);
}
function handlResize() {
if(w == window.innerWidth){return};
w = window.innerWidth;
setHeaderCssVar();
};
function init(){
setHeaderCssVar();
window.removeEventListener('resize', window._theme_header_listener)
window._theme_header_listener = handlResize;
window.addEventListener('resize', window._theme_header_listener);
}
init();
})();
${data.index + 1}/6
Description
Do you want to play those 3.500 or 10.000 games as always?
Those that you played in your childhood and have always liked?
Our 2024 NEWGame Console® includes all those games you've always played in your youth and now you can play them whenever and wherever you want, with family and friends.
✅ Uses HDMI interface, can be connected to TVs, computers, projectors with HDMI inputs to provide a 4K HD display.
✅ ✅ Dual 2.4G GAMEPAD Controllers: Simple and very practical with which you will be able to enjoy all the games with family, friends and children.
✅ This console has incorporated manys classic games among its thousands of games, you just have to choose according to your own needs.
✅ With the "Mode" button saves the game progress at any time
✅ Search games by name
✅ Multiple language selection
Size:16.5*12.5*10.5CM
HOW TO CONNECT
✅ 1 - Connect the console with the HDMI cable to the TV.
✅ 2 - Insert the TF card into the slot.
✅ 3 - Connect the receiver of the controls (USB).
✅ 4 - Plug the charging power supply (cable with USB input) into the TV or a charging base.
The number of games included depends on the card memory size 👇Includes👇
✅x1 Game Console ✅x2 Controllers ✅x1 Signal Receiver ✅x1 HDMI Extension Cable ✅x1 USB Power Cable ✅x1 TF card ✅x1 Instructions
🟢 HOW TO SAVE GAMES
✔️Press SELECT+START ✔️Press Quick Save ✔️When you want to play again, enter the game and press SELECT+START ✔️Press Quick Load
Material: ABS Weight: 500g
Customer questions & answers
Question:
Does it require internet connection of any kind?
Answer:
Can be played without any internet connection
Question:
Do you have the ability to save your progress?
Answer:
Yes, pressing select + start during gameplay brings up a menu to continue, exit, save, and load a game state.
${isCart ? 'The items in the shopping cart do not participate in any recommendation rule. Add the participating items to your shopping cart to check the design.' : ''}
${isProduct ? 'This product did not participated in any recommendation rule. Switch to another product to check the design.' : ''}
${isCollection ? 'The items in this collection do not participate in any recommendation rule. Switch the participating items to check the design.' : ''}
${isIndex ? 'The home page do not participate in any recommendation rule.' : ''}
(This prompt would not display on client-side)