CINXE.COM

Amazon Deals

<!DOCTYPE html> <html lang="en-sg" data-ign="2018" prefix="og: http://ogp.me/ns#" id="IGN2023"> <head> <title>Amazon Deals</title> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="IGN is your site for Xbox One, PS4, PC, Wii-U, Xbox 360, PS3, Wii, 3DS, PS Vita &amp; iPhone games with expert reviews, news, previews, trailers, cheat codes, wiki guides &amp;amp; walkthroughs" /> <link rel="canonical" href="https://sea.ign.com/amazon-deals"> <link rel="alternate" hreflang="en-my" href="https://sea.ign.com/amazon-deals" /> <link rel="alternate" hreflang="en-sg" href="https://sea.ign.com/amazon-deals" /> <meta http-equiv="content-language" content="en-sg" /> <meta name="robots" content="max-image-preview:large"> <meta property="dable:item_id" content="77259"> <link rel="next" id="infinitenext" href="/amazon-deals?page=2"> <link href="/s/ign/favicon.ico" rel="shortcut icon" type="image/x-icon" /> <link rel="mask-icon" href="https://oystatic.ignimgs.com/src/core/img/favicon/safari_favicon.svg" color="#bf1313"/> <script id="gdpr" type="text/javascript"> (function() { if (window !== window.top) { return; } var getGeoCC = function() { var match = document.cookie.match(/(^|;)\s*geoCC\s*=\s*([^;]+)/); if (match) return match[2]; } window.geoCC = getGeoCC(); //gdprApplies namespace should be fine, the stub function below is a let within an iife window.gdprApplies = (geoCC && /be|bg|cz|dk|de|ee|ie|el|es|fr|gr|hr|it|cy|lv|lt|lu|hu|mt|nl|at|pl|pt|ro|si|sk|fi|no|se|gb|uk|unk/i.test(geoCC)) ? true : false; if (gdprApplies) { (function() { function makeStub() { var TCF_LOCATOR_NAME = '__tcfapiLocator'; var queue = []; var win = window; var cmpFrame; function addFrame() { var doc = win.document; var otherCMP = !!(win.frames[TCF_LOCATOR_NAME]); if (!otherCMP) { if (doc.body) { var iframe = doc.createElement('iframe'); iframe.style.cssText = 'display:none'; iframe.name = TCF_LOCATOR_NAME; doc.body.appendChild(iframe); } else { setTimeout(addFrame, 5); } } return !otherCMP; } function tcfAPIHandler() { var gdprApplies; var args = arguments; if (!args.length) { return queue; } else if (args[0] === 'setGdprApplies') { if ( args.length > 3 && args[2] === 2 && typeof args[3] === 'boolean' ) { gdprApplies = args[3]; if (typeof args[2] === 'function') { args[2]('set', true); } } } else if (args[0] === 'ping') { var retr = { gdprApplies: gdprApplies, cmpLoaded: false, cmpStatus: 'stub' }; if (typeof args[2] === 'function') { args[2](retr); } } else { if (args[0] === 'init' && typeof args[3] === 'object') { args[3] = Object.assign(args[3], { tag_version: 'V3' }); } queue.push(args); } } function postMessageEventHandler(event) { var msgIsString = typeof event.data === 'string'; var json = {}; try { if (msgIsString) { json = JSON.parse(event.data); } else { json = event.data; } } catch (ignore) {} var payload = json.__tcfapiCall; if (payload) { window.__tcfapi( payload.command, payload.version, function(retValue, success) { var returnMsg = { __tcfapiReturn: { returnValue: retValue, success: success, callId: payload.callId } }; if (msgIsString) { returnMsg = JSON.stringify(returnMsg); } if (event && event.source && event.source.postMessage) { event.source.postMessage(returnMsg, '*'); } }, payload.parameter ); } } while (win) { try { if (win.frames[TCF_LOCATOR_NAME]) { cmpFrame = win; break; } } catch (ignore) {} if (win === window.top) { break; } win = win.parent; } if (!cmpFrame) { addFrame(); win.__tcfapi = tcfAPIHandler; win.addEventListener('message', postMessageEventHandler, false); } }; makeStub(); function makeGppStub() { const CMP_ID = 10; const SUPPORTED_APIS = [ '2:tcfeuv2', '6:uspv1', '7:usnatv1', '8:usca', '9:usvav1', '10:uscov1', '11:usutv1', '12:usctv1' ]; window.__gpp_addFrame = function(n) { if (!window.frames[n]) { if (document.body) { var i = document.createElement("iframe"); i.style.cssText = "display:none"; i.name = n; document.body.appendChild(i); } else { window.setTimeout(window.__gpp_addFrame, 10, n); } } }; window.__gpp_stub = function() { var b = arguments; __gpp.queue = __gpp.queue || []; __gpp.events = __gpp.events || []; if (!b.length || (b.length == 1 && b[0] == "queue")) { return __gpp.queue; } if (b.length == 1 && b[0] == "events") { return __gpp.events; } var cmd = b[0]; var clb = b.length > 1 ? b[1] : null; var par = b.length > 2 ? b[2] : null; if (cmd === "ping") { clb({ gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // IAB assigned CMP ID, may be 0 during stub/loading sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, true ); } else if (cmd === "addEventListener") { if (!("lastId" in __gpp)) { __gpp.lastId = 0; } __gpp.lastId++; var lnr = __gpp.lastId; __gpp.events.push({ id: lnr, callback: clb, parameter: par, }); clb({ eventName: "listenerRegistered", listenerId: lnr, // Registered ID of the listener data: true, // positive signal pingData: { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // list of supported APIs sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, }, true ); } else if (cmd === "removeEventListener") { var success = false; for (var i = 0; i < __gpp.events.length; i++) { if (__gpp.events[i].id == par) { __gpp.events.splice(i, 1); success = true; break; } } clb({ eventName: "listenerRemoved", listenerId: par, // Registered ID of the listener data: success, // status info pingData: { gppVersion: "1.1", // must be “Version.Subversion”, current: “1.1” cmpStatus: "stub", // possible values: stub, loading, loaded, error cmpDisplayStatus: "hidden", // possible values: hidden, visible, disabled signalStatus: "not ready", // possible values: not ready, ready supportedAPIs: SUPPORTED_APIS, // list of supported APIs cmpId: CMP_ID, // CMP ID sectionList: [], applicableSections: [-1], gppString: "", parsedSections: {}, }, }, true ); } else if (cmd === "hasSection") { clb(false, true); } else if (cmd === "getSection" || cmd === "getField") { clb(null, true); } //queue all other commands else { __gpp.queue.push([].slice.apply(b)); } }; window.__gpp_msghandler = function(event) { var msgIsString = typeof event.data === "string"; try { var json = msgIsString ? JSON.parse(event.data) : event.data; } catch (e) { var json = null; } if (typeof json === "object" && json !== null && "__gppCall" in json) { var i = json.__gppCall; window.__gpp( i.command, function(retValue, success) { var returnMsg = { __gppReturn: { returnValue: retValue, success: success, callId: i.callId, }, }; event.source.postMessage(msgIsString ? JSON.stringify(returnMsg) : returnMsg, "*"); }, "parameter" in i ? i.parameter : null, "version" in i ? i.version : "1.1" ); } }; if (!("__gpp" in window) || typeof window.__gpp !== "function") { window.__gpp = window.__gpp_stub; window.addEventListener("message", window.__gpp_msghandler, false); window.__gpp_addFrame("__gppLocator"); } }; makeGppStub(); }()); } })(); </script> <script type="text/javascript"> window.ICMS = window.ICMS || { cmd: [], libs: [], css: [], tcf2loader: [], deferredJSLoader:[] }; ICMS.lang = 'en'; ICMS.siteID = 'ign_ap'; ICMS.siteName = 'IGN Southeast Asia'; ICMS.amzTag = 'zdintlignsea-22'; ICMS.contentId = ''; ICMS.keywordSlug = '77259'; ICMS.baseUri = ''; ICMS.pageName = 'Amazon Deals'; ICMS.pageUrl = 'https://sea.ign.com/amazon-deals'; ICMS.isPublished = 'True'; ICMS.backendEditUrl = 'https://sea.icms.ign.com/admin/keyword/77259/'; ICMS.isEmbed = (window.self !== window.top) ? true : false; ICMS.articletype = 'TECH'; ICMS.staticVersioning = '?613'; ICMS.cmd.push(function() { IGNInternationalInit(); }); </script> <script type="text/javascript">window.ICMS.cmd.push(function() { window.kw_default_release_date = "None"; window.kw_default_href = ""; window.kw_default_score = "nr"; window.defaultsJson = {"product": {"score": "TBD", "release_date": "TBA", "asin": ""}} initUgw = function() { const ugw = new UGW() } ICMS.libs.push({ 'url': '/s/ign/keyword.js?613', }); var a = Math.random(); ICMS.libs.push({ 'url': '/s/js/universal_gallery_widget.js?613', 'onPageReady': initUgw }); });</script> <script src="/s/bundle_ign.js?613" defer></script><script src="https://sm.ign.com/zdadkit2.js?613" defer></script><script src="https://sm.ign.com/themes_10.js?613" defer></script> <script type="text/javascript">window._icmsFbq = window._icmsFbq || []; window._icmsFbq.push(['init', '1337053969811135']); window._icmsFbq.push(['track', 'PageView']);</script><noscript><img height="1" width="1" src="https://www.facebook.com/tr?id=1337053969811135&ev=PageView"/></noscript><meta name="twitter:site" content="@IGNSEA"><meta property="og:site_name" content="IGN Southeast Asia" /><meta property="fb:app_id" content="115982828429116" /><meta property="fb:profile_id" content="https://www.facebook.com/IGNSEA" /><meta property="fb:pages" content="407411619299279" /><meta property="twitter:image" content=""><meta property="og:image" itemprop="image" content=""><meta name="twitter:card" value="summary_large_image"><meta property="og:type" content="article"><meta property="og:title" content="Amazon Deals"><meta property="og:description" content="IGN is your site for Xbox One, PS4, PC, Wii-U, Xbox 360, PS3, Wii, 3DS, PS Vita & iPhone games with expert reviews, news, previews, trailers, cheat codes, wiki guides &amp; walkthroughs"><meta property="og:url" content="https://sea.ign.com/amazon-deals"><meta property="og:locale" content="en_US"><meta property="article:publisher" content="https://www.facebook.com/IGNSEA"><meta property="article:section" content="Amazon Deals"><meta property="article:tag" content="Amazon Deals"> <link rel="alternate" type="application/rss+xml" title="IGN Southeast Asia Amazon Deals" href="/amazon-deals.xml"> <!-- Trackers --> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-C6J0TF4X6C"></script> <script> window.dataLayer = window.dataLayer || []; window.gtag = window.gtag||function(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-C6J0TF4X6C', { }) gtag('event', 'icms_page_view', { 'send_to': 'G-C6J0TF4X6C', 'icms_keyword': "Amazon Deals", 'icms_obj_type': "TECH", }) gtag('config', 'G-G0Z2FQREVE'); </script> <script type="text/javascript">var _comscore = _comscore || []; _comscore.push({c1: "2", c2: "3000068" });</script> <script type="text/javascript" src="https://sb.scorecardresearch.com/beacon.js" async="true"></script> <noscript><img src="https://sb.scorecardresearch.com/p?c1=2&amp;c2=3000068&amp;c4=" alt="*" style="position: absolute" width="1" height="1"></noscript> <script>var _sf_startpt=(new Date()).getTime(); var _sf_async_config = { uid: 65124, domain: 'sea.ign.com', useCanonical: true, sections: 'Amazon Deals', authors:''}; window._chartbeatImageAB = true </script> <style type="text/css">@font-face{font-family:"Inter Var";font-style:normal;font-weight:100 1000;font-display:swap;font-stretch:normal;src:url(/s/ign/Inter-VariableFont_slnt,wght.ttf)format("truetype-variations")}body,html{margin:0;padding:0;font-family:"Inter Var",sans-serif;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body{overflow-x:hidden}.page-wrapper,body,html{background-color:#f6f8f7}aside#sidebarHeader,body,header{padding-top:0}body.rtl{direction:rtl}body.hasSkin .hspotlight,body.hasSkin .list-content,body.hasSkin .wrap,body.hasSkin section.broll,body.hasSkin section.popular,body.hasSkin section.stripe,body.hasSkin section.vspotlight{max-width:1240px;padding:8px 10px}body.hasSkin section.broll,body.hasSkin section.wrap.videofeatured{padding-left:10px;padding-right:10px;background:#f6f8f7;box-sizing:border-box}body.hasSkin section.stripe{padding-left:10px;padding-right:10px;margin:0 auto;box-sizing:border-box}body.hasSkin .page-content{max-width:1240px;margin:0 auto;background:#f6f8f7;padding-top:5px;box-sizing:border-box}body.hasSkin section.hero article{width:1240px;max-width:1240px;background-position:center;background-repeat:no-repeat}body.hasSkin section.hero{margin-left:initial;margin-right:initial}body.hasSkin .herogrid{padding:10px;box-sizing:border-box;background:#f6f8f7}aside#sidebarHeader.backend,body.hasSkin .spacer,body.iframe #btnoverlay,body.iframe aside#sidebarHeader{display:none}.ad-wrapper.pgQSsticky{position:sticky;position:-webkit-sticky;top:65px;margin-top:35px}#_themeMobileHeaderDoodle{max-height:100%}body iframe.quizembed{width:100%;min-height:500px;border:0;overflow:hidden}header{top:0;width:100%;z-index:100;flex-shrink:0}header .icon-logo{aspect-ratio:182/55;width:6.625em;height:1.9791666666667em;font-size:.7rem}header .icon-logo .dpad-path{fill:#bf1313}.sidebar-page-header{border-bottom:1px solid rgba(138,147,153,.25);display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:100%;height:64px;background:#fff;z-index:7;padding:0 12px;transition:margin-left 200ms cubic-bezier(.34,-.09,.45,1.18)}.sidebar-page-header #current-user{position:absolute;top:15.5px;right:16px;width:32px;color:#41495a}.sidebar-page-header #current-user .userIcon{width:32px;height:32px;border-radius:50%}aside#sidebarHeader.backend+#btnoverlay+#mainblock{width:100%;margin-left:0}aside#sidebarHeader{--theme-elements-divider:rgba(138, 147, 153, 0.25);--theme-elements-icon-default:#41495a;color:#41495a;position:fixed;top:0;left:0;bottom:0;height:100%;background:#fff;box-shadow:0 0 3px rgba(0,0,0,.1),0 17px 24px rgba(0,0,0,.07);z-index:2000000000;transition-duration:450ms;width:85vw;font-family:"Inter var",sans-serif;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition-property:-webkit-transform;-webkit-transition-property:transform;transition-property:transform}.sidebar-page-header,aside#sidebarHeader *{box-sizing:border-box}aside#sidebarHeader.collapsed{width:0}aside#sidebarHeader.collapsed .header-toggle svg{transition:transform .1s linear 0s;font-size:.6rem;transform:rotate(-180deg)}#sidebarHeader.collapsed button.back label,aside#sidebarHeader.collapsed .ign-logo .ign-path,aside#sidebarHeader.collapsed .logodate,aside#sidebarHeader.collapsed .logout,aside#sidebarHeader.collapsed .region,aside#sidebarHeader.collapsed .search-modal,aside#sidebarHeader.collapsed .sidebar-main a span{opacity:0}#sidebarHeader.hide,aside#sidebarHeader.collapsed .region{display:none}aside#sidebarHeader .ign-logo .ign-path,aside#sidebarHeader .logodate,aside#sidebarHeader .logout,aside#sidebarHeader .region,aside#sidebarHeader .search-modal,aside#sidebarHeader .sidebar-main a span{-webkit-transition-duration:200ms;transition-duration:200ms;transition:opacity 200ms cubic-bezier(.34,-.09,.45,1.18)}aside#sidebarHeader .sidebar-main a span{opacity:1;line-height:1.5}#loginwrapper.loggedin .login-avatar,aside#sidebarHeader.collapsed #loginwrapper .login-avatar{opacity:1}#loginwrapper.loggedin .login-buttons,aside#sidebarHeader #ignheader.collapsed #loginwrapper .login-buttons,aside#sidebarHeader.collapsed #loginwrapper .sidebar-item-text{opacity:0;display:none}aside#sidebarHeader.collapsed .side .sidebar-header{padding-left:36px;padding-right:36px}aside#sidebarHeader.collapsed .side .sidebar-header.scrollbar{padding-left:33px}body.rtl aside#sidebarHeader .sidebar-header{direction:ltr}aside#sidebarHeader.collapsed .sidebar-icon{font-size:1.5rem}aside#sidebarHeader.collapsed #loginwrapper .userlogged span,aside#sidebarHeader.collapsed .icon-right-chevron{display:none}aside#sidebarHeader .icon-right-chevron{width:16px;margin-left:auto}body.rtl aside#sidebarHeader .icon-right-chevron{width:16px;margin-left:0;margin-right:auto;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}body.rtl aside#sidebarHeader .icon-left-chevron{margin-left:0;margin-right:auto;transform:rotate(180deg)}body.rtl aside#sidebarHeader.collapsed .icon-left-chevron{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1)}aside#sidebarHeader.collapsed .header-toggle{right:-46px;display:block}aside#sidebarHeader .header-toggle.WIKI{display:none}aside#sidebarHeader #search-input{display:block;padding:8px;width:90%;border:1px solid #181c25;outline:0;font-size:14px;border-radius:8px;color:#181c25;max-width:90%}aside#sidebarHeader .cls-1{color:inherit;stroke:none}.sidebar-mobile-overlay{position:fixed;inset:0;background-color:rgba(65,73,90,.8);backdrop-filter:blur(.5em);transition:opacity 200ms cubic-bezier(.34,-.09,.45,1.18);z-index:10;opacity:1}.sidebar-mobile-overlay.collapsed{opacity:0;z-index:-1}aside#sidebarHeader .logout{padding:4px 16px;color:#fff;border-radius:4px;background-color:#bf1313;font-weight:700;line-height:1em;text-align:center;display:inline-block;width:19%;top:4px;position:relative;align-self:flex-start}.header-toggle{position:absolute;z-index:20002;border-radius:50%;color:#fff;border:1px solid #181c25;background-color:#181c25;cursor:pointer;width:32px;height:32px;right:-16px;top:16px;padding:0}.header-toggle:hover{background-color:#41495a;border:1px solid #41495a;color:#fff}#ignheader{display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow:hidden;height:100%}.fixed-header{position:fixed}.side-container{position:relative;-webkit-flex:1;-ms-flex:1;flex:1}#loginwrapper,.side{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.side{-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overscroll-behavior:contain;position:absolute;height:100%;left:-75%;opacity:0;z-index:0;-webkit-transition-property:left,opacity;transition-property:left,opacity,display;-webkit-transition-duration:250ms,100ms;transition-duration:250ms,100ms;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-delay:0ms,75ms;transition-delay:0ms,75ms}.side .sidebar-header{-webkit-flex-basis:80px;-ms-flex-preferred-size:80px;flex-basis:80px;-webkit-transition:padding-left 450ms cubic-bezier(.34,-.09,.45,1.18);transition:padding-left 450ms cubic-bezier(.34,-.09,.45,1.18);-webkit-flex:0 0 64px;-ms-flex:0 0 64px;flex:0 0 64px;overflow:hidden;padding:20px 24px 0}#ignheader.collapsed .side-container .sidebar-section li,.side .sidebar-header .logo-edition{white-space:nowrap}.logo-edition{display:flex;gap:6px}.side .sidebar-main{overflow:hidden auto;scroll-behavior:smooth;flex:1 1 0%;padding:18px 24px}.sidebar-main>hr{height:1px;background-color:rgba(138,147,153,.25);border:0}.sidebar-main>b{text-transform:uppercase}aside#sidebarHeader.collapsed .side .sidebar-main{padding-right:24px;padding-left:24px}.side .sidebar-main .divider{width:100%;margin-top:18px;margin-bottom:18px;border-bottom:1px solid rgba(138,147,153,.25)}.side h3{font-size:18px;font-weight:700;margin:18px 0}#loginwrapper{position:relative;box-shadow:0 0 3px rgba(0,0,0,.1),0 17px 24px rgba(0,0,0,.07);height:76px;overflow:hidden;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;box-sizing:border-box}.collapsed #loginwrapper{display:block}#loginwrapper.loggedin{gap:80px;display:block}#loginwrapper.loggedin .login-avatar{background:0 0;display:flex;flex-direction:row;gap:12px;width:100%}#loginwrapper .userlogged{font-weight:700;display:inline-block;width:80%;max-width:80%;color:#41495a}#loginwrapper .userlogged span{max-width:70%;display:inline-block}#loginwrapper .login-avatar,#loginwrapper .sidebar-item-text{opacity:0;width:0;padding:0;border:0;-webkit-transition-property:opacity,width,padding;transition-property:opacity,width,padding;-webkit-transition-duration:450ms;transition-duration:450ms;-webkit-transition-timing-function:cubic-bezier(.34,-.09,.45,1.18);transition-timing-function:cubic-bezier(.34,-.09,.45,1.18);display:none}.collapsed #loginwrapper .login-avatar{padding-top:10px;display:block;width:100%;height:auto;color:#41495a}#loginwrapper .login-buttons{display:flex;opacity:1;-webkit-transition:opacity 450ms cubic-bezier(.34,-.09,.45,1.18);transition:opacity 450ms cubic-bezier(.34,-.09,.45,1.18);-webkit-flex:1;-ms-flex:1;flex:1;flex-direction:row;gap:12px;justify-content:center;text-decoration:none}#loginwrapper img.userIcon{height:36px;border-radius:50%;vertical-align:middle;margin-right:10px}body.rtl #loginwrapper img.userIcon{margin-right:0;margin-left:10px}.login-buttons .button{cursor:pointer;white-space:nowrap;transition:color .2s ease 0s,background .15s ease 0s,border .15s ease 0s;max-width:120px;font-size:.875rem;-webkit-letter-spacing:.005em;-moz-letter-spacing:.005em;-ms-letter-spacing:.005em;letter-spacing:.005em;font-weight:700;line-height:1.5;border-radius:8px;padding:6px 12px;flex-grow:1;text-align:center}.login-buttons .login-button{background-color:#fff;border:1px solid #bbc4c4;color:#181c25}.login-buttons .register-button{color:#fff;border:1px solid #181c25;background-color:#181c25}.side-container .sidebar-section{list-style-type:none;display:flex;flex-direction:column;gap:2px;margin:0;padding:0}.side.slide{left:0;opacity:1;z-index:1}.side.right{left:75%}.fancybox-lock .fancybox-overlay{z-index:10000000000}#loginwrapper,.region{padding:18px 24px}.region select{color:#41495a;border-radius:8px;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 12px;width:100%;outline:0;margin-top:5px;background:#fff;border:1px solid #767676}.region select:not(:disabled){background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='12' xmlns='http://www.w3.org/2000/svg'%3e%3cg stroke-width='1' fill='none' stroke-linecap='round' stroke-linejoin='round' stroke='%2341495a'%3e%3cpath d='M8.82842712 5L6 7.82842712 3.17157288 5'/%3e%3c/g%3e%3c/svg%3e");background-size:18px;background-position:calc(100% - 12px) center;background-repeat:no-repeat}body.rtl .region select:not(:disabled){background-position:calc(0 + 12px) center}.side-container .sidebar-section a,.side-container .sidebar-section li{width:100%;display:flex;-webkit-box-align:center;align-items:center;border-radius:8px;overflow:hidden}.side-container .sidebar-section li{gap:18px;font-size:15px}.side-container .sidebar-section a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-align-items:center;-ms-flex-align:center;gap:12px;color:#41495a;padding:8px 15px;fill:#41495a;transition:padding .1s linear 0s}aside#sidebarHeader.collapsed .side-container .sidebar-section a{padding-left:15px;padding-right:11px}aside#sidebarHeader.collapsed .side-container .sidebar-section a.scrollbar{padding-left:11px}body.rtl aside#sidebarHeader.collapsed .side-container .sidebar-section a{padding-right:15px}.side-container .sidebar-section>li.selected,.side-container .sidebar-section>li:hover{background-color:#8a939940;color:#41495a;border:0}.side-container .sidebar-section>li.search:hover{background-color:inherit;cursor:pointer}.side-container .sidebar-section>li.selected{font-weight:700}.sidebar-section a.icon-home:before{content:url(/s/ign/sidebar/home.svg);padding-left:1px}.sidebar-section .selected a.icon-home:before{content:url(/s/ign/sidebar/home-selected.svg);padding-left:1px}.sidebar-section a[href^="/article/review"]:before{content:url(/s/ign/sidebar/review.svg)}.sidebar-section a[href^="/video"]:before{content:url(/s/ign/sidebar/video.svg)}.sidebar-section a[href^="/forum"]:before{content:url(/s/ign/sidebar/forum.svg)}.sidebar-section a[href^="/ps4"]:before{content:url(/s/ign/sidebar/ps4.svg)}.sidebar-section a[href^="/pc"]:before{content:url(/s/ign/sidebar/pc.svg)}.sidebar-section a[href^="/xbox-one"]:before{content:url(/s/ign/sidebar/xbox.svg)}.sidebar-section a[href^="/article/feature"]:before{content:url(/s/ign/sidebar/facebook.svg)}.sidebar-section a[href^="/nintendo-switch"]:before{content:url(/s/ign/sidebar/nintendo-switch.svg)}.sidebar-section a[href^="/cinematv"]:before{content:url(/s/ign/sidebar/film.svg)}.sidebar-section a[href^="/3ds"]:before{content:url(/s/ign/sidebar/3ds.svg)}.sidebar-section a[href^="/ps5"]:before{content:url(/s/ign/sidebar/ps5.svg)}.sidebar-icon,.sidebar-section a svg,.sidebar-section a:before{background-size:100%;cursor:inherit;user-select:none;aspect-ratio:1/1;display:inline-block;flex-shrink:0}.sidebar-section a svg,.sidebar-section a:before{width:1.2em;height:1.2em;font-size:25px}.editions.desktop,.search-modal .button,.sidebar-section a.iconsvg:before,footer{display:none}.sidebar-icon{width:1em;height:1em;font-size:1.5rem}.side .sidebar-main::-webkit-scrollbar{width:6px}.side .sidebar-main::-webkit-scrollbar-thumb{box-shadow:inset 0 0 6px rgba(138,147,153,.5);background:rgba(138,147,153,.5);border-radius:10px}.side .sidebar-main::-webkit-scrollbar-track{background:0 0}button.back{border:0;background-color:transparent;outline-width:0;padding:0;color:#41495a;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;text-align:left;margin:0;font-size:11px;line-height:1.35;-webkit-letter-spacing:.03em;-moz-letter-spacing:.03em;-ms-letter-spacing:.03em;letter-spacing:.03em;text-transform:uppercase;font-weight:700;gap:12px}body.rtl button.back{flex-direction:row-reverse;margin-left:auto}button.back,button.back label{cursor:pointer}#sidebarHeader li.legal{flex-direction:column-reverse;color:#41495a;background:#f6f8f7;padding:8px 11px;font-size:13px;-webkit-letter-spacing:.005em;-moz-letter-spacing:.005em;-ms-letter-spacing:.005em;letter-spacing:.005em;line-height:1.3;gap:6px}#sidebarHeader li.legal a{padding:0}a,section.broll h3 a{text-decoration:none}.wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}section#js{position:absolute;bottom:0;left:0;width:1px;height:1px;overflow:hidden}#gheader,section.stripe{background-color:#f5f5f5;box-shadow:0 2px 4px 0 rgba(0,0,0,.18);padding:18px 0;transition:padding .1s linear 0s;overflow:hidden;border-top:1px solid #d1d5db}section.stripe{padding:12px 0;margin-bottom:0}svg.ign-logo{background-size:100%;cursor:inherit;user-select:none;display:inline-block;flex-shrink:0;aspect-ratio:182/55;height:1.97917em;font-size:1.5rem;width:3.17em;fill:#bf1313}svg.sidebar-icon.icon-logo{color:#bf1313;fill:#bf1313}#ign-logo-wrap{position:absolute;left:50%;transform:translate(-50%);top:25%;z-index:500}div.logodate{font-size:16px;font-weight:700;max-width:280px;display:inline-block;vertical-align:super;align-self:center}.right-rail{display:block}.extramenu{cursor:pointer}.filterlist{padding:0;margin:0}#zdlogoblue{width:65px;height:auto}.search-modal{margin-top:2px;width:100%}.menu-editions{display:block!important;text-align:center!important;line-height:60px}#footer div.legal,button.back{display:flex;align-items:center}#footer.limitedScroll{display:block;background:#f5f5f5;padding:4px;font-size:small;text-align:center}#footer.limitedScroll a,svg.ign-logo{color:#bf1313}a.commentscount:before{content:url(/s/ign/comments.svg);display:inline-block;vertical-align:middle;margin-left:10px;margin-right:5px}.page-content{position:relative;top:18%}.button-primary{background-color:#bf1313;border-radius:4px;color:#fff;cursor:pointer;font-size:20px;font-weight:700;letter-spacing:-.5px;white-space:nowrap;padding:8px 20px;border:0}div.tbl{display:table;position:relative;margin-right:320px}section.broll.hasAd div.adk2{position:absolute;right:0;width:300px}section.broll{display:block;padding-top:25px;padding-bottom:25px;margin:0 auto}section.broll+section.broll{padding-top:0;padding-bottom:0;grid-gap:0;grid-column-gap:1.5rem}body.hasSkin section.broll+section.broll{padding-left:10px;padding-right:10px}section.broll>h2{border-bottom:solid 1px rgba(37,38,39,.15)}section.broll article{display:table-row;position:relative;margin-left:0}section.broll div.t{display:table-cell;box-sizing:border-box;vertical-align:middle;width:25%;max-width:280px;margin:0;position:relative}section.broll div.m{display:table-cell;vertical-align:top;width:75%;box-sizing:border-box}section.broll div.m,section.broll div.t{padding-top:25px;padding-bottom:25px;border-bottom:solid 1px rgba(37,38,39,.15)}section.broll img.thumb{display:block;width:100%;border-radius:6px;max-height:160px;max-width:280px;object-fit:cover;transition:opacity .2s ease-out;aspect-ratio:16/9}section.broll h3{margin:6px 0}section.broll h3 a{font-size:18px;line-height:20px;font-weight:700;margin:0;color:#252627}section.broll h3 a:hover{text-decoration:underline}section.broll div.m a.comments,section.broll div.m time{font:14px"Inter Var",sans-serif,700;line-height:18px;color:#bf1313;text-decoration:none}body.rtl section.broll .thumb.score-wrapper .article_type,section.broll .thumb.score-wrapper .article_type{position:absolute;bottom:0;left:0;padding:2px 5px;font-size:13px;background-color:#bf1313;color:#fff;margin:0 0 10px 6px;border-radius:4px}section.broll img.thumb:hover{opacity:.85;transition:opacity .2s ease-out 0s}section.broll div.m>p{display:block;margin:0;overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-ms-hyphens:auto;-moz-hyphens:auto;-webkit-hyphens:auto;hyphens:auto}section.broll .video .duration,section.broll .videobtn{position:absolute;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:solid 2px rgba(0,0,0,.1)}section.broll .videobtn{color:#fff;width:52;height:52px;margin-top:-70px;margin-left:-6px;padding:9px}section.broll article.VIDEO>a:after{content:url(/s/ign/playButton.svg);position:absolute;bottom:2px;left:2px}section.broll article.PROMOTED{background:#f2f2f2}section.broll div.tbl{margin-right:0}section.broll .video .duration{background-color:#bf1313;border-radius:4px;bottom:0;left:0;margin:0 0 10px 6px;display:flex;padding:5px}section.broll .video .duration-text{color:#fff;font-family:"Inter Var",sans-serif;font-weight:700;letter-spacing:1px;align-self:flex-end}section.broll .video .icon-playhead{background-size:100%;height:1em;width:1em;margin:0 8px 0 0;font-size:22px;line-height:22px;align-self:center}section.broll div.m{padding-left:1.5rem;padding-right:1.5rem}body.rtl section.broll .video .duration{left:auto;right:0;margin:0 6px 6px 0}body.rtl section.broll .video .icon-playhead{margin-right:0;margin-left:.5rem}body.rtl section.broll .thumb.score-wrapper .article_type{right:0;left:unset;margin:0 6px 10px 0}.hexagon-wrapper.side-wrapper .hexagon.side-wrapper{height:50%;left:6.7%;position:relative;top:25%;width:86.6%;z-index:2;background-color:#bf1313}body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper{left:-6.7%}.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after,.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before,section.broll .videobtn{background-color:#bf1313}.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before{-webkit-transform:scale(1,.579) translate(70.71136%,-70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(70.71136%,-70.71136%) rotate(45deg);transform:scale(1,.579) translate(70.71136%,-70.71136%) rotate(45deg)}.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after{-webkit-transform:scale(1,.579) translate(70.71136%,70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(70.71136%,70.71136%) rotate(45deg);transform:scale(1,.579) translate(70.71136%,70.71136%) rotate(45deg)}body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before{-webkit-transform:scale(1,.579) translate(30.35568%,-70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(30.35568%,-70.71136%) rotate(45deg);transform:scale(1,.579) translate(30.35568%,-70.71136%) rotate(45deg)}body.rtl .hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after{-webkit-transform:scale(1,.579) translate(30.35568%,70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(30.35568%,70.71136%) rotate(45deg);transform:scale(1,.579) translate(30.35568%,70.71136%) rotate(45deg)}.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:after,.hexagon-wrapper.side-wrapper .hexagon.side-wrapper:before{content:"";display:block;height:122.46%;position:absolute;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:70.71%;z-index:1}.hexagon-wrapper.side-wrapper .hexagon-content.side-wrapper{color:#fff;font-family:"Inter var",sans-serif!important;text-transform:uppercase;margin:.2em 0 0;font-weight:900;text-shadow:rgb(0 0 0/20%)0 1px 1px,rgb(0 0 0/10%)0 3px 3px}.hexagon-wrapper.side-wrapper{font-size:2rem;margin:0;position:relative;height:2.7em;width:2.7em;min-width:2.7em;display:inline-block}.score-wrapper{position:relative;display:block}.score-wrapper .review-score,.score-wrapper .video-duration{position:absolute;bottom:0;left:0;margin:24px;z-index:2}.hexagon-wrapper.side-wrapper .hexagon-content-wrapper.side-wrapper{align-items:center;display:flex;height:100%;justify-content:center;position:absolute;width:100%;z-index:3}.little{height:2.6em!important;width:2.6em!important;min-width:2.6em!important;font-size:16px!important;margin:10px!important}.list-hero .hexagon-content{display:flex;flex-direction:column;align-items:center}.list-hero .icon-logo{width:30px}div.zad{display:flex;justify-content:center;align-items:center;transition:height .2s;text-align:center;margin:0 auto}div.zad.billboard,div.zad.top{margin-top:60px;min-height:100px}div.zad.halfpage,div.zad.sidebar{min-height:600px}.zad:not(.billboard,.top){background:#f2f2f2}@media (min-width:768px){div.zad.billboard{padding-top:80px;margin-top:0}}@media (min-width:930px){div.zad.billboard,div.zad.top{min-height:250px}div.zad.billboard{padding-top:80px;margin-top:0}body iframe.quizembed{width:100%;aspect-ratio:16/9;min-height:500px}}#BackendInPageMenu{display:none}.adkit iframe{max-width:100%}@media (max-width:1600px){body.hasSkin .hspotlight,body.hasSkin .list-content,body.hasSkin .wrap,body.hasSkin section.broll,body.hasSkin section.popular,body.hasSkin section.stripe,body.hasSkin section.vspotlight{max-width:1098px;padding:16px 10px;box-sizing:border-box}body.hasSkin .page-content{max-width:1098px}body.hasSkin section.hero article{width:1098px;max-width:1098px}}@media (max-width:1280px){body.hasSkin section.hero article{width:initial}html.lock{overflow:hidden}}@media (min-width:641px){aside#sidebarHeader{width:300px;transition:width 450ms cubic-bezier(.34,-.09,.45,1.18)}aside#sidebarHeader.collapsed{width:96px}aside#sidebarHeader.collapsed+#mainblock{width:calc(100% - 96px);margin-left:96px}aside#sidebarHeader.collapsed .header-toggle{right:-12px}header{display:none}.header-toggle{width:24px;height:24px;right:-12px;top:36px}#btnoverlay.collapsed+#mainblock{-webkit-transition-duration:200ms;width:calc(100% - 96px);transition-duration:200ms}#btnoverlay+#mainblock{-webkit-transition-property:width,margin-left;transition-property:width,margin-left;-webkit-transition-duration:450ms;transition-duration:450ms;-webkit-transition-timing-function:cubic-bezier(.34,-.09,.45,1.18);transition-timing-function:cubic-bezier(.34,-.09,.45,1.18);margin-left:96px;color:#181c25}body.iframe #btnoverlay+#mainblock{margin-left:0;width:100%}.side .sidebar-header{padding:2.15625em 24px 0;-webkit-flex-basis:80px;-ms-flex-preferred-size:80px;flex-basis:80px}.sidebar-section a:before{padding-left:5px;font-size:14.1px}.sidebar-section a svg{font-size:15px}body.rtl .sidebar-section a svg{padding-left:2px}}@media (max-width:640px){#sidebarHeader.start{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);transition-duration:200ms}.fixed-header{display:none}#sidebarHeader.start~#mainblock .fixed-header{display:block}.sidebar-mobile-overlay.start{opacity:0;z-index:-1}aside#sidebarHeader.start .header-toggle{right:-46px}aside#sidebarHeader.start .header-toggle svg{transition:transform .1s linear 0s;font-size:.6rem;transform:rotate(-180deg)}.sidebar-section .selected a.icon-home:before,.sidebar-section a.icon-home:before{width:24px;padding-left:4px;padding-right:4px}section.broll{padding:0}}@media (min-width:930px){div.zad.billboard,div.zad.top{min-height:250px}body,html{overflow-x:unset}#ign-logo-wrap{display:inline-flex;position:static;transform:none}.editions.desktop,.right-rail{display:block}body.rtl .browseabout .region select:not(:disabled){background-position:12px}div.zad.billboard{padding-top:12px}body.rtl #headermenuwrapper{right:auto;left:0;width:unset}}@media (min-width:641px) and (max-width:1280px){#sidebarHeader.start{width:96px}.sidebar-mobile-overlay.start{opacity:0;z-index:-1}aside#sidebarHeader.start .header-toggle svg{transition:transform .1s linear 0s;font-size:.6rem;transform:rotate(-180deg)}#sidebarHeader.start button.back label,aside#sidebarHeader.start .ign-logo .ign-path,aside#sidebarHeader.start .logodate,aside#sidebarHeader.start .logout,aside#sidebarHeader.start .search-modal,aside#sidebarHeader.start .sidebar-main a span{opacity:0;display:none}#ignheader.start #loginwrapper .userlogged span,#ignheader.start .login-buttons .register-button,aside#sidebarHeader.start .region{display:none}aside#sidebarHeader.start .side .sidebar-header{padding-left:36px;padding-right:36px}#loginwrapper img.userIcon{margin-left:6px}.side-container .sidebar-section a{padding:8px 15px}#loginwrapper{padding:18px 14px}}@media (min-width:1281px){svg.ign-logo{height:24px}.sidebar-mobile-overlay{display:none}#btnoverlay+#mainblock{width:calc(100% - 300px);margin-left:300px}#btnoverlay.collapsed+#mainblock{margin-left:96px}.logo-edition{display:block}}</style> <style> section.page-heading .object-bg { background-image: url(https://sea.ign.com/s/ign/ign_kw_logo_default.png); } .meta.has-image { background-image: url(); } </style> <style type="text/css">@-webkit-keyframes waving{0%{margin-left:0}to{margin-left:-3200px}}@keyframes waving{0%{margin-left:0}to{margin-left:-3200px}}@keyframes slide-right{0%{opacity:0;left:100%}to{opacity:1;left:50%}}@keyframes slide-left{0%{opacity:0;left:0}to{opacity:1;left:50%}}@keyframes slide-more-right{0%{opacity:1;left:50%}to{opacity:0;left:0}}@keyframes slide-more-left{0%{opacity:1;left:50%}to{opacity:0;left:100%}}#modal .image-container.hidden,#modal .page-content.hidden,#modal .sidebar.hidden,#stadiaSelector,.fullscreen>span{display:none}body.rtl .hexagon-wrapper .hexagon::before{-webkit-transform:scale(1,.579) translate(28.71136%,-70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(28.71136%,-70.71136%) rotate(45deg);transform:scale(1,.579) translate(28.71136%,-70.71136%) rotate(45deg)}body.rtl .hexagon-wrapper .hexagon::after{-webkit-transform:scale(1,.579) translate(28.71136%,70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(28.71136%,70.71136%) rotate(45deg);transform:scale(1,.579) translate(28.71136%,70.71136%) rotate(45deg)}.squarepromo{width:300px;border-radius:20px}.commerceLinks{padding:0;margin:0 auto;align-self:end}ul.commerceLinks li{min-height:50px;font-size:12px;display:inline-block;margin:26px 20px 10px 0}body.rtl ul.commerceLinks li{margin-right:0;margin-left:20px}a{text-decoration:none}ul.commerceLinks p{width:140px;height:70px;color:#fff;display:table-cell;vertical-align:middle}div.vplayer,ul.commerceLinks a.r{position:relative;border-radius:12px}ul.commerceLinks a.r{width:300px;height:40px;text-align:center;display:table-cell;vertical-align:middle;text-decoration:none;font-weight:700;color:#000;background:#fff;padding:5px;margin:0 0 0 5px;background-color:#fcbc70;font-size:16px;text-transform:uppercase}ul.commerceLinks img.amazonlogo,ul.commerceLinks img.ebaylogo{box-shadow:none;max-width:80px;margin:0;padding:0;position:absolute}ul.commerceLinks a.r.ebay{background-color:#f6cc02;color:#252627}ul.commerceLinks img.ebaylogo{top:-24px;right:0}ul.commerceLinks a.r.amazon{background-color:#131921;color:#fff}ul.commerceLinks img.amazonlogo{top:-12px;right:10px}ul.commerceLinks a.c{font-size:15px;color:#fff}.release-date-info{font-size:12px}body.rtl div.tbl{margin-right:0;margin-left:0}.bar,.platform{display:inline-block}.activePlatform{color:#fff;padding-bottom:2px;cursor:default;border-bottom:3px solid #bf1313}div.vplayer{height:0;overflow:hidden;padding-bottom:56.25%}div.vplayer>iframe{border:0;width:100%;height:101%;position:absolute;top:0;left:0}.wiki-box .object-box .items{display:grid;-webkit-align-content:start;-ms-flex-line-pack:start;align-content:start;grid-row-gap:12px}.more-meta{grid-column:3}#sidebar .ad-wrapper{position:sticky;position:-webkit-sticky;top:65px;margin-top:35px}.gallery-container.no_grid,section.broll article{display:block}.object-info .developers-info,.object-info .features-info,.object-info .genres-info,.object-info .platforms-info,.object-info .publishers-info,.object-info .release-date-info,.object-info .summary-info{font-size:12px;line-height:18px}.object-info .developers-info,.object-info .publishers-info{margin-bottom:12px}.object-info .platforms-info{margin-top:12px}.item-data,.label{font-weight:700}.review-details .author-details .right-side .item-data{color:#1b1c1d}.item-data{font-size:14px;line-height:20.64px;color:#bf1313;font-family:"Visby Round CF",sans-serif}.item-blurb{font-size:14px;font-weight:400;line-height:1.57;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow-y:hidden;text-overflow:ellipsis}.content-block-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-block-wrapper .avatar{-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;background-color:transparent;border-radius:50%;width:39px;height:39px}.review-details .button{margin:32px 0}.review-details .info-link{font-size:14px;display:block;color:#252627;text-decoration:underline;text-underline-position:under}#modal header button.button--primary,#modal header button.button-guide,.button--primary,.button-guide{border-radius:4px;border:2px solid #00000000;cursor:pointer;font-size:14px;line-height:18px;font-weight:700;-webkit-letter-spacing:-.5px;-moz-letter-spacing:-.5px;-ms-letter-spacing:-.5px;letter-spacing:-.5px;white-space:nowrap;padding:6px 24px;-webkit-transition:color .2s ease,background .15s ease,border .15s ease;transition:color .2s ease,background .15s ease,border .15s ease;outline:0;background-color:#bf1313;color:#fff}.wiki-box .button-guide{margin-bottom:8px}.filter-title{color:#252627;font-size:36px;font-weight:900;margin:36px 0 18px}div.tbl{display:table;position:relative;margin-right:0}section.page-heading{margin-bottom:36px;position:relative;padding-top:18px}section.page-heading .object-bg{position:absolute;top:0;width:100%;height:15em;background-repeat:no-repeat;background-size:cover;background-position:center center;overflow:hidden}section.page-heading .object-bg .blur{background-color:rgba(27,28,29,.2);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);height:101%}section.page-heading .object-bg .blur .waves{position:absolute;bottom:0;height:76px;width:100%}section.page-heading .object-bg .blur .waves svg.wave-1,section.page-heading .object-bg .blur .waves svg.wave-2{opacity:1;-webkit-animation:waving 24s cubic-bezier(.36,.35,.43,.53) -.125s infinite;animation:waving 24s cubic-bezier(.36,.35,.43,.53) -.125s infinite;-webkit-animation-direction:alternate;animation-direction:alternate;position:absolute;bottom:0}section.page-heading .object-bg .blur .waves svg.wave-2{opacity:.5;-webkit-animation:waving 48s cubic-bezier(.26,.25,.53,.33) -.125s infinite;animation:waving 48s cubic-bezier(.26,.25,.53,.33) -.125s infinite}section.object-content{height:100%;width:100%;max-width:960px;padding:84px 12px 0;box-sizing:border-box;margin:0 auto 30px}section.object-content .object-box{background-color:transparent;box-shadow:none;border-radius:0;padding:0}.content-grid{display:grid;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:36px}.aspect-ratio-1-1{padding-bottom:100%;width:100%;position:relative}.aspect-ratio-child,.object-thumbnail img{overflow:visible;height:100%;width:100%;position:absolute}.object-thumbnail{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;position:relative;width:100%;height:100%;max-width:45%;min-width:120px;margin:auto}.object-thumbnail img{border-radius:12px;object-fit:cover;position:relative;background-color:#d1d5db;overflow:hidden}.object-thumbnail .image-blur{position:absolute;top:6px;opacity:.6;-webkit-filter:blur(4px);filter:blur(4px)}.object-details{width:100%;display:grid;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meta.has-image{background-repeat:no-repeat;background-position:center;background-size:cover;align-self:stretch;border-radius:12px;overflow:hidden}.meta,.object-details{text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.object-info .meta{text-align:unset}.object-details .title{margin:0;font-size:24px;font-weight:900;line-height:1.25;color:#1b1c1d;padding-top:20px}.hexagon-wrapper{font-size:22px;margin:0;position:relative;height:1.7em;width:1.7em;min-width:1.7em;display:inline-block}.hexagon-wrapper .hexagon,.hexagon-wrapper .hexagon::after,.hexagon-wrapper .hexagon::before{background-color:#bf1313}.hexagon-wrapper.review-disabled .hexagon,.hexagon-wrapper.review-disabled .hexagon::after,.hexagon-wrapper.review-disabled .hexagon::before{background-color:#bdc1c9}.hexagon-wrapper .hexagon{height:50%;left:6.7%;position:relative;top:25%;width:86.6%;z-index:2}.hexagon-wrapper .hexagon::before{-webkit-transform:scale(1,.579) translate(70.71136%,-70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(70.71136%,-70.71136%) rotate(45deg);transform:scale(1,.579) translate(70.71136%,-70.71136%) rotate(45deg)}.hexagon-wrapper .hexagon::after{-webkit-transform:scale(1,.579) translate(70.71136%,70.71136%) rotate(45deg);-ms-transform:scale(1,.579) translate(70.71136%,70.71136%) rotate(45deg);transform:scale(1,.579) translate(70.71136%,70.71136%) rotate(45deg)}.hexagon-wrapper .hexagon::after,.hexagon-wrapper .hexagon::before{content:"";display:block;height:122.46%;position:absolute;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:70.71%;z-index:1}.hexagon-wrapper .hexagon-content-wrapper{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:absolute;width:100%;z-index:3}.hexagon-wrapper .hexagon-content{color:#fff;font-family:"Inter var",sans-serif;text-transform:uppercase;margin:0;font-size:13px;font-weight:900;text-shadow:rgb(0 0 0/20%)0 1px 1px,rgb(0 0 0/10%)0 3px 3px}.object-box-title a,.object-details .meta{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.object-details .meta{font-size:16px;line-height:24px;color:#565b65;font-weight:700;text-transform:uppercase;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.object-details .meta .attribute-link{color:#4062bb}.object-details .meta .review{width:36px;height:36px;margin-right:6px}.object-details .meta .dot{margin:0 6px}.keyword-platforms{margin-top:5px;padding:0}.object-box-title{font-size:22px;font-weight:700;line-height:26px;-webkit-letter-spacing:.25px;-moz-letter-spacing:.25px;-ms-letter-spacing:.25px;letter-spacing:.25pc;text-transform:uppercase;margin:0 0 24px}.object-box-title a{color:inherit;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wiki-box .object-box-title{margin:0;font-size:16px;letter-spacing:normal}.ign-icon{background-size:100%;height:auto;width:auto}.hl2b-content{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;grid-column-gap:6px;justify-items:center}.hl2b-content .hl2b-item:first-child{border-left:0;padding-left:0}.hl2b-content .hl2b-item{text-align:center;width:100%;border-left:1px solid #d1d5db;padding-left:6px}.hl2b-content .hl2b-item .hl2b-time{font-size:20px;line-height:28px;font-weight:700;margin-bottom:4px}.hl2b-content .hl2b-item .hl2b-type{font-size:11px;font-weight:400;line-height:14px;color:#565b65}.object-box-title a.hlb2ref{font-size:22px;letter-spacing:.16px;text-transform:none}.wiki-box.with-map .object-box{grid-template-columns:1fr 1fr 2fr}.guide-links li,.wiki-box .object-box{-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wiki-box .object-box{display:grid;grid-row-gap:24px;grid-column-gap:32px}.meta .meta-content{padding:32px;background-color:rgba(27,28,29,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:12px;height:100%;display:grid;grid-gap:48px;color:#fff}.page-content{max-width:100%;margin:0 auto;height:100%;width:100%}.guide-links{margin:0 0 12px}.guide-links ul{list-style-type:none;margin:0;padding:0}.guide-links li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;list-style-type:none}.guide-links li:before{content:"•";width:12px;height:18px;display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.guide-links .wiki-section{font-weight:700;color:#252627;-webkit-text-decoration:underline;text-decoration:underline;-webkit-letter-spacing:.25px;-moz-letter-spacing:.25px;-ms-letter-spacing:.25px;letter-spacing:.25px;line-height:1.5;display:inline-block;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow-y:hidden;text-overflow:ellipsis;max-height:36px}.gallery-container{grid-auto-columns:1fr;display:grid;grid-gap:32px}.gallery-container .images-list{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr}.images-list{display:grid;grid-gap:12px}.gallery-container button{border:0;background-color:transparent;outline-width:0;padding:0;cursor:pointer;outline:0}.images-list .image-button{position:relative;outline-width:1px}.aspect-ratio-176-149{padding-bottom:85%}.aspect-ratio-container{width:100%;position:relative}.images-list .aspect-ratio-child{position:absolute;height:100%;width:100%;overflow:hidden}.images-list .image-button .image{object-fit:cover}.progressive-image.rounded{border-radius:6px}.author-byline-images .roundendimg{border-radius:20px;box-shadow:0 2px 5px 0 rgb(0 0 0/16%),0 2px 10px 0 rgb(0 0 0/12%);width:35px;height:35px}.progressive-image{width:100%;height:100%;background-color:#d1d5db}.review-content{display:grid;grid-row-gap:24px;grid-column-gap:32px}.score-text{font-size:36px;text-transform:capitalize;font-weight:900;-webkit-letter-spacing:-.4px;-moz-letter-spacing:-.4px;-ms-letter-spacing:-.4px;letter-spacing:-.4px;line-height:1.25;word-break:break-all}.verdict{display:grid;grid-auto-flow:column;grid-gap:18px;justify-items:start;grid-auto-columns:min-content;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 24px;grid-template-columns:28px 90%}.summary{font-size:14px;line-height:1.2}.article-authors{display:flex}.by-reviewer,.reviewer.hcard{margin-right:5px;font-weight:700;font-size:14px;line-height:2.25}.reviewer.hcard{color:#1b1c1d;text-decoration:none;text-underline-position:under}.by-reviewer,.reviewer.hcard a{color:#1b1c1d}.article-authors .author-byline-images{margin-right:8px}#main-content{margin-top:60px}.page-content section.object-content .object-box{padding:24px;background-color:#fff;color:#252627;box-shadow:0 0 3px rgba(0,0,0,.1),0 17px 24px rgba(0,0,0,.07);border-radius:24px}.broll-container section.broll{display:block;padding:0;margin:0 auto}section.broll div.t{display:block;width:100%;max-width:100%}section.broll img.thumb{max-height:100%;max-width:100%}.grid-heading{padding:0 12px}.filter-list .fade{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2px 0 2px 6px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth}.filter-list .filter-list-item{margin-right:6px;padding-bottom:10px}.filter-list-item .button{cursor:pointer;font-size:14px;line-height:18px;font-weight:700;-webkit-letter-spacing:-.5px;-moz-letter-spacing:-.5px;-ms-letter-spacing:-.5px;letter-spacing:-.5px;white-space:nowrap;padding:6px 24px;-webkit-transition:color .2s ease,background .15s ease,border .15s ease;transition:color .2s ease,background .15s ease,border .15s ease;outline:0;border-radius:180px;text-transform:uppercase;min-height:35px}.filter-list-item .button--secondary{background-color:#f6f6f8;border:1px solid #d1d5db;color:#4e6187}.filter-list-item .button--primary{background-color:#bf1313;border:2px solid #00000000;color:#fff}.button--secondary:not(.active .button--secondary):hover{background-color:#d1d5db}#modal{display:none;border:1px #000 solid;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.9);z-index:10;padding:0;position:fixed}#modal .slideshow{display:flex;flex-direction:column;position:fixed;inset:0;padding:0 36px}#modal header .icon-close{margin-left:36px}#modal header{min-height:36px;position:static;width:unset;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;background-color:transparent;z-index:10;margin:18px 0 36px;flex-shrink:0;display:flex;-webkit-box-align:center;align-items:center}#modal header>div{flex:1 1 0%;display:flex;-moz-box-align:center;align-items:center}#modal header>div:first-child .icon-button:first-child{margin-right:36px}#modal header .user-tools-wrapper{margin-right:36px}#modal .user-tools-wrapper{display:block;position:relative;padding-left:24px;border-top:10px solid transparent;border-bottom:10px solid transparent}#modal header>div:last-child{-webkit-box-pack:end;justify-content:flex-end}#modal header .icon-button{color:#fff;-webkit-transition:color .2s ease;transition:color .2s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#modal .ign-icon{background-size:100%;height:auto;width:auto}#modal .page-content{top:0}#modal .icon-button>.ign-icon~span{margin-left:6px}#modal .slideshow-main{flex:1 1 0%;overflow:hidden auto}#modal .image-container{position:relative;display:flex;width:100%;height:100%;flex-direction:column}#modal .slider{position:relative;flex:1 1 auto}#modal .slide-container,#modal .slides{position:absolute;top:0;padding:0;margin:0;width:100%;height:100%}#modal .slides{left:0;overflow:hidden}#modal .slide-container.no-longer-active.right{animation-name:slide-more-right}#modal .slide-container.active.right{animation-name:slide-right}#modal .slide-container.active.left{animation-name:slide-left}#modal .slide-container.no-longer-active.left{animation-name:slide-more-left}#modal .slide-container.active{z-index:20002;opacity:1}#modal .slide-container{left:50%;transform:translateX(-50%);opacity:0;display:flex;-moz-box-align:center;align-items:center;animation-duration:.3s;animation-timing-function:ease-out}#modal .additional-info{position:relative}#modal .additional-container{position:absolute;top:0;left:0;padding:0;margin:0;width:100%;height:100%;display:flex;-moz-box-align:center;align-items:center;animation-duration:.3s;animation-timing-function:ease-out;color:#fff;display:none}#modal .additional-container.active{display:block}#modal .slide-wrapper{position:relative;width:100%}#modal .slide{width:100%;text-align:center;min-height:20vh;max-height:70vh;user-select:none}#modal .slides .progressive-image{pointer-events:none;object-fit:contain;max-height:70vh;background-color:transparent}#modal .sidebar{display:flex;flex-direction:column;height:45%;z-index:20002}#modal .arrows-container{width:100%;height:100%;z-index:20002;position:relative}#modal .arrows-container .icon-button{z-index:20002;position:absolute;top:46%;margin:0 24px;height:56px;width:56px;background-color:rgba(0,0,0,.4);border-radius:50%}#modal .icon-button{color:#fff;-webkit-transition:color .2s ease;transition:color .2s ease;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}#modal .arrows-container button,#modal .gallery-images button,#modal header button{border:0;background-color:transparent;outline-width:0;padding:0;cursor:pointer}#modal .arrows-container .left-arrow{left:0}#modal .arrows-container .right-arrow{right:0}#modal .sidebar .image-info{color:#d1d5db;line-height:1.25;font-size:12px}#modal .sidebar .ee,.sidebar .image-info{overflow:hidden auto;min-height:20%}#modal .gallery-images{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));grid-template-rows:repeat(auto-fill,minmax(100px,1fr));gap:6px;place-items:center;-moz-box-align:center}#modal .gallery-images .slide-wrapper{position:relative;width:100%}#modal .gallery-images .slide-wrapper .gallery-image{display:inline-block;border-radius:4px;cursor:pointer;object-fit:contain;background-color:transparent;width:100px;height:100px}body.hasSkin div.page-content,body.hasSkin section.broll-grid,body.hasSkin section.object-content{padding:10px}@media (min-width:930px){body.rtl div.tbl{margin-right:0;margin-left:25px}div.tbl{margin-right:25px}.broll-container section.broll{padding:0;display:block;margin:0 auto}.object-details .title{padding-top:0}.commerceLinks{padding:0;margin:0;align-self:end}.gallery-container .images-list{grid-template-columns:repeat(3,1fr)}.fullscreen>span{display:inline}#modal .image-container{flex-direction:unset}#modal .slide-container,section.page-heading .object-bg{height:100%}#modal .sidebar{padding:0 0 0 36px;width:370px;flex:0 0 auto}.object-details{grid-gap:12px}section.broll div.t{display:table-cell;width:25%;max-width:280px}.page-content section.object-content .object-box{padding:32px}section.broll img.thumb{display:block;width:100%;border-radius:4px;max-height:160px;max-width:280px;object-fit:cover}section.broll article{display:table-row}section.broll{display:block;padding-left:0;padding-right:0;margin:0 auto}.broll-grid{display:grid;grid-template-columns:1fr 300px;padding:0 120px}.content-grid{grid-template-columns:1fr 3fr}.gallery-container{grid-auto-flow:column}.review-content,.wiki-box.no-map .items{grid-template-columns:1fr 1fr}.page-content{max-width:1440px;margin:0 auto;height:100%;width:100%}.wiki-box.no-map .items{grid-column-gap:32px}.object-thumbnail{max-width:unset;min-width:unset;margin:unset}section.object-content .object-box{padding:32px;background-color:#fff;color:#252627;box-shadow:0 0 3px rgba(0,0,0,.1),0 17px 24px rgba(0,0,0,.07);border-radius:24px}section.object-content{padding:0 120px;height:100%;width:100%;margin:36px auto;position:relative;box-sizing:border-box}.meta,.object-details{text-align:unset;-webkit-box-pack:unset;-webkit-justify-content:unset;-ms-flex-pack:unset;justify-content:unset}section.page-heading{margin-bottom:36px;position:relative;padding-top:18px}#main-content{margin-top:0}section.object-content{max-width:1440px}.object-details .title{font-size:48px}.wiki-box .object-box{grid-auto-flow:column;grid-template-columns:1fr 2fr}.object-info .details,.object-info .meta,.object-info .more-meta{display:grid;grid-auto-flow:row;grid-gap:12px;-webkit-align-items:start;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.object-info{display:grid;grid-template-columns:2fr 1fr 1fr;grid-column-gap:32px}.object-info.nogrid{display:flex}.object-info .details{grid-column:1}iframe#gallery_iframe{border:0}}</style> <style type="text/css">.zad.native{min-height:250px}</style> <script type="text/javascript"> (function(b){b.loadCSS||(b.loadCSS=function(){});var c=loadCSS.relpreload={};c.support=function(){try{var a=b.document.createElement("link").relList.supports("preload")}catch(e){a=!1}return function(){return a}}();c.bindMediaToggle=function(a){function b(){a.addEventListener?a.removeEventListener("load",b):a.attachEvent&&a.detachEvent("onload",b);a.setAttribute("onload",null);a.media=c}var c=a.media||"all";a.addEventListener?a.addEventListener("load",b):a.attachEvent&&a.attachEvent("onload",b);setTimeout(function(){a.rel= "stylesheet";a.media="only x"});setTimeout(b,3E3)};c.poly=function(){if(!c.support())for(var a=b.document.getElementsByTagName("link"),e=0;e<a.length;e++){var d=a[e];"preload"!==d.rel||"style"!==d.getAttribute("as")||d.getAttribute("data-loadcss")||(d.setAttribute("data-loadcss",!0),c.bindMediaToggle(d))}};if(!c.support()){c.poly();var f=b.setInterval(c.poly,500);b.addEventListener?b.addEventListener("load",function(){c.poly();b.clearInterval(f)}):b.attachEvent&&b.attachEvent("onload",function(){c.poly(); b.clearInterval(f)})}"undefined"!==typeof exports?exports.loadCSS=loadCSS:b.loadCSS=loadCSS})("undefined"!==typeof global?global:this); </script> <link rel="preconnect" href="https://tpc.googlesyndication.com"> <script>var ChessKit= ChessKit || {}; ChessKit.data = {categories:["keyword","amazon-deals"], platforms:[], pagetype:["ros"], article_id:""};</script> <script type="text/javascript">var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; var zad = zad || {}; zad.cmd = zad.cmd || []; window.zadConfig={"dfp": "/1009103/IGN/IGN_ROS_", "OOPs": ["interstitial"], "OOPsAppendSuffix": true, "GPTWebInterstitial": false, "autorefresh": 30, "prebid": false, "amazon": false, "navegg": false, "tailtarget": false, "lotame": {"clientID": "14478", "sitename": "sea.ign.com"}, "dependencies": null, "libs": null, "gdprLibs": null, "pageTargeting": {"platforms": [], "tags": ["keyword", "amazon-deals"], "page": "ros", "special": "", "type": "tech", "lang": "en", "article_id": ""}, "titleTargeting": true, "lazy": false, "inject": null, "vastPreroll": ""};window.zadSlotConfig={"adslotTemplates": {"native": {"size": [[1, 1]], "sizemap": "native", "adunit": ""}}, "sizemappingTemplates": {"billboard": [[[990, 250], [[970, 250], [970, 200], [970, 180], [980, 90], [970, 90], [728, 90], [120, 30]]], [[750, 200], [[728, 90], [120, 30]]], [[0, 0], [[320, 100], [320, 50], [120, 30]]]], "halfpage": [[[990, 250], [[300, 600], [300, 250]]], [[750, 200], [[300, 600], [300, 250]]], [[0, 0], [300, 250]]], "footer": [[[990, 250], [[970, 90], [728, 90]]], [[750, 200], [[728, 90], [468, 60]]], [[0, 0], [[320, 100], [320, 50]]]], "native": [[[990, 250], [[1, 1]]], [[750, 200], [[1, 1]]], [[0, 0], [[300, 250], [1, 1]]]]}};</script><script type="text/javascript" src="/s/js/zad.js?613" async="true"></script> <script type="text/javascript" src="https://securepubads.g.doubleclick.net/tag/js/gpt.js" async="true"></script> </head> <body > <div class="page-wrapper"> <aside id="sidebarHeader" class="hide start"> <div id="ignheader" class="start"> <button class="header-toggle" type="button" title="Toggle Sidebar"><svg class="sidebar-icon icon-left-chevron" focusable="false" viewBox="0 0 32 32" aria-hidden="true" role="presentation" fill="none" stroke-width="4" style="transition: transform 0.1s linear 0s; font-size: 0.6rem;"><path d="M22 2 7.86 16.14 22 30.28" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg></button> <div class="side-container"> <div class='side home bar-1'> <div class="sidebar-header"> <div class="logo-edition"> <a id="headerlogo" href='https://sea.ign.com/'> <svg class="ign-logo" focusable="false" viewBox="0 0 76 24" aria-hidden="false" role="img"><title>IGN Logo</title><path class="dpad" fill="currentColor" stroke="none" d="M5.38 7.65a7.85 7.85 0 0 1 2.26-2.26c.13-1.18.31-2.26.52-3.21a10.605 10.605 0 0 0-6 6c.95-.22 2.03-.39 3.21-.52M16.34 5.36v.02c.9.59 1.67 1.37 2.27 2.27 1.18.13 2.26.31 3.21.52a10.627 10.627 0 0 0-6.02-6.01c.22.95.4 2.02.54 3.2M7.64 18.62c-.9-.59-1.67-1.37-2.27-2.27h-.03c-1.19-.14-2.26-.32-3.19-.54 1.07 2.75 3.26 4.95 6.01 6.02-.22-.95-.39-2.03-.52-3.21M18.64 16.35h-.03c-.59.9-1.37 1.67-2.27 2.27v.03c-.14 1.17-.32 2.25-.54 3.19a10.59 10.59 0 0 0 6.03-6.03c-.94.22-2 .4-3.19.54M10.04 0h3.9c.85 1.85 1.2 4.59 1.3 5.52.04.22.06.43.06.63L12 9.11 8.7 6.15c0-.17.02-.35.05-.55.1-.95.43-3.75 1.29-5.61M8.7 17.83c0 .17.02.35.05.55.1.95.43 3.75 1.29 5.61h3.9c.85-1.84 1.2-4.59 1.3-5.52.04-.22.06-.43.06-.64L12 14.87l-3.3 2.96ZM6.16 8.68c-.17 0-.35.02-.55.05-.95.12-3.75.45-5.61 1.31v3.9c1.84.85 4.59 1.19 5.52 1.3.22.04.43.06.64.06L9.11 12 6.16 8.7ZM24 10.02c-1.86-.86-4.66-1.19-5.61-1.29-.2-.03-.38-.05-.55-.05l-2.96 3.3 2.96 3.3c.2 0 .41-.02.64-.06.93-.11 3.68-.45 5.52-1.3v-3.9Z"></path><path class="ign-path" fill="currentColor" stroke="none" d="M42.83 13.9V10h10.45c1.06 0 1.93.86 1.93 1.92v4.63c0 2.38-1.91 4.36-4.33 4.36h-6.69c-4.96 0-8.97-4-8.97-8.94s4.04-8.95 8.98-8.95h10.36v4.11H44.2c-2.67 0-4.86 2.17-4.86 4.84s2.16 4.83 4.86 4.83h6.91v-2.91h-8.27ZM33.86 3h-4.07v16.02c0 1.05.86 1.91 1.91 1.91h2.15V3M74.37 3.01h-2.18v13.81s0 .08-.03.11a.29.29 0 0 1-.24.14c-.09 0-.16-.04-.25-.15L64.83 4.93a4.347 4.347 0 0 0-3.72-2.11h-.07c-2.39 0-4.32 1.93-4.32 4.32v11.88c0 1.05.86 1.91 1.91 1.91h2.17V7.14s.02-.09.04-.13a.29.29 0 0 1 .24-.14c.09 0 .18.03.24.14l6.88 12.07c.76 1.27 2.12 2.05 3.69 2.05h.07c2.39 0 4.32-1.93 4.32-4.32V4.92c0-1.05-.85-1.91-1.91-1.91"></path></svg> </a> <div class="logodate">Southeast Asia</div> </div> </div><div class="sidebar-main"><ul class="sidebar-section home"><li><a class="icon-home" href='https://sea.ign.com/'><span>Home</span></a></li><li class="selected"><a class="iconsvg" href="/amazon-deals" data-submenu="bar-155"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 464.6" style="enable-background:new 0 0 512 464.6;" xml:space="preserve"> <style type="text/css"> .st0{fill:#1D1D1B;} </style> <g> <path class="st0" d="M302.8,119.8c-13,1.4-26,1.4-40.4,4.3c-21.6,2.9-43.3,7.2-62,15.9c-34.6,14.4-59.2,44.7-59.2,89.5 c0,56.3,36.1,85.1,82.2,85.1c15.9,0,27.4-1.4,39-4.3c18.8-5.8,33.2-15.9,51.9-34.6c10.1,14.4,13,21.6,31.7,36.1 c4.3,1.4,10.1,1.4,13-1.4c11.5-10.1,31.7-26,41.8-36.1c4.3-4.3,4.3-10.1,1.4-14.4c-10.1-13-21.6-24.5-21.6-50.5v-88 c0-36.1,2.9-69.3-23.1-93.8C336,7.2,301.3,0,275.4,0c-4.3,0-7.2,0-11.5,0c-49.1,2.9-99.6,23.1-111.1,83.7 c-1.4,7.2,4.3,10.1,7.2,11.5l53.4,7.2c5.8-1.4,8.7-5.8,10.1-10.1c4.3-20.2,21.6-31.7,40.4-33.2c1.4,0,1.4,0,4.3,0 c11.5,0,23.1,4.3,30.3,14.4c5.8,10.1,5.8,24.5,5.8,39L302.8,119.8L302.8,119.8z M292.7,232.3c-7.2,13-18.8,21.6-30.3,24.5 c-1.4,0-4.3,1.4-7.2,1.4c-21.6,0-33.2-15.9-33.2-40.4c0-30.3,18.8-44.7,40.4-51.9c13-2.9,26-4.3,40.4-4.3v11.5 C302.8,196.2,304.2,213.5,292.7,232.3z M512,365v2.9c0,18.8-10.1,54.8-33.2,73.6c-4.3,2.9-8.7,1.4-7.2-4.3 c7.2-15.9,21.6-54.8,14.4-63.5c-5.8-7.2-26-5.8-44.7-4.3c-8.7,1.4-15.9,1.4-21.6,2.9c-5.8,0-5.8-4.3-1.4-7.2 c7.2-4.3,14.4-8.7,21.6-11.5c28.9-8.7,63.5-2.9,67.8,1.4C510.6,357.8,512,360.7,512,365z M462.9,401.1 c-7.2,5.8-14.4,10.1-21.6,14.4c-54.8,33.2-124.1,49.1-186.1,49.1c-98.1,0-186.1-36.1-252.5-96.7c-5.8-4.3-1.4-11.5,5.8-7.2 c72.1,41.8,160.2,67.8,252.5,67.8c57.7,0,119.8-11.5,180.4-34.6c4.3-1.4,8.7-4.3,13-5.8C464.4,383.8,473,395.3,462.9,401.1z"/> </g> </svg> <span>Amazon Deals</span></a></li><li class=""><a class="iconsvg" href="/codashop" data-submenu="bar-153"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="regular" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> <path d="M383.4,65.2L119.6,170.7H48c-26.5,0-48,21.5-48,48v58.7C0,302.5,19.7,320,48,320h18.1l19.4,135.6 c1.1,7.9,7.9,13.7,15.8,13.7h64c4.6,0,8.9-1.9,11.9-5.3c3-3.4,4.5-7.9,4-12.5l-12.6-111.9l214.7,85.9c1.9,0.8,3.9,1.2,6,1.2 c3.1,0,6.3-0.9,9-2.8c4.4-3,7-7.9,7-13.2V80c0-5.3-2.6-10.3-7-13.2C393.9,63.8,388.3,63.2,383.4,65.2z M32,277.3v-58.7 c0-8.8,7.2-16,16-16h58.7V288H48C40.7,288,32,286.1,32,277.3z M147.4,437.3h-32.2L98.5,320h21.1l15.4,6.1L147.4,437.3z M373.3,387.1 l-217.1-86.8c-0.9-0.4-1.8-0.9-2.8-1.1l-14.8-5.9v-95.7l234.7-93.9V387.1z"/> <path d="M452.7,199.2l53.3-42.7c6.9-5.5,8-15.6,2.5-22.5c-5.5-6.9-15.6-8-22.5-2.5l-53.3,42.7c-6.9,5.5-8,15.6-2.5,22.5 c3.2,3.9,7.8,6,12.5,6C446.2,202.7,449.7,201.5,452.7,199.2L452.7,199.2z"/> <path d="M452.7,312.8c-6.9-5.5-16.9-4.4-22.5,2.5c-5.5,6.9-4.4,17,2.5,22.5l53.3,42.7c3,2.3,6.5,3.5,10,3.5c4.7,0,9.3-2.1,12.5-6 c5.5-6.9,4.4-17-2.5-22.5L452.7,312.8z"/> <path d="M496,240h-53.3c-8.8,0-16,7.2-16,16c0,8.8,7.2,16,16,16H496c8.8,0,16-7.2,16-16C512,247.2,504.8,240,496,240z"/> </svg> <span>Pro-tips by Codashop</span></a></li><li class=""><a class="iconsvg" href="/pc" data-submenu="bar-13"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 426.7" style="enable-background:new 0 0 512 426.7;" xml:space="preserve"> <path d="M474.7,0h-32H69.3h-32C16.7,0,0,16.8,0,37.4v266.7c0,20.6,16.7,37.3,37.3,37.3H240v53.3h-74.7c-8.8,0-16,7.2-16,16 s7.2,16,16,16H256h90.7c8.8,0,16-7.2,16-16s-7.2-16-16-16H272v-53.3h202.7c20.6,0,37.3-16.7,37.3-37.3V37.4 C512,16.8,495.3,0,474.7,0z M480,304c0,2.9-2.4,5.3-5.3,5.3H256H37.3c-2.9,0-5.3-2.4-5.3-5.3V37.4c0-2.9,2.4-5.3,5.3-5.3h32h373.3 h32c2.9,0,5.3,2.4,5.3,5.3V304H480z"/> <g> <path d="M117.9,77.6h43.3c41.8,0,69.2,22.4,69.2,60.1c0,37.5-26.7,62.1-68.5,62.1h-21.8v62.6h-22.2 C117.9,262.4,117.9,77.6,117.9,77.6z M208.2,138.3c0-25.1-17.4-39-44.9-39h-23.1v79.2h23.1C190.8,178.5,208.2,163.6,208.2,138.3z" /> <path d="M347.2,266.2c-46.2,0-87.8-37.2-87.8-96.4c0-58.9,41.6-95.9,87.8-95.9c20.2,0,35.7,5.7,46.9,12.6v24.4 c-14-9.2-27.1-14.9-46-14.9C315,96,282,123.4,282,170c0,46.2,33.1,74,66.1,74c18.9,0,31.8-6,46-15.2v24.6 C382.6,260.5,367.4,266.2,347.2,266.2z"/> </g> </svg> <span>PC</span></a></li><li class=""><a class="iconsvg" href="/ps4" data-submenu="bar-9"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 209.8" style="enable-background:new 0 0 512 209.8;" xml:space="preserve"> <g> <g> <path d="M490.2,0.3l-0.6-0.1H29.3C14.9-1.3,1.5,8.8,0,22.3l0,0.3v157c0,19.5,10.3,30.3,29,30.3h458.8c13,0,24-11,24-24V29.4 C513.2,15.6,504.2,3.4,490.2,0.3z M484.9,29.1v151.7c0,0.7,0,1.4,0,2c-0.5,0-1.2,0.1-2.1,0.1H29c-0.7,0-1.4,0-2.1,0 c0-0.6,0-1.4,0-2.1V29.1c0-0.7,0-1.4,0-2.1c0.6,0,1.4,0,2.1,0h452.6c1.7,0,2.7,0.1,3.2,0.2C484.9,27.6,484.9,28.2,484.9,29.1z"/> </g> <g> <g> <g> <path d="M155.4,55.1H84.7v20.1h70.7c5.5,0,10,4.5,10,10c0,5.5-4.5,10-10,10h-40.6c-16.6,0-30.1,13.5-30.1,30.1v30.1h20.1v-30.1 c0-5.5,4.5-10,10-10h40.6c16.6,0,30.1-13.5,30.1-30.1S172,55.1,155.4,55.1z"/> </g> </g> <g> <g> <path d="M261,55.1c-16.6,0-30.1,13.5-30.1,30.1v40.2c0,5.5-4.5,10-10,10h-45.4v20.1h45.4c16.6,0,30.1-13.5,30.1-30.1V85.2 c0-5.5,4.5-10,10-10h45.4V55.1H261z"/> </g> </g> <g> <g> <path d="M407.2,115.3V75.2c0-11.1-9-20.1-20.1-20.1c-3.8,0-7.5,1.1-10.7,3.1l-63.6,40.2c-5.9,3.7-9.4,10.1-9.4,17 c0,11.1,9,20.1,20.1,20.1h63.6v20.1h20.1v-20.1h20.1v-20.1L407.2,115.3z M387.2,115.3l-63.6,0l63.6-40.1V115.3z"/> </g> </g> </g> </g> </svg> <span>PS4</span></a></li><li class=""><a class="iconsvg" href="/xbox-one" data-submenu="bar-5"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> <g> <g> <g> <path d="M342.7,15.4c-54-20.5-119.4-20.5-173.3,0c-6.1,2.3-10.3,8.2-10.3,14.8s4,12.6,10.1,15c27,10.6,53.1,24.6,77.7,41.7 c2.8,1.9,6,2.9,9.2,2.9c3.2,0,6.4-1,9.2-2.9c24.6-17.1,50.7-31.2,77.7-41.8c6.1-2.4,10.2-8.4,10.1-15 C352.9,23.7,348.8,17.8,342.7,15.4z M256,54.6c-11-7.3-22.3-14-33.9-20.1c22-3.4,45.7-3.4,67.7,0C278.3,40.6,267,47.3,256,54.6z" /> </g> </g> <g> <g> <path d="M451.8,405.3c-44-97.2-106.2-183.7-184.9-257.1c-6.2-5.7-15.7-5.7-21.8,0c-78.4,73.1-140.4,159.2-184.4,255.9 c-4,6.3-3,14.6,2.6,20c6.4,6.1,16.7,5.7,22.8-0.7c1.2-1.3,2.3-2.8,3-4.5c40.2-89,96.3-168.7,166.8-237 c70.5,68.3,126.6,147.9,166.8,237c0.7,1.5,1.6,2.9,2.8,4.2l0.3,0.4c3.1,3.4,7.3,5.2,11.6,5.2c3.9,0,7.7-1.4,10.8-4.2 C453.8,419.5,454.9,411.6,451.8,405.3z"/> </g> </g> <g> <g> <path d="M401.1,45.3c-5.1-3.5-11.6-3.8-17.1-0.7c-29.9,17.2-58.8,36.9-86.1,58.6c-3.6,2.9-5.8,7.2-6,11.8 c-0.2,4.6,1.6,9.1,4.9,12.3c75.7,72.1,121,173.3,124.7,278.9c-42,46.9-102,73.7-165.6,73.7c-63.4,0-123.3-26.6-165.6-73.7 c3.7-105.4,49-206.7,124.8-278.9c3.4-3.2,5.1-7.6,4.9-12.3s-2.4-8.9-6-11.8c-27.3-21.7-56.2-41.4-86.1-58.6 c-5.3-3.1-12-2.8-17.1,0.7C41.5,93.2,0,171.9,0,256c0,60.2,21.2,118.3,60,164.1c1.1,2,2.6,3.8,4.5,5.2 C112.6,480.4,182.2,512,256,512c74.9,0,145.5-32.5,193.8-89.3c40.1-46,62.2-105.2,62.2-166.7C512,171.9,470.5,93.2,401.1,45.3z M61.5,366.8C42.3,333.4,32,295.2,32,256c0-70.1,33.1-136.1,88.9-178.4c20.3,12.1,40,25.4,59.1,39.7 C115,184.9,73.2,273.2,61.5,366.8z M332,117.3c19-14.3,38.8-27.6,59.1-39.7C446.9,119.9,480,185.8,480,256 c0,39.1-10.2,77.2-29.5,110.7C438.8,273.3,397.1,184.9,332,117.3z"/> </g> </g> </g> </svg> <span>Xbox One</span></a></li><li class=""><a class="iconsvg" href="/nintendo" data-submenu="bar-11"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 510.4 512" style="enable-background:new 0 0 510.4 512;" xml:space="preserve"> <g> <g> <path d="M494.3,18.9C482.9,6.9,466.9,0,450.6,0H61.4C28.1,0,0,28.1,0,61.4v389.1C0,483.9,28.1,512,61.4,512h387.5 c33.3,0,61.4-28.1,61.4-61.4V61.5C511.1,45.8,505.4,30.7,494.3,18.9z M486.8,450.6c0,19.1-16.3,34.6-36.3,34.6H61.4 c-19.7,0-36.3-16.6-36.3-36.3V269.4h460L486.8,450.6z M26.8,61.4c0-18.8,15.8-34.6,34.6-34.6h389.1c18.4,0,34.6,15.6,36.3,34.7 v181h-460V61.4z"/> <path d="M159.4,442.5l0.4,0.2c3.6,1.8,7.3,3.6,11.2,3.6h158.4c7.8,0,15.9-6,15.9-15.9V322.5c0-8.1-6.1-14.3-14.3-14.3h-160 c-7.8,0-15.9,6-15.9,15.9V432c0,4.2,2.1,8.1,4.1,10.2L159.4,442.5z M180.1,421.1v-87.7h139.9v87.7H180.1z"/> <path d="M363,65.7H135.6c-8,0-15.9,7.9-15.9,15.9v114.6c0,7.8,6,15.9,15.9,15.9H363c8,0,15.9-7.9,15.9-15.9V81.6 C378.9,71.8,372.8,65.7,363,65.7z M353.8,90.9V187H146.4V90.9H353.8z"/> </g> <circle cx="415.2" cy="322.2" r="13.3"/> <g> <path d="M86.5,398.2c-25,0-45.4-20.4-45.4-45.4c0-25,20.4-45.4,45.4-45.4s45.4,20.4,45.4,45.4C131.9,377.9,111.6,398.2,86.5,398.2 z M86.5,327.2c-14.1,0-25.6,11.5-25.6,25.6s11.5,25.6,25.6,25.6s25.6-11.5,25.6-25.6S100.7,327.2,86.5,327.2z"/> </g> <circle cx="415.2" cy="383.1" r="13.3"/> <circle cx="384.8" cy="352.6" r="13.3"/> <circle cx="445.6" cy="352.6" r="13.3"/> </g> </svg> <span>Nintendo</span></a></li><li class=""><a class="iconsvg" href="/mobile/" data-submenu="bar-126"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="_x31__x2C_5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> <path d="M325.3,384H186.7c-32.4,0-58.7-26.3-58.7-58.7V186.7c0-32.4,26.3-58.7,58.7-58.7h138.7c32.4,0,58.7,26.3,58.7,58.7v138.7 C384,357.7,357.7,384,325.3,384z M186.7,160c-14.7,0-26.7,12-26.7,26.7v138.7c0,14.7,12,26.7,26.7,26.7h138.7 c14.7,0,26.7-12,26.7-26.7V186.7c0-14.7-12-26.7-26.7-26.7H186.7z"/> <path d="M320,453.3c-8.8,0-16-7.2-16-16v-64c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16v64C336,446.2,328.8,453.3,320,453.3z"/> <path d="M320,512c-23.5,0-42.7-19.1-42.7-42.7s19.1-42.7,42.7-42.7c23.5,0,42.7,19.1,42.7,42.7S343.5,512,320,512z M320,458.7 c-5.9,0-10.7,4.8-10.7,10.7S314.1,480,320,480c5.9,0,10.7-4.8,10.7-10.7S325.9,458.7,320,458.7z"/> <path d="M192,453.3c-8.8,0-16-7.2-16-16v-64c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16v64C208,446.2,200.8,453.3,192,453.3z"/> <path d="M192,512c-23.5,0-42.7-19.1-42.7-42.7s19.1-42.7,42.7-42.7s42.7,19.1,42.7,42.7S215.5,512,192,512z M192,458.7 c-5.9,0-10.7,4.8-10.7,10.7S186.1,480,192,480c5.9,0,10.7-4.8,10.7-10.7S197.9,458.7,192,458.7z"/> <path d="M192,154.7c-8.8,0-16-7.2-16-16v-64c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16v64C208,147.5,200.8,154.7,192,154.7z"/> <path d="M192,85.3c-23.5,0-42.7-19.1-42.7-42.7S168.5,0,192,0s42.7,19.1,42.7,42.7S215.5,85.3,192,85.3z M192,32 c-5.9,0-10.7,4.8-10.7,10.7s4.8,10.7,10.7,10.7c5.9,0,10.7-4.8,10.7-10.7S197.9,32,192,32z"/> <path d="M320,154.7c-8.8,0-16-7.2-16-16v-64c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16v64C336,147.5,328.8,154.7,320,154.7z"/> <path d="M320,85.3c-23.5,0-42.7-19.1-42.7-42.7S296.5,0,320,0c23.5,0,42.7,19.1,42.7,42.7S343.5,85.3,320,85.3z M320,32 c-5.9,0-10.7,4.8-10.7,10.7s4.8,10.7,10.7,10.7c5.9,0,10.7-4.8,10.7-10.7S325.9,32,320,32z"/> <path d="M138.7,336h-64c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16h64c8.8,0,16,7.2,16,16C154.7,328.8,147.5,336,138.7,336z"/> <path d="M42.7,362.7C19.1,362.7,0,343.5,0,320c0-23.5,19.1-42.7,42.7-42.7s42.7,19.1,42.7,42.7C85.3,343.5,66.2,362.7,42.7,362.7z M42.7,309.3c-5.9,0-10.7,4.8-10.7,10.7s4.8,10.7,10.7,10.7s10.7-4.8,10.7-10.7S48.5,309.3,42.7,309.3z"/> <path d="M138.7,208h-64c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16h64c8.8,0,16,7.2,16,16C154.7,200.8,147.5,208,138.7,208z"/> <path d="M42.7,234.7C19.1,234.7,0,215.5,0,192s19.1-42.7,42.7-42.7s42.7,19.1,42.7,42.7S66.2,234.7,42.7,234.7z M42.7,181.3 c-5.9,0-10.7,4.8-10.7,10.7s4.8,10.7,10.7,10.7s10.7-4.8,10.7-10.7S48.5,181.3,42.7,181.3z"/> <path d="M437.3,208h-64c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16h64c8.8,0,16,7.2,16,16C453.3,200.8,446.2,208,437.3,208z"/> <path d="M469.3,234.7c-23.5,0-42.7-19.1-42.7-42.7s19.1-42.7,42.7-42.7S512,168.5,512,192S492.9,234.7,469.3,234.7z M469.3,181.3 c-5.9,0-10.7,4.8-10.7,10.7s4.8,10.7,10.7,10.7S480,197.9,480,192S475.2,181.3,469.3,181.3z"/> <path d="M437.3,336h-64c-8.8,0-16-7.2-16-16c0-8.8,7.2-16,16-16h64c8.8,0,16,7.2,16,16C453.3,328.8,446.2,336,437.3,336z"/> <path d="M469.3,362.7c-23.5,0-42.7-19.1-42.7-42.7c0-23.5,19.1-42.7,42.7-42.7S512,296.5,512,320C512,343.5,492.9,362.7,469.3,362.7 z M469.3,309.3c-5.9,0-10.7,4.8-10.7,10.7s4.8,10.7,10.7,10.7S480,325.9,480,320S475.2,309.3,469.3,309.3z"/> </svg> <span>Mobile</span></a></li><li class=""><a class="iconsvg" href="/entertainment" data-submenu="bar-116"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="_x31_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 522 522" style="enable-background:new 0 0 522 522;" xml:space="preserve"> <g> <path d="M463.7,0H314.3c-21.8,0-42.9,9.1-57.8,24.8L16,274.2C5.7,285.1,0,299.4,0,314.3c0,15.6,6.1,30.2,17.1,41.2l149.3,149.3 c11,11,25.7,17.1,41.3,17.1c15,0,29.2-5.7,40.2-16.1l8.8-8.5l93.7,22.9c4.6,1.1,9.4,1.7,14,1.7c10.6,0,21.1-2.9,30.3-8.5 c12.7-7.9,21.9-20.1,25.9-34.5l49-186.9l27.5-26.5c15.8-15,24.9-36.1,24.9-57.8V58.3C522,26.2,495.8,0,463.7,0z M426.3,333.8 l-35.9,137c-1.8,6.6-6.1,12.3-12,15.9c-7.9,4.7-15.6,4.3-20.6,3.1l-74.4-18.2L426.3,333.8z M475.6,242.8L242.4,467.6 c-1,0.8-1.9,1.7-2.7,2.7l-13.5,13c-10.2,9.6-27.7,9.4-37.6-0.5L39.2,333.4c-5.1-5.1-7.9-11.9-7.9-19.1c0-6.9,2.6-13.5,7.3-18.4 L279.2,46.4c9.2-9.7,21.7-15.1,35.1-15.1h149.3c14.9,0,27,12.1,27,27v149.3C490.7,221.1,485.3,233.6,475.6,242.8z"/> <path d="M410.3,64c-26.3,0-47.7,21.4-47.7,47.7s21.4,47.7,47.7,47.7s47.7-21.4,47.7-47.7S436.6,64,410.3,64z M426.7,111.7 c0,9-7.3,16.3-16.3,16.3c-9,0-16.3-7.3-16.3-16.3s7.3-16.3,16.3-16.3C419.3,95.3,426.7,102.7,426.7,111.7z"/> </g> </svg> <span>Entertainment</span></a></li><li class=""><a class="iconsvg" href="/esports/" data-submenu="bar-120"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="_x31__x2C_5" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 341.3" style="enable-background:new 0 0 512 341.3;" xml:space="preserve"> <g> <path d="M450.4,341.3c-25.3,0-47.8-15.4-57.2-39.1l-26.4-59.6c-1.2-2.9-3.3-4.4-5.6-4.4H150.8c-2.3,0-4.5,1.5-5.4,3.8l-26.9,60.8 c-9.2,23.2-31.6,38.5-57,38.5c-18.5,0-35.9-8.3-47.6-22.8C2,303.9-2.5,284.8,1.4,266.2L43.9,65.1C51.9,27.4,85.4,0,123.5,0h264.9 c38.2,0,71.6,27.4,79.6,65.1l42.5,201.1c3.9,18.6-0.6,37.7-12.6,52.4C486.3,333,468.9,341.3,450.4,341.3L450.4,341.3z M150.8,206.2 h210.3c15.6,0,29.4,9.4,35.1,24l26.4,59.6c4.8,12.1,15.6,19.5,27.7,19.5c8.9,0,17.2-4,22.8-10.9c5.8-7.2,8-16.5,6.1-25.6 L436.8,71.7c-4.9-23-25.2-39.7-48.3-39.7H123.5c-23.1,0-43.5,16.7-48.3,39.7L32.7,272.8c-1.9,9.1,0.3,18.4,6.1,25.6 c5.6,7,13.9,10.9,22.8,10.9c12.1,0,22.9-7.4,27.4-18.9l26.9-60.8C121.4,215.6,135.2,206.2,150.8,206.2L150.8,206.2z"/> </g> <g> <path d="M160,170.7c-8.8,0-16-7.2-16-16V80c0-8.8,7.2-16,16-16c8.8,0,16,7.2,16,16v74.7C176,163.5,168.8,170.7,160,170.7z"/> </g> <g> <path d="M197.3,133.3h-74.7c-8.8,0-16-7.2-16-16s7.2-16,16-16h74.7c8.8,0,16,7.2,16,16S206.2,133.3,197.3,133.3z"/> </g> <g> <path d="M352,170.7c-29.4,0-53.3-23.9-53.3-53.3S322.6,64,352,64s53.3,23.9,53.3,53.3S381.4,170.7,352,170.7z M352,96 c-11.8,0-21.3,9.6-21.3,21.3c0,11.8,9.6,21.3,21.3,21.3c11.8,0,21.3-9.6,21.3-21.3C373.3,105.6,363.7,96,352,96z"/> </g> </svg> <span>Esports</span></a></li><li class="more toggletopmore"><a href="NONE" class="iconsvg submenu" data-submenu="bar-MORE"><?xml version="1.0" encoding="utf-8"?><svg version="1.1" id="Livello_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path d="M368.7,288.3c17.7,0,32.2-14.5,32.2-32.2c0-17.7-14.5-32.2-32.2-32.2s-32.2,14.5-32.2,32.2 C336.5,273.8,351,288.3,368.7,288.3z M256,288.3c17.7,0,32.2-14.5,32.2-32.2c0-17.7-14.5-32.2-32.2-32.2s-32.2,14.5-32.2,32.2 C223.8,273.8,238.3,288.3,256,288.3z M143.3,288.3c17.7,0,32.2-14.5,32.2-32.2c0-17.7-14.5-32.2-32.2-32.2s-32.2,14.5-32.2,32.2 C111.1,273.8,125.6,288.3,143.3,288.3z"/><g><path d="M256,512c-68.4,0-132.7-26.6-181-75C26.6,388.7,0,324.4,0,256c0-68.4,26.6-132.7,75-181C123.3,26.6,187.6,0,256,0 s132.7,26.6,181,75c48.4,48.4,75,112.6,75,181c0,68.4-26.6,132.7-75,181S324.4,512,256,512z M256,32.3 c-59.8,0-115.9,23.3-158.2,65.5C55.6,140.1,32.3,196.2,32.3,256c0,59.8,23.3,115.9,65.5,158.2c42.2,42.2,98.4,65.5,158.2,65.5 s115.9-23.3,158.2-65.5c42.2-42.3,65.5-98.4,65.5-158.2c0-59.8-23.3-115.9-65.5-158.2C371.9,55.6,315.8,32.3,256,32.3z"/></g></svg><span>More</span><svg class="sidebar-icon icon-right-chevron" focusable="false" viewBox="0 0 32 32" aria-hidden="true" role="presentation" fill="none" stroke-width="2"><path d="m10 2 14.14 14.14L10 30.28" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg></a></li><div class="divider"></div><li class="search"><a><svg height="512pt" viewBox="0 0 512.016 512" width="512pt" xmlns="http://www.w3.org/2000/svg"><path d="m202.667969 405.339844c-111.746094 0-202.667969-90.921875-202.667969-202.664063 0-111.746093 90.921875-202.6679685 202.667969-202.6679685 111.742187 0 202.664062 90.9218755 202.664062 202.6679685 0 111.742188-90.921875 202.664063-202.664062 202.664063zm0-373.332032c-94.101563 0-170.667969 76.566407-170.667969 170.667969 0 94.101563 76.566406 170.664063 170.667969 170.664063 94.101562 0 170.664062-76.5625 170.664062-170.664063 0-94.101562-76.5625-170.667969-170.664062-170.667969zm0 0"/><path d="m496 512.007812c-4.097656 0-8.191406-1.558593-11.308594-4.691406l-161.277344-161.28125c-6.25-6.25-6.25-16.382812 0-22.636718 6.25-6.25 16.382813-6.25 22.632813 0l161.28125 161.28125c6.25 6.25 6.25 16.382812 0 22.636718-3.136719 3.132813-7.230469 4.691406-11.328125 4.691406zm0 0"/></svg><form action='https://sea.ign.com/se/'class="search-modal"><div class="search-input"><input type="hidden" name="model" value=""><input name="q" id="search-input" type="text" maxlength="60" placeholder='IGN Southeast Asia' autocomplete="off" value=""></div><button role="button" class="button button-primary">Search</button></form></a></li></ul></div></div><div class="side bar-MORE"> <div class="sidebar-header"> <button class="back" data-parent="bar-1"><svg class="sidebar-icon icon-left-chevron" focusable="false" viewBox="0 0 32 32" aria-hidden="true" role="presentation" fill="none" stroke-width="2"><path d="M22 2 7.86 16.14 22 30.28" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></svg><label>Home</label></button> </div> <div class="sidebar-main"> <h3>More</h3> <ul class="sidebar-section"><li class=""><a class="iconsvg" target='_blank' href="http://sea.ign.com/ign-asia/104386/page/ign-sea-20" data-submenu="bar-52"><span><b>About IGN SEA</b></span></a></li><li class=""><a class="iconsvg" target='_blank' href="mailto:ign_sea@ign.com" data-submenu="bar-53"><span>Contact</span></a></li><li class=""><a class="iconsvg" target='_blank' href="http://ap.ign.com/ign-asia/103914/news/advertise-link" data-submenu="bar-54"><span>Advertise</span></a></li><li class=""><a class="iconsvg" target='_blank' href="http://corp.ign.com/press" data-submenu="bar-55"><span>Press</span></a></li><li class=""><a class="iconsvg" href="/ign-asia/91968/page/user-agreement" data-submenu="bar-56"><span>User Agreement</span></a></li><li class=""><a class="iconsvg" href="/ign-asia/91960/page/privacy" data-submenu="bar-57"><span>Privacy Policy</span></a></li><li class=""><a class="iconsvg" href="/ign-asia/91964/page/cookies" data-submenu="bar-58"><span>Cookie Policy</span></a></li><li class=""><a class="iconsvg" href="/articles/rss" data-submenu="bar-59"><span>RSS</span></a></li><div class="divider"></div><li class="legal"><a href="https://world.ziffdavis.com"><svg id="zdlogoblue" data-name="Ziff Davis Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 298.63 174.94"><path d="M102,15.57H83.2V.09H102ZM83.2,26.16H102V94.57H83.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M117,38.73H105.72V26.16H117v-5.3C117,8.69,124.51.09,139.86.09c3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H117Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154.59,38.73H143.34V26.16h11.25v-5.3c0-12.17,7.54-20.77,22.89-20.77,3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H154.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M31.37,73.6l-2.95,3.5H50.91a31.52,31.52,0,0,1,13.77,3,29.66,29.66,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.77V78.14L4.58,73.6l3-3.57L51.44,17.56H4.75V.09H79.1V16.48L34.35,70Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80.57,103.2h-24c5.17,5.44,7.18,13.79,7.18,24.16,0,20.9-11.54,28.31-23.57,28.31H21.65V103.2H.86v69.94H41.62c28.83,0,42.87-20.38,42.87-47.76A58.44,58.44,0,0,0,80.57,103.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.78,157.93v-35.6c0-13.69-11.37-18.06-23-19.13a68.79,68.79,0,0,0-7-.31,8.43,8.43,0,0,0-.87,0c-15.08.17-30.26,5.69-31.3,22.84h18.79c.66-7.42,5.16-10.33,12.44-10.33,6.62,0,12.17,1.32,12.17,9.29.79,15.32-45.23-1.35-45.51,29.77,0,14,10.19,20.49,23.29,20.49,8.46,0,17-2.25,23-8.46a28.37,28.37,0,0,0,1.32,6.62h19.06C149.44,170.37,148.78,164.13,148.78,157.93ZM130,146.66c0,4.23-.52,15.77-15.22,15.77-6.06,0-11.51-1.87-11.51-8.73s5.31-9,11.13-10.09,12.44-1.18,15.6-4Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M195.32,104.72,180.9,151.44h-.27l-14.42-46.72H146.49l23.43,68.42h20.9L214,104.72Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M214.38,104.72v68.42h18.79V104.72Zm0-26.06V94.15h18.79V78.66Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M277.08,132c-10.57-2.5-21.31-3.44-21.31-10.16,0-5.72,6.24-6.38,10.46-6.38,6.76,0,12.31,2,12.83,9.29h17.88c-1.45-16.81-15.35-21.83-30.19-21.83S237,107.36,237,124.83c0,12.2,10.71,15.77,21.7,18.26C272.06,145.86,280,148,280,153.7c0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H235.39C236.05,169,251.68,175,267.55,175c15.49,0,31.23-5.82,31.23-23.81C298.78,138.48,288.07,134.5,277.08,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M101.38,15.62H82.59V.14h18.79ZM82.59,26.21h18.79V94.62H82.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M116.35,38.78H105.11V26.21h11.24V20.92C116.35,8.74,123.9.14,139.24.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H116.35Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154,38.78H142.73V26.21H154V20.92C154,8.74,161.52.14,176.86.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H154Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M30.76,73.65l-3,3.5H50.29a31.56,31.56,0,0,1,13.78,3,30,30,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.15V78.19L4,73.65l3-3.57L50.82,17.61H4.14V.14H78.48V16.53L33.74,70.08Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80,103.25h-24c5.16,5.44,7.17,13.79,7.17,24.16,0,20.9-11.54,28.31-23.56,28.31H21V103.25H.24v69.94H41c28.84,0,42.87-20.38,42.87-47.76A58.49,58.49,0,0,0,80,103.25Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.17,158v-35.6c0-13.69-11.37-18.06-23-19.13a69.11,69.11,0,0,0-7-.31,8.14,8.14,0,0,0-.86,0c-15.08.18-30.26,5.69-31.3,22.84h18.78c.66-7.41,5.17-10.32,12.45-10.32,6.62,0,12.16,1.31,12.16,9.28.8,15.32-45.23-1.35-45.51,29.78,0,14,10.19,20.48,23.3,20.48,8.45,0,17-2.25,23-8.46a28.26,28.26,0,0,0,1.32,6.62h19.06C148.83,170.42,148.17,164.18,148.17,158Zm-18.79-11.27c0,4.23-.52,15.77-15.21,15.77-6.07,0-11.51-1.87-11.51-8.73s5.3-9,11.13-10.09,12.44-1.18,15.59-3.95Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M194.71,104.78,180.29,151.5H180l-14.42-46.72H145.87l23.43,68.41h20.9l23.15-68.41Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M213.77,104.78v68.41h18.79V104.78Zm0-26.07V94.2h18.79V78.71Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M276.47,132c-10.57-2.5-21.32-3.43-21.32-10.16,0-5.72,6.24-6.37,10.47-6.37,6.76,0,12.3,2,12.82,9.28h17.89C294.87,108,281,102.94,266.14,102.94s-29.77,4.47-29.77,21.94c0,12.2,10.71,15.77,21.69,18.26,13.38,2.78,21.32,4.89,21.32,10.61,0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H234.77c.66,18.13,16.29,24.09,32.17,24.09,15.49,0,31.23-5.82,31.23-23.81C298.17,138.53,287.46,134.55,276.47,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path></svg></a><span class="licensee">IGN Southeast Asia is operated under license by Media Prima Digital Sdn Bhd (199901014126)</span></li></ul></div></div> </div> <div class="region"> <div class="region-selector"> <select id="region-dropdown" class="region-dropdown"> <option value="" disabled="" selected="">Change Region</option> <option data-language='US' value="https://www.ign.com/?setccpref=US">United States</option> <option data-language='UK' value="https://uk.ign.com/uk?setccpref=UK">United Kingdom</option> <option data-language='AU' value="https://au.ign.com/au?setccpref=AU">Australia</option> <option data-language='AFR' value="https://za.ign.com/">Africa</option> <option data-language='ADR' value="https://adria.ign.com/">Adria</option> <option data-language='BX' value="https://nl.ign.com/">Benelux / Dutch</option> <option data-language='BR' value="https://br.ign.com/">Brazil</option> <option data-language='CN' value="https://www.ign.com.cn/">China / 中国</option> <option data-language='CZ' value="https://cz.ign.com/">Czechia / Slovakia</option> <option data-language='FR' value="https://fr.ign.com/">France</option> <option data-language='DE' value="https://de.ign.com/">Germany</option> <option data-language='GR' value="https://gr.ign.com/">Greece / Ελλάδα</option> <option data-language='HU' value="https://hu.ign.com/">Hungary</option> <option data-language='IN' value="https://in.ign.com/">India</option> <option data-language='IL' value="https://il.ign.com/">Israel</option> <option data-language='IT' value="https://it.ign.com/">Italy / Italia</option> <option data-language='JP' value="https://jp.ign.com/">Japan / 日本</option> <option data-language='KR' value="https://kr.ign.com/">Korea / 한국</option> <option data-language='LAT' value="https://latam.ign.com/">Latin America</option> <option data-language='ME' value="https://me.ign.com/en/">Middle East - English</option> <option data-language='AR' value="https://me.ign.com/ar/">Middle East - الأوسطالشرق</option> <option data-language='NOR' value="https://nordic.ign.com/">Nordic</option> <option data-language='PL' value="https://pl.ign.com/">Poland</option> <option data-language='PT' value="https://pt.ign.com/">Portugal</option> <option data-language='SEA' value="https://sea.ign.com/">Southeast Asia</option> <option data-language='ES' value="https://es.ign.com/">Spain / España</option> <option data-language='TR' value="https://tr.ign.com/">Turkey / Türkiye</option> <option data-language='INTL' value="https://world.ign.com/">world.ign.com</option> </select> </div> </div> <div id="loginwrapper"> <a class="sidebar-item login-avatar" href="https://www.ign.com/sign-in?redirect=http%3A//sea.ign.com/amazon-deals" type="button"><img class="userIcon" alt="" title="" src=""></img><svg class="sidebar-icon icon-profile" focusable="false" viewBox="0 0 32 32" aria-hidden="false" role="img" fill="none" stroke-width="1.5"><title>Register / Login</title><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M31 16a15 15 0 1 1-30 0 15 15 0 0 1 30 0Z"></path><path d="M10 29v-3.5a6 6 0 0 1 6-6v0a6 6 0 0 1 6 6V29"></path><path clip-rule="evenodd" d="M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"></path></g></svg> <div class="sidebar-item-text">Register / Login</div> </a> <div class="login-buttons"> <a href="https://www.ign.com/sign-in?redirect=http%3A//sea.ign.com/amazon-deals" target="_top" rel="nofollow" class="lightbox main button login-button">Login</a> <a href="https://www.ign.com/register?redirect=http%3A//sea.ign.com/amazon-deals" target="_top" rel="nofollow" class="button register-button">Register</a> </div> </div> </div> </aside> <button id="btnoverlay" type="button" title="Collapse Sidebar" class="start sidebar-mobile-overlay"></button> <div id="mainblock"> <header class="fixed-header"> <div class="sidebar-page-header"> <a href="/" title="IGN" class="logo-link"><svg class="ign-logo" focusable="false" viewBox="0 0 76 24" aria-hidden="false" role="img"><title>IGN Logo</title><path class="dpad" fill="currentColor" stroke="none" d="M5.38 7.65a7.85 7.85 0 0 1 2.26-2.26c.13-1.18.31-2.26.52-3.21a10.605 10.605 0 0 0-6 6c.95-.22 2.03-.39 3.21-.52M16.34 5.36v.02c.9.59 1.67 1.37 2.27 2.27 1.18.13 2.26.31 3.21.52a10.627 10.627 0 0 0-6.02-6.01c.22.95.4 2.02.54 3.2M7.64 18.62c-.9-.59-1.67-1.37-2.27-2.27h-.03c-1.19-.14-2.26-.32-3.19-.54 1.07 2.75 3.26 4.95 6.01 6.02-.22-.95-.39-2.03-.52-3.21M18.64 16.35h-.03c-.59.9-1.37 1.67-2.27 2.27v.03c-.14 1.17-.32 2.25-.54 3.19a10.59 10.59 0 0 0 6.03-6.03c-.94.22-2 .4-3.19.54M10.04 0h3.9c.85 1.85 1.2 4.59 1.3 5.52.04.22.06.43.06.63L12 9.11 8.7 6.15c0-.17.02-.35.05-.55.1-.95.43-3.75 1.29-5.61M8.7 17.83c0 .17.02.35.05.55.1.95.43 3.75 1.29 5.61h3.9c.85-1.84 1.2-4.59 1.3-5.52.04-.22.06-.43.06-.64L12 14.87l-3.3 2.96ZM6.16 8.68c-.17 0-.35.02-.55.05-.95.12-3.75.45-5.61 1.31v3.9c1.84.85 4.59 1.19 5.52 1.3.22.04.43.06.64.06L9.11 12 6.16 8.7ZM24 10.02c-1.86-.86-4.66-1.19-5.61-1.29-.2-.03-.38-.05-.55-.05l-2.96 3.3 2.96 3.3c.2 0 .41-.02.64-.06.93-.11 3.68-.45 5.52-1.3v-3.9Z"></path><path class="ign-path" fill="currentColor" stroke="none" d="M42.83 13.9V10h10.45c1.06 0 1.93.86 1.93 1.92v4.63c0 2.38-1.91 4.36-4.33 4.36h-6.69c-4.96 0-8.97-4-8.97-8.94s4.04-8.95 8.98-8.95h10.36v4.11H44.2c-2.67 0-4.86 2.17-4.86 4.84s2.16 4.83 4.86 4.83h6.91v-2.91h-8.27ZM33.86 3h-4.07v16.02c0 1.05.86 1.91 1.91 1.91h2.15V3M74.37 3.01h-2.18v13.81s0 .08-.03.11a.29.29 0 0 1-.24.14c-.09 0-.16-.04-.25-.15L64.83 4.93a4.347 4.347 0 0 0-3.72-2.11h-.07c-2.39 0-4.32 1.93-4.32 4.32v11.88c0 1.05.86 1.91 1.91 1.91h2.17V7.14s.02-.09.04-.13a.29.29 0 0 1 .24-.14c.09 0 .18.03.24.14l6.88 12.07c.76 1.27 2.12 2.05 3.69 2.05h.07c2.39 0 4.32-1.93 4.32-4.32V4.92c0-1.05-.85-1.91-1.91-1.91"></path></svg></a> <a id="current-user" href="https://www.ign.com/sign-in?redirect=http%3A//sea.ign.com/amazon-deals" target="_top" rel="nofollow"><svg class="ign-icon icon-profile" focusable="false" viewBox="0 0 32 32" aria-hidden="true" role="presentation" fill="none" stroke-width="2"><g stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path d="M31 16a15 15 0 1 1-30 0 15 15 0 0 1 30 0Z"></path><path d="M10 29v-3.5a6 6 0 0 1 6-6v0a6 6 0 0 1 6 6V29"></path><path clip-rule="evenodd" d="M16 17a4 4 0 1 0 0-8 4 4 0 0 0 0 8Z"></path></g></svg></a> </div> </header> <main id='main-content'> <section class="page-heading"> <div class="object-bg"> <div class="blur"> <div class="waves"> <svg width="5760" height="48" fill="none" xmlns="http://www.w3.org/2000/svg" class="jsx-1501616488 wave-1"><path d="M5760 20.965l-39.97-4.1c-39.96-4.224-121.36-12.24-198.36-11.839-81.77.524-161.34 9.773-242.01 11.838-79.56 1.943-161.33-2.99-238.33-4.624-81.4-1.449-161.34.401-242 .493-79.2-.092-157.67-1.942-238.34-4.624-81.03-2.559-161.33-5.642-242-3.576-78.83 1.942-157.67 9.341-238.33 10.266-80.67.925-161.34-4.008-242-7.183-78.84-2.99-157.67-4.224-238.34-5.149-80.3-.924-161.33-2.158-242-1.017-78.47 1.017-157.67 4.1-238.34 5.118-79.93 1.14-161.33-.093-238.33 1.541-81.77 1.45-161.33 5.765-242 7.214-79.57 1.634-161.34.4-238.34 1.541-81.4 1.018-161.33 4.1-242 1.018-79.2-3.083-157.67-12.332-238.33-15.415-81.04-3.082-161.34 0-242 4.625-78.84 4.624-157.67 10.79-238.34 10.266-80.67-.401-161.33-7.8-242-12.332C1119.81.31 1040.97-1.54 960.306 1.45c-80.301 3.175-161.335 11.191-242.002 13.873-78.467 2.559-157.667-.524-238.334-2.066-79.934-1.54-161.335-1.54-238.335-1.54H0V48H5760V20.965z" class="jsx-1501616488" fill="#ffffff"></path></svg> <svg width="5760" height="76" fill="none" xmlns="http://www.w3.org/2000/svg" class="jsx-1501616488 wave-2"><path d="M39.9669 12.872 0 9.51309V76h5760V36.3846l-39.97 3.3589c-40.33 3.359-134.76-15.0855-216.53-11.7266-77 3.359-143.54 28.5213-223.47 21.8034-80.67-6.7178-159.87-20.1536-238.33-26.8715-80.67-6.7178-161.71-6.7178-242.01-5.5758-80.66.8733-159.5 3.5605-238.33 1.0749-80.67-2.2169-161.33-8.93481-242-13.43578-80.67-4.232267-159.5-6.91942-238.34-3.35894-80.66 3.1574-160.96 12.56242-242 17.93672-80.67 5.3743-159.13 8.0615-238.33 4.501-80.67-3.1574-160.6-12.5624-242-7.8599-77 4.7025-158.77 22.169-238.34 25.7294-80.67 3.1574-160.23-7.5912-242-12.2937-77-4.7025-158.4-2.0153-238.33-2.2169-80.67.2016-159.87-2.4856-238.34 2.2169-80.67 4.7025-161.7 15.4511-242 20.1536-80.67 4.7026-159.5 2.0154-238.34-4.5009-80.66-6.9194-161.33-17.668-242-19.0116-80.66-1.3436-159.5 8.0614-238.33 5.5758-80.67-2.2169-160.97-15.6526-242-21.2285-80.67-5.84452-159.14-3.15737-238.338 4.4338-80.667 7.8599-160.601 21.2957-242.001 21.2957-77.001 0-158.768-13.4358-238.335-16.7947-80.667-3.3589-160.234 3.3589-242.001 3.3589-77.001 0-158.4012-6.7178-198.3681-10.0768Z" class="jsx-1501616488" fill="#ffffff"></path></svg> </div> </div> </div> <section class="object-content"> <div class="object-box"> <div class="content-grid"> <div class="blur object-thumbnail"> <div class="aspect-ratio-container aspect-ratio-1-1"> <div class="aspect-ratio-child"> <img class="img_obj image-blur" src="https://sea.ign.com/s/ign/ign_kw_logo_default.png" title="Amazon Deals"> <img class="img_cover" src="https://sea.ign.com/s/ign/ign_kw_logo_default.png" title="Amazon Deals"> </div> </div> </div> <div class="object-details"> <h1 class="title">Amazon Deals</h1> <div class="meta"> </div> </div> </div> </div> </section> </section> <div class="zad billboard" data-zadtype="billboard" data-suffix="billboard"></div> <div class="page-content"> <section class="object-content grid-heading filter-list"> <div class="filter-heading"> <h2 class="filter-title">Amazon Deals - Latest Contents</h2> </div> <div class="fade"> <a data-filter="" class="filter-list-item active"> <button class="button button--primary rounded" class="label">All</button> </a> <a data-filter="article" class="filter-list-item"> <button class="button button--secondary rounded" class="label">Articles</button> </a> </div> </section> <section class="broll-grid"> <div class="broll-container"> <section class="broll wrap" data-pagenum="1" data-total="15"> <div class="tbl"> <article class="article DEAL" id="content219946" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219946/deal/open-back-headphones-a-sound-experience-like-no-other" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-4_pz16.280.png" alt="Open Back Headphones: A Sound Experience Like No Other (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-4_pz16.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-4_pz16.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-28T16:17:33+08:00">7 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/219946/deal/open-back-headphones-a-sound-experience-like-no-other#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219946">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219946/deal/open-back-headphones-a-sound-experience-like-no-other">Open Back Headphones: A Sound Experience Like No Other</a></h3> <p>Experience music like never before with the leading open back headphones available in Amazon Singapore. From entry-level to high-end models, find the perfect pair that matches your style. Learn the key distinctions between open and closed back headphones and elevate your audio experience to new heights!</p> </div> </article> <article class="article DEAL" id="content219858" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219858/deal/maximize-efficiency-minimize-hassle-with-ugreens-tech-accessories" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/27-august_49jd.280.png" alt="Maximize Efficiency, Minimize Hassle With UGREEN&#x27;s Tech Accessories (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/27-august_49jd.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/27-august_49jd.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-27T16:40:11+08:00">7 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/219858/deal/maximize-efficiency-minimize-hassle-with-ugreens-tech-accessories#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219858">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219858/deal/maximize-efficiency-minimize-hassle-with-ugreens-tech-accessories">Maximize Efficiency, Minimize Hassle With UGREEN&#x27;s Tech Accessories</a></h3> <p>Upgrade your tech setup with UGREEN's top-rated accessories available on Amazon Singapore. From USB hubs to wireless chargers, UGREEN offers innovative solutions to enhance your productivity and streamline your workflow. Don't miss out on these amazing deals!</p> </div> </article> <article class="article DEAL" id="content219819" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219819/deal/building-blocks-of-imagination-new-lego-sets-hit-the-shelves" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/26-aug-2024_8fm3.280.png" alt="Building Blocks of Imagination: New LEGO Sets Hit the Shelves (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/26-aug-2024_8fm3.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/26-aug-2024_8fm3.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-26T17:07:00+08:00">7 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/219819/deal/building-blocks-of-imagination-new-lego-sets-hit-the-shelves#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219819">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219819/deal/building-blocks-of-imagination-new-lego-sets-hit-the-shelves">Building Blocks of Imagination: New LEGO Sets Hit the Shelves</a></h3> <p>Looking for the perfect LEGO gift? Amazon Singapore has you covered! Discover a world of LEGO building sets at unbeatable prices, including Star Wars, Harry Potter, Disney Princess, and more. Start building your collection today!</p> </div> </article> <article class="article DEAL" id="content219713" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219713/deal/from-the-track-to-your-shelf-the-ultimate-guide-to-collecting-lego-racing-cars" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/22-august-2024_h6ss.280.png" alt="From the Track to Your Shelf: The Ultimate Guide To Collecting Lego Racing Cars (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/22-august-2024_h6ss.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/22-august-2024_h6ss.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-22T18:26:27+08:00">7 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/219713/deal/from-the-track-to-your-shelf-the-ultimate-guide-to-collecting-lego-racing-cars#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219713">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219713/deal/from-the-track-to-your-shelf-the-ultimate-guide-to-collecting-lego-racing-cars">From the Track to Your Shelf: The Ultimate Guide To Collecting Lego Racing Cars</a></h3> <p>Discover the thrill of collecting Lego racing cars with our ultimate guide tailored for enthusiasts in Singapore. Explore detailed descriptions, tips for maintaining your collection, and exclusive deals available on Amazon Singapore. Whether you're a seasoned Lego collector or just starting, these models offer a perfect blend of engineering precision and racing excitement. Start your Lego racing car collection today with the best offers in Southeast Asia!</p> </div> </article> <article class="article DEAL" id="content219657" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219657/deal/key-to-victory-the-ultimate-wireless-gaming-keyboard-guide" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/21st-august_z85t.280.png" alt="Key to Victory: The Ultimate Wireless Gaming Keyboard Guide (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/21st-august_z85t.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/21st-august_z85t.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-21T14:35:10+08:00">7 months, 2 weeks</time> <a href="https://sea.ign.com/amazon-deals/219657/deal/key-to-victory-the-ultimate-wireless-gaming-keyboard-guide#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219657">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219657/deal/key-to-victory-the-ultimate-wireless-gaming-keyboard-guide">Key to Victory: The Ultimate Wireless Gaming Keyboard Guide</a></h3> <p>Tired of tangled cables ruining your gaming experience? Upgrade to a wireless gaming keyboard and enjoy the freedom of movement! This guide explores the top wireless gaming keyboards available on Amazon Singapore, catering to all budgets and preferences. From compact 60% keyboards to customizable powerhouses, discover the perfect weapon for your digital arsenal. Whether you crave sleek aesthetics, lightning-fast response times, or hot-swappable switches, we've got you covered!</p> </div> </article> <article class="article DEAL" id="content219487" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219487/deal/sound-incredible-top-microphones-for-streamers-and-podcasters" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/19th-august_h7u5.280.png" alt="Sound Incredible: Top Microphones for Streamers and Podcasters (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/19th-august_h7u5.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/19th-august_h7u5.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-19T17:00:07+08:00">7 months, 2 weeks</time> <a href="https://sea.ign.com/amazon-deals/219487/deal/sound-incredible-top-microphones-for-streamers-and-podcasters#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219487">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219487/deal/sound-incredible-top-microphones-for-streamers-and-podcasters">Sound Incredible: Top Microphones for Streamers and Podcasters</a></h3> <p>Discover the ultimate microphones to boost your streaming game! This guide features top-rated mics from Amazon Singapore, perfect for gamers and streamers of all levels. Find detailed reviews, comparisons, and expert tips to choose the best microphone for your setup. Upgrade your audio quality and captivate your audience today!</p> </div> </article> <article class="article DEAL" id="content219445" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219445/deal/dominate-the-competition-must-have-battle-royal-gaming-equipmentdominate-the-competition-must-have-b" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/16th-august_2hgv.280.png" alt="Dominate the Competition: Must-Have Battle Royal Gaming EquipmentDominate the Competition: Must-Have Battle Royal Gaming Equipment (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/16th-august_2hgv.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/16th-august_2hgv.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-16T15:55:07+08:00">7 months, 2 weeks</time> <a href="https://sea.ign.com/amazon-deals/219445/deal/dominate-the-competition-must-have-battle-royal-gaming-equipmentdominate-the-competition-must-have-b#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219445">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219445/deal/dominate-the-competition-must-have-battle-royal-gaming-equipmentdominate-the-competition-must-have-b">Dominate the Competition: Must-Have Battle Royal Gaming EquipmentDominate the Competition: Must-Have Battle Royal Gaming Equipment</a></h3> <p>Elevate your battle royale experience with the ultimate gear guide. Discover the best gaming accessories, from keyboards and mice to headsets and graphics cards, to dominate the competition. Find top-rated products, expert reviews, and buying tips on Amazon Singapore.</p> </div> </article> <article class="article DEAL" id="content219353" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219353/deal/adventure-awaits-your-gaming-travel-companion" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/14th-august_gr72.280.png" alt="Adventure Awaits: Your Gaming Travel Companion (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/14th-august_gr72.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/14th-august_gr72.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-14T11:45:18+08:00">7 months, 3 weeks</time> <a href="https://sea.ign.com/amazon-deals/219353/deal/adventure-awaits-your-gaming-travel-companion#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219353">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219353/deal/adventure-awaits-your-gaming-travel-companion">Adventure Awaits: Your Gaming Travel Companion</a></h3> <p>Looking for the perfect games to keep you entertained during your travels? Discover our top picks for portable gaming devices and must-have titles. From puzzle solvers to action-packed adventures, we've got you covered. Conquer boredom and make the most of your journey with our expert guide to gaming on the go!</p> </div> </article> <article class="article DEAL" id="content219322" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219322/deal/master-your-puzzle-gaming-space-the-ultimate-setup-guide" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/13th-august_cafr.280.png" alt="Master Your Puzzle Gaming Space: The Ultimate Setup Guide (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/13th-august_cafr.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/13th-august_cafr.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-13T15:30:05+08:00">7 months, 3 weeks</time> <a href="https://sea.ign.com/amazon-deals/219322/deal/master-your-puzzle-gaming-space-the-ultimate-setup-guide#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219322">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219322/deal/master-your-puzzle-gaming-space-the-ultimate-setup-guide">Master Your Puzzle Gaming Space: The Ultimate Setup Guide</a></h3> <p>Unlock the full potential of your puzzle gaming experience with the optimal setup. Discover essential accessories, from ergonomic chairs and high-quality monitors to responsive keyboards and smart lighting, all designed to enhance your comfort and performance. Whether you're a seasoned puzzle enthusiast or new to the genre, this guide provides everything you need to create the perfect gaming environment. Get ready to elevate your gaming sessions with our comprehensive setup tips and gear recommendations!</p> </div> </article> <article class="article DEAL" id="content219195" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219195/deal/pawsitively-perfect-creating-a-pet-friendly-gaming-haven" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/for-9th-august_113z.280.png" alt="Pawsitively Perfect: Creating a Pet-Friendly Gaming Haven (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/for-9th-august_113z.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/for-9th-august_113z.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-09T11:01:24+08:00">7 months, 3 weeks</time> <a href="https://sea.ign.com/amazon-deals/219195/deal/pawsitively-perfect-creating-a-pet-friendly-gaming-haven#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219195">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219195/deal/pawsitively-perfect-creating-a-pet-friendly-gaming-haven">Pawsitively Perfect: Creating a Pet-Friendly Gaming Haven</a></h3> <p>Transform your gaming setup into a pet-friendly haven with Amazon Singapore. Find the perfect blend of style and function with our curated selection of gaming accessories and furniture. Create a harmonious space where you and your furry companion can enjoy endless gaming fun together!</p> </div> </article> <article class="article DEAL" id="content219141" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219141/deal/rev-up-your-gaming-experience-must-have-accessories-for-racing-enthusiasts" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-3_gnqa.280.png" alt="Rev Up Your Gaming Experience: Must-Have Accessories for Racing Enthusiasts (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-3_gnqa.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-3_gnqa.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-08T15:29:52+08:00">7 months, 3 weeks</time> <a href="https://sea.ign.com/amazon-deals/219141/deal/rev-up-your-gaming-experience-must-have-accessories-for-racing-enthusiasts#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219141">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219141/deal/rev-up-your-gaming-experience-must-have-accessories-for-racing-enthusiasts">Rev Up Your Gaming Experience: Must-Have Accessories for Racing Enthusiasts</a></h3> <p>Upgrade your racing game setup with must-have accessories for an immersive and thrilling experience. Discover the best racing wheels, gaming seats, shifters, monitor mounts, and headsets available on Amazon Singapore. Perfect for both seasoned racers and novices, these top-notch products will take your gaming to the next level. Learn more about each accessory, their features, and how they can enhance your gameplay. Get ready to dominate the track with our top picks for racing game …</p> </div> </article> <article class="article DEAL" id="content219059" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/219059/deal/master-the-beat-discover-the-best-peripherals-for-rhythm-gamers" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-2_7dnr.280.png" alt="Master the Beat: Discover the Best Peripherals for Rhythm Gamers (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-2_7dnr.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-2_7dnr.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-06T11:03:26+08:00">7 months, 4 weeks</time> <a href="https://sea.ign.com/amazon-deals/219059/deal/master-the-beat-discover-the-best-peripherals-for-rhythm-gamers#disqus_thread" class="comments commentscount" data-disqus-identifier="article_219059">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/219059/deal/master-the-beat-discover-the-best-peripherals-for-rhythm-gamers">Master the Beat: Discover the Best Peripherals for Rhythm Gamers</a></h3> <p>Elevate your rhythm game experience with our expert recommendations. Find the perfect gear to match your style and skill level. Improve your accuracy, speed, and immersion with our curated list of essential gaming peripherals.</p> </div> </article> <article class="article DEAL" id="content218897" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218897/deal/level-up-your-lifestyle-best-in-ear-monitors-for-all" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/samples_b8jq.280.jpg" alt="Level Up Your Lifestyle: Best In-Ear Monitors for All (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/samples_b8jq.280.jpg, https://sm.ign.com/t/ign_ap/screenshot/default/samples_b8jq.600.jpg 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-08-01T11:00:21+08:00">8 months</time> <a href="https://sea.ign.com/amazon-deals/218897/deal/level-up-your-lifestyle-best-in-ear-monitors-for-all#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218897">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218897/deal/level-up-your-lifestyle-best-in-ear-monitors-for-all">Level Up Your Lifestyle: Best In-Ear Monitors for All</a></h3> <p>Discover the best in-ear monitors for every need and budget in our comprehensive guide. Whether you’re looking for high-quality headphones for gaming, affordable options for everyday use, or reliable models for exercise, we’ve got you covered. Explore top picks that offer excellent sound quality and comfort, available on Amazon Singapore!</p> </div> </article> <article class="article DEAL" id="content218896" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218896/deal/tuf-gaming-laptops-powerhouse-performance-on-the-go" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-1_kva9.280.png" alt="TUF Gaming Laptops: Powerhouse Performance on the Go (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-1_kva9.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles-1_kva9.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-07-31T11:02:12+08:00">8 months</time> <a href="https://sea.ign.com/amazon-deals/218896/deal/tuf-gaming-laptops-powerhouse-performance-on-the-go#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218896">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218896/deal/tuf-gaming-laptops-powerhouse-performance-on-the-go">TUF Gaming Laptops: Powerhouse Performance on the Go</a></h3> <p>Looking for a high-performance gaming laptop without breaking the bank? Discover the best ASUS TUF Gaming laptops in Amazon Singapore. This comprehensive guide explores top models, features, and unbeatable deals on Amazon SG.</p> </div> </article> <article class="article DEAL" id="content218851" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218851/deal/best-online-ps5-games-for-endless-entertainment" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/3xopdgajgry3xnqknqdvacrs_dwhu.280.jpg" alt="Best Online PS5 Games for Endless Entertainment (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/3xopdgajgry3xnqknqdvacrs_dwhu.280.jpg, https://sm.ign.com/t/ign_ap/screenshot/default/3xopdgajgry3xnqknqdvacrs_dwhu.600.jpg 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-07-30T16:55:12+08:00">8 months</time> <a href="https://sea.ign.com/amazon-deals/218851/deal/best-online-ps5-games-for-endless-entertainment#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218851">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218851/deal/best-online-ps5-games-for-endless-entertainment">Best Online PS5 Games for Endless Entertainment</a></h3> <p>Looking for the ultimate online gaming experience on your PS5? Discover our curated list of the best online PS5 games that offer endless fun and excitement. From intense multiplayer battles to cooperative adventures, there's something for every gamer. Dive into a world of virtual connection and unforgettable gaming moments.</p> </div> </article> <article class="article DEAL" id="content218693" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218693/deal/level-up-your-game-top-gaming-monitors-for-an-immersive-pc-experience" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles_zy93.280.png" alt="Level Up Your Game: Top Gaming Monitors for an Immersive PC Experience (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles_zy93.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/collection-of-the-main-image-for-the-articles_zy93.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-07-26T16:30:36+08:00">8 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/218693/deal/level-up-your-game-top-gaming-monitors-for-an-immersive-pc-experience#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218693">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218693/deal/level-up-your-game-top-gaming-monitors-for-an-immersive-pc-experience">Level Up Your Game: Top Gaming Monitors for an Immersive PC Experience</a></h3> <p>Discover the ultimate gaming experience with our comprehensive guide to the best gaming monitors in Singapore. From budget-friendly options to high-end powerhouses, we've got you covered. Find the perfect monitor to elevate your gameplay, whether you're a casual gamer or a competitive esports athlete. Explore top brands, compare features, and read expert reviews to make an informed decision.</p> </div> </article> <article class="article DEAL" id="content218607" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218607/deal/play-like-a-champion-mobile-gaming-accessories-to-up-your-game" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/man-playing-smartphone-joystick-connected-smartphone-wireles_38jk.280.jpg" alt="Play Like a Champion! Mobile Gaming Accessories to Up Your Game (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/man-playing-smartphone-joystick-connected-smartphone-wireles_38jk.280.jpg, https://sm.ign.com/t/ign_ap/screenshot/default/man-playing-smartphone-joystick-connected-smartphone-wireles_38jk.600.jpg 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-07-25T16:12:12+08:00">8 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/218607/deal/play-like-a-champion-mobile-gaming-accessories-to-up-your-game#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218607">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218607/deal/play-like-a-champion-mobile-gaming-accessories-to-up-your-game">Play Like a Champion! Mobile Gaming Accessories to Up Your Game</a></h3> <p>Elevate your mobile gaming experience with the ultimate accessory guide! Discover top-rated controllers, headphones, phone coolers, and more on Amazon Singapore. From casual to hardcore gamers, find the perfect gear to dominate the battlefield. Enhance your gameplay, improve your skills, and climb the ranks with our expert recommendations!</p> </div> </article> <article class="article DEAL" id="content218554" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218554/deal/steam-deck-review-the-ultimate-portable-pc-for-gamers-on-the-go" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/3_9zw7.280.png" alt="Steam Deck Review: The Ultimate Portable PC for Gamers on the Go (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/3_9zw7.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/3_9zw7.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-07-24T11:42:09+08:00">8 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/218554/deal/steam-deck-review-the-ultimate-portable-pc-for-gamers-on-the-go#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218554">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218554/deal/steam-deck-review-the-ultimate-portable-pc-for-gamers-on-the-go">Steam Deck Review: The Ultimate Portable PC for Gamers on the Go</a></h3> <p>The Steam Deck is a game-changer for portable gaming. Experience AAA titles, explore vast libraries, and conquer intense battles - all on the go! Learn more and find incredible deals on the Steam Deck</p> </div> </article> <article class="article DEAL" id="content218509" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218509/deal/addicted-to-nintendo-you-cant-miss-these-trending-games" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/article-2_pmc2.280.png" alt="Addicted to Nintendo? You Can&#x27;t Miss These Trending Games! (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/article-2_pmc2.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/article-2_pmc2.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-07-23T18:50:52+08:00">8 months, 1 week</time> <a href="https://sea.ign.com/amazon-deals/218509/deal/addicted-to-nintendo-you-cant-miss-these-trending-games#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218509">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218509/deal/addicted-to-nintendo-you-cant-miss-these-trending-games">Addicted to Nintendo? You Can&#x27;t Miss These Trending Games!</a></h3> <p>Looking for the best Nintendo Switch games to elevate your gaming experience? Discover a curated list of top-trending titles that cater to every gamer. From classic adventures to modern masterpieces, find your next obsession and immerse yourself in endless fun.</p> </div> </article> <article class="article DEAL" id="content218291" data-embed-url=""> <div class="t"> <a href="https://sea.ign.com/amazon-deals/218291/deal/best-prime-day-electronics-deals-2024" class="thumb score-wrapper"> <img src="https://sm.ign.com/t/ign_ap/screenshot/default/prime-day-last-article_d9th.280.png" alt="Best Prime Day Electronics Deals 2024 (Deal Amazon Deals)" class="thumb" srcset="https://sm.ign.com/t/ign_ap/screenshot/default/prime-day-last-article_d9th.280.png, https://sm.ign.com/t/ign_ap/screenshot/default/prime-day-last-article_d9th.600.png 2x"> </a> </div> <div class="m"> <div class="info"><time datetime="2024-07-17T15:35:19+08:00">8 months, 2 weeks</time> <a href="https://sea.ign.com/amazon-deals/218291/deal/best-prime-day-electronics-deals-2024#disqus_thread" class="comments commentscount" data-disqus-identifier="article_218291">Comment</a></div> <h3><a href="https://sea.ign.com/amazon-deals/218291/deal/best-prime-day-electronics-deals-2024">Best Prime Day Electronics Deals 2024</a></h3> <p>Gear up for epic savings! Prime Day is here, and Singapore is bursting with incredible electronics deals. Whether you're a hardcore gamer, a photography enthusiast, or just looking for a productivity boost, this guide has you covered.</p> </div> </article> </div> </section> <div id="infinitescrollanchor" data-ist='broll' data-infinite="broll"></div> </div> <div id="sidebar"> <div class="ad-wrapper pgQSsticky"> <div class="zad halfpage" data-zadtype="halfpage" data-suffix="mrec1"></div> </div> <div class="ad-wrapper pgQSsticky"> <div class="zad halfpage" data-zadtype="halfpage" data-suffix="mrec2"></div> </div> </div> </section> </div> </main> <div class="zad footer" data-zadtype="footer" data-suffix="footer"></div> <div id="adsense" style="visibility: hidden">Ad</div> <footer id="footer" class="limitedScroll"> <div id="footerMain" class="wrap"> <div class="legal"> <a href="https://world.ziffdavis.com"><svg id="zdlogoblue" data-name="Ziff Davis Logo" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 298.63 174.94"><path d="M102,15.57H83.2V.09H102ZM83.2,26.16H102V94.57H83.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M117,38.73H105.72V26.16H117v-5.3C117,8.69,124.51.09,139.86.09c3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H117Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154.59,38.73H143.34V26.16h11.25v-5.3c0-12.17,7.54-20.77,22.89-20.77,3.31,0,6.75.4,9.92.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.14,2.12-7.14,7.81v4.1h13V38.73h-13V94.57H154.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M31.37,73.6l-2.95,3.5H50.91a31.52,31.52,0,0,1,13.77,3,29.66,29.66,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.77V78.14L4.58,73.6l3-3.57L51.44,17.56H4.75V.09H79.1V16.48L34.35,70Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80.57,103.2h-24c5.17,5.44,7.18,13.79,7.18,24.16,0,20.9-11.54,28.31-23.57,28.31H21.65V103.2H.86v69.94H41.62c28.83,0,42.87-20.38,42.87-47.76A58.44,58.44,0,0,0,80.57,103.2Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.78,157.93v-35.6c0-13.69-11.37-18.06-23-19.13a68.79,68.79,0,0,0-7-.31,8.43,8.43,0,0,0-.87,0c-15.08.17-30.26,5.69-31.3,22.84h18.79c.66-7.42,5.16-10.33,12.44-10.33,6.62,0,12.17,1.32,12.17,9.29.79,15.32-45.23-1.35-45.51,29.77,0,14,10.19,20.49,23.29,20.49,8.46,0,17-2.25,23-8.46a28.37,28.37,0,0,0,1.32,6.62h19.06C149.44,170.37,148.78,164.13,148.78,157.93ZM130,146.66c0,4.23-.52,15.77-15.22,15.77-6.06,0-11.51-1.87-11.51-8.73s5.31-9,11.13-10.09,12.44-1.18,15.6-4Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M195.32,104.72,180.9,151.44h-.27l-14.42-46.72H146.49l23.43,68.42h20.9L214,104.72Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M214.38,104.72v68.42h18.79V104.72Zm0-26.06V94.15h18.79V78.66Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M277.08,132c-10.57-2.5-21.31-3.44-21.31-10.16,0-5.72,6.24-6.38,10.46-6.38,6.76,0,12.31,2,12.83,9.29h17.88c-1.45-16.81-15.35-21.83-30.19-21.83S237,107.36,237,124.83c0,12.2,10.71,15.77,21.7,18.26C272.06,145.86,280,148,280,153.7c0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H235.39C236.05,169,251.68,175,267.55,175c15.49,0,31.23-5.82,31.23-23.81C298.78,138.48,288.07,134.5,277.08,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M101.38,15.62H82.59V.14h18.79ZM82.59,26.21h18.79V94.62H82.59Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M116.35,38.78H105.11V26.21h11.24V20.92C116.35,8.74,123.9.14,139.24.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H116.35Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M154,38.78H142.73V26.21H154V20.92C154,8.74,161.52.14,176.86.14c3.31,0,6.75.4,9.93.53v14a58.78,58.78,0,0,0-6.88-.4c-5.16,0-7.15,2.12-7.15,7.81v4.1h13V38.78h-13V94.62H154Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M30.76,73.65l-3,3.5H50.29a31.56,31.56,0,0,1,13.78,3,30,30,0,0,1,6.68,4.44,30.31,30.31,0,0,1,7.46,10.07H.15V78.19L4,73.65l3-3.57L50.82,17.61H4.14V.14H78.48V16.53L33.74,70.08Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M80,103.25h-24c5.16,5.44,7.17,13.79,7.17,24.16,0,20.9-11.54,28.31-23.56,28.31H21V103.25H.24v69.94H41c28.84,0,42.87-20.38,42.87-47.76A58.49,58.49,0,0,0,80,103.25Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M148.17,158v-35.6c0-13.69-11.37-18.06-23-19.13a69.11,69.11,0,0,0-7-.31,8.14,8.14,0,0,0-.86,0c-15.08.18-30.26,5.69-31.3,22.84h18.78c.66-7.41,5.17-10.32,12.45-10.32,6.62,0,12.16,1.31,12.16,9.28.8,15.32-45.23-1.35-45.51,29.78,0,14,10.19,20.48,23.3,20.48,8.45,0,17-2.25,23-8.46a28.26,28.26,0,0,0,1.32,6.62h19.06C148.83,170.42,148.17,164.18,148.17,158Zm-18.79-11.27c0,4.23-.52,15.77-15.21,15.77-6.07,0-11.51-1.87-11.51-8.73s5.3-9,11.13-10.09,12.44-1.18,15.59-3.95Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M194.71,104.78,180.29,151.5H180l-14.42-46.72H145.87l23.43,68.41h20.9l23.15-68.41Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M213.77,104.78v68.41h18.79V104.78Zm0-26.07V94.2h18.79V78.71Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path><path d="M276.47,132c-10.57-2.5-21.32-3.43-21.32-10.16,0-5.72,6.24-6.37,10.47-6.37,6.76,0,12.3,2,12.82,9.28h17.89C294.87,108,281,102.94,266.14,102.94s-29.77,4.47-29.77,21.94c0,12.2,10.71,15.77,21.69,18.26,13.38,2.78,21.32,4.89,21.32,10.61,0,6.58-7,8.73-12.3,8.73-7.28,0-14.42-3.46-14.42-11.54H234.77c.66,18.13,16.29,24.09,32.17,24.09,15.49,0,31.23-5.82,31.23-23.81C298.17,138.53,287.46,134.55,276.47,132Z" transform="translate(-0.15 -0.09)" style="fill:#221276"></path></svg></a> <span class="licensee wrap">IGN Southeast Asia is operated under license by Media Prima Digital Sdn Bhd (199901014126)</span> </div> </div> </footer> </div> </div> <div id="tracker"><script>ICMS.deferredJSLoader.push("https://tags.crwdcntrl.net/lt/c/14478/lt.min.js")</script>' <script type="text/javascript">window.ga=window.ga||function(){(ga.q=ga.q||[]).push(arguments)};ga.l=+new Date;ga('create', 'UA-110467741-43', 'auto', 'prima'); ga('prima.set', 'anonymizeIp', true); ga('prima.set', 'displayFeaturesTask', null); ga('prima.send', 'pageview');</script> <script> if (!window.gdprApplies){ICMS.deferredJSLoader.push({src:"https://ignseamy.api.useinsider.com/ins.js?id=10007327", id: "useInsider"})} </script> </div> <section id="js"> <script type="text/javascript" src="https://pg.ignimgs.com/pogoadkit.js" async></script> <script>var zad = zad || {'cmd': []}; zad.cmd.push(function() { window.zad.start(); })</script> <script type='application/ld+json'>{"@context": "https://schema.org", "@type": "Thing", "name": "Amazon Deals", "description": "Amazon Deals", "sku": 77259}</script> <script type="application/ld+json">{"@context": "https://schema.org", "@type": "ItemList", "itemListElement": [{"@type": "ListItem", "position": 1, "url": "https://sea.ign.com/amazon-deals/219946/deal/open-back-headphones-a-sound-experience-like-no-other"}, {"@type": "ListItem", "position": 2, "url": "https://sea.ign.com/amazon-deals/219858/deal/maximize-efficiency-minimize-hassle-with-ugreens-tech-accessories"}, {"@type": "ListItem", "position": 3, "url": "https://sea.ign.com/amazon-deals/219819/deal/building-blocks-of-imagination-new-lego-sets-hit-the-shelves"}, {"@type": "ListItem", "position": 4, "url": "https://sea.ign.com/amazon-deals/219713/deal/from-the-track-to-your-shelf-the-ultimate-guide-to-collecting-lego-racing-cars"}, {"@type": "ListItem", "position": 5, "url": "https://sea.ign.com/amazon-deals/219657/deal/key-to-victory-the-ultimate-wireless-gaming-keyboard-guide"}, {"@type": "ListItem", "position": 6, "url": "https://sea.ign.com/amazon-deals/219487/deal/sound-incredible-top-microphones-for-streamers-and-podcasters"}, {"@type": "ListItem", "position": 7, "url": "https://sea.ign.com/amazon-deals/219445/deal/dominate-the-competition-must-have-battle-royal-gaming-equipmentdominate-the-competition-must-have-b"}, {"@type": "ListItem", "position": 8, "url": "https://sea.ign.com/amazon-deals/219353/deal/adventure-awaits-your-gaming-travel-companion"}, {"@type": "ListItem", "position": 9, "url": "https://sea.ign.com/amazon-deals/219322/deal/master-your-puzzle-gaming-space-the-ultimate-setup-guide"}, {"@type": "ListItem", "position": 10, "url": "https://sea.ign.com/amazon-deals/219195/deal/pawsitively-perfect-creating-a-pet-friendly-gaming-haven"}, {"@type": "ListItem", "position": 11, "url": "https://sea.ign.com/amazon-deals/219141/deal/rev-up-your-gaming-experience-must-have-accessories-for-racing-enthusiasts"}, {"@type": "ListItem", "position": 12, "url": "https://sea.ign.com/amazon-deals/219059/deal/master-the-beat-discover-the-best-peripherals-for-rhythm-gamers"}, {"@type": "ListItem", "position": 13, "url": "https://sea.ign.com/amazon-deals/218897/deal/level-up-your-lifestyle-best-in-ear-monitors-for-all"}, {"@type": "ListItem", "position": 14, "url": "https://sea.ign.com/amazon-deals/218896/deal/tuf-gaming-laptops-powerhouse-performance-on-the-go"}, {"@type": "ListItem", "position": 15, "url": "https://sea.ign.com/amazon-deals/218851/deal/best-online-ps5-games-for-endless-entertainment"}, {"@type": "ListItem", "position": 16, "url": "https://sea.ign.com/amazon-deals/218693/deal/level-up-your-game-top-gaming-monitors-for-an-immersive-pc-experience"}]}</script> </section> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10