{"product_id":"gopro-lit-hero-4k-ultra-hd-cmos-12-mp-100-fps-wlan-bluetooth","title":"GoPro LIT HERO, 4K Ultra HD, CMOS, 12 MP, 100 fps, WLAN, Bluetooth","description":"\u003cstyle\u003e\n  #gp-lithero {\n    background: #0a0a0a;\n    color: #fff;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    padding: 0;\n    overflow: hidden;\n  }\n\n  #gp-lithero *, #gp-lithero *::before, #gp-lithero *::after {\n    box-sizing: border-box;\n    margin: 0;\n    padding: 0;\n  }\n\n  #gp-lithero h1,\n  #gp-lithero h2,\n  #gp-lithero h3,\n  #gp-lithero .glh-tag,\n  #gp-lithero .glh-stat-num,\n  #gp-lithero .glh-section-label,\n  #gp-lithero .glh-card-num,\n  #gp-lithero .glh-perf-name {\n    font-family: \"Arial Narrow\", \"Helvetica Neue\", -apple-system, sans-serif;\n    font-stretch: condensed;\n  }\n\n  \/* ── HERO ─────────────────────────────────── *\/\n  #gp-lithero .glh-hero {\n    background: linear-gradient(135deg, rgba(10,10,10,0.97) 55%, rgba(20,16,8,0.97) 100%);\n    padding: 56px 40px 48px;\n    border-bottom: 1px solid #1e1e1e;\n    position: relative;\n    overflow: hidden;\n  }\n\n  \/* Glow: sarı\/amber — LED teması *\/\n  #gp-lithero .glh-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 360px; height: 360px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,200,0,0.1) 0%, transparent 70%);\n    pointer-events: none;\n  }\n  #gp-lithero .glh-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -80px; left: -40px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(255,140,0,0.06) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  \/* LED shimmer badge *\/\n  #gp-lithero .glh-tag {\n    display: inline-block;\n    background: linear-gradient(90deg, #ffc200, #ff8c00, #ffd700, #ffc200);\n    background-size: 400% 100%;\n    animation: glh-shimmer 5s linear infinite;\n    color: #000;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 18px;\n  }\n\n  @keyframes glh-shimmer {\n    0%   { background-position: 100% 0; }\n    100% { background-position: 0 0; }\n  }\n\n  #gp-lithero .glh-hero h1 {\n    font-size: 52px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: -1px;\n    text-transform: uppercase;\n    color: #fff;\n    margin-bottom: 8px;\n  }\n\n  #gp-lithero .glh-hero h1 span { color: #ffc200; }\n\n  #gp-lithero .glh-hero-sub {\n    font-size: 15px;\n    color: #888;\n    font-weight: 400;\n    letter-spacing: 0.5px;\n    margin-top: 12px;\n    max-width: 500px;\n    line-height: 1.65;\n  }\n\n  \/* ── STATS ────────────────────────────────── *\/\n  #gp-lithero .glh-stats {\n    display: flex;\n    gap: 0;\n    border-bottom: 1px solid #1e1e1e;\n  }\n\n  #gp-lithero .glh-stat {\n    flex: 1;\n    padding: 24px 20px;\n    border-right: 1px solid #1e1e1e;\n    text-align: center;\n  }\n\n  #gp-lithero .glh-stat:last-child { border-right: none; }\n\n  #gp-lithero .glh-stat-num {\n    font-size: 34px;\n    font-weight: 800;\n    color: #ffc200;\n    line-height: 1;\n    display: block;\n  }\n\n  #gp-lithero .glh-stat-label {\n    font-size: 10px;\n    color: #555;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n    font-weight: 600;\n    margin-top: 5px;\n    display: block;\n  }\n\n  \/* ── LED FEATURE ──────────────────────────── *\/\n  #gp-lithero .glh-feature {\n    padding: 52px 40px;\n    border-bottom: 1px solid #1e1e1e;\n    background: #0a0a0a;\n  }\n\n  #gp-lithero .glh-section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 3px;\n    text-transform: uppercase;\n    color: #ffc200;\n    margin-bottom: 28px;\n    display: block;\n  }\n\n  #gp-lithero .glh-feature-title {\n    font-size: 38px;\n    font-weight: 800;\n    text-transform: uppercase;\n    color: #fff;\n    line-height: 1.05;\n    margin-bottom: 16px;\n    letter-spacing: -0.5px;\n  }\n\n  #gp-lithero .glh-feature-body {\n    font-size: 15px;\n    color: #999;\n    line-height: 1.78;\n    max-width: 560px;\n  }\n\n  #gp-lithero .glh-feature-body strong { color: #ddd; font-weight: 600; }\n\n  \/* LED visual pill *\/\n  #gp-lithero .glh-led-pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(255,194,0,0.08);\n    border: 1px solid rgba(255,194,0,0.2);\n    border-radius: 100px;\n    padding: 7px 16px;\n    margin-top: 22px;\n    font-size: 12px;\n    font-weight: 600;\n    color: #ffc200;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n  #gp-lithero .glh-led-dot {\n    width: 8px; height: 8px;\n    background: #ffc200;\n    border-radius: 50%;\n    box-shadow: 0 0 8px 2px rgba(255,194,0,0.6);\n    animation: glh-pulse 1.8s ease-in-out infinite;\n    flex-shrink: 0;\n  }\n  @keyframes glh-pulse {\n    0%, 100% { opacity: 1; box-shadow: 0 0 8px 2px rgba(255,194,0,0.6); }\n    50%       { opacity: 0.5; box-shadow: 0 0 3px 1px rgba(255,194,0,0.2); }\n  }\n\n  \/* ── SPECS CARDS ──────────────────────────── *\/\n  #gp-lithero .glh-bundle {\n    padding: 52px 40px;\n    background: #080808;\n    border-bottom: 1px solid #1e1e1e;\n  }\n\n  #gp-lithero .glh-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 16px;\n    margin-top: 32px;\n  }\n\n  #gp-lithero .glh-card {\n    background: #111;\n    border: 1px solid #1e1e1e;\n    border-radius: 4px;\n    padding: 28px 24px;\n    position: relative;\n    transition: border-color 0.2s ease, transform 0.2s ease;\n  }\n\n  #gp-lithero .glh-card:hover {\n    border-color: #ffc200;\n    transform: translateY(-4px);\n  }\n\n  #gp-lithero .glh-card-main {\n    border-color: rgba(255,194,0,0.25);\n    background: linear-gradient(160deg, #1a1600 0%, #111 60%);\n  }\n\n  #gp-lithero .glh-card-num {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    color: #333;\n    margin-bottom: 20px;\n    display: block;\n    text-transform: uppercase;\n  }\n\n  #gp-lithero .glh-card-main .glh-card-num { color: #ffc200; }\n\n  #gp-lithero .glh-card-icon {\n    width: 36px; height: 36px;\n    margin-bottom: 16px;\n    display: block;\n    transition: transform 0.3s;\n  }\n\n  #gp-lithero .glh-card:hover .glh-card-icon { transform: scale(1.1); }\n\n  #gp-lithero .glh-card h3 {\n    font-size: 18px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #fff;\n    letter-spacing: 0.3px;\n    margin-bottom: 8px;\n  }\n\n  #gp-lithero .glh-card p {\n    font-size: 13px;\n    color: #555;\n    line-height: 1.65;\n  }\n\n  #gp-lithero .glh-card p strong { color: #888; font-weight: 600; }\n\n  \/* ── PERF STRIP ───────────────────────────── *\/\n  #gp-lithero .glh-perf {\n    padding: 40px;\n    background: #0a0a0a;\n    border-bottom: 1px solid #1e1e1e;\n  }\n\n  #gp-lithero .glh-perf-row {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 0;\n    margin-top: 28px;\n  }\n\n  #gp-lithero .glh-perf-item {\n    padding: 20px 24px;\n    border-right: 1px solid #1e1e1e;\n  }\n\n  #gp-lithero .glh-perf-item:last-child { border-right: none; }\n\n  #gp-lithero .glh-perf-bar-wrap {\n    height: 2px;\n    background: #1e1e1e;\n    border-radius: 2px;\n    margin-bottom: 14px;\n    overflow: hidden;\n  }\n\n  #gp-lithero .glh-perf-bar {\n    height: 2px;\n    background: #ffc200;\n    border-radius: 2px;\n  }\n\n  #gp-lithero .glh-perf-name {\n    font-size: 15px;\n    font-weight: 700;\n    text-transform: uppercase;\n    color: #fff;\n    letter-spacing: 0.5px;\n    display: block;\n    margin-bottom: 4px;\n  }\n\n  #gp-lithero .glh-perf-desc {\n    font-size: 12px;\n    color: #555;\n    line-height: 1.55;\n  }\n\n  \/* ── FOOTER NOTE ──────────────────────────── *\/\n  #gp-lithero .glh-footer {\n    padding: 32px 40px;\n    background: #080808;\n  }\n\n  #gp-lithero .glh-footer p {\n    font-size: 11.5px;\n    color: #333;\n    letter-spacing: 0.5px;\n    line-height: 1.8;\n    text-align: center;\n  }\n\n  \/* ── RESPONSIVE ───────────────────────────── *\/\n  @media (max-width: 600px) {\n    #gp-lithero .glh-hero { padding: 36px 22px 32px; }\n    #gp-lithero .glh-hero h1 { font-size: 34px; }\n    #gp-lithero .glh-stats { flex-direction: column; }\n    #gp-lithero .glh-stat { border-right: none; border-bottom: 1px solid #1e1e1e; }\n    #gp-lithero .glh-stat:last-child { border-bottom: none; }\n    #gp-lithero .glh-feature,\n    #gp-lithero .glh-bundle,\n    #gp-lithero .glh-perf,\n    #gp-lithero .glh-footer { padding: 36px 22px; }\n    #gp-lithero .glh-perf-item { border-right: none; border-bottom: 1px solid #1e1e1e; }\n    #gp-lithero .glh-perf-item:last-child { border-bottom: none; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv id=\"gp-lithero\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"glh-hero\"\u003e\n    \u003cspan class=\"glh-tag\"\u003eIntegrierte LED-Beleuchtung\u003c\/span\u003e\n    \u003ch1\u003eLIT \u003cspan\u003eHERO\u003c\/span\u003e\n\u003c\/h1\u003e\n    \u003cp class=\"glh-hero-sub\"\u003e4K Ultra HD · 100 fps · 12 MP · WLAN · Bluetooth — Die kompakte Aktionskamera mit integrierter LED, gebaut für Aufnahmen bei jedem Licht. Nur 93 g. Wasserfest bis 5 m.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- STATS --\u003e\n  \u003cdiv class=\"glh-stats\"\u003e\n    \u003cdiv class=\"glh-stat\"\u003e\n      \u003cspan class=\"glh-stat-num\"\u003e4K\u003c\/span\u003e\n      \u003cspan class=\"glh-stat-label\"\u003eUltra HD Video\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"glh-stat\"\u003e\n      \u003cspan class=\"glh-stat-num\"\u003e100\u003c\/span\u003e\n      \u003cspan class=\"glh-stat-label\"\u003eFPS Max\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"glh-stat\"\u003e\n      \u003cspan class=\"glh-stat-num\"\u003e12\u003c\/span\u003e\n      \u003cspan class=\"glh-stat-label\"\u003eMegapixel\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"glh-stat\"\u003e\n      \u003cspan class=\"glh-stat-num\"\u003e93g\u003c\/span\u003e\n      \u003cspan class=\"glh-stat-label\"\u003eGewicht\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"glh-stat\"\u003e\n      \u003cspan class=\"glh-stat-num\"\u003e5m\u003c\/span\u003e\n      \u003cspan class=\"glh-stat-label\"\u003eWasserfest\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- LED FEATURE --\u003e\n  \u003cdiv class=\"glh-feature\"\u003e\n    \u003cspan class=\"glh-section-label\"\u003eKerntechnologie\u003c\/span\u003e\n    \u003ch2 class=\"glh-feature-title\"\u003eIntegriertes Licht.\u003cbr\u003eKeine Ausreden mehr.\u003c\/h2\u003e\n    \u003cp class=\"glh-feature-body\"\u003e\n      Die Lit Hero ist die erste GoPro mit \u003cstrong\u003eeingebauter LED direkt neben dem Objektiv\u003c\/strong\u003e. Ob Nachtaufnahmen, dunkle Räume oder Selfies ohne Sonnenlicht — du brauchst keine externe Lichtquelle mehr. Kombiniert mit \u003cstrong\u003e4K bis 60 fps\u003c\/strong\u003e und \u003cstrong\u003e2× Slow-Motion\u003c\/strong\u003e liefert sie kreative, unmittelbare Inhalte unter allen Lichtverhältnissen.\n    \u003c\/p\u003e\n    \u003cdiv class=\"glh-led-pill\"\u003e\n      \u003cspan class=\"glh-led-dot\"\u003e\u003c\/span\u003e\n      LED aktiv — Whatever, Whenever\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS CARDS --\u003e\n  \u003cdiv class=\"glh-bundle\"\u003e\n    \u003cspan class=\"glh-section-label\"\u003eTechnische Daten\u003c\/span\u003e\n    \u003ch2 class=\"glh-feature-title\" style=\"margin-bottom:0\"\u003eHardware im Detail\u003c\/h2\u003e\n    \u003cdiv class=\"glh-grid\"\u003e\n\n      \u003cdiv class=\"glh-card glh-card-main\"\u003e\n        \u003cspan class=\"glh-card-num\"\u003e01 — Beleuchtung\u003c\/span\u003e\n        \u003csvg class=\"glh-card-icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"18\" cy=\"16\" r=\"7\" stroke=\"#ffc200\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M18 25 v5 M11 28 l2-3 M25 28 l-2-3\" stroke=\"#ffc200\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 16 H4 M32 16 H28 M10.5 8.5 L8 6 M27.5 8.5 L30 6\" stroke=\"#ffc200\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eIntegrierte LED\u003c\/h3\u003e\n        \u003cp\u003eEingebaute Lichtquelle neben dem Objektiv. Filmen bei Nacht oder in dunklen Räumen — \u003cstrong\u003eganz ohne externes Licht\u003c\/strong\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glh-card\"\u003e\n        \u003cspan class=\"glh-card-num\"\u003e02 — Video\u003c\/span\u003e\n        \u003csvg class=\"glh-card-icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect x=\"4\" y=\"8\" width=\"22\" height=\"20\" rx=\"2\" stroke=\"#444\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M26 14 l6-4 v16 l-6-4\" stroke=\"#444\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003e4K Ultra HD\u003c\/h3\u003e\n        \u003cp\u003eBis zu \u003cstrong\u003e60 fps in 4K\u003c\/strong\u003e, mit 2× Slow-Motion bei passenden Auflösungen. Unterstützt 4:3 für Social-Media-Formate.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glh-card\"\u003e\n        \u003cspan class=\"glh-card-num\"\u003e03 — Framerate\u003c\/span\u003e\n        \u003csvg class=\"glh-card-icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"13\" stroke=\"#444\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M18 18 L18 8\" stroke=\"#444\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M18 18 L24 14\" stroke=\"#444\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003e100 FPS\u003c\/h3\u003e\n        \u003cp\u003eMaximale Bildwiederholrate für flüssige Action-Szenen und beeindruckende Zeitlupenaufnahmen.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glh-card\"\u003e\n        \u003cspan class=\"glh-card-num\"\u003e04 — Schutz\u003c\/span\u003e\n        \u003csvg class=\"glh-card-icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M18 4 L30 9 v10 c0 8-6 13-12 15 C12 32 6 27 6 19 V9 z\" stroke=\"#444\" stroke-width=\"1.5\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M13 19 l3 3 7-7\" stroke=\"#444\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eWasserfest 5 m\u003c\/h3\u003e\n        \u003cp\u003eRobustes, wasserdichtes Gehäuse bis \u003cstrong\u003e5 m (16 ft)\u003c\/strong\u003e — bereit für Strand, Regen und Wassersport.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glh-card\"\u003e\n        \u003cspan class=\"glh-card-num\"\u003e05 — Konnektivität\u003c\/span\u003e\n        \u003csvg class=\"glh-card-icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M6 14 A16 16 0 0 1 30 14\" stroke=\"#444\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 18 A11 11 0 0 1 26 18\" stroke=\"#444\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M14 22 A6 6 0 0 1 22 22\" stroke=\"#444\" stroke-width=\"1.5\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"18\" cy=\"26\" r=\"2\" fill=\"#444\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eWLAN \u0026amp; Bluetooth\u003c\/h3\u003e\n        \u003cp\u003eDirekte Verbindung zur \u003cstrong\u003eQuik App\u003c\/strong\u003e — Footage übertragen, bearbeiten und sofort teilen.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"glh-card\"\u003e\n        \u003cspan class=\"glh-card-num\"\u003e06 — Design\u003c\/span\u003e\n        \u003csvg class=\"glh-card-icon\" viewbox=\"0 0 36 36\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect x=\"8\" y=\"6\" width=\"20\" height=\"24\" rx=\"3\" stroke=\"#444\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\n          \u003ccircle cx=\"18\" cy=\"18\" r=\"5\" stroke=\"#444\" stroke-width=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"24\" cy=\"10\" r=\"2\" fill=\"#444\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003e93 g — Ultraleicht\u003c\/h3\u003e\n        \u003cp\u003eEines der leichtesten GoPro-Modelle. Kompatibel mit \u003cstrong\u003eallen GoPro-Mounts\u003c\/strong\u003e — Helm, Selfie-Stick, Brust-Halterung.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- PERF --\u003e\n  \u003cdiv class=\"glh-perf\"\u003e\n    \u003cspan class=\"glh-section-label\"\u003eLeistungsübersicht\u003c\/span\u003e\n    \u003cdiv class=\"glh-perf-row\"\u003e\n      \u003cdiv class=\"glh-perf-item\"\u003e\n        \u003cdiv class=\"glh-perf-bar-wrap\"\u003e\u003cdiv class=\"glh-perf-bar\" style=\"width:85%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"glh-perf-name\"\u003eBildqualität\u003c\/span\u003e\n        \u003cp class=\"glh-perf-desc\"\u003e4K Ultra HD \u0026amp; 12 MP für scharfe Aufnahmen.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"glh-perf-item\"\u003e\n        \u003cdiv class=\"glh-perf-bar-wrap\"\u003e\u003cdiv class=\"glh-perf-bar\" style=\"width:80%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"glh-perf-name\"\u003eLicht \u0026amp; Nacht\u003c\/span\u003e\n        \u003cp class=\"glh-perf-desc\"\u003eIntegrierte LED für Aufnahmen ohne externes Licht.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"glh-perf-item\"\u003e\n        \u003cdiv class=\"glh-perf-bar-wrap\"\u003e\u003cdiv class=\"glh-perf-bar\" style=\"width:95%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"glh-perf-name\"\u003eMobilität\u003c\/span\u003e\n        \u003cp class=\"glh-perf-desc\"\u003e93 g, 5 m wasserfest — überall dabei.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"glh-perf-item\"\u003e\n        \u003cdiv class=\"glh-perf-bar-wrap\"\u003e\u003cdiv class=\"glh-perf-bar\" style=\"width:90%\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n        \u003cspan class=\"glh-perf-name\"\u003eÖkosystem\u003c\/span\u003e\n        \u003cp class=\"glh-perf-desc\"\u003eQuik App, alle Mounts, volle Kompatibilität.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FOOTER --\u003e\n  \u003cdiv class=\"glh-footer\"\u003e\n    \u003cp\u003eGoPro Lit Hero · 4K Ultra HD · 12 MP · 100 fps · Integrierte LED-Beleuchtung · Wasserfest bis 5 m · 93 g · WLAN · Bluetooth · Quik App · GoPro Mount kompatibel · 4:3 Format · 2× Slow-Motion\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"GoPro","offers":[{"title":"Default Title","offer_id":53146847379794,"sku":"3971879","price":189.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0889\/1554\/2354\/files\/GoPro-LIT-HERO_-4K-Ultra-HD_-CMOS_-12-MP_-100-fps_-WLAN_-Bluetooth-Handy24-Handy24-148613829.webp?v=1775635933","url":"https:\/\/handy24.de\/products\/gopro-lit-hero-4k-ultra-hd-cmos-12-mp-100-fps-wlan-bluetooth","provider":"Handy24","version":"1.0","type":"link"}