{"product_id":"laptop-gamer-asus-rog-strix-g18-2025-g814","title":"ASUS ROG Strix G18 (2025) G814 Gaming Laptop","description":"\u003cstyle\u003e\n  .asus-rog-g18-container-final {\n    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n    line-height: 1.6;\n    color: #1d1d1f;\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 0 15px;\n  }\n  .rumor-disclaimer {\n    background-color: #e6f0ff;\n    border: 1px solid #b3d1ff;\n    padding: 20px 25px;\n    border-radius: 12px;\n    margin-top: 40px;\n    margin-bottom: 30px;\n    font-size: 0.95rem;\n    color: #002d6b;\n    text-align: center;\n  }\n  .rumor-disclaimer strong { color: #001a3d; }\n  .asus-rog-g18-header {\n    text-align: center;\n    padding: 20px 10px 30px 10px;\n  }\n  .asus-rog-g18-header .eyebrow {\n    color: #00529c;\n    font-weight: 600;\n    font-size: 1.1rem;\n    margin-bottom: 10px;\n  }\n  .asus-rog-g18-header h2 {\n    font-size: 3rem;\n    font-weight: 700;\n    color: #1d1d1f;\n    margin: 0;\n    letter-spacing: -0.02em;\n  }\n  .asus-rog-g18-header .subtitle {\n    font-size: 1.3rem;\n    color: #6e6e73;\n    margin-top: 15px;\n    max-width: 650px;\n    margin-left: auto;\n    margin-right: auto;\n  }\n  .image-full-width {\n    width: 100%;\n    height: auto;\n    border-radius: 18px;\n    margin: 10px 0 40px 0;\n    background-color: #f5f5f7;\n  }\n  .section-title {\n    font-size: 2.2rem;\n    font-weight: 600;\n    text-align: center;\n    margin-top: 40px;\n    margin-bottom: 40px;\n    color: #1d1d1f;\n  }\n  .accordion-container {\n    border-top: 1px solid #d2d2d7;\n    margin-bottom: 40px;\n  }\n  details.accordion-item { border-bottom: 1px solid #d2d2d7; }\n  .accordion-item summary {\n    font-size: 1.3rem;\n    font-weight: 600;\n    padding: 25px 10px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    transition: background-color 0.2s ease;\n  }\n  .accordion-item summary:hover { background-color: #f5f5f7; }\n  .accordion-item summary::-webkit-details-marker { display: none; }\n  .accordion-item .accordion-title-text { display: flex; align-items: center; }\n  .accordion-item .icon { font-size: 1.8rem; margin-right: 15px; width: 30px; text-align: center; }\n  .accordion-item .plus-minus { font-size: 2rem; color: #86868b; transition: transform 0.3s ease; }\n  .accordion-item[open] \u003e summary .plus-minus { transform: rotate(45deg); }\n  .accordion-content { padding: 0 20px 30px 65px; }\n  .accordion-content p { font-size: 1.05rem; color: #333; }\n  .feature-cards-container {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n    gap: 20px;\n    margin-bottom: 40px;\n  }\n  .feature-card {\n    background-color: #ffffff;\n    border: 1px solid #d2d2d7;\n    border-radius: 18px;\n    padding: 30px;\n    text-align: center;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n    display: flex;\n    flex-direction: column;\n    justify-content: flex-start;\n  }\n  .feature-card:hover { transform: translateY(-8px); box-shadow: 0 12px 25px rgba(0,0,0,0.1); }\n  .feature-card h4 { font-size: 1.6rem; margin: 15px 0 10px 0; color: #1d1d1f; }\n  .feature-card .chip-icon { font-weight: 600; color: #6e6e73; background-color: #f5f5f7; border-radius: 20px; padding: 6px 14px; display: inline-block; font-size: 0.85rem; margin-bottom: 15px; }\n  .feature-card p { font-size: 0.98rem; color: #6e6e73; flex-grow: 1; }\n  \n  .faq-container-rog {\n    max-width: 900px;\n    margin: 40px auto;\n    padding: 0 15px;\n  }\n  .faq-title {\n    font-size: 2.2rem;\n    font-weight: 600;\n    color: #1d1d1f;\n    text-align: center;\n    margin-bottom: 40px;\n  }\n  .faq-accordion { border-top: 1px solid #d2d2d7; }\n  details.faq-item { border-bottom: 1px solid #d2d2d7; }\n  .faq-item summary {\n    font-size: 1.2rem;\n    font-weight: 600;\n    color: #1d1d1f;\n    padding: 25px 10px;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    transition: background-color 0.2s ease;\n  }\n  .faq-item summary:hover { background-color: #f5f5f7; }\n  .faq-item summary::-webkit-details-marker { display: none; }\n  .faq-icon {\n    font-size: 1.8rem;\n    font-weight: 300;\n    color: #86868b;\n    transition: transform 0.3s ease;\n    user-select: none;\n  }\n  .faq-item[open] \u003e summary .faq-icon { transform: rotate(45deg); }\n  .faq-answer { padding: 0px 20px 30px 20px; }\n  .faq-answer p { font-size: 1.05rem; line-height: 1.6; color: #333; margin: 0; max-width: 80ch; }\n  \n  @media (max-width: 768px) {\n    .asus-rog-g18-header h2 { font-size: 2.2rem; }\n    .asus-rog-g18-header .subtitle { font-size: 1.1rem; }\n    .accordion-item summary { font-size: 1.1rem; padding: 20px 5px; }\n    .accordion-item .icon { font-size: 1.5rem; margin-right: 10px; }\n    .accordion-content { padding: 0 10px 25px 45px; }\n    .feature-cards-container { grid-template-columns: 1fr; }\n    .faq-title { font-size: 1.8rem; }\n    .faq-item summary { font-size: 1.1rem; }\n    .faq-answer p { font-size: 1rem; }\n  }\n\u003c\/style\u003e\u003cdiv class=\"asus-rog-g18-container-final\"\u003e\n\n\u003csection class=\"asus-rog-g18-header\"\u003e\n\u003cdiv class=\"eyebrow\"\u003e\n\n\u003ch1 class=\"elementor-heading-title elementor-size-xl\"\u003e18-inch Gaming Laptop | 2025 Edition\u003c\/h1\u003e\n\n\n\u003c\/div\u003e\n\n\u003ch2\u003eASUS ROG Strix G18 (2025) G814\u003c\/h2\u003e\n\n\u003cp class=\"subtitle\"\u003eDominate the game with AMD Ryzen™ 9 and NVIDIA® GeForce RTX™ 50 Series\u003c\/p\u003e\n\n\u003c\/section\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0448\/8921\/1040\/files\/laptop_gamer_asus_rog_strix_g18_g814-1.png?v=1764616348\" alt=\"ASUS ROG Strix G18 (2025) G814\" class=\"image-full-width\"\u003e\n\u003cp style=\"text-align: center; font-size: 1.1rem; max-width: 750px; margin: 0 auto 40px auto;\"\u003eGet ready to elevate your gaming with the new ROG Strix G18 (2025). Designed for true esports enthusiasts, this 18-inch beast combines the raw power of the latest AMD Ryzen™ 9 processors with next-generation NVIDIA® GeForce RTX™ 50 Series graphics. Experience uncompromising performance and visual fluidity that will give you the competitive edge in every game.\u003c\/p\u003e\n\n\u003cp style=\"text-align: center; font-size: 1.1rem; max-width: 750px; margin: 0 auto 40px auto;\"\u003eIt's not just about power; it's about total immersion. Thanks to its 18-inch ROG Nebula Display with 2.5K resolution and 240Hz (on selected models), you'll see your enemies before they see you. All of this is backed by the ROG Intelligent Cooling system with Tri-Fan technology, ensuring your machine stays cool even during the most intense sessions.\u003c\/p\u003e\n\n\u003cdiv class=\"accordion-container\"\u003e\n\n\u003cdetails open=\"\" class=\"accordion-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"accordion-title-text\"\u003e\u003cspan class=\"icon\"\u003e🚀\u003c\/span\u003eNext-Gen Performance\u003cbr\u003e\u003c\/span\u003e\u003cspan class=\"plus-minus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003eEquipped with up to an AMD Ryzen™ 9 9955HX processor and NVIDIA® GeForce RTX™ 5070 graphics (depending on model), the Strix G18 demolishes any workload. With a maximum TGP of up to 115W with Dynamic Boost and support for DLSS 4, you'll enjoy sky-high framerates in the latest AAA titles.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"accordion-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"accordion-title-text\"\u003e\u003cspan class=\"icon\"\u003e🖥️\u003c\/span\u003eROG Nebula Display Visuals\u003cbr\u003e\u003c\/span\u003e\u003cspan class=\"plus-minus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003eImmerse yourself in the action with an 18-inch display and a 16:10 aspect ratio. Premium models feature a QHD+ (2560 x 1600) panel at 240Hz\/3ms, 100% DCI-P3 coverage, and Dolby Vision support, offering vibrant colors and ultra-smooth motion for pinpoint accuracy.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"accordion-item\"\u003e\n\u003csummary\u003e\u003cspan class=\"accordion-title-text\"\u003e\u003cspan class=\"icon\"\u003e❄️\u003c\/span\u003eROG Intelligent Cooling\u003c\/span\u003e\u003cspan class=\"plus-minus\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"accordion-content\"\u003e\n\n\u003cp\u003ePlay with confidence thanks to Tri-Fan technology that adds a third auxiliary fan to keep the GPU and VRAM cool. Combined with up to 7 heatpipes, Conductonaut Extreme liquid metal on the CPU, and a full-width heatsink, the G18 manages heat efficiently and quietly.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdiv class=\"rumor-disclaimer\"\u003e⚠️ \u003cstrong\u003eAttention:\u003c\/strong\u003e Exact specifications (Processor, Graphics, Display, and RAM) vary by specific model (G814PM, G814FM, G814PP, G814FP). Please verify the selected technical configuration before making your purchase.\u003c\/div\u003e\n\n\u003cdiv class=\"faq-container-rog\"\u003e\n\n\u003ch2 class=\"faq-title\"\u003eFrequently Asked Questions about the ROG Strix G18\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-accordion\"\u003e\n\n\u003cdetails class=\"faq-item\" open=\"\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat graphics card do the 2025 models include?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\n\u003cp\u003eDepending on the model, the G18 2025 series comes equipped with the new NVIDIA® GeForce RTX™ 50 Series GPUs, including options like the RTX 5060 and RTX 5070 Laptop GPU.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eIs it possible to expand the RAM and storage?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\n\u003cp\u003eYes, the Strix G18 supports up to 32GB\/64GB of DDR5 5600MHz memory (in two SO-DIMM slots) and features PCIe Gen4 slots for expanding SSD storage in a RAID 0 configuration.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003cdetails open=\"\" class=\"faq-item\"\u003e\n\u003csummary\u003e\u003cspan\u003eWhat is the difference between the G814PM and G814FP models?\u003c\/span\u003e \u003cspan class=\"faq-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\n\u003cp\u003eThe main difference lies in graphical power and processor. The FP model typically includes higher configurations such as the RTX 5070 and Ryzen 9 9955HX, while the PM may include the RTX 5060 and Ryzen 9 8940HX. Please check the technical specifications for exact details.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Ryzen™ 9 8940HX | GeForce RTX™ 5060 | 1TB SSD | 16GB RAM","offer_id":58173234282844,"sku":null,"price":2500.0,"currency_code":"USD","in_stock":true},{"title":"Ryzen™ 9 8940HX | GeForce RTX™ 5070 | 1TB SSD | 8GB RAM","offer_id":58173234315612,"sku":null,"price":1900.0,"currency_code":"USD","in_stock":true},{"title":"Ryzen™ 9 9955HX | GeForce RTX™ 5060 | 2TB SSD | 8GB RAM","offer_id":58173234348380,"sku":null,"price":1900.0,"currency_code":"USD","in_stock":true},{"title":"Ryzen™ 9 9955HX | GeForce RTX™ 5070 | 1TB SSD | 16GB RAM","offer_id":58173234381148,"sku":null,"price":2500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/laptop_gamer_asus_rog_strix_g18_g814-1.png?v=1782939263","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/laptop-gamer-asus-rog-strix-g18-2025-g814","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}