{"product_id":"smart-glasses","title":"Intelligente Brille mit Zoom, Farbwechsel und Echtzeit-AI-Übersetzung","description":"\u003cstyle\u003e\n  .rp-wrap * { box-sizing: border-box; margin: 0; padding: 0; }\n  .rp-wrap {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    background: #ffffff;\n    color: #111111;\n    max-width: 100%;\n    overflow: hidden;\n    word-wrap: break-word;\n  }\n\n  \/* HERO *\/\n  .rp-hero {\n    background: #ffffff;\n    padding: 60px 24px 40px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-offer-badge {\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 100px;\n    background: #111111;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n  .rp-hero-title {\n    font-size: clamp(28px, 7vw, 48px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1.1;\n    max-width: 720px;\n    margin-bottom: 16px;\n  }\n  .rp-hero-subtitle {\n    font-style: italic;\n    color: #666666;\n    font-size: clamp(15px, 3vw, 18px);\n    max-width: 560px;\n    margin-bottom: 32px;\n    line-height: 1.6;\n  }\n  .rp-price-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 36px;\n  }\n  .rp-price-current {\n    font-size: clamp(42px, 10vw, 60px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1;\n  }\n  .rp-price-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-price-compare {\n    font-size: 20px;\n    color: #666666;\n    text-decoration: line-through;\n    font-weight: 400;\n  }\n  .rp-discount-pill {\n    display: inline-block;\n    padding: 5px 14px;\n    border-radius: 100px;\n    background: #111111;\n    color: #ffffff;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n  .rp-hero-image {\n    width: 100%;\n    max-width: 700px;\n    border-radius: 20px;\n    height: auto;\n    display: block;\n    margin-bottom: 36px;\n  }\n  .rp-trust-badges {\n    display: flex;\n    flex-direction: row;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 16px 28px;\n  }\n  .rp-trust-item {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #444444;\n    font-weight: 500;\n  }\n  .rp-trust-check {\n    width: 18px;\n    height: 18px;\n    background: #111111;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .rp-trust-check::after {\n    content: '';\n    display: block;\n    width: 5px;\n    height: 9px;\n    border: 2px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translateY(-1px);\n  }\n\n  \/* URGENCY *\/\n  .rp-urgency {\n    background: #f8f8f8;\n    padding: 40px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 20px;\n  }\n  .rp-urgency-pill {\n    display: inline-block;\n    border: 1px solid #666666;\n    border-radius: 100px;\n    padding: 10px 28px;\n    font-size: 13px;\n    color: #111111;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 600;\n  }\n  .rp-urgency-social {\n    display: flex;\n    align-items: center;\n    gap: 14px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-avatars {\n    display: flex;\n    align-items: center;\n  }\n  .rp-avatar {\n    width: 40px;\n    height: 40px;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    font-weight: 700;\n    color: #ffffff;\n    border: 2px solid #ffffff;\n    margin-left: -10px;\n    position: relative;\n    flex-shrink: 0;\n  }\n  .rp-avatar:first-child { margin-left: 0; }\n  .rp-avatar-a { background: #4A90D9; }\n  .rp-avatar-b { background: #7B68EE; }\n  .rp-avatar-c { background: #50C878; }\n  .rp-avatar-d { background: #FF7043; }\n  .rp-avatar-e { background: #AB47BC; }\n  .rp-avatar-badge {\n    position: absolute;\n    bottom: -2px;\n    right: -2px;\n    width: 14px;\n    height: 14px;\n    background: #1976D2;\n    border-radius: 50%;\n    border: 1.5px solid #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n  .rp-avatar-badge::after {\n    content: '';\n    display: block;\n    width: 4px;\n    height: 6px;\n    border: 1.5px solid #ffffff;\n    border-top: none;\n    border-left: none;\n    transform: rotate(45deg) translateY(-1px);\n  }\n  .rp-orders-pill {\n    background: #1a1a1a;\n    color: #ffffff;\n    border-radius: 100px;\n    padding: 8px 18px;\n    text-align: center;\n    line-height: 1.3;\n  }\n  .rp-orders-pill .rp-orders-main {\n    font-size: 14px;\n    font-weight: 700;\n    display: block;\n  }\n  .rp-orders-pill .rp-orders-sub {\n    font-size: 11px;\n    opacity: 0.75;\n    display: block;\n  }\n\n  \/* CHAPTERS *\/\n  .rp-chapter {\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-chapter:nth-child(even) {\n    background: #f8f8f8;\n  }\n  .rp-chapter:nth-child(odd) {\n    background: #ffffff;\n  }\n  .rp-chapter-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n  .rp-chapter-title {\n    max-width: 680px;\n    margin-bottom: 20px;\n  }\n  .rp-chapter-title .rp-title-main {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    text-transform: uppercase;\n    letter-spacing: -0.5px;\n    display: block;\n    line-height: 1.1;\n  }\n  .rp-chapter-title .rp-title-italic {\n    font-size: clamp(22px, 4.5vw, 32px);\n    font-weight: 700;\n    font-style: italic;\n    color: #111111;\n    display: block;\n    line-height: 1.2;\n    margin-top: 4px;\n  }\n  .rp-chapter-desc {\n    max-width: 620px;\n    font-size: clamp(15px, 2.5vw, 17px);\n    color: #444444;\n    line-height: 1.8;\n    margin-bottom: 36px;\n  }\n  .rp-chapter-image {\n    width: 100%;\n    max-width: 700px;\n    border-radius: 20px;\n    height: auto;\n    display: block;\n  }\n\n  \/* BEFORE \/ AFTER *\/\n  .rp-comparison {\n    background: #111111;\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-comparison-label {\n    font-size: 11px;\n    color: #888888;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n  .rp-comparison-title {\n    font-size: clamp(26px, 5vw, 38px);\n    font-weight: 900;\n    color: #ffffff;\n    margin-bottom: 48px;\n    line-height: 1.15;\n  }\n  .rp-comparison-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    width: 100%;\n    max-width: 780px;\n  }\n  .rp-col-before, .rp-col-after {\n    border-radius: 20px;\n    padding: 32px 24px;\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n  }\n  .rp-col-before {\n    background: #1e1e1e;\n    border: 1px solid #333333;\n  }\n  .rp-col-after {\n    background: #1e1e1e;\n    border: 1px solid #444444;\n  }\n  .rp-col-header {\n    font-size: 11px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    font-weight: 700;\n    margin-bottom: 24px;\n    display: block;\n  }\n  .rp-col-before .rp-col-header { color: #ff6b6b; }\n  .rp-col-after .rp-col-header { color: #aaffaa; }\n  .rp-comparison-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 10px;\n    padding: 10px 0;\n    border-bottom: 1px solid #2a2a2a;\n    text-align: left;\n  }\n  .rp-comparison-item:last-child { border-bottom: none; }\n  .rp-comparison-item span {\n    font-size: 13px;\n    line-height: 1.5;\n    flex: 1;\n  }\n  .rp-col-before .rp-comparison-item span { color: #aaaaaa; }\n  .rp-col-after .rp-comparison-item span { color: #dddddd; }\n  .rp-icon-x {\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: rgba(255,107,107,0.2);\n    flex-shrink: 0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 1px;\n  }\n  .rp-icon-x::before {\n    content: '\u0026#215;';\n    color: #ff6b6b;\n    font-size: 12px;\n    font-weight: 700;\n  }\n  .rp-x-svg, .rp-check-svg {\n    width: 18px;\n    height: 18px;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n\n  \/* SPECS *\/\n  .rp-specs {\n    background: #ffffff;\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-specs-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n  .rp-specs-title {\n    font-size: clamp(26px, 5vw, 38px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 48px;\n    line-height: 1.2;\n  }\n  .rp-specs-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    width: 100%;\n    max-width: 900px;\n  }\n  @media (max-width: 600px) {\n    .rp-specs-grid { grid-template-columns: repeat(2, 1fr); }\n    .rp-comparison-grid { grid-template-columns: 1fr 1fr; }\n  }\n  .rp-spec-card {\n    background: #f0f0f0;\n    border-radius: 20px;\n    padding: 28px 16px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 6px;\n  }\n  .rp-spec-number {\n    font-size: clamp(32px, 7vw, 48px);\n    font-weight: 900;\n    color: #111111;\n    line-height: 1;\n  }\n  .rp-spec-unit {\n    font-size: 14px;\n    font-weight: 600;\n    color: #111111;\n  }\n  .rp-spec-label {\n    font-size: 12px;\n    color: #666666;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    margin-top: 4px;\n  }\n  .rp-spec-desc {\n    font-size: 12px;\n    color: #888888;\n    line-height: 1.5;\n    margin-top: 4px;\n  }\n\n  \/* REVIEWS *\/\n  .rp-reviews {\n    background: #f8f8f8;\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-reviews-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n  .rp-reviews-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 48px;\n  }\n  .rp-reviews-grid {\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n    width: 100%;\n    max-width: 700px;\n  }\n  .rp-review-card {\n    background: #f0f0f0;\n    border-radius: 20px;\n    padding: 28px 24px;\n    text-align: left;\n  }\n  .rp-review-stars {\n    display: flex;\n    gap: 3px;\n    margin-bottom: 12px;\n  }\n  .rp-star {\n    width: 16px;\n    height: 16px;\n    background: #111111;\n    clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);\n  }\n  .rp-review-name {\n    font-weight: 700;\n    font-size: 14px;\n    color: #111111;\n    margin-bottom: 8px;\n  }\n  .rp-review-text {\n    font-size: 14px;\n    color: #555555;\n    line-height: 1.7;\n  }\n  .rp-reviews-empty {\n    font-size: 15px;\n    color: #888888;\n    font-style: italic;\n    padding: 32px;\n    background: #f0f0f0;\n    border-radius: 20px;\n    max-width: 500px;\n    width: 100%;\n  }\n\n  \/* FAQ *\/\n  .rp-faq {\n    background: #ffffff;\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n  }\n  .rp-faq-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    font-weight: 500;\n    text-align: center;\n  }\n  .rp-faq-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 48px;\n    text-align: center;\n  }\n  .rp-faq-list {\n    width: 100%;\n    max-width: 720px;\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n  .rp-faq-item {\n    background: #f8f8f8;\n    border-radius: 16px;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n  }\n  .rp-faq-question {\n    padding: 20px 24px;\n    font-weight: 700;\n    font-size: 15px;\n    color: #111111;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 12px;\n    user-select: none;\n  }\n  .rp-faq-icon {\n    width: 24px;\n    height: 24px;\n    border-radius: 50%;\n    background: #111111;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    transition: transform 0.3s;\n  }\n  .rp-faq-icon::after {\n    content: '';\n    display: block;\n    width: 8px;\n    height: 8px;\n    border-right: 2px solid #ffffff;\n    border-bottom: 2px solid #ffffff;\n    transform: rotate(45deg) translateY(-2px);\n  }\n  .rp-faq-item.rp-open .rp-faq-icon {\n    transform: rotate(180deg);\n  }\n  .rp-faq-answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease;\n  }\n  .rp-faq-answer-inner {\n    padding: 0 24px 20px;\n    font-size: 14px;\n    color: #555555;\n    line-height: 1.8;\n  }\n  .rp-faq-empty {\n    font-size: 15px;\n    color: #888888;\n    font-style: italic;\n    text-align: center;\n    padding: 24px;\n    background: #f8f8f8;\n    border-radius: 16px;\n    max-width: 500px;\n    width: 100%;\n  }\n\n  \/* TRUST *\/\n  .rp-trust {\n    background: #f8f8f8;\n    padding: 70px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-trust-label {\n    font-size: 11px;\n    color: #666666;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n    font-weight: 500;\n  }\n  .rp-trust-title {\n    font-size: clamp(24px, 5vw, 36px);\n    font-weight: 900;\n    color: #111111;\n    margin-bottom: 12px;\n  }\n  .rp-trust-subtitle {\n    font-size: 15px;\n    color: #666666;\n    font-style: italic;\n    margin-bottom: 48px;\n    max-width: 500px;\n  }\n  .rp-trust-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    width: 100%;\n    max-width: 680px;\n  }\n  .rp-trust-card {\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 32px 20px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 12px;\n    border: 1px solid #e0e0e0;\n  }\n  .rp-trust-icon {\n    width: 52px;\n    height: 52px;\n    background: #111111;\n    border-radius: 16px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .rp-trust-card-title {\n    font-weight: 700;\n    font-size: 15px;\n    color: #111111;\n  }\n  .rp-trust-card-desc {\n    font-size: 13px;\n    color: #666666;\n    line-height: 1.6;\n  }\n\n  \/* FINAL OFFER *\/\n  .rp-final {\n    background: #111111;\n    padding: 80px 24px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n  }\n  .rp-offer-badge-inv {\n    display: inline-block;\n    padding: 8px 20px;\n    border-radius: 100px;\n    background: #ffffff;\n    color: #111111;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    margin-bottom: 24px;\n  }\n  .rp-final-title {\n    font-size: clamp(24px, 5vw, 38px);\n    font-weight: 900;\n    color: #ffffff;\n    max-width: 640px;\n    line-height: 1.15;\n    margin-bottom: 32px;\n  }\n  .rp-final-price-block {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 36px;\n  }\n  .rp-final-price-current {\n    font-size: clamp(42px, 10vw, 60px);\n    font-weight: 900;\n    color: #ffffff;\n    line-height: 1;\n  }\n  .rp-final-price-row {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    flex-wrap: wrap;\n    justify-content: center;\n  }\n  .rp-final-price-compare {\n    font-size: 20px;\n    color: #888888;\n    text-decoration: line-through;\n    font-weight: 400;\n  }\n  .rp-discount-pill-inv {\n    display: inline-block;\n    padding: 5px 14px;\n    border-radius: 100px;\n    background: #ffffff;\n    color: #111111;\n    font-weight: 700;\n    font-size: 12px;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n  }\n  .rp-limited-row {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    justify-content: center;\n    margin-bottom: 8px;\n  }\n  .rp-pulse-dot {\n    width: 10px;\n    height: 10px;\n    background: #ff4444;\n    border-radius: 50%;\n    animation: rp-pulse 1.6s ease-in-out infinite;\n    flex-shrink: 0;\n  }\n  @keyframes rp-pulse {\n    0%, 100% { transform: scale(1); opacity: 1; }\n    50% { transform: scale(1.5); opacity: 0.5; }\n  }\n  .rp-limited-text {\n    font-size: 13px;\n    color: #aaaaaa;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    font-weight: 600;\n  }\n  .rp-final-guarantee {\n    font-size: 13px;\n    color: #777777;\n    margin-top: 16px;\n  }\n  .rp-final-image {\n    width: 100%;\n    max-width: 600px;\n    border-radius: 20px;\n    height: auto;\n    display: block;\n    margin-top: 40px;\n    opacity: 0.92;\n  }\n\n  \/* SVG icons inline helpers *\/\n  .rp-svg-white path, .rp-svg-white rect, .rp-svg-white circle, .rp-svg-white polyline, .rp-svg-white line {\n    stroke: #ffffff;\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rp-wrap\"\u003e\n\n  \u003c!-- ============ HERO ============ --\u003e\n  \u003csection class=\"rp-hero\"\u003e\n    \u003cspan class=\"rp-offer-badge\"\u003e— Exklusiv · -70% —\u003c\/span\u003e\n    \u003ch1 class=\"rp-hero-title\"\u003eIntelligente Brille mit Zoom, Farbwechsel \u0026amp; KI-Übersetzung\u003c\/h1\u003e\n    \u003cp class=\"rp-hero-subtitle\"\u003eDie Brille der Zukunft — scharf auf jede Distanz, von der Lesebrille zur Sonnenbrille in Echtzeit.\u003c\/p\u003e\n\n    \u003cdiv class=\"rp-price-block\"\u003e\n      \u003cdiv class=\"rp-price-current\"\u003e39,99 €\u003c\/div\u003e\n      \u003cdiv class=\"rp-price-row\"\u003e\n        \u003cspan class=\"rp-price-compare\"\u003e109,99 €\u003c\/span\u003e\n        \u003cspan class=\"rp-discount-pill\"\u003e-70%\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/42bd17f5d8f06e456e0eaf16935009d6.jpg?v=1781538251\" alt=\"Intelligente Brille Produktbild\" class=\"rp-hero-image\"\u003e\n\n    \u003cdiv class=\"rp-trust-badges\"\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cdiv class=\"rp-trust-check\"\u003e\u003c\/div\u003e\n        \u003cspan\u003eKostenloser Versand\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cdiv class=\"rp-trust-check\"\u003e\u003c\/div\u003e\n        \u003cspan\u003eZufriedenheitsgarantie\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-item\"\u003e\n        \u003cdiv class=\"rp-trust-check\"\u003e\u003c\/div\u003e\n        \u003cspan\u003e1 Jahr Garantie\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ URGENCY ============ --\u003e\n  \u003cdiv class=\"rp-urgency\"\u003e\n    \u003cspan class=\"rp-urgency-pill\"\u003eLimitierte Stücke  |  Fast Ausverkauft\u003c\/span\u003e\n    \u003cdiv class=\"rp-urgency-social\"\u003e\n      \u003cdiv class=\"rp-avatars\"\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-a\"\u003eM\u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-b\"\u003eL\u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-c\"\u003eA\u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-d\"\u003eS\u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-avatar rp-avatar-e\"\u003eR\u003cdiv class=\"rp-avatar-badge\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-orders-pill\"\u003e\n        \u003cspan class=\"rp-orders-main\"\u003e20+ Bestellungen\u003c\/span\u003e\n        \u003cspan class=\"rp-orders-sub\"\u003ein den letzten 24h\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ============ CHAPTER 01 ============ --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Kapitel 01 \/ Optik der Zukunft\u003c\/span\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003e\n      \u003cspan class=\"rp-title-main\"\u003eOmni­fokaler\u003c\/span\u003e\n      \u003cspan class=\"rp-title-italic\"\u003eoptischer Zoom\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Schluss mit dem lästigen Wechsel zwischen Lese- und Fernbrille. Dank omnifokaler Zoom-Technologie passt sich die Linse in Millisekunden an jede Distanz an — von der Zeitung in Ihrer Hand bis zum fernen Horizont. Ein einziges Glas. Unbegrenzte Sicht.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/210a071c54065c027dfc338b97ebec586313596071012297817DE1e45ee7ce7e88149af8dd32b27f9512ce.jpg?v=1781538251\" alt=\"Omnifokaler Zoom Technologie\" class=\"rp-chapter-image\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ CHAPTER 02 ============ --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Kapitel 02 \/ Elektrochrome Verwandlung\u003c\/span\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003e\n      \u003cspan class=\"rp-title-main\"\u003eFortschrittliche\u003c\/span\u003e\n      \u003cspan class=\"rp-title-italic\"\u003eelektrochrome Technologie\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Ob klare Lesebrille oder dunkle Sonnenbrille — der Wechsel geschieht nahtlos und auf Knopfdruck. Die elektrochrome Beschichtung reagiert in Sekundenbruchteilen und passt die Tönung perfekt an das Umgebungslicht an. Eine Brille für jeden Moment des Tages.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/0eb69381bea1fb49165b36cc17e6b5d26313596071012297817DE17d0665438e81d8eceb98c1e31fca80c1.jpg?v=1781538251\" alt=\"Elektrochrome Farbwechsel Technologie\" class=\"rp-chapter-image\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ CHAPTER 03 ============ --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Kapitel 03 \/ Augmented Reality\u003c\/span\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003e\n      \u003cspan class=\"rp-title-main\"\u003eAR-Navigation \u0026amp;\u003c\/span\u003e\n      \u003cspan class=\"rp-title-italic\"\u003eEchtzeit-KI-Übersetzung\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Das integrierte holografische AR-System projiziert Navigationshinweise direkt in Ihr Sichtfeld. Reisen Sie überall auf der Welt ohne Sprachbarrieren — die Live-Übersetzungsfunktion übersetzt Texte und Schilder in über 50 Sprachen in Echtzeit, direkt vor Ihren Augen.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/7a9932f9bfacb55860a7093e1f0bda396313596071012297817DE1751d31dd6b56b26b29dac2c0e1839e34.jpg?v=1781538251\" alt=\"AR Navigation und KI Übersetzung\" class=\"rp-chapter-image\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ CHAPTER 04 ============ --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Kapitel 04 \/ 4K-Ego-Kamera\u003c\/span\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003e\n      \u003cspan class=\"rp-title-main\"\u003e4K First-Person\u003c\/span\u003e\n      \u003cspan class=\"rp-title-italic\"\u003eEgo-Perspektiven-Kamera\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Halten Sie jeden Moment aus der einzigartigen Perspektive Ihrer eigenen Augen fest. Die integrierte 4K-Kamera nimmt auf, was Sie sehen — mit kristallklarer Bildschärfe und stabilisierten Aufnahmen. Kein Smartphone nötig. Nur sehen, erleben, aufnehmen.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/7015edf1003ff1724abb989724b75b596313596071012297817DE1faeac4e1eef307c2ab7b0a3821e6c667.jpg?v=1781538251\" alt=\"4K Ego Perspektiven Kamera\" class=\"rp-chapter-image\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ CHAPTER 05 ============ --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Kapitel 05 \/ Material \u0026amp; Design\u003c\/span\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003e\n      \u003cspan class=\"rp-title-main\"\u003eCarbonfaser in\u003c\/span\u003e\n      \u003cspan class=\"rp-title-italic\"\u003eLuftfahrtqualität\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Gebaut aus demselben Material, das in der Luft- und Raumfahrt eingesetzt wird. Das Carbon-Rahmenwerk macht die Brille ultraleicht und gleichzeitig extrem stoßresistent. Sie werden vergessen, sie zu tragen — bis Sie sich daran erinnern, wie außergewöhnlich sie ist.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/5cb414fb4ab1f60df7e244df6e1916426313596071012297817DE1d72d187df41e10ea7d9fcdc7f5909205.jpg?v=1781538252\" alt=\"Carbonfaser Luftfahrtqualität Brille\" class=\"rp-chapter-image\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ CHAPTER 06 ============ --\u003e\n  \u003csection class=\"rp-chapter\"\u003e\n    \u003cspan class=\"rp-chapter-label\"\u003e— Kapitel 06 \/ Akkulaufzeit\u003c\/span\u003e\n    \u003cdiv class=\"rp-chapter-title\"\u003e\n      \u003cspan class=\"rp-title-main\"\u003e72 Tage\u003c\/span\u003e\n      \u003cspan class=\"rp-title-italic\"\u003eextreme Akkulaufzeit\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"rp-chapter-desc\"\u003e\n      Der integrierte Hochleistungs-Mikroakku lädt einmal und versorgt Sie 72 Tage lang ununterbrochen. Keine täglichen Ladezyklen, keine Reichweitenangst. Stecken Sie die Brille einmal an den Strom — und vergessen Sie das Thema Laden für den ganzen nächsten Monat.\n    \u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/0c1c939896ac595f924fd50d82d5180a6313596071012297817DE1fad6f4e614a212e80c67249a666d2b09.jpg?v=1781538252\" alt=\"72 Tage Akkulaufzeit\" class=\"rp-chapter-image\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ BEFORE \/ AFTER ============ --\u003e\n  \u003csection class=\"rp-comparison\"\u003e\n    \u003cspan class=\"rp-comparison-label\"\u003e— Vergleich\u003c\/span\u003e\n    \u003ch2 class=\"rp-comparison-title\"\u003eVorher vs. Nachher\u003c\/h2\u003e\n    \u003cdiv class=\"rp-comparison-grid\"\u003e\n      \u003cdiv class=\"rp-col-before\"\u003e\n        \u003cspan class=\"rp-col-header\"\u003eVorher\u003c\/span\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-x-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(255,107,107,0.2)\"\u003e\u003c\/circle\u003e\u003cline x1=\"5.5\" y1=\"5.5\" x2=\"12.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003cline x1=\"12.5\" y1=\"5.5\" x2=\"5.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003cspan\u003eZwei Brillen gleichzeitig tragen — lästig und unpraktisch\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-x-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(255,107,107,0.2)\"\u003e\u003c\/circle\u003e\u003cline x1=\"5.5\" y1=\"5.5\" x2=\"12.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003cline x1=\"12.5\" y1=\"5.5\" x2=\"5.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003cspan\u003eStändiges Suchen nach dem richtigen Brillenetui\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-x-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(255,107,107,0.2)\"\u003e\u003c\/circle\u003e\u003cline x1=\"5.5\" y1=\"5.5\" x2=\"12.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003cline x1=\"12.5\" y1=\"5.5\" x2=\"5.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003cspan\u003eSprachbarrieren im Ausland ohne Hilfe\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-x-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(255,107,107,0.2)\"\u003e\u003c\/circle\u003e\u003cline x1=\"5.5\" y1=\"5.5\" x2=\"12.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003cline x1=\"12.5\" y1=\"5.5\" x2=\"5.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003cspan\u003eHandy herausziehen für Fotos in jedem Moment\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-x-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(255,107,107,0.2)\"\u003e\u003c\/circle\u003e\u003cline x1=\"5.5\" y1=\"5.5\" x2=\"12.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003cline x1=\"12.5\" y1=\"5.5\" x2=\"5.5\" y2=\"12.5\" stroke=\"#ff6b6b\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003cspan\u003eTäglich laden — Akku leer nach einem Tag\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-col-after\"\u003e\n        \u003cspan class=\"rp-col-header\"\u003eNachher\u003c\/span\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-check-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(100,220,100,0.2)\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"4.5,9.5 7.5,12.5 13.5,6\" stroke=\"#aaffaa\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003cspan\u003eEine Brille für jede Situation — Nah, Fern, Sonne\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-check-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(100,220,100,0.2)\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"4.5,9.5 7.5,12.5 13.5,6\" stroke=\"#aaffaa\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003cspan\u003eInstant-Zoom ohne Umstecken oder Umrüsten\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-check-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(100,220,100,0.2)\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"4.5,9.5 7.5,12.5 13.5,6\" stroke=\"#aaffaa\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003cspan\u003eLive-Übersetzung in 50+ Sprachen direkt im Blickfeld\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-check-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(100,220,100,0.2)\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"4.5,9.5 7.5,12.5 13.5,6\" stroke=\"#aaffaa\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003cspan\u003e4K-Aufnahmen aus der Ego-Perspektive — jederzeit bereit\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-comparison-item\"\u003e\n          \u003csvg class=\"rp-check-svg\" viewbox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003ccircle cx=\"9\" cy=\"9\" r=\"9\" fill=\"rgba(100,220,100,0.2)\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"4.5,9.5 7.5,12.5 13.5,6\" stroke=\"#aaffaa\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003cspan\u003e72 Tage Akkulaufzeit — einmal laden, monatelang genießen\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ SPECS ============ --\u003e\n  \u003csection class=\"rp-specs\"\u003e\n    \u003cspan class=\"rp-specs-label\"\u003e— Technische Kennzahlen\u003c\/span\u003e\n    \u003ch2 class=\"rp-specs-title\"\u003eDie Zahlen sprechen für sich\u003c\/h2\u003e\n    \u003cdiv class=\"rp-specs-grid\"\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e72\u003cspan class=\"rp-spec-unit\"\u003e Tage\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eAkkulaufzeit\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eBis zu 72 Tage kontinuierliche Nutzung mit einer einzigen Ladung\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e4\u003cspan class=\"rp-spec-unit\"\u003eK\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eKamera-Auflösung\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eGestochen scharfe First-Person-Videos in Ultra-HD-Qualität\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e50\u003cspan class=\"rp-spec-unit\"\u003e+\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eÜbersetzungssprachen\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eEchtzeit-KI-Übersetzung in über 50 Weltsprachen\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e0\u003cspan class=\"rp-spec-unit\"\u003e,1s\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eReaktionszeit Zoom\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eBlitzschneller omnifokaler Wechsel ohne Verzögerung\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e1\u003cspan class=\"rp-spec-unit\"\u003e Brille\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eAlle Anwendungsfälle\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eLesebrille, Sonnenbrille, AR-Display — alles in einem Rahmen\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-spec-card\"\u003e\n        \u003cdiv class=\"rp-spec-number\"\u003e\u0026lt;30\u003cspan class=\"rp-spec-unit\"\u003eg\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-label\"\u003eGewicht\u003c\/div\u003e\n        \u003cdiv class=\"rp-spec-desc\"\u003eCarbonfaser-Rahmen — kaum schwerer als eine gewöhnliche Brille\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ REVIEWS ============ --\u003e\n  \u003csection class=\"rp-reviews\"\u003e\n    \u003cspan class=\"rp-reviews-label\"\u003e— Kundenstimmen\u003c\/span\u003e\n    \u003ch2 class=\"rp-reviews-title\"\u003eWas unsere Kunden sagen\u003c\/h2\u003e\n    \u003cdiv class=\"rp-reviews-grid\"\u003e\n      \u003cdiv class=\"rp-reviews-empty\"\u003eNoch keine Bewertungen vorhanden. Seien Sie der Erste, der dieses außergewöhnliche Produkt bewertet.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ FAQ ============ --\u003e\n  \u003csection class=\"rp-faq\"\u003e\n    \u003cspan class=\"rp-faq-label\"\u003e— Häufige Fragen\u003c\/span\u003e\n    \u003ch2 class=\"rp-faq-title\"\u003eIhre Fragen. Unsere Antworten.\u003c\/h2\u003e\n    \u003cdiv class=\"rp-faq-list\"\u003e\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"(function(el){var p=el.parentElement;var a=p.querySelector('.rp-faq-answer');var isOpen=p.classList.contains('rp-open');document.querySelectorAll('.rp-faq-item').forEach(function(i){i.classList.remove('rp-open');i.querySelector('.rp-faq-answer').style.maxHeight='0';});if(!isOpen){p.classList.add('rp-open');a.style.maxHeight=a.scrollHeight+'px';}})(this)\"\u003e\n          Wie funktioniert der omnifokale Zoom genau?\n          \u003cdiv class=\"rp-faq-icon\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eDie omnifokale Linsentechnologie nutzt eine adaptive optische Schicht, die durch mikro-elektrische Impulse die Brechkraft der Linse in Echtzeit verändert. So wird jede Distanz — von wenigen Zentimetern bis zu mehreren hundert Metern — mit einer einzigen Brille scharf abgebildet, ohne dass Sie manuell einstellen müssen.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"(function(el){var p=el.parentElement;var a=p.querySelector('.rp-faq-answer');var isOpen=p.classList.contains('rp-open');document.querySelectorAll('.rp-faq-item').forEach(function(i){i.classList.remove('rp-open');i.querySelector('.rp-faq-answer').style.maxHeight='0';});if(!isOpen){p.classList.add('rp-open');a.style.maxHeight=a.scrollHeight+'px';}})(this)\"\u003e\n          Muss ich ein Smartphone verwenden, um die Funktionen zu nutzen?\n          \u003cdiv class=\"rp-faq-icon\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eViele Grundfunktionen wie Zoom und Farbwechsel funktionieren vollständig autonom ohne Smartphone. Für erweiterte Funktionen wie AR-Navigation und KI-Übersetzung empfehlen wir eine Verbindung mit der zugehörigen App, die für iOS und Android verfügbar ist.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"(function(el){var p=el.parentElement;var a=p.querySelector('.rp-faq-answer');var isOpen=p.classList.contains('rp-open');document.querySelectorAll('.rp-faq-item').forEach(function(i){i.classList.remove('rp-open');i.querySelector('.rp-faq-answer').style.maxHeight='0';});if(!isOpen){p.classList.add('rp-open');a.style.maxHeight=a.scrollHeight+'px';}})(this)\"\u003e\n          Wie lange hält der Akku wirklich?\n          \u003cdiv class=\"rp-faq-icon\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eUnter normalen Nutzungsbedingungen (Zoom-Funktion und Farbwechsel aktiv, Kamera und AR gelegentlich genutzt) erreicht der Hochleistungs-Mikroakku bis zu 72 Tage Laufzeit. Bei intensiver Nutzung aller Funktionen gleichzeitig kann die Laufzeit variieren, bleibt aber deutlich länger als bei herkömmlichen Smart Glasses.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"(function(el){var p=el.parentElement;var a=p.querySelector('.rp-faq-answer');var isOpen=p.classList.contains('rp-open');document.querySelectorAll('.rp-faq-item').forEach(function(i){i.classList.remove('rp-open');i.querySelector('.rp-faq-answer').style.maxHeight='0';});if(!isOpen){p.classList.add('rp-open');a.style.maxHeight=a.scrollHeight+'px';}})(this)\"\u003e\n          Gilt die Geld-zurück-Garantie bedingungslos?\n          \u003cdiv class=\"rp-faq-icon\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eJa. Sie haben 30 Tage Zeit, die Brille in vollem Umfang zu testen. Sollten Sie aus irgendeinem Grund nicht vollständig zufrieden sein, erstatten wir Ihnen den Kaufpreis ohne Rückfragen. Zusätzlich besteht eine 1-jährige weltweite Garantie auf alle Materialien und Verarbeitungsdefekte.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-faq-item\"\u003e\n        \u003cdiv class=\"rp-faq-question\" onclick=\"(function(el){var p=el.parentElement;var a=p.querySelector('.rp-faq-answer');var isOpen=p.classList.contains('rp-open');document.querySelectorAll('.rp-faq-item').forEach(function(i){i.classList.remove('rp-open');i.querySelector('.rp-faq-answer').style.maxHeight='0';});if(!isOpen){p.classList.add('rp-open');a.style.maxHeight=a.scrollHeight+'px';}})(this)\"\u003e\n          Ist die Brille für alle Sehstärken geeignet?\n          \u003cdiv class=\"rp-faq-icon\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-faq-answer\"\u003e\n          \u003cdiv class=\"rp-faq-answer-inner\"\u003eDie intelligente Brille ist primär für Personen konzipiert, die zwischen Lese- und Fernsicht wechseln müssen — typischerweise ab 40 Jahren. Der Zoom-Bereich deckt die gängigen Sehschwächen im Nah- und Fernbereich ab. Für sehr starke Fehlsichtigkeiten empfehlen wir eine Rücksprache mit Ihrem Augenoptiker.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ============ TRUST \/ GUARANTEE ============ --\u003e\n  \u003csection class=\"rp-trust\"\u003e\n    \u003cspan class=\"rp-trust-label\"\u003e— Sicherheit \u0026amp; Vertrauen\u003c\/span\u003e\n    \u003ch2 class=\"rp-trust-title\"\u003eIhr Kauf ist geschützt\u003c\/h2\u003e\n    \u003cp class=\"rp-trust-subtitle\"\u003eVollständige Sicherheit — von der Bestellung bis zum Paket in Ihren Händen.\u003c\/p\u003e\n    \u003cdiv class=\"rp-trust-grid\"\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003cpath d=\"M14 3L4 7v8c0 5.25 4.2 10.15 10 11.35C19.8 25.15 24 20.25 24 15V7L14 3z\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003cpolyline points=\"9,14 12.5,17.5 19,11\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/polyline\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003e30 Tage Geld-zurück\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-desc\"\u003eNicht zufrieden? Vollständige Rückerstattung — ohne Bedingungen und ohne Fragen.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect x=\"3\" y=\"8\" width=\"22\" height=\"14\" rx=\"3\" stroke=\"#ffffff\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M8 8V6a6 6 0 0112 0v2\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"14\" cy=\"15\" r=\"2\" fill=\"#ffffff\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003e1 Jahr Weltweite Garantie\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-desc\"\u003e12 Monate umfassende Garantie — unabhängig davon, wo Sie auf der Welt sind.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003crect x=\"2\" y=\"10\" width=\"18\" height=\"12\" rx=\"2\" stroke=\"#ffffff\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n            \u003cpath d=\"M20 14h3l3 4v4h-6V14z\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n            \u003ccircle cx=\"7\" cy=\"24\" r=\"2\" stroke=\"#ffffff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003ccircle cx=\"21\" cy=\"24\" r=\"2\" stroke=\"#ffffff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-title\"\u003eKostenloser Versand\u003c\/div\u003e\n        \u003cdiv class=\"rp-trust-card-desc\"\u003eSchnelle und kostenfreie Lieferung direkt zu Ihnen nach Hause — sicher verpackt.\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rp-trust-card\"\u003e\n        \u003cdiv class=\"rp-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n            \u003ccircle cx=\"14\" cy=\"14\" r=\"11\" stroke=\"#ffffff\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n            \u003cpolyline points=\"9,14 12.5,17.5 19,11\" stroke=\"#ffffff\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Helmut Eco","offers":[{"title":"Default Title","offer_id":57550283342206,"sku":null,"price":39.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1005\/3523\/9038\/files\/42bd17f5d8f06e456e0eaf16935009d6.jpg?v=1781538251","url":"https:\/\/helmuteco.com\/products\/smart-glasses","provider":"Helmut \u0026 Co","version":"1.0","type":"link"}