{"product_id":"ar-spatial-glasses-silver-ar-glasses-max2-silver-with-station2-360-micro-oled-three-screen-display-120hz-oled-600-nits-multi-tasking-for-work-gamingrt-console-android-windows-compatible-copia","title":"Rokid Spatial Max2 AR Glasses | 300\" Display \u0026 3DoF","description":"\u003cdiv id=\"gsm-product-content\"\u003e\n\n  \u003cstyle\u003e\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700;800\u0026family=Inter:wght@400;500;600\u0026display=swap');\n    \n    #gsm-product-content { font-family: 'Montserrat', 'Inter', sans-serif; color: #00003A; line-height: 1.6; max-width: 1000px; margin: 0 auto; background-color: #fff; padding: 20px; }\n    #gsm-product-content * { box-sizing: border-box; }\n    :root { --gsm-blue: #0389FC; --gsm-navy: #00003A; --gsm-indigo: #413AF4; --gsm-yellow: #EDFF00; }\n    \n    #gsm-product-content h1, #gsm-product-content h2, #gsm-product-content h3 { margin: 0; font-weight: 800; letter-spacing: -0.02em; }\n    #gsm-product-content h2 { font-size: 2.2rem; margin-bottom: 1.5rem; color: #00003A; border-bottom: 3px solid var(--gsm-blue); display: inline-block; padding-bottom: 5px; }\n    #gsm-product-content p { margin-bottom: 1rem; font-size: 1.1rem; color: #4a4a4a; }\n    \n    \/* HERO *\/\n    .gsm-hero { text-align: center; padding: 5rem 1rem; background: linear-gradient(135deg, #f0f4ff 0%, #ffffff 100%); border-radius: 32px; margin-bottom: 3rem; border: 1px solid #edf2f7; position: relative; overflow: hidden; }\n    .gsm-hero h1 { font-size: clamp(2.2rem, 5vw, 3.5rem); color: #00003A; line-height: 1.1; margin-bottom: 1rem; }\n    .gsm-hero .brand-tag { color: var(--gsm-blue); font-weight: 700; text-transform: uppercase; letter-spacing: 3px; margin-bottom: 1rem; display: block; }\n    .gsm-hero .subheadline { font-size: 1.4rem; color: #4a4a4a; font-weight: 500; max-width: 850px; margin: 0 auto; line-height: 1.3; }\n    \n    \/* DISCLAIMER BOX *\/\n    .ar-warning { background: #fff4f4; border-left: 5px solid #ff4d4d; padding: 15px; margin-bottom: 2rem; border-radius: 8px; font-size: 0.95rem; font-weight: 600; color: #d32f2f; }\n\n    \/* GRID *\/\n    .gsm-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 20px; margin-bottom: 3rem; }\n    .gsm-card { background: #f5f5f7; padding: 2.5rem; border-radius: 24px; transition: all 0.3s ease; border: 1px solid rgba(0,0,0,0.03); display: flex; flex-direction: column; }\n    .gsm-card:hover { transform: translateY(-5px); box-shadow: 0 12px 40px rgba(0,0,0,0.08); }\n    \n    \/* HIGHLIGHT CARD (NAVY CONTRAST) *\/\n    .gsm-card.highlight { background: var(--gsm-navy); grid-column: span 2; flex-direction: row; align-items: center; gap: 35px; }\n    .gsm-card.highlight .text-content { flex: 1; }\n    .gsm-card.highlight h3, .gsm-card.highlight p { color: #FFFFFF !important; } \n    .gsm-card.highlight .icon-box { background: rgba(255,255,255,0.1); color: #EDFF00; flex-shrink: 0; width: 80px; height: 80px; }\n    \n    .gsm-card h3 { font-size: 1.5rem; margin-bottom: 0.8rem; color: #00003A; }\n    .icon-box { width: 50px; height: 50px; margin-bottom: 1.5rem; display: flex; align-items: center; justify-content: center; border-radius: 14px; background: white; color: var(--gsm-blue); box-shadow: 0 4px 10px rgba(0,0,0,0.05); }\n    \n    \/* REVIEWS *\/\n    .gsm-reviews { display: flex; gap: 20px; margin-bottom: 3rem; overflow-x: auto; padding: 10px 5px 20px; scrollbar-width: none; }\n    .review-card { background: white; border: 1px solid #eee; border-radius: 20px; padding: 1.8rem; min-width: 300px; flex: 1; box-shadow: 0 4px 12px rgba(0,0,0,0.03); }\n    .stars { color: var(--gsm-blue); margin-bottom: 0.8rem; font-size: 1.2rem; }\n    .review-author { font-weight: 700; display: block; margin-top: 1rem; color: #00003A; font-size: 0.9rem; }\n\n    \/* SPECS *\/\n    .specs-container { background: #f9f9f9; border-radius: 24px; padding: 2.5rem; margin-bottom: 3rem; }\n    .spec-row { display: flex; justify-content: space-between; padding: 1.2rem 0; border-bottom: 1px solid #e0e0e0; }\n    .spec-row:last-child { border-bottom: none; }\n    .spec-label { font-weight: 700; color: #00003A; }\n    .spec-value { color: #555; text-align: right; font-weight: 500; }\n    \n    \/* FAQ *\/\n    details { background: #fff; margin-bottom: 12px; border: 1px solid #eee; border-radius: 16px; transition: all 0.3s ease; }\n    summary { padding: 1.4rem; font-weight: 700; cursor: pointer; list-style: none; position: relative; color: #00003A; outline: none; }\n    summary::after { content: '↓'; position: absolute; right: 25px; transition: transform 0.3s; color: var(--gsm-blue); font-weight: 900; }\n    details[open] summary::after { transform: rotate(180deg); }\n    .faq-content { padding: 0 1.4rem 1.4rem; color: #666; font-size: 1rem; border-top: 1px solid #f9f9f9; padding-top: 1rem; }\n    \n    @media (max-width: 768px) { \n      .gsm-hero h1 { font-size: 2.4rem; } \n      .gsm-grid { grid-template-columns: 1fr; } \n      .gsm-card.highlight { flex-direction: column; grid-column: span 1; text-align: center; }\n      .gsm-card.highlight .icon-box { margin: 0 auto 1.5rem; }\n      .gsm-reviews { flex-direction: column; }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"gsm-hero\"\u003e\n\n    \u003cspan class=\"brand-tag\"\u003eSpatial Computing AR Experience\u003c\/span\u003e\n    \u003ch1\u003eRokid Max 2: Your 300\" IMAX Screen.\u003c\/h1\u003e\n\n    \u003cp class=\"subheadline\"\u003eThe ultimate evolution of augmented reality. Enjoy unprecedented visual immersion with 120Hz refresh rate, spatial computing, and an ultralight 75g design.\u003c\/p\u003e\n\n    \u003cdiv style=\"margin-top: 25px; font-weight: 800; color: #00003A; font-size: 1.1rem; border: 2px solid var(--gsm-blue); display: inline-block; padding: 8px 25px; border-radius: 50px; background: white;\"\u003eMICRO OLED - 120HZ - 3DOF\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"ar-warning\"\u003e\n\n    ⚠️ \u003cstrong\u003eImportant Note:\u003c\/strong\u003e This is an Augmented Reality (AR) device. Unlike Rokid AI Glasses, this model \u003cu\u003edoes not include a camera\u003c\/u\u003e, does not have voice AI functions, or a visual translator. It is designed exclusively for immersive video viewing, gaming, and spatial productivity.\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gsm-grid\"\u003e\n\n    \u003c!-- HIGHLIGHT: 3-SCREEN MULTITASKING --\u003e\n    \u003cdiv class=\"gsm-card highlight\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"40\" height=\"40\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect width=\"7\" height=\"9\" x=\"3\" y=\"3\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect width=\"7\" height=\"5\" x=\"14\" y=\"3\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect width=\"7\" height=\"9\" x=\"14\" y=\"12\" rx=\"1\"\u003e\u003c\/rect\u003e\u003crect width=\"7\" height=\"5\" x=\"3\" y=\"16\" rx=\"1\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"text-content\"\u003e\n\n        \u003ch3\u003e3-Screen Spatial Productivity\u003c\/h3\u003e\n\n        \u003cp\u003eBoost your workflow like never before. The unique 3-screen feature allows you to use three applications simultaneously in your field of vision. Thanks to the 3DoF (Three Degrees of Freedom) system, the screens remain fixed in space, allowing you to move your head to navigate between them with total fluidity.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- CINEMATIC VISUALS --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect width=\"20\" height=\"15\" x=\"2\" y=\"3\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 12h20\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 18h10\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 18v3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003e120Hz Micro OLED Visuals\u003c\/h3\u003e\n\n      \u003cp\u003e50% larger than its predecessor. 1920x1200 resolution per eye, 600 nits brightness, and 108% sRGB. Its 120Hz fluidity ensures a lag-free gaming and cinematic experience with pure blacks and vibrant colors.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- STATION 2 POWER --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect width=\"18\" height=\"12\" x=\"3\" y=\"2\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 22v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 22v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 18v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 14h18\"\u003e\u003c\/path\u003e\u003cpath d=\"m18 14 3 4H3l3-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eStation 2: Your Spatial Computer\u003c\/h3\u003e\n\n      \u003cp\u003ePaired with Station 2 (5000mAh), you get up to 3.5 hours of continuous use. With YodaOS-Master, 8GB RAM, and 128GB of storage, access Netflix, YouTube, and native 3D games. Supports fast charging while in use.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- DIOPTER ADJUSTMENT --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 10s3-3 10-3 10 3 10 3-3 3-10 3-10-3-10-3Z\"\u003e\u003c\/path\u003e\u003ccircle cx=\"12\" cy=\"10\" r=\"3\"\u003e\u003c\/circle\u003e\u003cpath d=\"m7 21 1.4-1.4\"\u003e\u003c\/path\u003e\u003cpath d=\"m17 21-1.4-1.4\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 21v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 21v-2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 21v-2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eMyopia and IPD Adjustment\u003c\/h3\u003e\n\n      \u003cp\u003eFree yourself from your optical glasses. Integrated dials allow for independent adjustment of up to 600 degrees of myopia. It also features automatic interpupillary distance (IPD) adjustment for perfect clarity.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- COMFORT --\u003e\n    \u003cdiv class=\"gsm-card\"\u003e\n\n      \u003cdiv class=\"icon-box\"\u003e\n\n        \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M7 10v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M17 10v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 14v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 10a10 10 0 0 1 20 0\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eExtreme Comfort: Only 75g\u003c\/h3\u003e\n\n      \u003cp\u003eDesigned for extended use. Its flexible temples and new padded nose rest reduce pressure and prevent slipping, making them ideal for watching full movies or working for hours.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2 style=\"text-align: center;\"\u003eGamers \u0026amp; Pros' Opinion\u003c\/h2\u003e\n\n  \u003cdiv class=\"gsm-reviews\"\u003e\n\n    \u003cdiv class=\"review-card\"\u003e\n\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n      \u003cp\u003e\"Connecting my Nintendo Switch and playing on a 300-inch screen while lying in bed is a whole new level. Zero lag and brutal image quality.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eJavier P. - Enthusiast Gamer\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"review-card\"\u003e\n\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n      \u003cp\u003e\"As a programmer, the 3 screens in spatial mode allow me to have my terminal, browser, and editor open without taking up physical space.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eValentina R. - Software Engineer\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"review-card\"\u003e\n\n      \u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\n      \u003cp\u003e\"Ideal for long flights. Station 2 has all my favorite apps and the myopia adjustment allows me to use them without my glasses.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eRicardo G. - Business Traveler\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"specs-container\"\u003e\n\n    \u003ch2 style=\"font-size: 1.6rem; color: #0389FC; border-left: 5px solid #EDFF00; padding-left: 15px;\"\u003eTechnical Specifications\u003c\/h2\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eDisplay\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e300\" (equivalent) Micro OLED \/ 120Hz\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eResolution\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e1920 x 1200 pixels per eye\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eBrightness\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e600 nits \/ 108% sRGB\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e75 grams (Glasses) \/ 0.31kg (Station 2)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eSpatial Tracking\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e3DoF (Giant and Multi-screen Mode)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eOptical Adjustment\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eMyopia 0 to -6.00D \/ Auto IPD (55–72mm)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eConnectivity\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eUSB-C DisplayPort 3.1 \/ Wi-Fi 6 \/ Bluetooth 5.2\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2 style=\"font-size: 1.5rem;\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n  \u003cdiv class=\"gsm-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCan they be connected directly to a smartphone?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        Yes, if your device (Smartphone, iPad, Intel NUC) supports DisplayPort over USB-C 3.1, you can connect them directly. For a complete spatial experience with multitasking and Station 2, the full pack is recommended.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eAre they compatible with game consoles?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        Absolutely. You can connect them to PS5, Xbox, or Nintendo Switch to play on a giant screen without lag. On consoles, the glasses work in 0DoF mode (the screen follows your head movement).\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eI have astigmatism, will they work for me?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        The integrated diopter adjustment only corrects myopia. If you have astigmatism or myopia greater than 600 degrees, you will need to purchase separate prescription lenses that insert into the magnetic frame.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\n  \u003cdiv style=\"text-align: center; margin-top: 3rem; padding: 2.5rem; background: #00003A; border-radius: 24px; color: white;\"\u003e\n\n    \u003ch3 style=\"color: #EDFF00; margin-bottom: 0.8rem; font-size: 1.8rem;\"\u003eAR Avant-garde - GSMPRO.CL\u003c\/h3\u003e\n\n    \u003cp style=\"margin-bottom: 0; color: #f1f1f1; font-size: 1.1rem;\"\u003e**Original Rokid** product, sealed and with official technical support. \u003cbr\u003e\u003cstrong\u003eExpress shipping to all of Chile so you can experience the next dimension today.\u003c\/strong\u003e\u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\/\",\n  \"@type\": \"Product\",\n  \"name\": \"Rokid Max 2 AR Spatial Video Glasses with Station 2\",\n  \"image\": [\n    \"https:\/\/gsmpro.cl\/path-to-rokid-max2-image.jpg\"\n  ],\n  \"description\": \"Gafas de realidad aumentada inmersiva con pantalla Micro OLED de 300 pulgadas, 120Hz, multitarea de 3 pantallas y seguimiento espacial 3DoF.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Rokid\"\n  },\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"availability\": \"https:\/\/schema.org\/InStock\",\n    \"priceSpecification\": {\n      \"@type\": \"PriceSpecification\",\n      \"priceCurrency\": \"CLP\"\n    }\n  },\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"5.0\",\n    \"reviewCount\": \"42\"\n  }\n}\n\u003c\/script\u003e","brand":"OURBIZ-US Shop","offers":[{"title":"Default Title","offer_id":58174437622108,"sku":"B0FH6X6K2P","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/0e82ec85753dcb9e7ff81c02778de818_01f522ac-bb7f-4dee-a4d5-ae7162b42113.jpg?v=1782959116","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/ar-spatial-glasses-silver-ar-glasses-max2-silver-with-station2-360-micro-oled-three-screen-display-120hz-oled-600-nits-multi-tasking-for-work-gamingrt-console-android-windows-compatible-copia","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}