{"product_id":"robot-camara-ebo-air-2-plus-video-2-vias-ia-y-3k","title":"EBO Air 2 Plus Camera Robot | 2-Way Video, AI \u0026 3K","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, #f8f9ff 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    \/* 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\"\u003eUltimate Smart Companion\u003c\/span\u003e\n    \u003ch1\u003eEBO Air 2 Plus: 3K Intelligence for Your Home.\u003c\/h1\u003e\n\n    \u003cp class=\"subheadline\"\u003eThe pinnacle of home robotics. With 3K Ultra HD resolution, two-way video, and a conversational AI assistant, the EBO Air 2 Plus redefines companionship and security.\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;\"\u003e3K ULTRA HD VISION | CONVERSATIONAL AI | 5000mAh\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"gsm-grid\"\u003e\n\n    \u003c!-- HIGHLIGHT: 3K \u0026 TWO-WAY VIDEO --\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\u003cpath d=\"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.934a.5.5 0 0 0-.777-.416L16 11\"\u003e\u003c\/path\u003e\u003crect width=\"14\" height=\"12\" x=\"2\" y=\"6\" rx=\"2\"\u003e\u003c\/rect\u003e\u003ccircle cx=\"9\" cy=\"12\" r=\"3\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"text-content\"\u003e\n\n        \u003ch3\u003e3K Experience and Total Connection\u003c\/h3\u003e\n\n        \u003cp\u003eObserve every detail with stunning clarity in 3K resolution. Thanks to real-time two-way video, you can see the smiles of your loved ones while they see you through EBO's eyes, making distance disappear completely.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- AI COMPANION --\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=\"M12 8V4H8\"\u003e\u003c\/path\u003e\u003crect width=\"16\" height=\"12\" x=\"4\" y=\"8\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 14h2\"\u003e\u003c\/path\u003e\u003cpath d=\"M20 14h2\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 13v2\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13v2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003eAI: Your Little Companion\u003c\/h3\u003e\n\n      \u003cp\u003eInteract with intelligence designed to accompany you. With just a tap of the top button, EBO can answer questions, tell stories, and engage in simple conversations, bringing a touch of wonder and joy to your daily routine.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- PET MOBILITY --\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\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 18v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M4.93 4.93l2.83 2.83\"\u003e\u003c\/path\u003e\u003cpath d=\"M16.24 16.24l2.83 2.83\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 12h4\"\u003e\u003c\/path\u003e\u003cpath d=\"M18 12h4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003ePlay and Explore on the Move\u003c\/h3\u003e\n\n      \u003cp\u003eDrive the EBO Air 2 Plus Grey to where your pets are hiding. Its wheels allow it to move agilely to find them, play with them, and ensure they're okay, even when you're not home.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- RELIABILITY --\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=\"M22 12h-4l-3 9L9 3l-3 9H2\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003e24\/7 Reliability\u003c\/h3\u003e\n\n      \u003cp\u003eEquipped with a 5000mAh battery for extended use. When it detects low power, the robot automatically returns to its charging dock, ensuring it's always ready for your next check-in.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- READY TO RECORD --\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=\"18\" x=\"3\" y=\"3\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M15 3v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 9h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 15h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003ch3\u003e32GB Memory Included\u003c\/h3\u003e\n\n      \u003cp\u003eDon't miss a single second. The EBO Air 2 Plus comes with a pre-installed 32GB Micro-SD card, ready to capture and save your family's and pets' most memorable moments from the first power-on.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ch2 style=\"text-align: center;\"\u003eSeen in the Modern Home\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\"The 3K resolution is incredibly noticeable; the image is amazingly sharp. My children love that the robot tells them stories when I can't be there.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eCarolina V. - Mother\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 best part is the two-way video. My cat reacts when she sees me on the robot's screen. It's much more interactive than any fixed camera.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eRicardo G. - Pet Owner\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\"It's very reliable. I control it from the office to check on the house, and it always finds its charging dock without problems. The gray color is very elegant.\"\u003c\/p\u003e\n\n      \u003cspan class=\"review-author\"\u003eValentina R. - Pro User\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\"\u003eVideo Resolution\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e3K Ultra HD\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eAI Functions\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eAI Companion (Conversation, stories)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eCommunication Type\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eTwo-way Video and Audio\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eBattery\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e5000 mAh\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eStorage\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003e32GB Micro-SD (Pre-installed)\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eCharging System\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eAutomatic Recharging at Dock\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"spec-row\"\u003e\n\n      \u003cspan class=\"spec-label\"\u003eNight Vision\u003c\/span\u003e\n      \u003cspan class=\"spec-value\"\u003eHigh-Definition Infrared\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 does the Plus model box include?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        The package includes: EBO Air 2 Plus (Gray), Charging Dock, Power Adapter, 32GB Micro-SD card (pre-installed), and User Manual.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow do I activate the AI's story mode?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        Simply touch the physical button on top of the robot. EBO will enter interactive mode, and you can ask it to accompany you or tell you something exciting through simple commands.\n      \u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes it work on all types of floors?\u003c\/summary\u003e\n      \u003cdiv class=\"faq-content\"\u003e\n\n        EBO Air 2 Plus uses a wheel system optimized for smooth surfaces, tiles, and very low-pile carpets. For thick carpets, we recommend using it in clear areas to ensure automatic recharging.\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;\"\u003eTechnology that accompanies you - GSMPRO.CL\u003c\/h3\u003e\n\n    \u003cp style=\"margin-bottom: 0; color: #f1f1f1; font-size: 1.1rem;\"\u003e**Original Enabot** robot, sealed and with official warranty. \u003cbr\u003e\u003cstrong\u003eExpress shipping throughout Chile so the future arrives in your living room 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\": \"Enabot EBO Air 2 Plus Family Companion Robot\",\n  \"image\": [\n    \"https:\/\/gsmpro.cl\/path-to-ebo-air-2-plus-grey.jpg\"\n  ],\n  \"description\": \"Robot inteligente para el hogar con resolución 3K, IA conversacional, video bidireccional y carga automática. Color Gris.\",\n  \"brand\": {\n    \"@type\": \"Brand\",\n    \"name\": \"Enabot\"\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":"Morado","offer_id":58174544347484,"sku":"B0FD9T512F","price":600.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":58174544380252,"sku":"B0FD9V8J74","price":600.0,"currency_code":"USD","in_stock":true},{"title":"Grey","offer_id":58174544413020,"sku":"B0FD9VNX5Y","price":600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1035\/3629\/6284\/files\/eb453fa54dfd37c86d43ec42487aad9c_144cd25e-412c-4d14-8f0d-c1fdffcdef1a.jpg?v=1782961200","url":"https:\/\/www.ourbiz-us.shop\/en\/products\/robot-camara-ebo-air-2-plus-video-2-vias-ia-y-3k","provider":"OURBIZ-US Shop","version":"1.0","type":"link"}