{"product_id":"hoengager-ocean-of-stars-ryzen-7-7800x3d-rtx-5060-32gb-ddr5-stealth-black-7000-series-ultimate-build","title":"Hoengager Ocean of Stars - Gaming PC - Ryzen 7000 Series - Ryzen 7 7800X3D | 8-Core 4.2 GHz - RTX 5060 - 32GB DDR5 Windows 11 Desktop PC Black","description":"\u003cstyle\u003e\n    \/* Hoengager Product Description Wrapper *\/\n    .hn-desc-container {\n        font-family: 'Inter', system-ui, -apple-system, sans-serif;\n        background-color: #0b0f19;\n        color: #e2e8f0;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 20px;\n        line-height: 1.7; \/* Slightly increased for larger text breathing room *\/\n        box-sizing: border-box;\n    }\n\n    .hn-desc-container *, .hn-desc-container *:before, .hn-desc-container *:after {\n        box-sizing: border-box;\n    }\n\n    \/* Typography - Scaled Up for Better Readability *\/\n    .hn-title {\n        font-size: 3rem; \/* Enlarged from 2.5rem *\/\n        font-weight: 800;\n        text-align: center;\n        text-transform: uppercase;\n        margin: 35px 0 20px;\n        background: linear-gradient(135deg, #ffffff, #94a3b8);\n        -webkit-background-clip: text;\n        -webkit-text-fill-color: transparent;\n        letter-spacing: -0.5px;\n    }\n\n    .hn-subtitle {\n        text-align: center;\n        font-size: 1.35rem; \/* Enlarged from 1.15rem *\/\n        color: #cbd5e1; \/* Lightened slightly for higher contrast at larger size *\/\n        max-width: 900px;\n        margin: 0 auto 45px;\n    }\n\n    .hn-section-header {\n        font-size: 2.2rem; \/* Enlarged from 1.8rem *\/\n        font-weight: 700;\n        text-align: center;\n        color: #ffffff;\n        margin: 70px 0 35px;\n        position: relative;\n    }\n\n    .hn-section-header::after {\n        content: '';\n        display: block;\n        width: 60px;\n        height: 4px;\n        background: #3b82f6;\n        margin: 14px auto 0;\n        border-radius: 2px;\n    }\n\n    \/* Hero Banner *\/\n    .hn-hero {\n        width: 100%;\n        border-radius: 12px;\n        overflow: hidden;\n        box-shadow: 0 15px 35px rgba(0,0,0,0.5);\n        margin-bottom: 40px;\n    }\n    .hn-hero img { width: 100%; display: block; }\n\n    \/* Core Architecture Grid *\/\n    .hn-core-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));\n        gap: 25px;\n        margin-bottom: 50px;\n    }\n\n    .hn-core-card {\n        background: #111827;\n        border: 1px solid #1f2937;\n        border-radius: 12px;\n        padding: 25px;\n        transition: transform 0.3s ease;\n    }\n    .hn-core-card:hover { transform: translateY(-5px); }\n    \n    \/* Brand Color Strategy *\/\n    .hn-card-cpu { border-top: 4px solid #ef4444; } \/* AMD Red *\/\n    .hn-card-gpu { border-top: 4px solid #10b981; } \/* NVIDIA Green *\/\n    .hn-card-sys { border-top: 4px solid #3b82f6; } \/* System Blue *\/\n\n    .hn-core-card img {\n        width: 100%;\n        border-radius: 8px;\n        margin-bottom: 20px;\n    }\n\n    .hn-core-card h3 {\n        font-size: 1.55rem; \/* Enlarged from 1.3rem *\/\n        margin-bottom: 15px;\n        color: #ffffff;\n        font-weight: 700;\n    }\n\n    .hn-spec-list { list-style: none; padding: 0; margin: 0; }\n    .hn-spec-list li {\n        padding: 10px 0;\n        border-bottom: 1px solid #1f2937;\n        font-size: 1.1rem; \/* Enlarged from 0.95rem *\/\n        color: #e2e8f0;\n    }\n    .hn-spec-list li:last-child { border-bottom: none; }\n    .hn-spec-list strong { color: #ffffff; }\n\n    \/* Generational Leap Comparisons *\/\n    .hn-compare-section {\n        background: #111827;\n        border: 1px solid #1f2937;\n        border-radius: 16px;\n        padding: 40px 30px;\n        margin-bottom: 50px;\n    }\n\n    .hn-compare-grid {\n        display: grid;\n        grid-template-columns: 1fr 1fr;\n        gap: 40px;\n    }\n\n    .hn-compare-block h4 {\n        font-size: 1.4rem; \/* Enlarged from 1.2rem *\/\n        color: #ffffff;\n        margin-bottom: 20px;\n        display: flex;\n        align-items: center;\n        gap: 10px;\n    }\n\n    \/* Progress Bar CSS *\/\n    .hn-vs-row { margin-bottom: 20px; }\n    .hn-vs-label {\n        display: flex;\n        justify-content: space-between;\n        font-size: 1.1rem; \/* Enlarged from 0.9rem *\/\n        font-weight: 600;\n        margin-bottom: 8px;\n    }\n    .hn-vs-track {\n        background: #1f2937;\n        height: 14px; \/* Slightly taller for visual balance *\/\n        border-radius: 7px;\n        overflow: hidden;\n    }\n    .hn-vs-fill { height: 100%; border-radius: 7px; }\n    \n    \/* Compare Colors *\/\n    .fill-new-cpu { background: linear-gradient(90deg, #dc2626, #ef4444); }\n    .fill-old-cpu { background: #4b5563; }\n    .fill-new-gpu { background: linear-gradient(90deg, #059669, #10b981); }\n    .fill-old-gpu { background: #4b5563; }\n\n    .hn-upgrade-tags {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 10px;\n        margin-top: 15px;\n    }\n    .hn-tag {\n        background: #1f2937;\n        padding: 6px 14px;\n        border-radius: 20px;\n        font-size: 0.9rem; \/* Enlarged from 0.8rem *\/\n        font-weight: 600;\n        color: #cbd5e1;\n    }\n    .hn-tag-highlight { color: #60a5fa; border: 1px solid #3b82f6; }\n\n    .hn-compare-desc {\n        font-size: 1.05rem; \/* Enlarged from 0.9rem *\/\n        color: #cbd5e1;\n        margin-top: 15px;\n    }\n\n    \/* Gaming Performance Section *\/\n    .hn-fps-section {\n        background: linear-gradient(to bottom, #111827, #0b0f19);\n        border: 1px solid #1f2937;\n        border-radius: 16px;\n        padding: 40px 30px;\n    }\n\n    \/* Resolution Color Strategy *\/\n    .hn-legend {\n        display: flex;\n        justify-content: center;\n        gap: 25px;\n        flex-wrap: wrap;\n        margin-bottom: 40px;\n        background: #0f1423;\n        padding: 18px;\n        border-radius: 10px;\n    }\n    .hn-legend-item { display: flex; align-items: center; gap: 10px; font-size: 1.05rem; font-weight: 600; }\n    .dot { width: 14px; height: 14px; border-radius: 50%; }\n    .dot-1080 { background: #0ea5e9; } \n    .dot-1440 { background: #a855f7; } \n    .dot-4k   { background: #f59e0b; } \n\n    .hn-fps-row {\n        background: #0f1423;\n        padding: 22px;\n        border-radius: 10px;\n        margin-bottom: 25px;\n        border-left: 5px solid #3b82f6;\n    }\n    .hn-game-title {\n        font-weight: 700;\n        font-size: 1.3rem; \/* Enlarged from 1.1rem *\/\n        color: #ffffff;\n        margin-bottom: 18px;\n    }\n\n    .hn-bar-wrap { display: flex; align-items: center; gap: 15px; margin-bottom: 10px; }\n    .hn-bar-wrap:last-child { margin-bottom: 0; }\n    .hn-bar-label { width: 60px; font-size: 0.95rem; color: #94a3b8; font-weight: 700; }\n    .hn-fps-track { flex-grow: 1; background: #1f2937; height: 30px; border-radius: 6px; }\n    .hn-fps-fill {\n        height: 100%;\n        border-radius: 6px;\n        display: flex;\n        align-items: center;\n        padding-left: 12px;\n        font-size: 0.95rem; \/* Enlarged from 0.85rem *\/\n        font-weight: 700;\n        color: #ffffff;\n        text-shadow: 0 1px 2px rgba(0,0,0,0.5);\n    }\n\n    .fill-1080 { background: linear-gradient(90deg, #0284c7, #0ea5e9); }\n    .fill-1440 { background: linear-gradient(90deg, #7e22ce, #a855f7); }\n    .fill-4k   { background: linear-gradient(90deg, #b45309, #f59e0b); }\n\n    \/* Gallery *\/\n    .hn-gallery {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n        gap: 15px;\n        margin-top: 20px;\n    }\n    .hn-gallery img {\n        width: 100%;\n        border-radius: 10px;\n        border: 1px solid #1f2937;\n        transition: transform 0.3s;\n    }\n    .hn-gallery img:hover { transform: scale(1.03); border-color: #3b82f6; }\n\n    @media (max-width: 768px) {\n        .hn-title { font-size: 2.2rem; }\n        .hn-section-header { font-size: 1.75rem; }\n        .hn-subtitle { font-size: 1.15rem; }\n        .hn-compare-grid { grid-template-columns: 1fr; }\n        .hn-fps-section, .hn-compare-section { padding: 25px 15px; }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"hn-desc-container\"\u003e\n    \n    \u003cdiv class=\"hn-hero\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/2516\/7079\/files\/CBDTHEOTB_01.jpg?v=1763019172\" alt=\"Hoengager Ocean of Stars Gaming PC\"\u003e\n    \u003c\/div\u003e\n    \n    \u003ch1 class=\"hn-title\"\u003eOcean of Stars: Next-Gen Edition\u003c\/h1\u003e\n    \u003cp class=\"hn-subtitle\"\u003e\n        Step into the future of high-fidelity gaming. Combining the massive 3D V-Cache architecture of the Ryzen 7 7800X3D with the bleeding-edge Blackwell AI power of the RTX 5060, this rig is precision-engineered to dominate the most demanding titles with breathtaking panoramic aesthetics.\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"hn-section-header\"\u003eElite Core Architecture\u003c\/h2\u003e\n    \u003cdiv class=\"hn-core-grid\"\u003e\n        \n        \u003cdiv class=\"hn-core-card hn-card-cpu\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0812\/4927\/2067\/files\/7800X3D01.png?v=1780467908\" alt=\"Ryzen 7 7800X3D Processor\"\u003e\n            \u003ch3 style=\"color: #ef4444;\"\u003eAMD Ryzen 7 7800X3D\u003c\/h3\u003e\n            \u003cul class=\"hn-spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCores\/Threads:\u003c\/strong\u003e 8 Cores \/ 16 Threads\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eArchitecture:\u003c\/strong\u003e Zen 4 (5nm Node)\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eL3 Cache:\u003c\/strong\u003e Massive 96MB 3D V-Cache\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eProfile:\u003c\/strong\u003e The undisputed king of gaming CPUs, eliminating micro-stutters and drastically boosting 1% low frame rates.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-core-card hn-card-gpu\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0812\/4927\/2067\/files\/RTX5060.png?v=1780469231\" alt=\"NVIDIA RTX 5060\"\u003e\n            \u003ch3 style=\"color: #10b981;\"\u003eNVIDIA GeForce RTX 5060\u003c\/h3\u003e\n            \u003cul class=\"hn-spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eGeneration:\u003c\/strong\u003e Next-Gen 50-Series Architecture\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMemory:\u003c\/strong\u003e Ultra-Fast GDDR7 VRAM\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAI Tech:\u003c\/strong\u003e DLSS 4.0 \u0026amp; Advanced Frame Generation\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eProfile:\u003c\/strong\u003e A monumental leap in ray-tracing and AI upscaling, delivering high-tier performance at unparalleled efficiency.\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-core-card hn-card-sys\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/2516\/7079\/files\/CBDTHEOTB_03.jpg?v=1763019172\" alt=\"Premium Liquid Cooling Setup\"\u003e\n            \u003ch3 style=\"color: #3b82f6;\"\u003eSystem \u0026amp; Ecosystem\u003c\/h3\u003e\n            \u003cul class=\"hn-spec-list\"\u003e\n                \u003cli\u003e\n\u003cstrong\u003eMemory:\u003c\/strong\u003e 32GB High-Speed DDR5 Platform\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eCooling:\u003c\/strong\u003e 240mm AIO Liquid Cooler\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eAirflow:\u003c\/strong\u003e Multi-Fan ARGB Panoramic Matrix\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eChassis:\u003c\/strong\u003e Seamless Dual-Chamber Glass Design\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hn-section-header\"\u003eThe Generational Leap\u003c\/h2\u003e\n    \u003cdiv class=\"hn-compare-section\"\u003e\n        \u003cp class=\"hn-subtitle\" style=\"margin-bottom: 30px;\"\u003eWhy upgrade? See how the current architecture completely eclipses previous generations.\u003c\/p\u003e\n        \n        \u003cdiv class=\"hn-compare-grid\"\u003e\n            \n            \u003cdiv class=\"hn-compare-block\"\u003e\n                \u003ch4\u003e\n\u003cspan style=\"color: #ef4444;\"\u003eRyzen 7 7800X3D\u003c\/span\u003e vs Ryzen 7 5800X\u003c\/h4\u003e\n                \n                \u003cdiv class=\"hn-vs-row\"\u003e\n                    \u003cdiv class=\"hn-vs-label\"\u003e\n\u003cspan style=\"color: #ef4444;\"\u003e7800X3D (Zen 4 + 3D V-Cache)\u003c\/span\u003e \u003cspan\u003e~145%\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"hn-vs-track\"\u003e\u003cdiv class=\"hn-vs-fill fill-new-cpu\" style=\"width: 100%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hn-vs-row\"\u003e\n                    \u003cdiv class=\"hn-vs-label\"\u003e\n\u003cspan style=\"color: #94a3b8;\"\u003e5800X (Zen 3 Standard)\u003c\/span\u003e \u003cspan\u003eBase Line\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"hn-vs-track\"\u003e\u003cdiv class=\"hn-vs-fill fill-old-cpu\" style=\"width: 65%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \n                \u003cdiv class=\"hn-upgrade-tags\"\u003e\n                    \u003cspan class=\"hn-tag hn-tag-highlight\"\u003e96MB vs 32MB L3 Cache\u003c\/span\u003e\n                    \u003cspan class=\"hn-tag\"\u003eDDR5 vs DDR4\u003c\/span\u003e\n                    \u003cspan class=\"hn-tag\"\u003e5nm vs 7nm Node\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"hn-compare-desc\"\u003e\n                    The 7800X3D's stacked cache architecture completely changes the game. By keeping vast amounts of game data on the CPU die, it eliminates memory bottlenecks that plagued the 5800X, resulting in drastically higher frame rates in modern open-world titles.\n                \u003c\/p\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0812\/4927\/2067\/files\/7800X3D02.png?v=1780467907\" alt=\"AMD Ryzen Processor Diagram\" style=\"width: 100%; border-radius: 8px; margin-top: 15px;\"\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"hn-compare-block\"\u003e\n                \u003ch4\u003e\n\u003cspan style=\"color: #10b981;\"\u003eGeForce RTX 5060\u003c\/span\u003e vs RTX 4060\u003c\/h4\u003e\n                \n                \u003cdiv class=\"hn-vs-row\"\u003e\n                    \u003cdiv class=\"hn-vs-label\"\u003e\n\u003cspan style=\"color: #10b981;\"\u003eRTX 5060 (Next-Gen AI \u0026amp; RT)\u003c\/span\u003e \u003cspan\u003e~150%\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"hn-vs-track\"\u003e\u003cdiv class=\"hn-vs-fill fill-new-gpu\" style=\"width: 100%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hn-vs-row\"\u003e\n                    \u003cdiv class=\"hn-vs-label\"\u003e\n\u003cspan style=\"color: #94a3b8;\"\u003eRTX 4060 (Ada Lovelace)\u003c\/span\u003e \u003cspan\u003eBase Line\u003c\/span\u003e\n\u003c\/div\u003e\n                    \u003cdiv class=\"hn-vs-track\"\u003e\u003cdiv class=\"hn-vs-fill fill-old-gpu\" style=\"width: 60%;\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"hn-upgrade-tags\"\u003e\n                    \u003cspan class=\"hn-tag hn-tag-highlight\"\u003eGDDR7 vs GDDR6\u003c\/span\u003e\n                    \u003cspan class=\"hn-tag\"\u003eDLSS 4.0 Integration\u003c\/span\u003e\n                    \u003cspan class=\"hn-tag\"\u003eNext-Gen RT Cores\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cp class=\"hn-compare-desc\"\u003e\n                    The RTX 5060 breaks the mid-range ceiling. Upgrading from the 4060's GDDR6, the new ultra-fast GDDR7 memory pipeline and next-generation Ray Tracing cores allow the 5060 to handle complex path-traced lighting that would bring previous generations to a crawl.\n                \u003c\/p\u003e\n            \u003c\/div\u003e\n            \n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hn-section-header\"\u003eTop 5 Hottest Games Ready\u003c\/h2\u003e\n    \u003cdiv class=\"hn-fps-section\"\u003e\n        \u003cp class=\"hn-subtitle\" style=\"margin-bottom: 25px; color:#cbd5e1;\"\u003e\n            We recommend pushing this system to its limits. Here is how the Ocean of Stars performs across 5 highly anticipated and visually demanding titles (Max\/Ultra Settings with AI Upscaling enabled).\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"hn-legend\"\u003e\n            \u003cdiv class=\"hn-legend-item\"\u003e\n\u003cdiv class=\"dot dot-1080\"\u003e\u003c\/div\u003e 1080p FHD (High Refresh)\u003c\/div\u003e\n            \u003cdiv class=\"hn-legend-item\"\u003e\n\u003cdiv class=\"dot dot-1440\"\u003e\u003c\/div\u003e 1440p QHD (Sweet Spot)\u003c\/div\u003e\n            \u003cdiv class=\"hn-legend-item\"\u003e\n\u003cdiv class=\"dot dot-4k\"\u003e\u003c\/div\u003e 4K UHD (Cinematic)\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-fps-row\"\u003e\n            \u003cdiv class=\"hn-game-title\"\u003e1. Grand Theft Auto VI (Next-Gen Engine)\u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1080p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1080\" style=\"width: 78%;\"\u003e125 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1440p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1440\" style=\"width: 59%;\"\u003e95 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e4K\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-4k\" style=\"width: 38%;\"\u003e60 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-fps-row\"\u003e\n            \u003cdiv class=\"hn-game-title\"\u003e2. Gears of War: E-Day (Unreal Engine 5 Showcase)\u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1080p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1080\" style=\"width: 84%;\"\u003e135 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1440p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1440\" style=\"width: 65%;\"\u003e105 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e4K\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-4k\" style=\"width: 42%;\"\u003e68 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-fps-row\"\u003e\n            \u003cdiv class=\"hn-game-title\"\u003e3. Marvel's Wolverine (Cinematic Action)\u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1080p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1080\" style=\"width: 90%;\"\u003e145 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1440p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1440\" style=\"width: 71%;\"\u003e115 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e4K\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-4k\" style=\"width: 46%;\"\u003e75 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-fps-row\"\u003e\n            \u003cdiv class=\"hn-game-title\"\u003e4. Monster Hunter Wilds (Massive Open World)\u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1080p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1080\" style=\"width: 81%;\"\u003e130 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1440p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1440\" style=\"width: 61%;\"\u003e98 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e4K\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-4k\" style=\"width: 39%;\"\u003e62 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hn-fps-row\"\u003e\n            \u003cdiv class=\"hn-game-title\"\u003e5. Cyberpunk 2077 (Ultimate Path-Tracing Benchmark)\u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1080p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1080\" style=\"width: 72%;\"\u003e115 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e1440p\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-1440\" style=\"width: 53%;\"\u003e85 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hn-bar-wrap\"\u003e\n                \u003cdiv class=\"hn-bar-label\"\u003e4K\u003c\/div\u003e\n                \u003cdiv class=\"hn-fps-track\"\u003e\u003cdiv class=\"hn-fps-fill fill-4k\" style=\"width: 32%;\"\u003e52 FPS\u003c\/div\u003e\u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003ch2 class=\"hn-section-header\"\u003ePanoramic Build Aesthetics\u003c\/h2\u003e\n    \u003cp class=\"hn-subtitle\"\u003eMeticulous cable management and a striking RGB ecosystem housed in a premium chassis.\u003c\/p\u003e\n    \n    \u003cdiv class=\"hn-gallery\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/2516\/7079\/files\/CBDTHEOTB_02.jpg?v=1763019172\" alt=\"Side View internal components\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/2516\/7079\/files\/CBDTHEOTB_04.jpg?v=1763019172\" alt=\"Front Chassis RGB details\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/2516\/7079\/files\/CBDTHEOTB_05.jpg?v=1763019172\" alt=\"Rear I\/O and connectivity\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/2516\/7079\/files\/CBDTHEOTB_06.jpg?v=1763019172\" alt=\"Close up cooling system\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0636\/2516\/7079\/files\/CBDTHEOTB_07.jpg?v=1763019172\" alt=\"Wide view internal desktop layout\"\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Hoengager","offers":[{"title":"32GB DDR5 \/ 1TB SSD","offer_id":48068354212099,"sku":"CBDTHEOTB7800X3DLQ32G1T5068GW11P","price":1719.99,"currency_code":"USD","in_stock":true},{"title":"32GB DDR5 \/ 3TB SSD","offer_id":48304350822659,"sku":"CBDTHEOTB7800X3DLQ32G3T5068GW11P","price":1999.99,"currency_code":"USD","in_stock":true},{"title":"16GB DDR5 \/ 1TB SSD","offer_id":48304350855427,"sku":"CBDTHEOTB7800X3DLQ16G1T5068GW11P","price":1539.99,"currency_code":"USD","in_stock":true},{"title":"16GB DDR5 \/ 2TB SSD","offer_id":48304350888195,"sku":"CBDTHEOTB7800X3DLQ16G2T5068GW11P","price":1689.99,"currency_code":"USD","in_stock":true},{"title":"16GB DDR5 \/ 3TB SSD","offer_id":48304350920963,"sku":"CBDTHEOTB7800X3DLQ16G3T5068GW11P","price":1789.99,"currency_code":"USD","in_stock":true},{"title":"32GB DDR5 \/ 2TB SSD","offer_id":48304350953731,"sku":"CBDTHEOTB7800X3DLQ32G2T5068GW11P","price":1899.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0812\/4927\/2067\/files\/OTB01.jpg?v=1778030934","url":"https:\/\/www.hoengagerstore.com\/products\/hoengager-ocean-of-stars-ryzen-7-7800x3d-rtx-5060-32gb-ddr5-stealth-black-7000-series-ultimate-build","provider":"Hoengager","version":"1.0","type":"link"}