{"product_id":"tesla-model-yl-hidden-usb-hub-apple-watch-charger","title":"Versteckter USB-HUB für Model YL 6-Sitzer – Mit Apple Watch Schnellladung","description":"\u003cstyle\u003e\n  \/* ===== RESET \u0026 BASE ===== *\/\n  #pdp-yl * { box-sizing: border-box; margin: 0; padding: 0; }\n  #pdp-yl { width: 100%; max-width: 1200px; margin: 0 auto; padding: 32px 16px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; color: #111827; line-height: 1.6; background: #fff; }\n\n  \/* ===== HERO BANNER ===== *\/\n  #pdp-yl .hero { width: 100%; margin-bottom: 56px; }\n  #pdp-yl .hero img { width: 100%; height: auto; display: block; border-radius: 20px; box-shadow: 0 8px 32px rgba(0,0,0,0.10); }\n\n  \/* ===== 4-GRID ICONS ===== *\/\n  #pdp-yl .icon-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; margin-bottom: 56px; }\n  @media (min-width: 640px) { #pdp-yl .icon-grid { grid-template-columns: repeat(4, 1fr); gap: 20px; } }\n  #pdp-yl .icon-card { text-align: center; }\n  #pdp-yl .icon-card img { width: 100%; aspect-ratio: 1\/1; object-fit: cover; display: block; border-radius: 16px; box-shadow: 0 6px 20px rgba(0,0,0,0.10); transition: transform 0.3s ease, box-shadow 0.3s ease; }\n  #pdp-yl .icon-card img:hover { transform: scale(1.04); box-shadow: 0 12px 32px rgba(0,0,0,0.16); }\n  #pdp-yl .icon-card p { margin-top: 10px; font-size: 12px; font-weight: 600; color: #374151; letter-spacing: 0.03em; line-height: 1.4; }\n\n  \/* ===== FEATURE ROWS ===== *\/\n  #pdp-yl .features { display: flex; flex-direction: column; gap: 64px; margin-bottom: 56px; }\n  #pdp-yl .feature-row { display: flex; flex-direction: column; gap: 28px; align-items: center; }\n  @media (min-width: 768px) {\n    #pdp-yl .feature-row { flex-direction: row; gap: 48px; }\n    #pdp-yl .feature-row.reverse { flex-direction: row-reverse; }\n    #pdp-yl .feature-text { flex: 5; }\n    #pdp-yl .feature-img { flex: 7; }\n  }\n  #pdp-yl .feature-img img { width: 100%; height: auto; display: block; border-radius: 16px; box-shadow: 0 8px 28px rgba(0,0,0,0.10); transition: transform 0.3s ease, box-shadow 0.3s ease; }\n  #pdp-yl .feature-img img:hover { transform: scale(1.02); box-shadow: 0 16px 40px rgba(0,0,0,0.15); }\n  #pdp-yl .feature-text h2 { font-size: clamp(20px, 3vw, 26px); font-weight: 300; color: #111827; margin-bottom: 14px; line-height: 1.25; letter-spacing: -0.01em; }\n  #pdp-yl .feature-text h2 strong { color: #2563eb; font-weight: 700; }\n  #pdp-yl .accent-bar { width: 44px; height: 4px; background: #2563eb; border-radius: 99px; margin-bottom: 18px; }\n  #pdp-yl .feature-text p { font-size: 14px; color: #6b7280; line-height: 1.75; }\n\n  \/* ===== SPECS CARD ===== *\/\n  #pdp-yl .specs-section { background: #f9fafb; border: 1px solid #e5e7eb; border-radius: 28px; padding: 36px 28px; margin-bottom: 56px; }\n  #pdp-yl .specs-section h3 { font-size: 20px; font-weight: 300; color: #111827; margin-bottom: 10px; }\n  #pdp-yl .specs-section h3 strong { color: #2563eb; font-weight: 700; }\n  #pdp-yl .specs-accent { width: 32px; height: 3px; background: #2563eb; border-radius: 99px; margin-bottom: 24px; }\n  #pdp-yl .compat-box { background: #fff; border: 2px solid #2563eb; border-radius: 18px; padding: 20px 24px; margin-bottom: 20px; }\n  #pdp-yl .compat-label { font-size: 12px; font-weight: 700; color: #1d4ed8; text-transform: uppercase; letter-spacing: 0.06em; margin-bottom: 12px; display: block; }\n  #pdp-yl .compat-box ul { list-style: none; font-size: 14px; font-weight: 500; color: #374151; line-height: 1.8; }\n  #pdp-yl .compat-box ul li::before { content: '• '; color: #2563eb; }\n  #pdp-yl .option-row { display: flex; gap: 12px; }\n  #pdp-yl .option-pill { flex: 1; padding: 12px 8px; background: #fff; border: 1px solid #e5e7eb; border-radius: 12px; text-align: center; }\n  #pdp-yl .option-pill strong { font-size: 12px; font-weight: 700; color: #374151; display: block; margin-bottom: 2px; }\n  #pdp-yl .option-pill span { font-size: 11px; color: #6b7280; }\n\n  \/* ===== FAQ ===== *\/\n  #pdp-yl .faq-section { width: 100%; margin-bottom: 40px; }\n  #pdp-yl .faq-title { text-align: center; margin-bottom: 36px; }\n  #pdp-yl .faq-title h2 { font-size: clamp(22px, 3vw, 28px); font-weight: 300; color: #111827; margin-bottom: 10px; }\n  #pdp-yl .faq-title h2 strong { color: #2563eb; font-weight: 700; }\n  #pdp-yl .faq-accent { width: 44px; height: 4px; background: #2563eb; border-radius: 99px; margin: 0 auto; }\n  #pdp-yl details.faq-item { border: 1px solid #e5e7eb; border-radius: 16px; background: #fff; margin-bottom: 14px; overflow: hidden; transition: box-shadow 0.2s; }\n  #pdp-yl details.faq-item[open] { box-shadow: 0 4px 16px rgba(37,99,235,0.08); border-color: #bfdbfe; }\n  #pdp-yl details.faq-item summary { display: flex; justify-content: space-between; align-items: center; padding: 18px 22px; cursor: pointer; font-size: 14px; font-weight: 600; color: #1f2937; list-style: none; user-select: none; outline: none; }\n  #pdp-yl details.faq-item summary::-webkit-details-marker { display: none; }\n  #pdp-yl details.faq-item summary .faq-icon { color: #2563eb; font-size: 18px; flex-shrink: 0; margin-left: 12px; transition: transform 0.2s; }\n  #pdp-yl details.faq-item[open] summary .faq-icon { transform: rotate(180deg); }\n  #pdp-yl .faq-body { padding: 0 22px 18px; font-size: 13px; color: #6b7280; line-height: 1.75; border-top: 1px solid #f3f4f6; padding-top: 14px; }\n\u003c\/style\u003e\n\n\u003cdiv id=\"pdp-yl\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"hero\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Hidden_USB_HUB_for_Model_YL_Features_Apple_Watch_Fast_Charging.jpg?v=1783562995\" alt=\"Versteckter USB-HUB für Model YL – Hero\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- 4-ICON GRID --\u003e\n  \u003cdiv class=\"icon-grid\"\u003e\n\n    \u003cdiv class=\"icon-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-2903024.jpg?v=1783605012\" alt=\"Schlankes OEM-Design\"\u003e\n      \u003cp\u003eSchlankes OEM-Design\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-3861646.jpg?v=1783605012\" alt=\"Nicht-invasives Upgrade\"\u003e\n      \u003cp\u003eNicht-invasives Upgrade\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-3722926.jpg?v=1783605013\" alt=\"Magnetisches Apple Watch\"\u003e\n      \u003cp\u003eMagnetisches Apple Watch\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"icon-card\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-3497278.jpg?v=1783605014\" alt=\"Magnetisches Aufbewahrungsdesign\"\u003e\n      \u003cp\u003eMagnetisches Aufbewahrungsdesign\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FEATURE ROWS --\u003e\n  \u003cdiv class=\"features\"\u003e\n\n\n    \u003c!-- Row 1: text left, image right --\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n\n      \u003cdiv class=\"feature-text\"\u003e\n\n        \u003ch2\u003e\n\n\u003cstrong\u003eVersteckte, versenkbare\u003c\/strong\u003e Eleganz\u003c\/h2\u003e\n\n        \u003cdiv class=\"accent-bar\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003eSpeziell für die moderne Tesla-Konsolenarchitektur entwickelt, verschwindet diese Dockingstation bei Nichtgebrauch vollständig in der Mittelkonsole. Sie bewahrt die minimalistische, werkseitige Ästhetik des Fahrzeugs und eliminiert unansehnliche, verwickelte Kabel vollständig.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-img\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-1369349.jpg?v=1783605013\" alt=\"Versteckte Konsolenanpassung\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Row 2: image left, text right --\u003e\n    \u003cdiv class=\"feature-row reverse\"\u003e\n\n      \u003cdiv class=\"feature-text\"\u003e\n\n        \u003ch2\u003e\n\nKabelloses Laden der \u003cstrong\u003eApple Watch\u003c\/strong\u003e\n\u003c\/h2\u003e\n\n        \u003cdiv class=\"accent-bar\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003eKeine zusätzlichen Kabel, keine überfüllten Bereiche. Eine eingebaute, spezielle kabellose Ladefläche ermöglicht es Ihnen, Ihre Apple Watch direkt auf das Modul zu stecken, für mühelose, kabellose Stromversorgung direkt auf Ihrem Armaturenbrett.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-img\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-3722926.jpg?v=1783605013\" alt=\"Kabelloses Laden der Apple Watch\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Row 3: text left, image right --\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n\n      \u003cdiv class=\"feature-text\"\u003e\n\n        \u003ch2\u003e\n\n\u003cstrong\u003eGleichzeitige\u003c\/strong\u003e Stromversorgung mehrerer Geräte\u003c\/h2\u003e\n\n        \u003cdiv class=\"accent-bar\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003eAusgestattet mit leistungsstarken, dualen versenkbaren Kabeln neben dem kabellosen Uhrenladegerät, ermöglicht dieser Hub das gleichzeitige Aufladen Ihres Smartphones, Tablets und Ihrer Smartwatch ohne Leistungseinbußen.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-img\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/Hidden_USB_HUB_for_Model_YL_Features_Apple_Watch_Fast_Charging.png?v=1783562974\" alt=\"Stromversorgung mehrerer Geräte\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Row 4: image left, text right --\u003e\n    \u003cdiv class=\"feature-row reverse\"\u003e\n\n      \u003cdiv class=\"feature-text\"\u003e\n\n        \u003ch2\u003e\n\n\u003cstrong\u003eSchnelle und stabile\u003c\/strong\u003e Leistung\u003c\/h2\u003e\n\n        \u003cdiv class=\"accent-bar\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003eEntwickelt mit fortschrittlicher Schaltung, um eine hocheffiziente, stabile Leistungsabgabe zu gewährleisten. Erzielen Sie maximale Ladegeschwindigkeit, selbst bei kurzen morgendlichen Fahrten oder schnellen Einkäufen, und schützen Sie Ihre Geräte vor Überhitzung.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-img\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-3497278.jpg?v=1783605014\" alt=\"Schnelle stabile Leistung\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- Row 5: text left, image right --\u003e\n    \u003cdiv class=\"feature-row\"\u003e\n\n      \u003cdiv class=\"feature-text\"\u003e\n\n        \u003ch2\u003e\n\n\u003cstrong\u003eSchadensfreies\u003c\/strong\u003e, nicht-invasives Upgrade\u003c\/h2\u003e\n\n        \u003cdiv class=\"accent-bar\"\u003e\u003c\/div\u003e\n\n        \u003cp\u003eErweitern Sie die Fähigkeiten Ihres Fahrzeugs, ohne seine Integrität zu gefährden. Die Dockingstation erfordert keinerlei Schneiden, Bohren oder dauerhafte Modifikationen, wodurch Ihre ursprüngliche Fahrzeuggarantie und die Innenstruktur perfekt erhalten bleiben.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"feature-img\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-8663786.jpg?v=1783605013\" alt=\"Zerstörungsfreie Installation\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"specs-section\"\u003e\n\n    \u003ch3\u003e\n\n\u003cstrong\u003eKompatibilität \u0026amp;\u003c\/strong\u003e Spezifikationen\u003c\/h3\u003e\n\n    \u003cdiv class=\"specs-accent\"\u003e\u003c\/div\u003e\n\n    \u003cdiv class=\"compat-box\"\u003e\n\n      \u003cspan class=\"compat-label\"\u003e✅ Verifizierte Kompatibilität\u003c\/span\u003e\n      \u003cul\u003e\n\n        \u003cli\u003eTesla Model 3 Highland (2024+)\u003c\/li\u003e\n\n        \u003cli\u003eTesla Model Y Juniper (2025+)\u003c\/li\u003e\n\n        \u003cli\u003eTesla Model YL 6-Sitzer (2026+)\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"option-row\"\u003e\n\n      \u003cdiv class=\"option-pill\"\u003e\n\n\u003cstrong\u003eOption A\u003c\/strong\u003e\u003cspan\u003eTyp-C + Typ-C\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n      \u003cdiv class=\"option-pill\"\u003e\n\n\u003cstrong\u003eOption B\u003c\/strong\u003e\u003cspan\u003eLightning + Typ-C\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"faq-section\"\u003e\n\n    \u003cdiv class=\"faq-title\"\u003e\n\n      \u003ch2\u003e\n\n\u003cstrong\u003eHäufig gestellte\u003c\/strong\u003e Fragen\u003c\/h2\u003e\n\n      \u003cdiv class=\"faq-accent\"\u003e\u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003e\u003cspan\u003eF: Verfällt durch die Installation dieser Dockingstation meine Tesla-Garantie?\u003c\/span\u003e\u003cspan class=\"faq-icon\"\u003e↓\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"faq-body\"\u003eA: Absolut nicht. Die Dockingstation verfügt über ein vollständig zerstörungsfreies Plug-and-Play-Installationsdesign. Sie bezieht Strom direkt von den vorhandenen werkseitigen USB-C-Anschlüssen ohne Drahtverbindungen, Schnitte oder strukturelle Änderungen.\u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003e\u003cspan\u003eF: Kann es ein Telefon, ein Tablet und eine Apple Watch gleichzeitig laden?\u003c\/span\u003e\u003cspan class=\"faq-icon\"\u003e↓\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"faq-body\"\u003eA: Ja. Der interne Hub ist mit einem intelligenten Stromverteilungschip ausgestattet, der eine stabile, gleichzeitige Hochgeschwindigkeitsstromversorgung über die dualen Kabel und das drahtlose Uhrenmodul ohne Leistungseinbußen gewährleistet.\u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003e\u003cspan\u003eF: Wie lang sind die versenkbaren Kabel und sind sie langlebig?\u003c\/span\u003e\u003cspan class=\"faq-icon\"\u003e↓\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"faq-body\"\u003eA: Die Kabel lassen sich bequem ausziehen, um sowohl Fahrer- als auch Beifahrersitze zu erreichen. Sie verwenden einen hochwertigen internen Spiralfedermechanismus, der für Tausende von Rückzügen getestet wurde, ohne an Spannung zu verlieren oder zu klemmen.\u003c\/div\u003e\n\n    \u003c\/details\u003e\n    \u003cdetails class=\"faq-item\"\u003e\n      \u003csummary\u003e\u003cspan\u003eF: Stört es das Öffnen oder Schließen des Deckels der Mittelkonsole?\u003c\/span\u003e\u003cspan class=\"faq-icon\"\u003e↓\u003c\/span\u003e\u003c\/summary\u003e\n      \u003cdiv class=\"faq-body\"\u003eA: Überhaupt nicht. Es verfügt über ein extrem flaches, maßgeschneidertes 1:1 OEM-Design. Sobald es eingerastet ist, lässt sich Ihr Mittelkonsolendeckel reibungslos und ohne Behinderung öffnen und schließen.\u003c\/div\u003e\n\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n\n\n\u003c\/div\u003e","brand":"Tesery Official Store","offers":[{"title":"Typ-C + Typ-C","offer_id":48708335534312,"sku":"TUH007-2C","price":43.95,"currency_code":"EUR","in_stock":true},{"title":"Lightning + Type-C","offer_id":48708335501544,"sku":"TUH007-AC","price":43.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0588\/3825\/3719\/files\/hidden-usb-hub-for-model-yl-features-apple-watch-fast-charging-3722926.jpg?v=1783605013","url":"https:\/\/de.tesery.com\/products\/tesla-model-yl-hidden-usb-hub-apple-watch-charger","provider":"Tesery Official Store","version":"1.0","type":"link"}