{"product_id":"google-pixel-watch-41mm-poliertes-silber-chalk-armband-lte","title":"Google Pixel Watch 41mm, Poliertes Silber, Chalk Armband, LTE","description":"\u003cstyle\u003e\n  #pixel-watch-wrapper {\n    all: initial;\n    font-family: \"Google Sans\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n    color: #1d1d1f;\n    background-color: #ffffff;\n    line-height: 1.5;\n    -webkit-font-smoothing: antialiased;\n    -moz-osx-font-smoothing: grayscale;\n    display: block;\n    width: 100%;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 60px 20px;\n    box-sizing: border-box;\n    overflow: hidden;\n    container-type: inline-size;\n    container-name: pw-container;\n  }\n\n  #pixel-watch-wrapper * {\n    box-sizing: border-box;\n  }\n\n  @keyframes pw-fade-up {\n    0% { opacity: 0; transform: translateY(30px); }\n    100% { opacity: 1; transform: translateY(0); }\n  }\n\n  .pw-hero {\n    text-align: center;\n    margin-bottom: 50px;\n    animation: pw-fade-up 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n  }\n\n  .pw-badge {\n    display: inline-block;\n    padding: 6px 18px;\n    border-radius: 30px;\n    background: #f1f3f4;\n    color: #1a73e8;\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.03em;\n    text-transform: uppercase;\n    margin-bottom: 20px;\n    border: 1px solid #e8eaed;\n  }\n\n  .pw-title {\n    font-size: clamp(38px, 6vw, 72px);\n    font-weight: 700;\n    letter-spacing: -0.03em;\n    margin: 0 0 10px 0;\n    line-height: 1.05;\n  }\n\n  .pw-subtitle {\n    font-size: clamp(22px, 4vw, 32px);\n    font-weight: 500;\n    background: linear-gradient(90deg, #5f6368, #202124);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    margin: 0 0 25px 0;\n  }\n\n  .pw-description-list {\n    max-width: 700px;\n    margin: 0 auto;\n    text-align: left;\n    background: #f8f9fa;\n    padding: 30px 40px;\n    border-radius: 20px;\n    font-size: 17px;\n    color: #3c4043;\n  }\n\n  .pw-description-list ul {\n    margin: 0;\n    padding-left: 20px;\n  }\n  \n  .pw-description-list li {\n    margin-bottom: 12px;\n  }\n  \n  .pw-description-list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .pw-features-list {\n    margin-bottom: 70px;\n  }\n\n  .pw-feature-row {\n    display: flex;\n    align-items: center;\n    gap: 40px;\n    background: #f8f9fa;\n    border-radius: 30px;\n    padding: 40px;\n    margin-bottom: 24px;\n    opacity: 0;\n    animation: pw-fade-up 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n  }\n\n  .pw-feature-row:nth-child(1) { animation-delay: 0.1s; }\n  .pw-feature-row:nth-child(2) { animation-delay: 0.2s; }\n  .pw-feature-row:nth-child(3) { animation-delay: 0.3s; }\n  .pw-feature-row:nth-child(4) { animation-delay: 0.4s; }\n\n  .pw-feature-row.reverse {\n    flex-direction: row-reverse;\n    background: #202124;\n    color: #ffffff;\n  }\n\n  .pw-feature-row.reverse .pw-feature-desc {\n    color: #9aa0a6;\n  }\n\n  .pw-feature-img-wrapper {\n    flex: 0 0 200px;\n    text-align: center;\n    background: #ffffff;\n    border-radius: 20px;\n    padding: 20px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n  }\n\n  .pw-feature-row.reverse .pw-feature-img-wrapper {\n    background: #303134;\n  }\n\n  .pw-feature-img {\n    width: 100%;\n    max-width: 180px;\n    border-radius: 12px;\n  }\n\n  .pw-feature-content {\n    flex: 1;\n  }\n\n  .pw-feature-title {\n    font-size: 28px;\n    font-weight: 700;\n    margin: 0 0 12px 0;\n    letter-spacing: -0.02em;\n  }\n\n  .pw-feature-desc {\n    font-size: 17px;\n    color: #5f6368;\n    line-height: 1.5;\n    margin: 0;\n  }\n\n  \/* Spezifikationen Tabelle *\/\n  .pw-specs-section {\n    background: #f8f9fa;\n    border-radius: 30px;\n    padding: 50px;\n    opacity: 0;\n    animation: pw-fade-up 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;\n    animation-delay: 0.5s;\n  }\n\n  .pw-specs-title {\n    font-size: 32px;\n    font-weight: 700;\n    margin: 0 0 30px 0;\n    letter-spacing: -0.02em;\n  }\n\n  .pw-table {\n    width: 100%;\n    border-collapse: collapse;\n  }\n\n  .pw-table th, .pw-table td {\n    padding: 20px 0;\n    border-bottom: 1px solid #dadce0;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .pw-table tr:last-child th, .pw-table tr:last-child td {\n    border-bottom: none;\n  }\n\n  .pw-table th {\n    font-weight: 600;\n    width: 35%;\n    color: #202124;\n    font-size: 17px;\n  }\n\n  .pw-table td {\n    color: #5f6368;\n    font-size: 17px;\n    line-height: 1.5;\n  }\n\n  .pw-legal {\n    font-size: 12px;\n    color: #80868b;\n    margin-top: 40px;\n    text-align: justify;\n    line-height: 1.6;\n    padding: 0 20px;\n  }\n\n  \/* Responsive Anpassungen *\/\n  @container pw-container (max-width: 800px) {\n    .pw-feature-row, .pw-feature-row.reverse {\n      flex-direction: column;\n      text-align: center;\n      padding: 30px 20px;\n    }\n    .pw-specs-section {\n      padding: 30px 20px;\n    }\n    .pw-table th, .pw-table td {\n      display: block;\n      width: 100%;\n    }\n    .pw-table th {\n      padding-bottom: 5px;\n      border-bottom: none;\n    }\n    .pw-table td {\n      padding-top: 0;\n    }\n  }\n\u003c\/style\u003e\n\n\u003carticle id=\"pixel-watch-wrapper\"\u003e\n  \n  \u003csection class=\"pw-hero\"\u003e\n    \u003cdiv class=\"pw-badge\"\u003eGoogle Wear OS \u0026amp; Fitbit Health\u003c\/div\u003e\n    \u003ch1 class=\"pw-title\"\u003eGoogle Pixel Watch\u003c\/h1\u003e\n    \u003ch2 class=\"pw-subtitle\"\u003eHilfe von Google. Gesundheit von Fitbit.\u003c\/h2\u003e\n    \u003cdiv class=\"pw-description-list\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eElegantes, gewölbtes Design\u003c\/strong\u003e aus 80 % recyceltem Edelstahl mit 3D Corning® Gorilla® Glass 5.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eGesundheit und Fitness von Fitbit\u003c\/strong\u003e – inklusive EKG, Blutsauerstoffmessung und Schlafanalyse.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDas Beste von Google\u003c\/strong\u003e direkt am Handgelenk: Maps, Wallet und Assistant.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eImmer verbunden\u003c\/strong\u003e dank Bluetooth, WLAN und optionalem 4G LTE.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSicherheit geht vor\u003c\/strong\u003e mit integrierter Sturzerkennung und Notfall-SOS-Funktionen.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"pw-features-list\"\u003e\n    \n    \u003c!-- Feature 1 --\u003e\n    \u003cdiv class=\"pw-feature-row\"\u003e\n      \u003cdiv class=\"pw-feature-img-wrapper\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"none\" stroke=\"#202124\" stroke-width=\"1.5\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"6\"\u003e\u003c\/circle\u003e\u003cpath d=\"M12 2a10 10 0 0 1 10 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pw-feature-content\"\u003e\n        \u003ch3 class=\"pw-feature-title\"\u003eIkonisches, gewölbtes Design.\u003c\/h3\u003e\n        \u003cp class=\"pw-feature-desc\"\u003eDie Google Pixel Watch besticht durch ihr nahtloses, kreisrundes Zifferblatt. Das spezielle 3D Corning® Gorilla® Glass 5 verschmilzt elegant mit dem 41-mm-Edelstahlgehäuse. Mit dem brillanten AMOLED-Display (bis zu 1.000 Nits Helligkeit) und Always-on-Funktion hast du alle Infos auch im Sonnenlicht perfekt im Blick.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 2 --\u003e\n    \u003cdiv class=\"pw-feature-row reverse\"\u003e\n      \u003cdiv class=\"pw-feature-img-wrapper\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pw-feature-content\"\u003e\n        \u003ch3 class=\"pw-feature-title\"\u003eGesundheit und Fitness von Fitbit.\u003c\/h3\u003e\n        \u003cp class=\"pw-feature-desc\"\u003eProfitiere von der branchenführenden Expertise von Fitbit. Die Pixel Watch trackt nicht nur deine Schritte und Herzfrequenz, sondern verfügt auch über ein EKG, einen Sauerstoffsättigungsmesser (SpO2) und detaillierte Schlafanalyse. So behältst du dein Wohlbefinden Tag und Nacht genau im Auge.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 3 --\u003e\n    \u003cdiv class=\"pw-feature-row\"\u003e\n      \u003cdiv class=\"pw-feature-img-wrapper\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"none\" stroke=\"#202124\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 8v4\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 16h.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pw-feature-content\"\u003e\n        \u003ch3 class=\"pw-feature-title\"\u003eSicherheit, wenn es darauf ankommt.\u003c\/h3\u003e\n        \u003cp class=\"pw-feature-desc\"\u003eMit der integrierten Sturzerkennung (erkennt Kräfte bis zu 32 g) und Notfall-SOS bist du unterwegs immer abgesichert. Im Falle eines harten Sturzes oder in einer Notsituation kann die Uhr automatisch Hilfe rufen oder deine Notfallkontakte informieren.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- Feature 4 --\u003e\n    \u003cdiv class=\"pw-feature-row reverse\"\u003e\n      \u003cdiv class=\"pw-feature-img-wrapper\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\" width=\"80\" height=\"80\" fill=\"none\" stroke=\"#ffffff\" stroke-width=\"1.5\"\u003e\u003crect x=\"5\" y=\"2\" width=\"14\" height=\"20\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12.01\" y2=\"18\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pw-feature-content\"\u003e\n        \u003ch3 class=\"pw-feature-title\"\u003eDas Beste von Google. Direkt am Handgelenk.\u003c\/h3\u003e\n        \u003cp class=\"pw-feature-desc\"\u003eAusgestattet mit Wear OS 3.5 bringt die Pixel Watch die Apps, die du liebst, an dein Handgelenk. Navigiere mit Google Maps, bezahle kontaktlos mit Google Wallet und steuere dein Smart Home per Sprachbefehl mit dem Google Assistant – alles bequem ohne das Smartphone herauszuholen.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003csection class=\"pw-specs-section\"\u003e\n    \u003ch2 class=\"pw-specs-title\"\u003eTechnische Spezifikationen\u003c\/h2\u003e\n    \u003ctable class=\"pw-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth\u003eModell \u0026amp; Kompatibilität\u003c\/th\u003e\n          \u003ctd\u003eGoogle Pixel Watch · Kompatibel mit den meisten Geräten ab Android 8.0\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDesign \u0026amp; Materialien\u003c\/th\u003e\n          \u003ctd\u003e41 mm Durchmesser (Höhe: 12,3 mm, 36 g ohne Armband) · Gehäuse aus 80 % recyceltem Edelstahl\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eDisplay\u003c\/th\u003e\n          \u003ctd\u003eSpezielles 3D Corning® Gorilla® Glass 5 · AMOLED-Display (320 ppi, DCI-P3-Farbe, bis zu 1.000 cd\/m²) · Always-on-Display\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eLeistung \u0026amp; Speicher\u003c\/th\u003e\n          \u003ctd\u003eExynos 9110-SoC mit Cortex M33-Coprozessor · 2 GB SDRAM · 32 GB eMMC-Flash-Speicher\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eGesundheitssensoren\u003c\/th\u003e\n          \u003ctd\u003eOptischer Herzfrequenzmesser, Elektrischer Mehrzwecksensor (EKG), Sauerstoffsättigungsmesser (SpO2)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eWeitere Sensoren\u003c\/th\u003e\n          \u003ctd\u003eKompass, Höhenmesser, Beschleunigungsmesser (Sturzerkennung bis 32 g), Gyroskop, Umgebungslichtsensor\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eKonnektivität \u0026amp; Ortung\u003c\/th\u003e\n          \u003ctd\u003eBluetooth® 5.0, WLAN 802.11 b\/g\/n (2,4 GHz), NFC (Google Wallet) · GPS, GLONASS, BeiDou, Galileo · (Optional: 4G LTE\/UMTS)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBatterie \u0026amp; Laden\u003c\/th\u003e\n          \u003ctd\u003e294 mAh Akku (Bis zu 24 Stunden Laufzeit) · Magnetisches USB-C®-Ladekabel (50 % in ca. 45 Min, 100 % in ca. 110 Min)\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eBedienung \u0026amp; Audio\u003c\/th\u003e\n          \u003ctd\u003eSeitentaste, Haptische Krone, Premium-Haptik · Integriertes Mikrofon \u0026amp; Lautsprecher\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth\u003eRobustheit \u0026amp; Lieferumfang\u003c\/th\u003e\n          \u003ctd\u003eWasserbeständigkeit: 5 ATM (Schwimmfest) · Lieferumfang: Google Pixel Watch, Sportarmband (Small 130–175 mm \u0026amp; Large 165–210 mm), Magnetisches USB-C Ladekabel, Kurzanleitung\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/section\u003e\n\n  \u003cp class=\"pw-legal\"\u003e\n    Alle Angaben basieren auf offiziellen Herstellerspezifikationen von Google. 1) Verfügbare Farben und Armbänder können je nach Region und Händler variieren. Abhängig von der gewählten Variante. 3) Mobilfunkfunktionen setzen die LTE-Version der Watch sowie einen kompatiblen Mobilfunktarif voraus. 5) Kompatibel mit Smartphones ab Android 8.0. Die Kopplung mit iOS (iPhone) wird nicht unterstützt. 7) Die geschätzte Akkulaufzeit von bis zu 24 Stunden basiert auf Tests mit Vorserienmodellen und typischem Nutzungsverhalten. Die tatsächliche Akkulaufzeit kann je nach Nutzung der Always-on-Display-Funktion, GPS, LTE und anderen Faktoren abweichen. 8) Ladezeiten basieren auf der Verwendung des beiliegenden magnetischen Ladekabels mit einem 18-W-Netzteil. 10\/12) Gesundheitsfunktionen (wie EKG und SpO2) sind nicht in allen Ländern verfügbar und nicht zur Diagnose oder Behandlung medizinischer Zustände gedacht. 15) Die Google Pixel Watch ist nach ISO-Norm 22810:2010 bis zu einer Tiefe von 50 Metern (5 ATM) wasserdicht. Sie ist für Aktivitäten in flachem Wasser geeignet, jedoch nicht für Sporttauchen oder Wasserski.\n  \u003c\/p\u003e\n  \n\u003c\/article\u003e","brand":"Google","offers":[{"title":"Default Title","offer_id":54046437802322,"sku":"3972582","price":407.12,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0889\/1554\/2354\/files\/Google-Pixel-Watch-41mm_-Poliertes-Silber_-Chalk-Armband_-LTE-Handy24-Handy24-170998544.webp?v=1784538380","url":"https:\/\/handy24.de\/products\/google-pixel-watch-41mm-poliertes-silber-chalk-armband-lte","provider":"Handy24","version":"1.0","type":"link"}