{"product_id":"aiglasses","title":"👓 Chytré AI brýle s kamerou 8 MP – překlad v reálném čase do 160+ jazyků, Bluetooth a inteligentní AI funkce🏆","description":"\u003cstyle\u003e\n\/* =========================================================\n   AI SMART GLASSES CZ — COMPLETE PRODUCT CONTENT\n   LX PREMIUM CARD FORMAT\n========================================================= *\/\n\n.lx-container {\n    max-width: 800px;\n    margin: 14px auto 0;\n    padding: 10px;\n    background-color: #f7fbff;\n    color: #333;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n}\n\n.lx-container * {\n    box-sizing: border-box;\n}\n\n.lx-card {\n    background: #fff;\n    border: 1.5px solid #b7d8f4;\n    border-radius: 14px;\n    overflow: hidden;\n    box-shadow: 0 2px 10px rgba(0,0,0,.05);\n    margin: 0 0 20px;\n}\n\n.lx-card-section {\n    padding: 20px 16px;\n    border-top: 1px solid #ececec;\n}\n\n.lx-card-section:first-child {\n    border-top: none;\n}\n\n.lx-trust-card .lx-card-section {\n    padding: 16px;\n}\n\n.lx-trust-item {\n    padding: 16px;\n    border-top: 1px solid #ececec;\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n}\n\n.lx-trust-item:first-child {\n    border-top: none;\n}\n\n.lx-trust-desc {\n    flex: 1 1 auto;\n}\n\n\n\/* =========================\n   IMAGES\n========================= *\/\n\n.lx-img {\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    display: block !important;\n    border-radius: 8px;\n    margin: 10px auto;\n}\n\n\n\/* =========================\n   TYPOGRAPHY\n========================= *\/\n\n.lx-card-title {\n    font-size: 1.3rem;\n    font-weight: 800;\n    color: #1f5f99;\n    text-align: center;\n    line-height: 1.4;\n    margin: 0 0 15px;\n}\n\nh3.lx-card-title {\n    font-size: 1.15rem;\n}\n\n.lx-card-text {\n    font-size: 1rem;\n    color: #444;\n    margin: 0 0 12px;\n}\n\n.lx-card-text:last-child {\n    margin-bottom: 0;\n}\n\n.lx-card-list {\n    padding-left: 20px;\n    margin: 12px 0;\n}\n\n.lx-card-list li {\n    margin-bottom: 10px;\n    color: #444;\n}\n\n.lx-highlight {\n    color: #1268ff;\n    font-weight: 800;\n}\n\n.lx-red {\n    color: #d10a0a;\n    font-weight: 800;\n}\n\n.lx-green {\n    color: #087a43;\n    font-weight: 800;\n}\n\n.lx-center {\n    text-align: center;\n}\n\n\n\/* =========================\n   SPECS\n========================= *\/\n\n.lx-spec {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n    margin-top: 12px;\n}\n\n.lx-spec div {\n    padding: 13px;\n    border: 1px solid #e3e9f1;\n    border-radius: 10px;\n    background: #f8fbff;\n    text-align: center;\n}\n\n.lx-spec strong {\n    display: block;\n    color: #1f5f99;\n    font-size: 1.08rem;\n}\n\n\n\/* =========================\n   LIVE LABEL\n========================= *\/\n\n.lx-demo-label {\n    width: fit-content;\n    display: flex;\n    align-items: center;\n    gap: 7px;\n    margin: 0 auto 10px;\n    padding: 5px 10px;\n    background: #eff6ff;\n    border: 1px solid #bfdbfe;\n    border-radius: 999px;\n    color: #1d4ed8;\n    font-size: 9px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: .8px;\n}\n\n.lx-live-dot {\n    position: relative;\n    width: 7px;\n    height: 7px;\n    min-width: 7px;\n    border-radius: 50%;\n    background: #22c55e;\n    box-shadow: 0 0 7px rgba(34,197,94,.55);\n}\n\n.lx-live-dot::after {\n    content: \"\";\n    position: absolute;\n    inset: -3px;\n    border: 1px solid rgba(34,197,94,.4);\n    border-radius: 50%;\n    animation: lxPulse 1.8s ease-out infinite;\n}\n\n\n\/* =========================\n   GIF CARD\n========================= *\/\n\n.lx-gif-card {\n    position: relative;\n    overflow: hidden;\n}\n\n.lx-gif-frame {\n    position: relative;\n    margin-top: 14px;\n    overflow: hidden;\n    background: #07111f;\n    border: 1px solid #dbeafe;\n    border-radius: 12px;\n    box-shadow: 0 10px 26px rgba(15,65,120,.10);\n}\n\n.lx-gif {\n    display: block !important;\n    width: 100% !important;\n    height: auto !important;\n    max-width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    border: 0 !important;\n    border-radius: 0 !important;\n    object-fit: cover;\n}\n\n.lx-gif-landscape .lx-gif {\n    aspect-ratio: 720 \/ 518;\n}\n\n\n\/* =========================\n   GIF STATUS\n========================= *\/\n\n.lx-gif-status {\n    position: absolute;\n    left: 10px;\n    bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    padding: 6px 9px;\n    background: rgba(4,12,26,.78);\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 999px;\n    backdrop-filter: blur(10px);\n    color: #fff;\n    font-size: 8px;\n    font-weight: 900;\n    letter-spacing: .7px;\n}\n\n.lx-gif-status span {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #60eaff;\n    box-shadow: 0 0 8px rgba(96,234,255,.9);\n    animation: lxGlow 1.5s ease-in-out infinite;\n}\n\n\n\/* =========================\n   MINI FEATURES\n========================= *\/\n\n.lx-mini-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 7px;\n    margin-top: 10px;\n}\n\n.lx-mini-features div {\n    padding: 9px 5px;\n    background: #f8fbff;\n    border: 1px solid #e1ebf5;\n    border-radius: 9px;\n    text-align: center;\n    color: #64748b;\n    font-size: 9px;\n    line-height: 1.3;\n}\n\n.lx-mini-features strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #164e9a;\n    font-size: 10px;\n    font-weight: 900;\n}\n\n\n\/* =========================\n   POV\n========================= *\/\n\n.lx-pov-layout {\n    display: grid;\n    grid-template-columns:\n        minmax(0, .9fr)\n        minmax(0, 1.1fr);\n    gap: 14px;\n    align-items: center;\n}\n\n.lx-pov-media {\n    position: relative;\n    overflow: hidden;\n    background: #07111f;\n    border-radius: 12px;\n    box-shadow: 0 10px 24px rgba(11,42,91,.12);\n}\n\n.lx-gif-portrait {\n    aspect-ratio: 720 \/ 1078;\n    object-fit: cover;\n}\n\n\n\/* =========================\n   RECORDING\n========================= *\/\n\n.lx-recording {\n    position: absolute;\n    top: 9px;\n    left: 9px;\n    display: flex;\n    align-items: center;\n    gap: 5px;\n    padding: 5px 8px;\n    background: rgba(0,0,0,.58);\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 999px;\n    color: #fff;\n    font-size: 8px;\n    font-weight: 900;\n    backdrop-filter: blur(8px);\n}\n\n.lx-recording span {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #ef4444;\n    box-shadow: 0 0 7px rgba(239,68,68,.75);\n    animation: lxRec 1.2s ease-in-out infinite;\n}\n\n\n\/* =========================\n   POV FEATURES\n========================= *\/\n\n.lx-pov-copy {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n}\n\n.lx-pov-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n    padding: 10px;\n    background: #f8fbff;\n    border: 1px solid #e3edf6;\n    border-radius: 10px;\n}\n\n.lx-pov-icon {\n    width: 29px;\n    height: 29px;\n    min-width: 29px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #e8f2ff;\n    border-radius: 8px;\n    font-size: 14px;\n}\n\n.lx-pov-item strong {\n    display: block;\n    margin-bottom: 2px;\n    color: #164e9a;\n    font-size: 11px;\n    line-height: 1.25;\n    font-weight: 900;\n}\n\n.lx-pov-item span {\n    display: block;\n    color: #64748b;\n    font-size: 9.5px;\n    line-height: 1.35;\n}\n\n.lx-pov-highlight {\n    margin-top: 11px;\n    padding: 9px 10px;\n    background: linear-gradient(135deg,#0b2a5b,#164e9a);\n    border-radius: 9px;\n    color: #dff7ff;\n    text-align: center;\n    font-size: 9px;\n    line-height: 1.35;\n    font-weight: 900;\n    letter-spacing: .5px;\n}\n\n\n\/* =========================\n   AI FEATURES\n========================= *\/\n\n.lx-ai-feature-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n    margin-top: 13px;\n}\n\n.lx-ai-feature-box {\n    padding: 11px;\n    background: linear-gradient(145deg,#f8fbff,#eef6ff);\n    border: 1px solid #dbeafe;\n    border-radius: 10px;\n}\n\n.lx-ai-feature-icon {\n    font-size: 17px;\n    margin-bottom: 4px;\n}\n\n.lx-ai-feature-box strong {\n    display: block;\n    color: #164e9a;\n    font-size: 11px;\n    font-weight: 900;\n    margin-bottom: 3px;\n}\n\n.lx-ai-feature-box span {\n    display: block;\n    color: #64748b;\n    font-size: 9.5px;\n    line-height: 1.35;\n}\n\n\n\/* =========================\n   ANIMATIONS\n========================= *\/\n\n@keyframes lxPulse {\n    0% {\n        transform: scale(.7);\n        opacity: 1;\n    }\n    100% {\n        transform: scale(1.8);\n        opacity: 0;\n    }\n}\n\n@keyframes lxGlow {\n    0%,100% {\n        opacity: .55;\n    }\n    50% {\n        opacity: 1;\n    }\n}\n\n@keyframes lxRec {\n    0%,100% {\n        opacity: 1;\n    }\n    50% {\n        opacity: .35;\n    }\n}\n\n\n\/* =========================\n   MOBILE\n========================= *\/\n\n@media (max-width: 480px) {\n\n    .lx-container {\n        margin-top: 12px;\n        padding: 8px;\n    }\n\n    .lx-card {\n        border-radius: 12px;\n        margin-bottom: 16px;\n    }\n\n    .lx-card-section,\n    .lx-trust-item {\n        padding: 16px 13px;\n    }\n\n    .lx-card-title {\n        font-size: 1.18rem;\n    }\n\n    .lx-card-text,\n    .lx-card-list li {\n        font-size: .98rem;\n    }\n\n    .lx-spec {\n        grid-template-columns: 1fr 1fr;\n        gap: 8px;\n    }\n\n    .lx-demo-label {\n        font-size: 8px;\n    }\n\n    .lx-pov-layout {\n        grid-template-columns:\n            minmax(0, .88fr)\n            minmax(0, 1.12fr);\n        gap: 9px;\n    }\n\n    .lx-pov-item {\n        padding: 7px;\n        gap: 6px;\n    }\n\n    .lx-pov-icon {\n        width: 24px;\n        height: 24px;\n        min-width: 24px;\n        font-size: 12px;\n    }\n\n    .lx-pov-item strong {\n        font-size: 9.5px;\n    }\n\n    .lx-pov-item span {\n        font-size: 8px;\n        line-height: 1.25;\n    }\n\n    .lx-mini-features div {\n        padding: 7px 3px;\n        font-size: 8px;\n    }\n\n    .lx-mini-features strong {\n        font-size: 9px;\n    }\n\n    .lx-ai-feature-box {\n        padding: 9px;\n    }\n}\n\n\n\/* REDUCED MOTION *\/\n\n@media (prefers-reduced-motion: reduce) {\n    .lx-live-dot::after,\n    .lx-gif-status span,\n    .lx-recording span {\n        animation: none !important;\n    }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"lx-container\"\u003e\n\n\n\u003c!-- ================= INTRO ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            \u003cspan class=\"lx-red\"\u003e\n                👓 CHYTRÉ AI BRÝLE NOVÉ GENERACE:\n            \u003c\/span\u003e\n\n            \u003cstrong\u003e\n                Kamera 8 MP, video 2K, překlad ve více než 160 jazycích\n                a Bluetooth audio v jednom lehkém zařízení.\n            \u003c\/strong\u003e\n\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\n\u003c!-- ================= MAIN PRODUCT ================= --\u003e\n\n\u003cdiv class=\"lx-card lx-trust-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003cimg class=\"lx-img\" src=\"https:\/\/cdn.techcloudclub.com\/image\/c97bd6a788c38fa7ff08f46e7d0c2b806f2b8cbd.jpeg\" alt=\"Chytré AI brýle\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lx-trust-item\"\u003e\n        \u003cdiv class=\"lx-trust-desc\"\u003e\n\n            \u003cp class=\"lx-card-text\"\u003e\n\n                \u003cstrong class=\"lx-highlight\"\u003e\n                    🌍 Překlad v reálném čase do 160+ jazyků\n                \u003c\/strong\u003e\n\n                \u003cbr\u003e\n\n                Praktická pomoc na dovolené, letišti, v hotelu,\n                restauraci i při komunikaci se zahraničními kolegy.\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lx-trust-item\"\u003e\n        \u003cdiv class=\"lx-trust-desc\"\u003e\n\n            \u003cp class=\"lx-card-text\"\u003e\n\n                \u003cstrong class=\"lx-highlight\"\u003e\n                    📷 8MP kamera + 2K video\n                \u003c\/strong\u003e\n\n                \u003cbr\u003e\n\n                Zachyťte výlet, rodinný okamžik nebo každodenní\n                zážitek přímo z vlastní perspektivy.\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lx-trust-item\"\u003e\n        \u003cdiv class=\"lx-trust-desc\"\u003e\n\n            \u003cp class=\"lx-card-text\"\u003e\n\n                \u003cstrong class=\"lx-highlight\"\u003e\n                    🎧 Bluetooth audio + chytré AI funkce\n                \u003c\/strong\u003e\n\n                \u003cbr\u003e\n\n                Hudba, hovory a chytré funkce jsou vždy po ruce,\n                aniž byste museli neustále držet telefon.\n\n            \u003c\/p\u003e\n\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     GIF 01\n     PRODUCT \/ SMART GLASSES DEMO\n===================================================== --\u003e\n\n\u003cdiv class=\"lx-card lx-gif-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003cdiv class=\"lx-demo-label\"\u003e\n\n            \u003cspan class=\"lx-live-dot\"\u003e\u003c\/span\u003e\n\n            AI SMART GLASSES · LIVE DEMO\n\n        \u003c\/div\u003e\n\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            👓 Technologie přímo před vašima očima\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"lx-card-text lx-center\"\u003e\n            Chytré funkce v moderních brýlích,\n            které můžete mít s sebou každý den.\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"lx-gif-frame lx-gif-landscape\"\u003e\n\n            \u003cimg class=\"lx-gif\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/9009\/4517\/files\/10001_a02c1920-3dff-414c-bba3-951d987885b2.gif?v=1790160984\" alt=\"Ukázka chytrých AI brýlí\" loading=\"lazy\"\u003e\n\n\n            \u003cdiv class=\"lx-gif-status\"\u003e\n\n                \u003cspan\u003e\u003c\/span\u003e\n\n                AI EXPERIENCE\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lx-mini-features\"\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e🤖 AI\u003c\/strong\u003e\n                Chytré funkce\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e🎵 AUDIO\u003c\/strong\u003e\n                Hudba a hovory\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e📷 8 MP\u003c\/strong\u003e\n                Kamera\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= TRANSLATION ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            🌍 Cizí jazyk už nemusí být překážkou\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            Cestujete do zahraničí? Potřebujete se domluvit\n            v hotelu, restauraci nebo na nádraží?\n\n            Chytré AI brýle kombinují nositelnou technologii\n            s funkcí překladu, takže máte pomoc při komunikaci\n            stále po ruce.\n\n        \u003c\/p\u003e\n\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            \u003cstrong\u003e\n                Méně vytahování telefonu.\n                Přirozenější kontakt s okolím.\n            \u003c\/strong\u003e\n\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003cimg class=\"lx-img\" src=\"https:\/\/cdn.techcloudclub.com\/image\/60dae251f0020e1a049f9bcf70aab36eecf4b599.jpeg\" alt=\"AI překlad a kamera chytrých brýlí\"\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     GIF 02\n     REAL POV EXPERIENCE\n===================================================== --\u003e\n\n\u003cdiv class=\"lx-card lx-gif-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003cdiv class=\"lx-demo-label\"\u003e\n\n            \u003cspan class=\"lx-live-dot\"\u003e\u003c\/span\u003e\n\n            POV CAMERA · FIRST PERSON VIEW\n\n        \u003c\/div\u003e\n\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            📷 Zachyťte svět tak, jak ho skutečně vidíte\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            Vestavěná \u003cstrong\u003e8MP kamera\u003c\/strong\u003e umožňuje\n            pořizovat fotografie a videa z pohledu první osoby.\n\n            Nemusíte při každém zajímavém okamžiku\n            hledat telefon v kapse.\n\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003cdiv class=\"lx-pov-layout\"\u003e\n\n\n            \u003c!-- POV GIF --\u003e\n\n            \u003cdiv class=\"lx-pov-media\"\u003e\n\n                \u003cimg class=\"lx-gif lx-gif-portrait\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0997\/9009\/4517\/files\/10003_c1679a05-fd9f-4e7c-b5b0-3da8edc4f219.gif?v=1790160984\" alt=\"POV z chytrých AI brýlí\" loading=\"lazy\"\u003e\n\n\n                \u003cdiv class=\"lx-recording\"\u003e\n\n                    \u003cspan\u003e\u003c\/span\u003e\n\n                    POV\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003c!-- POV BENEFITS --\u003e\n\n            \u003cdiv class=\"lx-pov-copy\"\u003e\n\n\n                \u003cdiv class=\"lx-pov-item\"\u003e\n\n                    \u003cdiv class=\"lx-pov-icon\"\u003e\n                        👁️\n                    \u003c\/div\u003e\n\n                    \u003cdiv\u003e\n\n                        \u003cstrong\u003e\n                            Váš skutečný pohled\n                        \u003c\/strong\u003e\n\n                        \u003cspan\u003e\n                            Zachyťte okamžik z přirozené perspektivy.\n                        \u003c\/span\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lx-pov-item\"\u003e\n\n                    \u003cdiv class=\"lx-pov-icon\"\u003e\n                        🎥\n                    \u003c\/div\u003e\n\n                    \u003cdiv\u003e\n\n                        \u003cstrong\u003e\n                            2K video\n                        \u003c\/strong\u003e\n\n                        \u003cspan\u003e\n                            Praktické pro cestování,\n                            výlety i běžný den.\n                        \u003c\/span\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n\n                \u003cdiv class=\"lx-pov-item\"\u003e\n\n                    \u003cdiv class=\"lx-pov-icon\"\u003e\n                        🙌\n                    \u003c\/div\u003e\n\n                    \u003cdiv\u003e\n\n                        \u003cstrong\u003e\n                            Hands-free\n                        \u003c\/strong\u003e\n\n                        \u003cspan\u003e\n                            Zážitek můžete prožívat,\n                            ne jen držet telefon.\n                        \u003c\/span\u003e\n\n                    \u003c\/div\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"lx-pov-highlight\"\u003e\n            ✦ VIDÍTE OKAMŽIK. BRÝLE HO POMÁHAJÍ ZACHYTIT.\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= CAMERA ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            🎥 8MP kamera + 2K video\n        \u003c\/h2\u003e\n\n\n        \u003cimg class=\"lx-img\" src=\"https:\/\/cdn.techcloudclub.com\/image\/02b42bf31bcf668e83f281eb9a962fe0422650a2.webp\" alt=\"8MP fotografie a 2K video\"\u003e\n\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            \u003cstrong\u003e\n                🎥 2K video + elektronická stabilizace\n            \u003c\/strong\u003e\n\n            \u003cbr\u003e\n\n            Praktické při cestování, turistice,\n            procházkách i rodinných okamžicích.\n\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= AI ASSISTANT ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            🤖 Nejsou to jen brýle. Je to chytrý pomocník.\n        \u003c\/h2\u003e\n\n\n        \u003cimg class=\"lx-img\" src=\"https:\/\/cdn.techcloudclub.com\/image\/4fa50b054c0b0f9627b0342a193921b2305d346f.jpeg\" alt=\"AI funkce chytrých brýlí\"\u003e\n\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            Brýle podporují chytré funkce propojené\n            s telefonem, včetně AI hlasových funkcí,\n            překladu a práce s obrazem.\n\n            V jednom zařízení tak získáte kameru,\n            audio i chytré digitální funkce.\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"lx-ai-feature-grid\"\u003e\n\n\n            \u003cdiv class=\"lx-ai-feature-box\"\u003e\n\n                \u003cdiv class=\"lx-ai-feature-icon\"\u003e\n                    🗣️\n                \u003c\/div\u003e\n\n                \u003cstrong\u003e\n                    AI hlasové funkce\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                    Chytré ovládání a digitální pomoc vždy po ruce.\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lx-ai-feature-box\"\u003e\n\n                \u003cdiv class=\"lx-ai-feature-icon\"\u003e\n                    🌍\n                \u003c\/div\u003e\n\n                \u003cstrong\u003e\n                    Překlad\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                    Pomoc při komunikaci během cestování a práce.\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lx-ai-feature-box\"\u003e\n\n                \u003cdiv class=\"lx-ai-feature-icon\"\u003e\n                    📷\n                \u003c\/div\u003e\n\n                \u003cstrong\u003e\n                    Kamera\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                    Zachyťte důležité okamžiky z vlastní perspektivy.\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"lx-ai-feature-box\"\u003e\n\n                \u003cdiv class=\"lx-ai-feature-icon\"\u003e\n                    🎧\n                \u003c\/div\u003e\n\n                \u003cstrong\u003e\n                    Bluetooth audio\n                \u003c\/strong\u003e\n\n                \u003cspan\u003e\n                    Hudba a hovory v jednom nositelném zařízení.\n                \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= USE CASES ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            👓 Jedny brýle. Spousta každodenních situací.\n        \u003c\/h2\u003e\n\n\n        \u003cul class=\"lx-card-list\"\u003e\n\n            \u003cli\u003e\n                \u003cstrong\u003e✈️ Dovolená v zahraničí:\u003c\/strong\u003e\n                překlad, fotografie a video na cestách.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n                \u003cstrong\u003e💼 Práce a schůzky:\u003c\/strong\u003e\n                Bluetooth audio a chytré funkce\n                pro každodenní komunikaci.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n                \u003cstrong\u003e🥾 Výlety a turistika:\u003c\/strong\u003e\n                zachyťte výhled z vlastní perspektivy.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n                \u003cstrong\u003e🚲 Aktivní den:\u003c\/strong\u003e\n                lehká konstrukce a hands-free používání.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n                \u003cstrong\u003e🎵 Město a volný čas:\u003c\/strong\u003e\n                poslouchejte audio přes Bluetooth.\n            \u003c\/li\u003e\n\n            \u003cli\u003e\n                \u003cstrong\u003e📷 Rodinné okamžiky:\u003c\/strong\u003e\n                natáčejte přirozeněji bez neustálého držení telefonu.\n            \u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= SPECS ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            👓 Lehké na obličeji. Nabité funkcemi.\n        \u003c\/h2\u003e\n\n\n        \u003cimg class=\"lx-img\" src=\"https:\/\/cdn.techcloudclub.com\/image\/efbc01c28399594772da79824dc428cc984a5b97.jpeg\" alt=\"Lehké chytré AI brýle\"\u003e\n\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            Rám váží podle produktových specifikací\n            přibližně \u003cstrong\u003e35 g\u003c\/strong\u003e.\n\n            Brýle kombinují fyzické ovládání,\n            dotykové funkce, magnetické nabíjení\n            a synchronizaci s mobilní aplikací.\n\n        \u003c\/p\u003e\n\n\n        \u003cdiv class=\"lx-spec\"\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e35 g\u003c\/strong\u003e\n                přibližná hmotnost\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e270 mAh\u003c\/strong\u003e\n                baterie\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e4 GB\u003c\/strong\u003e\n                úložiště\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e2 mikrofony\u003c\/strong\u003e\n                ENC audio\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e8 MP\u003c\/strong\u003e\n                kamera\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n                \u003cstrong\u003e2K\u003c\/strong\u003e\n                video\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= PACKAGE ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            📦 Co najdete v balení?\n        \u003c\/h2\u003e\n\n\n        \u003cul class=\"lx-card-list\"\u003e\n\n            \u003cli\u003e👓 Chytré AI brýle\u003c\/li\u003e\n\n            \u003cli\u003e🔌 Magnetický nabíjecí kabel\u003c\/li\u003e\n\n            \u003cli\u003e🧼 Hadřík na čištění čoček\u003c\/li\u003e\n\n            \u003cli\u003e📦 Praktické pouzdro\u003c\/li\u003e\n\n            \u003cli\u003e📖 Uživatelský návod\u003c\/li\u003e\n\n        \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- ================= FINAL ================= --\u003e\n\n\u003cdiv class=\"lx-card\"\u003e\n\n    \u003cdiv class=\"lx-card-section\"\u003e\n\n        \u003ch2 class=\"lx-card-title\"\u003e\n            ✨ Technologie, kterou můžete opravdu nosit\n        \u003c\/h2\u003e\n\n\n        \u003cp class=\"lx-card-text\"\u003e\n\n            Překlad, kamera, 2K video,\n            Bluetooth audio a AI funkce v jednom zařízení.\n\n            Chytré brýle jsou navržené pro cestování,\n            práci i každodenní život.\n\n        \u003c\/p\u003e\n\n\n        \u003cp class=\"lx-card-text\" style=\"text-align:center;\"\u003e\n\n            \u003cstrong class=\"lx-green\"\u003e\n\n                👓 Vyberte si svůj balíček výše\n                a objevte chytřejší způsob,\n                jak zůstat ve spojení se světem.\n\n            \u003c\/strong\u003e\n\n        \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"JemnaVita","offers":[{"title":"1 ks – Na vyzkoušení 👓","offer_id":53370802372789,"sku":"FFB-COD-YJ*1","price":920.0,"currency_code":"CZK","in_stock":true},{"title":"2 ks – Výhodný balíček 🔥","offer_id":53370802405557,"sku":"FFB-COD-YJ*2","price":1700.0,"currency_code":"CZK","in_stock":true},{"title":"3 ks – Nejoblíbenější ✨","offer_id":53370802438325,"sku":"FFB-COD-YJ*3","price":2500.0,"currency_code":"CZK","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0997\/9009\/4517\/files\/Remove_lower-left_square_2K_20260923210819.jpg?v=1790169081","url":"https:\/\/naturaelora.com\/products\/aiglasses","provider":"JemnaVita","version":"1.0","type":"link"}