{"product_id":"lentes-rokid-ar-spatial-max2-station2-3dof-y-300","title":"Rokid AR Spatial Max2 + Station2 Glasses | 3DoF and 300\"","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, #f0f7ff 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    \/* IMPORTANT DISCLAIMER *\/\n    .gsm-disclaimer { background: #fff8f8; border: 1px solid #ffcece; border-radius: 16px; padding: 20px; margin-bottom: 3rem; display: flex; align-items: flex-start; gap: 15px; }\n    .gsm-disclaimer svg { color: #e53e3e; flex-shrink: 0; }\n    .gsm-disclaimer p { font-size: 0.95rem; color: #c53030; margin: 0; font-weight: 500; }\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 AR: Your 300\" IMAX Cinema.\u003c\/h1\u003e\n\n    \u003cp class=\"subheadline\"\u003eThe ultimate evolution of portable entertainment. Transform any place into a 3-screen workspace or a giant cinema with 120Hz Micro OLED technology.\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;\"\u003eINCLUDES STATION 2: SPATIAL COMPUTER\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gsm-disclaimer\"\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=\"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 9v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 17h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n    \u003cp\u003e\u003cstrong\u003eImportant note:\u003c\/strong\u003e These are Augmented Reality (AR) glasses, not AI glasses. This model \u003cstrong\u003edoes not include a camera\u003c\/strong\u003e, does not have an integrated Gemini\/ChatGPT voice assistant, or visual translation functions. They are designed exclusively for immersive video viewing, gaming, and productivity.\u003c\/p\u003e\n\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 Multitasking\u003c\/h3\u003e\n\n        \u003cp\u003eMaximize your productivity. Rokid AR Spatial allows you to deploy up to 3 applications simultaneously in your field of view. Thanks to 3DoF technology, screens remain fixed in space as you move your head, allowing you to navigate between your browser, editor, and chat as if you had a physical monitor setup but in your pocket.\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\u003c\/h3\u003e\n\n      \u003cp\u003eA screen 50% larger than the previous model. 1920x1200 resolution, 600 nits of brightness, and 108% sRGB for vibrant colors. The 120Hz ensures total fluidity in AAA games and cinema without blur.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- STATION 2 --\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\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eStation 2: XR Power\u003c\/h3\u003e\n\n      \u003cp\u003eThe portable spatial computer with YodaOS-Master. 8GB RAM, 128GB storage, and a 5000mAh battery for 3.5 hours of continuous use. Directly access Netflix, YouTube, and Prime Video with spatial gesture control.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- ADJUSTMENT DIALS --\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\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eMyopia \u0026amp; IPD Adjustment\u003c\/h3\u003e\n\n      \u003cp\u003eFree yourself from your optical lenses. Integrated dials allow for independent adjustment of up to 600 degrees of myopia. The Station 2 system automatically adjusts the interpupillary distance (55-72mm) for perfect clarity.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- COMFORT \u0026 WEIGHT --\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\u003eRedefined Comfort: 75g\u003c\/h3\u003e\n\n      \u003cp\u003eDesigned for prolonged use. With flexible temples and a redesigned air-cushioned nose pad that prevents slipping and reduces pressure fatigue. So light you'll forget you're wearing them.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2 style=\"text-align: center;\"\u003eSeen in the XR Ecosystem\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 them to my Nintendo Switch or PS5 is another level. Playing on a 300-inch screen while lying on the couch is the ultimate gaming experience.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eJavier P. - Gaming Enthusiast\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-screen mode allows me to work on the plane with my laptop closed. The text resolution is impressive.\"\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\"The immersion in 3D movies is identical to being in an IMAX. The directional audio is very clear and respects the privacy of those nearby.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eRicardo G. - Pro Cinephile\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\" Micro OLED (equivalent) \/ 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 per eye\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eBrightness \u0026amp; Color\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\"\u003eTracking\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e3DoF (Fixed in space) \/ 0DoF (Head tracking)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eGlasses Weight\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e75 grams (Ultra-light)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eStation 2 Specs\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e8GB RAM \/ 128GB ROM \/ 5000mAh Battery\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\"\u003eWi-Fi 6 \/ Bluetooth 5.2 \/ USB-C DP 3.1\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\u003eWhat devices can I connect directly?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        You can directly connect any device that supports DisplayPort over USB-C 3.1 (iPad Pro, modern laptops, consoles with adapters). For Android smartphones, 3-screen mode requires the DLNA protocol.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does myopia adjustment work?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        The glasses have independent dials for each eye that correct up to -6.00D. If you have astigmatism or higher myopia, you can purchase separate prescription lenses that are magnetically inserted.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eCan I watch Netflix or Disney+?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        Yes, through Station 2 you can download the official apps. Note: Due to protection protocols (DRM), services like Netflix or Apple TV currently only work in 0DoF mode (the screen follows your head movement).\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 throughout 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.jpg\"\n  ],\n  \"description\": \"Gafas de realidad aumentada con pantalla de 300 pulgadas, 120Hz, multitarea espacial y Station 2 incluida para cine y gaming.\",\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":58174439194972,"sku":"B0FQ6VT9FT","price":699.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/9798e1acf3d531e0a87950f0eccc30ab_09c527dc-866b-41f4-81b3-a8b60bf6f9fe.jpg?v=1782959143","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/lentes-rokid-ar-spatial-max2-station2-3dof-y-300","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}