{"product_id":"asus-rog-zephyrus-g16-rtx-5070-gaming-laptop-ultra-9-285h-16gb-ddr5-1tb-ssd-16-inch-2-5k-oled-qhd-240hz-display-rtx-5070-8gb-windows-11-eclipse-gray-gu605cp-g16-u95070","title":"ASUS ROG Zephyrus G16 RTX 5070 Gaming Laptop, Ultra 9-285H, 16 Inch 2.5K OLED QHD 240Hz Display, RTX 5070 8GB, Windows 11, Eclipse Gray | GU605CP-G16.U95070","description":"\u003cstyle\u003e\n  .surface-kb-block,\n  .surface-kb-block * {\n    box-sizing: border-box;\n  }\n\n  .surface-kb-block {\n    --gm-blue: #1d5f96;\n    --gm-blue-dark: #0b2d4a;\n    --gm-orange: #f47b20;\n    --gm-bg: #0b1118;\n    --gm-card: #121b25;\n    --gm-card-2: #16222e;\n    --gm-text: #f4f8fc;\n    --gm-muted: #b5c3cf;\n    --gm-line: rgba(255, 255, 255, 0.08);\n\n    width: 100%;\n    background:\n      radial-gradient(circle at top right, rgba(244, 123, 32, 0.12), transparent 24%),\n      radial-gradient(circle at top left, rgba(29, 95, 150, 0.14), transparent 26%),\n      linear-gradient(180deg, #0b1118 0%, #0f1720 100%);\n    border: 1px solid var(--gm-line);\n    border-radius: 24px;\n    overflow: hidden;\n    font-family: \"Segoe UI\", Inter, Arial, sans-serif;\n    color: var(--gm-text);\n    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.28);\n  }\n\n  .surface-kb-block .wrap {\n    max-width: 1300px;\n    margin: 0 auto;\n    padding: clamp(16px, 2.5vw, 34px);\n  }\n\n  .surface-kb-block .hero {\n    display: grid;\n    grid-template-columns: 1.08fr 0.92fr;\n    gap: clamp(16px, 2.2vw, 28px);\n    align-items: center;\n  }\n\n  .surface-kb-block .eyebrow {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: rgba(29, 95, 150, 0.14);\n    border: 1px solid rgba(29, 95, 150, 0.2);\n    color: #d8ecff;\n    font-size: 0.8rem;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n  }\n\n  .surface-kb-block .eyebrow::before {\n    content: \"\";\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: var(--gm-orange);\n    display: inline-block;\n    box-shadow: 0 0 0 5px rgba(244, 123, 32, 0.14);\n  }\n\n  .surface-kb-block h2 {\n    margin: 14px 0 8px;\n    font-size: clamp(1.8rem, 4vw, 3.4rem);\n    line-height: 1.04;\n    letter-spacing: -0.035em;\n    font-weight: 800;\n    color: #ffffff;\n  }\n\n  .surface-kb-block .subtitle {\n    margin: 0 0 14px;\n    font-size: clamp(1rem, 1.35vw, 1.16rem);\n    line-height: 1.55;\n    color: #ff9a4e;\n    font-weight: 700;\n  }\n\n  .surface-kb-block .desc {\n    margin: 0;\n    color: var(--gm-muted);\n    font-size: clamp(0.96rem, 1.1vw, 1.04rem);\n    line-height: 1.78;\n    max-width: 68ch;\n  }\n\n  .surface-kb-block .chip-row {\n    margin-top: 18px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n  }\n\n  .surface-kb-block .chip {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    padding: 10px 14px;\n    border-radius: 999px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid var(--gm-line);\n    color: #eef5fb;\n    font-size: 0.88rem;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .surface-kb-block .chip::before {\n    content: \"\";\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: var(--gm-orange);\n    display: inline-block;\n  }\n\n  .surface-kb-block .color-row {\n    margin-top: 18px;\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n  }\n\n  .surface-kb-block .color-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    padding: 10px 14px;\n    border-radius: 999px;\n    border: 1px solid var(--gm-line);\n    background: rgba(255,255,255,0.04);\n    color: #eef5fb;\n    font-size: 0.88rem;\n    font-weight: 700;\n  }\n\n  .surface-kb-block .swatch {\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    display: inline-block;\n    border: 1px solid rgba(255,255,255,0.22);\n    box-shadow: inset 0 0 0 1px rgba(255,255,255,0.08);\n  }\n\n  .surface-kb-block .visuals {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 14px;\n  }\n\n  .surface-kb-block .main-image,\n  .surface-kb-block .thumb {\n    background: var(--gm-card);\n    border: 1px solid var(--gm-line);\n    border-radius: 20px;\n    overflow: hidden;\n    position: relative;\n  }\n\n  .surface-kb-block .main-image {\n    min-height: 320px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    padding: 18px;\n    background:\n      radial-gradient(circle at 80% 20%, rgba(29, 95, 150, 0.12), transparent 26%),\n      linear-gradient(180deg, #141d27 0%, #101820 100%);\n  }\n\n  .surface-kb-block .main-image img {\n    width: 100%;\n    max-height: 360px;\n    object-fit: contain;\n    display: block;\n  }\n\n  .surface-kb-block .thumb-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .surface-kb-block .thumb {\n    min-height: 150px;\n    padding: 12px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: linear-gradient(180deg, #141d27 0%, #101820 100%);\n  }\n\n  .surface-kb-block .thumb img {\n    width: 100%;\n    height: 100%;\n    object-fit: contain;\n    display: block;\n  }\n\n  .surface-kb-block .section {\n    margin-top: clamp(28px, 4vw, 48px);\n  }\n\n  .surface-kb-block .section-head {\n    margin-bottom: 16px;\n  }\n\n  .surface-kb-block .section-head .tag {\n    display: inline-block;\n    margin-bottom: 10px;\n    color: var(--gm-orange);\n    font-size: 0.8rem;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .surface-kb-block .section-head h3 {\n    margin: 0;\n    color: #ffffff;\n    font-size: clamp(1.25rem, 2vw, 2rem);\n    letter-spacing: -0.02em;\n  }\n\n  .surface-kb-block .feature-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .surface-kb-block .feature-card {\n    background: linear-gradient(180deg, var(--gm-card), var(--gm-card-2));\n    border: 1px solid var(--gm-line);\n    border-radius: 18px;\n    padding: 18px;\n  }\n\n  .surface-kb-block .feature-icon {\n    width: 42px;\n    height: 42px;\n    border-radius: 12px;\n    display: grid;\n    place-items: center;\n    margin-bottom: 12px;\n    background: rgba(29, 95, 150, 0.14);\n    color: #d9ebfb;\n    font-size: 1rem;\n    font-weight: 700;\n  }\n\n  .surface-kb-block .feature-card h4 {\n    margin: 0 0 8px;\n    color: #ffffff;\n    font-size: 1rem;\n    line-height: 1.4;\n  }\n\n  .surface-kb-block .feature-card p {\n    margin: 0;\n    color: var(--gm-muted);\n    font-size: 0.92rem;\n    line-height: 1.65;\n  }\n\n  .surface-kb-block .spec-strip {\n    margin-top: 18px;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 12px;\n  }\n\n  .surface-kb-block .spec-pill {\n    background: rgba(255,255,255,0.04);\n    border: 1px solid var(--gm-line);\n    border-radius: 16px;\n    padding: 14px 16px;\n  }\n\n  .surface-kb-block .spec-pill .k {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--gm-muted);\n    font-size: 0.78rem;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    font-weight: 700;\n  }\n\n  .surface-kb-block .spec-pill .v {\n    display: block;\n    color: #ffffff;\n    font-size: 1rem;\n    font-weight: 800;\n    line-height: 1.35;\n  }\n\n  @media (max-width: 1100px) {\n    .surface-kb-block .hero { grid-template-columns: 1fr; }\n    .surface-kb-block .feature-grid,\n    .surface-kb-block .spec-strip { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  }\n\n  @media (max-width: 720px) {\n    .surface-kb-block .thumb-grid,\n    .surface-kb-block .feature-grid,\n    .surface-kb-block .spec-strip { grid-template-columns: 1fr; }\n    .surface-kb-block .main-image { min-height: 240px; }\n    .surface-kb-block .thumb { min-height: 180px; }\n  }\n\u003c\/style\u003e\n\u003csection aria-label=\"ASUS ROG Zephyrus G16 RTX 5070 with dedicated GPU\" class=\"surface-kb-block\"\u003e\n\u003cdiv class=\"wrap\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"copy\"\u003e\n\u003cspan class=\"eyebrow\"\u003eASUS ROG Gaming Edge\u003c\/span\u003e\n\u003ch2\u003eASUS ROG Zephyrus G16 RTX 5070\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eStrike fast with RTX 5070 dedicated graphics on a 240Hz OLED battlefield.\u003c\/p\u003e\n\u003cp class=\"desc\"\u003eThe ASUS ROG Zephyrus G16 RTX 5070 brings an RTX 5070 dedicated GPU to high-FPS AAA gaming, ray-traced action, and accelerated creative work. Its Ultra 9-285H processor, 16GB DDR5 memory, and 1TB SSD deliver rapid response for gaming, streaming, and multitasking. The 16-inch 2.5K OLED QHD 240Hz display delivers deep contrast, sharp detail, and fluid motion in a sleek Eclipse Gray chassis.\u003c\/p\u003e\n\u003cdiv class=\"chip-row\"\u003e\n\u003cspan class=\"chip\"\u003eRTX 5070 Dedicated GPU\u003c\/span\u003e \u003cspan class=\"chip\"\u003eIntel Ultra 9-285H\u003c\/span\u003e \u003cspan class=\"chip\"\u003e16GB DDR5\u003c\/span\u003e \u003cspan class=\"chip\"\u003e16-inch 2.5K OLED 240Hz\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-row\"\u003e\u003cspan class=\"color-pill\"\u003e\u003cspan style=\"background: #4b4d50;\" class=\"swatch\"\u003e\u003c\/span\u003eEclipse Gray\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"spec-strip\"\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"k\"\u003eGraphics\u003c\/span\u003e\u003cspan class=\"v\"\u003eNVIDIA GeForce RTX 5070 8GB (Dedicated)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"k\"\u003eProcessor\u003c\/span\u003e\u003cspan class=\"v\"\u003eIntel Core Ultra 9-285H\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"k\"\u003eMemory\u003c\/span\u003e\u003cspan class=\"v\"\u003e16GB DDR5\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-pill\"\u003e\n\u003cspan class=\"k\"\u003eStorage\u003c\/span\u003e\u003cspan class=\"v\"\u003e1TB SSD\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"visuals\"\u003e\n\u003cdiv class=\"main-image\"\u003e\u003cimg loading=\"eager\" alt=\"ASUS ROG Zephyrus G16 RTX 5070\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/GU605MZ-G16.U94080.avif?v=1746004396\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-grid\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg loading=\"lazy\" alt=\"ASUS ROG Zephyrus G16 RTX 5070\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/GU605MZ-G16.U94080.avif?v=1746004396\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg loading=\"lazy\" alt=\"ASUS ROG Zephyrus G16 RTX 5070\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/GU605MZ-G16.U94080.1.avif?v=1746004396\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg loading=\"lazy\" alt=\"ASUS ROG Zephyrus G16 RTX 5070\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/GU605MZ-G16.U94080.2.avif?v=1746004396\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-head\"\u003e\n\u003cspan class=\"tag\"\u003eWhy you'll love it\u003c\/span\u003e\n\u003ch3\u003eBuilt to game, create, dominate.\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-grid\"\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🎮\u003c\/div\u003e\n\u003ch4\u003eRTX 5070 Dedicated Graphics\u003c\/h4\u003e\n\u003cp\u003eAttack modern titles with 8GB dedicated graphics power built for high frame rates, advanced effects, and immersive ray-traced worlds.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch4\u003eUltra 9-285H Performance\u003c\/h4\u003e\n\u003cp\u003eRun competitive games, streams, AI-enhanced tools, and heavy multitasking with Intel Core Ultra speed tuned for premium performance.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n\u003ch4\u003e16-inch 2.5K OLED 240Hz\u003c\/h4\u003e\n\u003cp\u003eExperience rich OLED contrast, crisp QHD detail, and ultra-smooth 240Hz motion for fast reactions and cinematic immersion.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e❄️\u003c\/div\u003e\n\u003ch4\u003eSleek Eclipse Gray Design\u003c\/h4\u003e\n\u003cp\u003eThe Zephyrus G16 balances aggressive gaming power with a refined Eclipse Gray build made for portable performance and premium style.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cp\u003e\u003c!-- specs --\u003e\u003c\/p\u003e\n\u003ctable border=\"1\" cellpadding=\"0\" cellspacing=\"0\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; border-collapse: collapse; border: medium; height: 800.799px;\" dir=\"ltr\" xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\"\u003e\n\u003ccolgroup\u003e \u003ccol style=\"width: 246px;\" width=\"240\"\u003e \u003ccol style=\"width: 11px;\" width=\"11\"\u003e \u003ccol style=\"width: 942px;\" width=\"920\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Model\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eModel\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"G814JZ-G18.I94080\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eGU605CP-G16.U95070\u003cbr\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Product Name\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eProduct Name\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"ASUS ROG Strix G18 (2023) G814\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eASUS ROG \u003cspan\u003eZephyrus\u003c\/span\u003e G16 Gaming Laptop\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Operating System\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eOperating System\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Windows 11 Home - ASUS recommends Windows 11 Pro for business\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eWindows 11 Home - ASUS recommends Windows 11 Pro for business\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Processor\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eProcessor\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"13th Gen Intel® Core™ i9-13980HX Processor 2.2 GHz (36M Cache, up to 5.6 GHz, 24 cores: 8 P-cores and 16 E-cores)\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eIntel® Core™ Ultra 9 Processor 285H 2.9 GHz (24MB Cache, up to 5.4 GHz, 16 cores, 16 Threads); Intel® AI Boost NPU up to 13TOPS\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Graphics\"}' colspan=\"1\" rowspan=\"3\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 61.5999px;\"\u003e\n\u003cdiv style=\"max-height: 63px;\"\u003eGraphics\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"NVIDIA® GeForce RTX™ 4080 Laptop GPU 12GB GDDR6\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eNVIDIA® GeForce RTX™ 5070 Laptop GPU 8GB GDDR6\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e\u003cbr\u003e\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"ROG Boost: 2330MHz* at 175W (2280MHz Boost Clock+50MHz OC, 150W+25W Dynamic Boost)\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eROG Boost: 1595MHz* at 105W (1545MHz Boost Clock+50MHz OC, 90W+15W Dynamic Boost)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Intel® Iris Xe Graphics\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eIntel® Arc Graphics\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Display\"}' colspan=\"1\" rowspan=\"9\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 184.8px;\"\u003e\n\u003cdiv style=\"max-height: 189px;\"\u003eDisplay\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' colspan=\"1\" rowspan=\"9\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; height: 184.8px;\"\u003e\n\u003cdiv style=\"max-height: 189px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"ROG Nebula Display 18-inch QHD+ 16:10 (2560 x 1600, WQXGA) IPS-level\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eROG Nebula Display 16-inch QHD+ 16:10 (2560 x 1600, WQXGA) IPS-level\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Anti-glare display\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eGlossy display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"DCI-P3: 100.00%\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eDCI-P3: 100.00%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Refresh Rate: 240Hz\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eRefresh Rate: 240Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Response Time: 3ms\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eResponse Time: 0.2ms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"G-Sync\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eG-Sync\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Pantone Validated\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003ePantone Validated\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"MUX Switch + NVIDIA® Advanced Optimus\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eMUX Switch + NVIDIA® Advanced Optimus\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Support Dolby Vision HDR : Yes\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eSupport Dolby Vision HDR : Yes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Memory\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eMemory\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"8GB DDR5-4800 SO-DIMM x 2\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e16GB LPDDR5X 7467 on board(Actual memory speeds may vary by CPU configuration.)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Storage\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eStorage\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"1TB M.2 NVMe™ PCIe® 4.0 Performance SSD\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1TB M.2 NVMe™ PCIe® 4.0 Performance SSD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"I\/O Ports\"}' colspan=\"1\" rowspan=\"6\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 123.2px;\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003eI\/O Ports\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' colspan=\"1\" rowspan=\"6\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: bold; height: 123.2px;\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"1x 3.5mm Combo Audio Jack\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1x 3.5mm Combo Audio Jack\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"1x HDMI 2.1 FRL\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1x HDMI 2.1 FRL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"2x USB 3.2 Gen 2 Type-A\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e2x USB 3.2 Gen 2 Type-A\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"1x USB 3.2 Gen 2 Type-C support DisplayPort™ \/ power delivery \/ G-SYNC\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1x USB 3.2 Gen 2 Type-C support DisplayPort™ \/ power delivery \/ G-SYNC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"1x 2.5G LAN port\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1x 2.5G LAN port\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"1x Thunderbolt™ 4 support DisplayPort™ \/ G-SYNC\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1x Thunderbolt™ 4 support DisplayPort™ \/ G-SYNC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Keyboard \u0026amp; Touchpad\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eKeyboard \u0026amp; Touchpad\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Backlit Chiclet Keyboard Per-Key RGB, Touchpad\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eBacklit Chiclet Keyboard 1-Zone RGB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Camera\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eCamera\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"720p HD camera With privacy shutter\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1080P FHD IR Camera for Windows Hello\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Audio\"}' colspan=\"1\" rowspan=\"6\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 123.2px;\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003eAudio\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' colspan=\"1\" rowspan=\"6\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: bold; height: 123.2px;\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Smart Amp Technology\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eSmart Amp Technology\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Dolby Atmos\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eDolby Atmos\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"AI noise-canceling technology\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eAI noise-canceling technology\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Hi-Res certification\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eHi-Res certification\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Built-in array microphone\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eBuilt-in array microphone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"2-speaker system with Smart Amplifier Technology\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e4-speaker system with Smart Amplifier Technology, 2 Tweeters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Network and Communication\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eNetwork and Communication\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Wi-Fi 6E(802.11ax) (Triple band) 2*2 + Bluetooth® 5.2 (*Bluetooth® version may change with OS version different.)\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eWi-Fi 7(802.11be) (Triple band) 2*2 + Bluetooth® 5.4 Wireless Card (*Bluetooth® version may change with OS version different.)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Battery\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eBattery\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"90WHrs, 4S1P, 4-cell Li-ion\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e90WHrs, 4S1P, 4-cell Li-ion\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Power Supply\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003ePower Supply\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"ø6.0, 330W AC Adapter, Output: 20V DC, 16.5A, 330W, Input: 100~240C AC 50\/60Hz universal\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eRectangle Conn, 200W AC Adapter, Output: 20V DC, 10A, 200W, Input: 100-240V AC, 50\/60Hz universal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Weight\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eWeight\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"3.00 Kg (6.61 lbs)\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1.85 Kg (4.08 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Dimensions (W x D x H)\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eDimensions (W x D x H)\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"39.9 x 29.4 x 2.31 ~ 3.08 cm (15.71\\\" x 11.57\\\" x 0.91\\\" ~ 1.21\\\")\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e35.4 x 24.6 x 1.49 ~ 1.64 cm (13.94\" x 9.69\" x 0.59\" ~ 0.65\")\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Security\"}' colspan=\"1\" rowspan=\"2\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 41.0666px;\"\u003e\n\u003cdiv style=\"max-height: 42px;\"\u003eSecurity\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\":\"}' colspan=\"1\" rowspan=\"2\" style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: bold; height: 41.0666px;\"\u003e\n\u003cdiv style=\"max-height: 42px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"BIOS Administrator Password and User Password Protection\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eBIOS Administrator Password and User Password Protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd data-sheets-value='{\"1\":2,\"2\":\"Trusted Platform Module (Firmware TPM)\"}' style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eTrusted Platform Module (Firmware TPM)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Asus","offers":[{"title":"16GB RAM | 1TB SSD","offer_id":51105373815017,"sku":"GU605CP-G16.U95070","price":8799.0,"currency_code":"AED","in_stock":true},{"title":"16GB RAM | 2TB SSD","offer_id":51105373847785,"sku":"GU605CP-G16.U95070-1","price":9599.0,"currency_code":"AED","in_stock":true},{"title":"16GB RAM | 4TB SSD","offer_id":51105373880553,"sku":"GU605CP-G16.U95070-2","price":10599.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/GU605MI-G16.U94070.jpg?v=1719952486","url":"https:\/\/www.gulfmicro.ae\/products\/asus-rog-zephyrus-g16-rtx-5070-gaming-laptop-ultra-9-285h-16gb-ddr5-1tb-ssd-16-inch-2-5k-oled-qhd-240hz-display-rtx-5070-8gb-windows-11-eclipse-gray-gu605cp-g16-u95070","provider":"Gulf Micro Systems","version":"1.0","type":"link"}