{"product_id":"asus-rog-strix-g16-g614pp-rtx-5070-gaming-laptop-ryzen-9-8940hx-16-inch-fhd-165hz-display-rtx-5070-8gb-eclipse-gray-windows-11-g614pp-wh94","title":"ASUS ROG Strix G16 G614PP RTX 5070 Gaming Laptop, Ryzen 9-8940HX, 16 Inch FHD 165Hz Display, RTX 5070 8GB, Eclipse Gray, Windows 11 | G614PP-WH94","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 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 Strix G16\u003c\/h2\u003e\n\u003cp class=\"subtitle\"\u003eOverpower the arena with RTX 5070Ti dedicated graphics.\u003c\/p\u003e\n\u003cp class=\"desc\"\u003eThe ASUS ROG Strix G16 deploys an RTX 5070 dedicated GPU to drive high-FPS AAA gaming, ray-traced worlds, and serious creative acceleration. A 16-core Ryzen 9 processor, 16GB DDR5 memory, and 1TB SSD keep every match, stream, and workload moving at full throttle. The massive 16-inch FHD 165Hz display gives you ultra-smooth motion with the sharp detail competitive gamers crave.\u003c\/p\u003e\n\u003cdiv class=\"chip-row\"\u003e\n\u003cspan class=\"chip\"\u003eRTX 5070 Dedicated GPU\u003c\/span\u003e \u003cspan class=\"chip\"\u003e16-Core Ryzen 9\u003c\/span\u003e \u003cspan class=\"chip\"\u003e16GB DDR5\u003c\/span\u003e \u003cspan class=\"chip\"\u003e16-inch FHD 165Hz\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\"\u003e16-Core AMD Ryzen 9\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 Strix G18 dedicated GPU laptop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/G814FP-WS96.jpg?v=1779284305\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb-grid\"\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg loading=\"lazy\" alt=\"ASUS ROG Strix G18 dedicated GPU laptop\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/G814FP-WS96.jpg?v=1779284305\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg loading=\"lazy\" alt=\"ASUS ROG Strix G18 side view\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/G814FP-WS96.4.jpg?v=1779284305\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"thumb\"\u003e\u003cimg loading=\"lazy\" alt=\"ASUS ROG Strix G18 keyboard and display\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/G814FP-WS96.3.jpg?v=1779284305\"\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\u003eEngineered to game and 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\u003ePush demanding games with 8GB dedicated graphics power built for high frame rates, rich visual effects, and immersive ray-traced action.\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-Core Ryzen 9 Performance\u003c\/h4\u003e\n\u003cp\u003eAttack gaming, streaming, editing, and multitasking with a 16-core Ryzen 9 processor designed to keep heavy workloads moving fast.\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 FHD 165Hz Display\u003c\/h4\u003e\n\u003cp\u003eSee more, react faster, and play smoother on a large FHD panel with razor-sharp FHD detail and ultra-fluid 165Hz motion.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e❄️\u003c\/div\u003e\n\u003ch4\u003eROG Battle-Ready Design\u003c\/h4\u003e\n\u003cp\u003eThe Eclipse Gray chassis delivers a bold premium look while the Strix platform is built for sustained performance during marathon sessions.\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\u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" dir=\"ltr\" style=\"table-layout: fixed; font-size: 10pt; font-family: Arial; width: 1200px; border-collapse: collapse; border: medium; height: 800.799px;\" cellspacing=\"0\" cellpadding=\"0\" border=\"1\"\u003e\n\u003ccolgroup\u003e \u003ccol width=\"240\"\u003e \u003ccol width=\"11\"\u003e \u003ccol width=\"920\"\u003e \u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eG614PP-WH94\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eASUS ROG Strix G16\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd 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 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eAMD Ryzen™ 9 8940HX Processor 2.4GHz (80MB Cache, up to 5.3GHz, 16 cores, 32 Threads)\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-family: Calibri; font-size: 11pt; font-weight: normal; height: 61.5999px;\" rowspan=\"3\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 63px;\"\u003eGraphics\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd 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\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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eROG Boost: 1475MHz* at 115W (1425MHz Boost Clock+50MHz OC, 100W+15W Dynamic Boost)\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:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eAMD Graphics\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-family: Calibri; font-size: 11pt; font-weight: normal; height: 184.8px;\" rowspan=\"9\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 189px;\"\u003eDisplay\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; height: 184.8px;\" rowspan=\"9\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 189px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd 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 FHD\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eAnti-glare display\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003esRGB: 100%\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eRefresh Rate: 165Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eResponse Time: 3ms\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e-\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e-\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e-\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e-\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e8GB DDR5-5200 SO-DIMM x 2\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 123.2px;\" rowspan=\"6\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003eI\/O Ports\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: bold; height: 123.2px;\" rowspan=\"6\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd 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 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 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1x Type-C USB 4 with support for DisplayPor\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1x Type-C USB 4 with support for DisplayPort\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eBacklit Chiclet Keyboard 4-Zone RGB\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e1080P FHD camera\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-family: Calibri; font-size: 11pt; font-weight: normal; height: 123.2px;\" rowspan=\"6\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003eAudio\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: bold; height: 123.2px;\" rowspan=\"6\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 126px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd 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 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 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 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 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e2-speaker system with Smart Amplifier Technology\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eWi-Fi 6E(802.11ax) (Triple band) 2*2 + Bluetooth® 5.3 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 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd 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 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003eø6.0, 280W AC Adapter, Output: 20V DC, 14A, 280W, Input: 100~240C AC 50\/60Hz universal\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e3.00 Kg (6.61 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 20.5333px;\"\u003e\n\u003ctd 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 style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-weight: bold; text-align: center; height: 20.5333px;\"\u003e:\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: bottom; font-family: Calibri; font-size: 11pt; font-weight: normal; height: 20.5333px;\"\u003e39.9 x 29.4 x 2.31 ~ 3.08 cm (15.71\" x 11.57\" x 0.91\" ~ 1.21\")\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-family: Calibri; font-size: 11pt; font-weight: normal; height: 41.0666px;\" rowspan=\"2\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 42px;\"\u003eSecurity\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd style=\"overflow: hidden; padding: 2px 3px; vertical-align: middle; font-family: Calibri; font-size: 11pt; font-weight: bold; height: 41.0666px;\" rowspan=\"2\" colspan=\"1\"\u003e\n\u003cdiv style=\"max-height: 42px;\"\u003e:\u003c\/div\u003e\n\u003c\/td\u003e\n\u003ctd 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 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":51681908818153,"sku":"G614PP-WH94","price":8069.0,"currency_code":"AED","in_stock":true},{"title":"32GB RAM | 1TB SSD","offer_id":51681908850921,"sku":"G614PP-WH94","price":8999.0,"currency_code":"AED","in_stock":false},{"title":"32GB RAM | 2TB SSD","offer_id":51681908883689,"sku":"G614PP-WH94","price":9699.0,"currency_code":"AED","in_stock":false},{"title":"64GB RAM | 1TB SSD","offer_id":51681908916457,"sku":"G614PP-WH94","price":10599.0,"currency_code":"AED","in_stock":false},{"title":"64GB RAM | 2TB SSD","offer_id":51681908949225,"sku":"G614PP-WH94","price":11199.0,"currency_code":"AED","in_stock":false},{"title":"64GB RAM | 4TB SSD","offer_id":51681908981993,"sku":"G614PP-WH94","price":12199.0,"currency_code":"AED","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/4483\/3513\/files\/G814FP-WS96.2.jpg?v=1779284305","url":"https:\/\/www.gulfmicro.ae\/products\/asus-rog-strix-g16-g614pp-rtx-5070-gaming-laptop-ryzen-9-8940hx-16-inch-fhd-165hz-display-rtx-5070-8gb-eclipse-gray-windows-11-g614pp-wh94","provider":"Gulf Micro Systems","version":"1.0","type":"link"}