{"product_id":"k110-a-full-size-keyboard-for-mac-de-layout","title":"K110-A Slim Bluetooth Keyboard for Mac (DE Layout)","description":"\u003c!-- START ProtoArc K110-A DE Detail Page --\u003e\n\u003cstyle\u003e\n    .k110de_page,\n    .k110de_page * {\n        box-sizing: border-box;\n    }\n\n    .k110de_page {\n        width: 100%;\n        margin: 0;\n        padding: 0;\n        font-family: Poppins, Arial, sans-serif;\n        color: #201F1C;\n        background: #ffffff;\n    }\n\n    .k110de_banner,\n    .k110de_full_image {\n        width: 100%;\n        margin: 0;\n        padding: 0;\n        line-height: 0;\n        background: #ffffff;\n    }\n\n    .k110de_banner img,\n    .k110de_full_image img {\n        width: 100%;\n        height: auto;\n        display: block;\n        margin: 0;\n        padding: 0;\n        border: 0;\n    }\n\n    \/* =========================\n       VIDEO\n    ========================= *\/\n\n    .k110de_video_wrap {\n        width: 100%;\n        margin: 0;\n        padding: 0;\n        line-height: 0;\n        background: #ffffff;\n    }\n\n    .k110de_video_wrap video {\n        width: 100%;\n        height: auto;\n        display: block;\n        margin: 0;\n        padding: 0;\n        border: 0;\n    }\n\n    \/* =========================\n       ICON FEATURES\n    ========================= *\/\n\n    .k110de_icon_section {\n        width: 100%;\n        margin: 0;\n        padding: 30px 0;\n        background: #f5f7f8;\n    }\n\n    .k110de_icon_grid {\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n    }\n\n    .k110de_icon_item {\n        padding: 22px 12px;\n        text-align: center;\n    }\n\n    .k110de_icon_svg {\n        width: 31px;\n        height: 31px;\n        display: block;\n        margin: 0 auto 11px;\n        fill: none;\n        stroke: #f0ad46;\n        stroke-width: 1.8;\n        stroke-linecap: round;\n        stroke-linejoin: round;\n    }\n\n    .k110de_icon_item p {\n        margin: 0;\n        color: #201F1C;\n        font-size: 15px;\n        line-height: 1.4;\n        font-weight: 600;\n    }\n\n    \/* =========================\n       TEXT\n    ========================= *\/\n\n    .k110de_text_section {\n        width: 100%;\n        margin: 0;\n        padding: 62px 32px;\n        text-align: center;\n        background: #ffffff;\n    }\n\n    .k110de_text_section--soft {\n        background: #fafafa;\n    }\n\n    .k110de_text_section--compact {\n        padding-top: 46px;\n        padding-bottom: 46px;\n    }\n\n    .k110de_text_inner {\n        width: 100%;\n        max-width: 860px;\n        margin: 0 auto;\n    }\n\n    .k110de_text_section h2 {\n        margin: 0 0 16px;\n        color: #201F1C;\n        font-size: 26px;\n        line-height: 1.3;\n        font-weight: 600;\n    }\n\n    .k110de_text_section p {\n        margin: 0 auto;\n        color: #484540;\n        font-size: 16px;\n        line-height: 1.75;\n    }\n\n    \/* =========================\n       CSS-ONLY CAROUSEL\n    ========================= *\/\n\n    .k110de_carousel_section {\n        width: 100%;\n        margin: 0;\n        padding: 0 0 56px;\n        background: #ffffff;\n    }\n\n    .k110de_css_carousel {\n        position: relative;\n        width: 100%;\n        max-width: 1464px;\n        margin: 0 auto;\n        overflow: hidden;\n        background: #f5f5f5;\n    }\n\n    .k110de_css_carousel input[type=\"radio\"] {\n        position: absolute;\n        opacity: 0;\n        pointer-events: none;\n    }\n\n    .k110de_carousel_viewport {\n        width: 100%;\n        overflow: hidden;\n    }\n\n    .k110de_carousel_track {\n        width: 300%;\n        display: flex;\n        transition: transform 0.5s ease;\n    }\n\n    .k110de_carousel_slide {\n        width: 33.333333%;\n        flex: 0 0 33.333333%;\n        line-height: 0;\n    }\n\n    .k110de_carousel_slide img {\n        width: 100%;\n        height: auto;\n        display: block;\n        margin: 0;\n        padding: 0;\n        border: 0;\n    }\n\n    #k110de_slide_1:checked\n    ~ .k110de_carousel_viewport\n    .k110de_carousel_track {\n        transform: translateX(0);\n    }\n\n    #k110de_slide_2:checked\n    ~ .k110de_carousel_viewport\n    .k110de_carousel_track {\n        transform: translateX(-33.333333%);\n    }\n\n    #k110de_slide_3:checked\n    ~ .k110de_carousel_viewport\n    .k110de_carousel_track {\n        transform: translateX(-66.666666%);\n    }\n\n    .k110de_carousel_nav {\n        position: absolute;\n        top: 0;\n        left: 0;\n        width: 100%;\n        height: calc(100% - 42px);\n        padding: 0 24px;\n        display: none;\n        align-items: center;\n        justify-content: space-between;\n        pointer-events: none;\n        z-index: 10;\n    }\n\n    #k110de_slide_1:checked ~ .k110de_nav_1,\n    #k110de_slide_2:checked ~ .k110de_nav_2,\n    #k110de_slide_3:checked ~ .k110de_nav_3 {\n        display: flex;\n    }\n\n    .k110de_carousel_arrow {\n        width: 48px;\n        height: 48px;\n        border-radius: 50%;\n        background: rgba(255,255,255,0.92);\n        box-shadow: 0 3px 16px rgba(0,0,0,0.10);\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        cursor: pointer;\n        pointer-events: auto;\n        transition: transform .2s ease, background-color .2s ease;\n    }\n\n    .k110de_carousel_arrow:hover {\n        background: #ffffff;\n        transform: scale(1.05);\n    }\n\n    .k110de_carousel_arrow svg {\n        width: 22px;\n        height: 22px;\n        fill: none;\n        stroke: #201F1C;\n        stroke-width: 2;\n        stroke-linecap: round;\n        stroke-linejoin: round;\n    }\n\n    .k110de_carousel_dots {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 9px;\n        padding-top: 22px;\n        padding-bottom: 2px;\n        background: #ffffff;\n    }\n\n    .k110de_carousel_dot {\n        width: 8px;\n        height: 8px;\n        display: block;\n        border-radius: 50%;\n        background: #c4bfb9;\n        cursor: pointer;\n        transition: all .25s ease;\n    }\n\n    #k110de_slide_1:checked\n    ~ .k110de_carousel_dots label:nth-child(1),\n\n    #k110de_slide_2:checked\n    ~ .k110de_carousel_dots label:nth-child(2),\n\n    #k110de_slide_3:checked\n    ~ .k110de_carousel_dots label:nth-child(3) {\n        width: 24px;\n        border-radius: 10px;\n        background: #f0ad46;\n    }\n\n    \/* =========================\n       COMPATIBILITY\n    ========================= *\/\n\n    .k110de_compatibility {\n        width: 100%;\n        margin: 0;\n        padding: 58px 32px;\n        text-align: center;\n        background: #f5f4f0;\n    }\n\n    .k110de_compatibility_inner {\n        width: 100%;\n        max-width: 900px;\n        margin: 0 auto;\n    }\n\n    .k110de_compatibility h2 {\n        margin: 0 0 16px;\n        color: #201F1C;\n        font-size: 25px;\n        line-height: 1.3;\n        font-weight: 600;\n    }\n\n    .k110de_compatibility p {\n        margin: 0 auto 10px;\n        color: #484540;\n        font-size: 15px;\n        line-height: 1.75;\n    }\n\n    .k110de_compatibility p:last-child {\n        margin-bottom: 0;\n    }\n\n    .k110de_compatibility strong {\n        color: #201F1C;\n        font-weight: 600;\n    }\n\n    \/* =========================\n       WHY CHOOSE\n    ========================= *\/\n\n    .k110de_why_choose {\n        width: 100%;\n        margin: 0;\n        padding: 64px 32px;\n        text-align: center;\n        background: #fafafa;\n    }\n\n    .k110de_why_choose_inner {\n        width: 100%;\n        max-width: 860px;\n        margin: 0 auto;\n    }\n\n    .k110de_why_choose h2 {\n        margin: 0 0 18px;\n        color: #201F1C;\n        font-size: 26px;\n        line-height: 1.3;\n        font-weight: 600;\n    }\n\n    .k110de_why_choose p {\n        margin: 0 auto 14px;\n        color: #484540;\n        font-size: 16px;\n        line-height: 1.75;\n    }\n\n    .k110de_why_choose p:last-child {\n        margin-bottom: 0;\n    }\n\n    \/* =========================\n       FAQ\n    ========================= *\/\n\n    .k110de_faq {\n        width: 100%;\n        margin: 0;\n        padding: 64px 32px;\n        background: #ffffff;\n    }\n\n    .k110de_faq h2 {\n        margin: 0 0 34px;\n        color: #201F1C;\n        font-size: 26px;\n        line-height: 1.3;\n        font-weight: 600;\n        text-align: center;\n    }\n\n    .k110de_faq_item {\n        width: 100%;\n        max-width: 860px;\n        margin: 0 auto 26px;\n    }\n\n    .k110de_faq_item h3 {\n        margin: 0 0 8px;\n        color: #201F1C;\n        font-size: 18px;\n        line-height: 1.45;\n        font-weight: 600;\n    }\n\n    .k110de_faq_item p {\n        margin: 0;\n        color: #484540;\n        font-size: 15px;\n        line-height: 1.75;\n    }\n\n    \/* =========================\n       MOBILE\n    ========================= *\/\n\n    @media screen and (max-width: 750px) {\n\n        .k110de_icon_section {\n            padding: 20px 0;\n        }\n\n        .k110de_icon_grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n\n        .k110de_icon_item {\n            min-height: 100px;\n            padding: 18px 8px;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .k110de_icon_item p {\n            font-size: 14px;\n        }\n\n        .k110de_text_section {\n            padding: 42px 28px;\n        }\n\n        .k110de_text_section--compact {\n            padding-top: 38px;\n            padding-bottom: 38px;\n        }\n\n        .k110de_text_section h2,\n        .k110de_compatibility h2,\n        .k110de_why_choose h2,\n        .k110de_faq h2 {\n            font-size: 22px;\n        }\n\n        .k110de_text_section p,\n        .k110de_why_choose p {\n            font-size: 15px;\n        }\n\n        .k110de_carousel_section {\n            padding-bottom: 40px;\n        }\n\n        .k110de_carousel_nav {\n            height: calc(100% - 34px);\n            padding: 0 10px;\n        }\n\n        .k110de_carousel_arrow {\n            width: 38px;\n            height: 38px;\n        }\n\n        .k110de_carousel_arrow svg {\n            width: 18px;\n            height: 18px;\n        }\n\n        .k110de_carousel_dots {\n            padding-top: 16px;\n        }\n\n        .k110de_compatibility {\n            padding: 42px 28px;\n        }\n\n        .k110de_compatibility p {\n            font-size: 14px;\n        }\n\n        .k110de_why_choose,\n        .k110de_faq {\n            padding: 46px 30px;\n        }\n\n        .k110de_faq_item h3 {\n            font-size: 17px;\n        }\n\n        .k110de_faq_item p {\n            font-size: 14px;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"k110de_page\"\u003e\n\u003c!-- 01 HERO --\u003e\n\u003cdiv class=\"k110de_banner\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/99edb3b3-0678-4006-b556-e7e8da062b88.__CR0_0_1464_600_PT0_SX1464_V1_962fb95e-0dc7-4ffc-ada7-6b29acc71f57.png?v=1786936009\" alt=\"ProtoArc K110-A beleuchtete Full-Size Bluetooth Tastatur für Mac\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003c!-- 02 VIDEO --\u003e\n\u003cdiv class=\"k110de_video_wrap\"\u003e\u003cvideo id=\"k110de-product-video\" preload=\"metadata\" loop=\"loop\" playsinline=\"\" autoplay=\"autoplay\" muted=\"\" controls=\"controls\"\u003e\n        \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b4f5c929de5047cba111c8a12c3a7e22.mp4\" type=\"video\/mp4\"\u003e\n\n        Ihr Browser unterstützt dieses Videoformat nicht.\n    \u003c\/source\u003e\u003c\/video\u003e\u003c\/div\u003e\n\u003c!-- 03 KEY FEATURES --\u003e\n\u003csection class=\"k110de_icon_section\"\u003e\n\u003cdiv class=\"k110de_icon_grid\"\u003e\n\u003cdiv class=\"k110de_icon_item\"\u003e\n\u003csvg class=\"k110de_icon_svg\" viewbox=\"0 0 32 32\"\u003e\n                \u003crect x=\"3\" y=\"7\" width=\"26\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n                \u003cpath d=\"M7 12h3M13 12h3M19 12h3M25 12h1\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M7 17h4M14 17h5M22 17h4\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M23 21h4\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n\u003cp\u003eFull-Size-Layout\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_icon_item\"\u003e\n\u003csvg class=\"k110de_icon_svg\" viewbox=\"0 0 32 32\"\u003e\n                \u003cpath d=\"M16 4v5M7 8l3 3M25 8l-3 3\"\u003e\u003c\/path\u003e\n                \u003crect x=\"9\" y=\"12\" width=\"14\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n            \u003c\/svg\u003e\n\u003cp\u003e3-stufige Hintergrundbeleuchtung\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_icon_item\"\u003e\n\u003csvg class=\"k110de_icon_svg\" viewbox=\"0 0 32 32\"\u003e\n                \u003crect x=\"4\" y=\"7\" width=\"15\" height=\"11\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n                \u003crect x=\"18\" y=\"13\" width=\"9\" height=\"13\" rx=\"1.5\"\u003e\u003c\/rect\u003e\n                \u003cpath d=\"M9 23h6M12 18v5\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n\u003cp\u003eBis zu 3 Geräte\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_icon_item\"\u003e\n\u003csvg class=\"k110de_icon_svg\" viewbox=\"0 0 32 32\"\u003e\n                \u003cpath d=\"M6 10h20\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M8 14h16\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M10 18h12\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M12 22h8\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n\u003cp\u003eFlache Scissor-Tasten\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_icon_item\"\u003e\n\u003csvg class=\"k110de_icon_svg\" viewbox=\"0 0 32 32\"\u003e\n                \u003crect x=\"5\" y=\"7\" width=\"22\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n                \u003cpath d=\"M8 10l16 12\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M24 10L8 22\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n\u003cp\u003eAluminium-Design\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_icon_item\"\u003e\n\u003csvg class=\"k110de_icon_svg\" viewbox=\"0 0 32 32\"\u003e\n                \u003crect x=\"7\" y=\"8\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\n                \u003cpath d=\"M23 13h3v6h-3\"\u003e\u003c\/path\u003e\n                \u003cpath d=\"M14 11l-2 6h4l-2 5 6-8h-4l2-3\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n\u003cp\u003e1800-mAh-Akku\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 04 OVERVIEW --\u003e\n\u003csection class=\"k110de_text_section\"\u003e\n\u003cdiv class=\"k110de_text_inner\"\u003e\n\u003ch2\u003eVolle Kontrolle für Ihren Mac-Arbeitsplatz\u003c\/h2\u003e\n\u003cp\u003eDie ProtoArc K110-A kombiniert ein vollständiges Tastaturlayout mit schlankem Aluminium-Design, dreistufiger Hintergrundbeleuchtung und Bluetooth-Verbindung für bis zu drei Geräte. Sie wurde für Mac-Nutzer entwickelt, die bei der täglichen Arbeit nicht auf Ziffernblock, Funktionstasten und ein vertrautes Full-Size-Layout verzichten möchten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 05 IMAGE 2 --\u003e\n\u003cdiv class=\"k110de_full_image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/ed18a06d-8fad-49bc-80ca-864c50e1b981.__CR0_0_1464_600_PT0_SX1464_V1.png?v=1786936008\" alt=\"ProtoArc K110-A Full-Size Aluminium Tastatur für Mac\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- 06 FULL SIZE PRODUCTIVITY --\u003e\n\u003csection class=\"k110de_text_section k110de_text_section--compact\"\u003e\n\u003cdiv class=\"k110de_text_inner\"\u003e\n\u003ch2\u003eFull-Size-Layout für produktiveres Arbeiten\u003c\/h2\u003e\n\u003cp\u003eDas vollständige Layout bietet direkten Zugriff auf einen integrierten Ziffernblock und die wichtigsten Funktionstasten. Besonders bei Tabellenkalkulationen, Dateneingabe und täglicher Büroarbeit sorgt das vertraute Layout für einen effizienten Arbeitsablauf. Beachten Sie, dass eine Full-Size-Tastatur mehr Platz auf dem Schreibtisch benötigt als ein kompaktes Modell.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 07 IMAGE 3 \/ 4 \/ 5 CSS-ONLY CAROUSEL --\u003e\n\u003csection class=\"k110de_carousel_section\"\u003e\n\u003cdiv class=\"k110de_css_carousel\"\u003e\n\u003cinput type=\"radio\" name=\"k110de_carousel\" id=\"k110de_slide_1\" checked\u003e \u003cinput type=\"radio\" name=\"k110de_carousel\" id=\"k110de_slide_2\"\u003e \u003cinput type=\"radio\" name=\"k110de_carousel\" id=\"k110de_slide_3\"\u003e\n\u003cdiv class=\"k110de_carousel_viewport\"\u003e\n\u003cdiv class=\"k110de_carousel_track\"\u003e\n\u003c!-- SLIDE 1 --\u003e\n\u003cdiv class=\"k110de_carousel_slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/c296dfb0-7bc0-48d5-8e04-62d986d632ac.__CR0_0_1464_600_PT0_SX1464_V1.png?v=1786936008\" alt=\"ProtoArc K110-A dreistufige weiße Hintergrundbeleuchtung\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- SLIDE 2 --\u003e\n\u003cdiv class=\"k110de_carousel_slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/f627db0d-53ea-4edf-8ff1-71ec30215178.__CR0_0_1464_600_PT0_SX1464_V1.png?v=1786936009\" alt=\"ProtoArc K110-A Multi Device Bluetooth Tastatur\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- SLIDE 3 --\u003e\n\u003cdiv class=\"k110de_carousel_slide\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/ae1772f0-60e1-41af-a147-9c65d909026e.__CR0_0_1464_600_PT0_SX1464_V1.png?v=1786936009\" alt=\"ProtoArc K110-A flache Scissor Tasten und Aluminium Design\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- NAV 1 --\u003e\n\u003cdiv class=\"k110de_carousel_nav k110de_nav_1\"\u003e\n\u003clabel for=\"k110de_slide_3\" class=\"k110de_carousel_arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath d=\"M15 5l-7 7 7 7\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/label\u003e \u003clabel for=\"k110de_slide_2\" class=\"k110de_carousel_arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath d=\"M9 5l7 7-7 7\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/label\u003e\n\u003c\/div\u003e\n\u003c!-- NAV 2 --\u003e\n\u003cdiv class=\"k110de_carousel_nav k110de_nav_2\"\u003e\n\u003clabel for=\"k110de_slide_1\" class=\"k110de_carousel_arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath d=\"M15 5l-7 7 7 7\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/label\u003e \u003clabel for=\"k110de_slide_3\" class=\"k110de_carousel_arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath d=\"M9 5l7 7-7 7\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/label\u003e\n\u003c\/div\u003e\n\u003c!-- NAV 3 --\u003e\n\u003cdiv class=\"k110de_carousel_nav k110de_nav_3\"\u003e\n\u003clabel for=\"k110de_slide_2\" class=\"k110de_carousel_arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath d=\"M15 5l-7 7 7 7\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/label\u003e \u003clabel for=\"k110de_slide_1\" class=\"k110de_carousel_arrow\"\u003e \u003csvg viewbox=\"0 0 24 24\"\u003e\n                    \u003cpath d=\"M9 5l7 7-7 7\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e \u003c\/label\u003e\n\u003c\/div\u003e\n\u003c!-- DOTS --\u003e\n\u003cdiv class=\"k110de_carousel_dots\"\u003e\n\u003clabel for=\"k110de_slide_1\" class=\"k110de_carousel_dot\"\u003e\u003c\/label\u003e \u003clabel for=\"k110de_slide_2\" class=\"k110de_carousel_dot\"\u003e\u003c\/label\u003e \u003clabel for=\"k110de_slide_3\" class=\"k110de_carousel_dot\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 08 BACKLIGHT --\u003e\n\u003csection class=\"k110de_text_section k110de_text_section--soft\"\u003e\n\u003cdiv class=\"k110de_text_inner\"\u003e\n\u003ch2\u003eDrei Helligkeitsstufen für jede Arbeitsumgebung\u003c\/h2\u003e\n\u003cp\u003eDie weichweiße LED-Hintergrundbeleuchtung lässt sich auf drei Helligkeitsstufen einstellen – niedrig, mittel oder hoch. So können Sie die Beleuchtung passend zu Ihrer Umgebung anpassen und die Tasten auch bei schwächerem Umgebungslicht gut erkennen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 09 MULTI DEVICE --\u003e\n\u003csection class=\"k110de_text_section\"\u003e\n\u003cdiv class=\"k110de_text_inner\"\u003e\n\u003ch2\u003eDirekt mit bis zu drei Geräten verbinden\u003c\/h2\u003e\n\u003cp\u003eDrei Bluetooth-Kanäle ermöglichen die Verbindung mit bis zu drei kompatiblen Geräten. Wechseln Sie per Gerätetaste zwischen Ihrem MacBook, iPad, iPhone oder einem anderen unterstützten Apple-Gerät. Die Verbindung erfolgt direkt über Bluetooth – ein USB-Dongle ist nicht erforderlich und nicht im Lieferumfang enthalten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10 TYPING EXPERIENCE --\u003e\n\u003csection class=\"k110de_text_section k110de_text_section--soft\"\u003e\n\u003cdiv class=\"k110de_text_inner\"\u003e\n\u003ch2\u003eFlach, präzise und angenehm zu tippen\u003c\/h2\u003e\n\u003cp\u003eDie flachen Tasten mit Scissor-Mechanismus bieten ein reaktionsschnelles, kontrolliertes Tippgefühl für schnelle und präzise Eingaben. Das schlanke Aluminium-Design fügt sich gleichzeitig harmonisch in einen modernen Mac-Arbeitsplatz ein.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 11 COMPATIBILITY --\u003e\n\u003csection class=\"k110de_compatibility\"\u003e\n\u003cdiv class=\"k110de_compatibility_inner\"\u003e\n\u003ch2\u003eFür Mac und Apple-Geräte entwickelt\u003c\/h2\u003e\n\u003cp\u003eDie K110-A ist für \u003cstrong\u003e MacBook, MacBook Pro, MacBook Air, Mac mini, Mac Pro, iMac, iMac Pro, iPad und iPhone \u003c\/strong\u003e ausgelegt.\u003c\/p\u003e\n\u003cp\u003eUnterstützt werden macOS 10.12 oder höher sowie kompatible Geräte mit Bluetooth 5.1 oder höher.\u003c\/p\u003e\n\u003cp\u003eGeräte, die vor 2013 hergestellt wurden, sind nicht kompatibel.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003e Die K110-A wurde primär für macOS entwickelt. Unter Windows kann die Funktionalität eingeschränkt sein; Medien- und Funktionstasten werden unter Windows nicht unterstützt. \u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 12 IMAGE 6 --\u003e\n\u003cdiv class=\"k110de_full_image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/869aeae9-0120-49ef-80b5-b883454d1da5.__CR0_0_1464_600_PT0_SX1464_V1.png?v=1786690763\" alt=\"ProtoArc K110-A wiederaufladbare Bluetooth Tastatur für Mac\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c!-- 13 BATTERY --\u003e\n\u003csection class=\"k110de_text_section k110de_text_section--compact\"\u003e\n\u003cdiv class=\"k110de_text_inner\"\u003e\n\u003ch2\u003e1800-mAh-Akku für den täglichen Einsatz\u003c\/h2\u003e\n\u003cp\u003eDie K110-A verfügt über einen integrierten wiederaufladbaren 1800-mAh-Akku. Nach etwa 60 Minuten ohne Eingabe wechselt die Tastatur automatisch in den Schlafmodus, um Energie zu sparen. Durch Drücken einer beliebigen Taste wird sie wieder aktiviert. Die Hintergrundbeleuchtung muss anschließend manuell wieder eingeschaltet werden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 14 WHY CHOOSE --\u003e\n\u003csection class=\"k110de_why_choose\"\u003e\n\u003cdiv class=\"k110de_why_choose_inner\"\u003e\n\u003ch2\u003eWarum die K110-A?\u003c\/h2\u003e\n\u003cp\u003eDie K110-A ist für Mac-Nutzer gedacht, die ein vollständiges Tastaturlayout für produktive Arbeitsabläufe bevorzugen. Der integrierte Ziffernblock eignet sich besonders für Tabellenkalkulationen, Zahlenarbeit und Dateneingabe, während das Aluminium-Design zu einem modernen Apple-Arbeitsplatz passt.\u003c\/p\u003e\n\u003cp\u003eDreistufige Hintergrundbeleuchtung, flache Scissor-Tasten, Bluetooth-Verbindung mit bis zu drei Geräten und der wiederaufladbare 1800-mAh-Akku machen die K110-A zu einer vielseitigen Tastatur für Arbeit und Alltag.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 15 FAQ --\u003e\n\u003csection class=\"k110de_faq\"\u003e\n\u003ch2\u003eHäufig gestellte Fragen\u003c\/h2\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eIst die K110-A eine Full-Size-Tastatur?\u003c\/h3\u003e\n\u003cp\u003eJa. Die K110-A verwendet ein vollständiges Tastaturlayout mit integriertem Ziffernblock und Funktionstasten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eWelche Apple-Geräte werden unterstützt?\u003c\/h3\u003e\n\u003cp\u003eDie K110-A ist für kompatible MacBook-, MacBook-Pro-, MacBook-Air-, Mac-mini-, Mac-Pro-, iMac-, iMac-Pro-, iPad- und iPhone-Geräte ausgelegt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eWelche macOS-Version wird benötigt?\u003c\/h3\u003e\n\u003cp\u003eDie Tastatur ist für macOS 10.12 oder höher ausgelegt. Geräte, die vor 2013 hergestellt wurden, sind nicht kompatibel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eKann die K110-A unter Windows verwendet werden?\u003c\/h3\u003e\n\u003cp\u003eDie K110-A wurde primär für macOS entwickelt und kann unter Windows nur eingeschränkt kompatibel sein. Medien- und Funktionstasten werden unter Windows nicht unterstützt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eHat die K110-A eine Hintergrundbeleuchtung?\u003c\/h3\u003e\n\u003cp\u003eJa. Die Tastatur verfügt über eine weichweiße LED-Beleuchtung mit drei einstellbaren Helligkeitsstufen: niedrig, mittel und hoch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eWie viele Geräte kann ich verbinden?\u003c\/h3\u003e\n\u003cp\u003eÜber die drei Bluetooth-Kanäle können bis zu drei kompatible Geräte verbunden werden. Zwischen ihnen kann über die entsprechenden Gerätetasten gewechselt werden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eBenötigt die Tastatur einen USB-Dongle?\u003c\/h3\u003e\n\u003cp\u003eNein. Die K110-A verbindet sich direkt über Bluetooth. Ein USB-Dongle ist nicht erforderlich und nicht im Lieferumfang enthalten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eWelche Art von Tasten verwendet die K110-A?\u003c\/h3\u003e\n\u003cp\u003eDie K110-A verwendet flache Tasten mit Scissor-Mechanismus, die ein reaktionsschnelles und kontrolliertes Tippgefühl bieten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eWie groß ist der Akku?\u003c\/h3\u003e\n\u003cp\u003eDie Tastatur verfügt über einen integrierten wiederaufladbaren 1800-mAh-Akku.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eHat die K110-A einen automatischen Schlafmodus?\u003c\/h3\u003e\n\u003cp\u003eJa. Nach ungefähr 60 Minuten ohne Eingabe wechselt die Tastatur automatisch in den Schlafmodus. Durch Drücken einer beliebigen Taste wird sie wieder aktiviert.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eWird die Beleuchtung nach dem Aufwecken automatisch eingeschaltet?\u003c\/h3\u003e\n\u003cp\u003eNein. Nach dem Aufwecken der Tastatur muss die Hintergrundbeleuchtung manuell wieder aktiviert werden.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"k110de_faq_item\"\u003e\n\u003ch3\u003eIst die K110-A für Gaming geeignet?\u003c\/h3\u003e\n\u003cp\u003eDie K110-A wurde hauptsächlich für Arbeit, allgemeine Aufgaben und den täglichen Gebrauch entwickelt. Für Gaming wird sie nicht empfohlen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- STRUCTURED DATA --\u003e \u003cscript type=\"application\/ld+json\"\u003e\n{\n    \"@context\": \"https:\/\/schema.org\",\n    \"@graph\": [\n        {\n            \"@type\": \"Product\",\n            \"@id\": \"{{PRODUCT_PAGE_URL}}#product\",\n            \"name\": \"ProtoArc K110-A Beleuchtete Full-Size Bluetooth Tastatur für Mac\",\n            \"brand\": {\n                \"@type\": \"Brand\",\n                \"name\": \"ProtoArc\"\n            },\n            \"sku\": \"K110-A\",\n            \"description\": \"Die ProtoArc K110-A ist eine beleuchtete Full-Size Bluetooth Tastatur für Mac mit Aluminium-Design, integriertem Ziffernblock, drei Helligkeitsstufen, drei Bluetooth-Kanälen, flachen Scissor-Tasten und wiederaufladbarem 1800-mAh-Akku.\",\n            \"image\": [\n                \"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/99edb3b3-0678-4006-b556-e7e8da062b88.__CR0_0_1464_600_PT0_SX1464_V1_962fb95e-0dc7-4ffc-ada7-6b29acc71f57.png?v=1786936009\",\n                \"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/ed18a06d-8fad-49bc-80ca-864c50e1b981.__CR0_0_1464_600_PT0_SX1464_V1.png?v=1786936008\",\n                \"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/c296dfb0-7bc0-48d5-8e04-62d986d632ac.__CR0_0_1464_600_PT0_SX1464_V1.png?v=1786936008\"\n            ],\n            \"additionalProperty\": [\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Layout\",\n                    \"value\": \"Full-Size-Layout mit Ziffernblock\"\n                },\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Material\",\n                    \"value\": \"Aluminium-Design\"\n                },\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Hintergrundbeleuchtung\",\n                    \"value\": \"Weiß, 3 Helligkeitsstufen\"\n                },\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Verbindung\",\n                    \"value\": \"Bluetooth\"\n                },\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Multi-Device\",\n                    \"value\": \"Bis zu 3 Geräte\"\n                },\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Tastentyp\",\n                    \"value\": \"Flache Scissor-Switch-Tasten\"\n                },\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Akku\",\n                    \"value\": \"1800 mAh wiederaufladbar\"\n                },\n                {\n                    \"@type\": \"PropertyValue\",\n                    \"name\": \"Betriebssystem\",\n                    \"value\": \"macOS 10.12 oder höher\"\n                }\n            ]\n        },\n        {\n            \"@type\": \"VideoObject\",\n            \"@id\": \"{{PRODUCT_PAGE_URL}}#video\",\n            \"name\": \"ProtoArc K110-A Produktvideo\",\n            \"description\": \"Produktvideo der ProtoArc K110-A beleuchteten Full-Size Bluetooth Tastatur für Mac.\",\n            \"thumbnailUrl\": \"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/99edb3b3-0678-4006-b556-e7e8da062b88.__CR0_0_1464_600_PT0_SX1464_V1_962fb95e-0dc7-4ffc-ada7-6b29acc71f57.png?v=1786936009\",\n            \"contentUrl\": \"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/b4f5c929de5047cba111c8a12c3a7e22.mp4\"\n        },\n        {\n            \"@type\": \"FAQPage\",\n            \"@id\": \"{{PRODUCT_PAGE_URL}}#faq\",\n            \"mainEntity\": [\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"Ist die K110-A eine Full-Size-Tastatur?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"Ja. Die K110-A verwendet ein vollständiges Tastaturlayout mit integriertem Ziffernblock.\"\n                    }\n                },\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"Wie viele Geräte kann die K110-A verbinden?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"Die K110-A unterstützt über drei Bluetooth-Kanäle bis zu drei kompatible Geräte.\"\n                    }\n                },\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"Hat die K110-A eine Hintergrundbeleuchtung?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"Ja. Die K110-A verfügt über eine weiße LED-Hintergrundbeleuchtung mit drei Helligkeitsstufen.\"\n                    }\n                },\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"Wie groß ist der Akku der K110-A?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"Die K110-A verfügt über einen integrierten wiederaufladbaren 1800-mAh-Akku.\"\n                    }\n                },\n                {\n                    \"@type\": \"Question\",\n                    \"name\": \"Ist die K110-A mit Windows kompatibel?\",\n                    \"acceptedAnswer\": {\n                        \"@type\": \"Answer\",\n                        \"text\": \"Die K110-A wurde primär für macOS entwickelt. Unter Windows kann die Funktionalität eingeschränkt sein; Medien- und Funktionstasten werden nicht unterstützt.\"\n                    }\n                }\n            ]\n        }\n    ]\n}\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c!-- END ProtoArc K110-A DE Detail Page --\u003e","brand":"ProtoArc","offers":[{"title":"Space Gray","offer_id":44533144617049,"sku":"CP016743","price":50.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/6a0f48436f03bf48e8c7f28f9f150b4c_9867dbbd-f221-4a87-9d0f-03d492384c84.png?v=1786936272","url":"https:\/\/www.protoarc.com\/de-de\/products\/k110-a-full-size-keyboard-for-mac-de-layout","provider":"ProtoArc","version":"1.0","type":"link"}