{"product_id":"ajazz-ak108","title":"AJAZZ AK108","description":"\u003cstyle\u003e\n  \/* =========================================================\n     AJAZZ AK108 — PRODUCT SHOWCASE\n     ========================================================= *\/\n\n  .ak108-page {\n    --ak-bg: #07080d;\n    --ak-panel: #0d1019;\n    --ak-panel-2: #111522;\n    --ak-text: #f5f7fb;\n    --ak-muted: #aeb5c4;\n    --ak-line: rgba(255,255,255,.12);\n    --ak-blue: #9ecbff;\n    --ak-red: #ff3048;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n    background: var(--ak-bg);\n    color: var(--ak-text);\n    font-family:\n      Inter,\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n    overflow: hidden;\n  }\n\n  .ak108-page *,\n  .ak108-page *::before,\n  .ak108-page *::after {\n    box-sizing: border-box;\n  }\n\n  \/* ---------------------------------------------------------\n     GLOBAL\n     --------------------------------------------------------- *\/\n\n  .ak108-container {\n    width: min(1400px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .ak108-image {\n    display: block;\n    width: 100%;\n    height: auto;\n    max-width: 100%;\n    object-fit: contain;\n    object-position: center;\n    image-rendering: auto;\n  }\n\n  .ak108-section {\n    padding: 90px 0;\n  }\n\n  .ak108-eyebrow {\n    margin: 0 0 12px;\n    color: var(--ak-blue);\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: .16em;\n    text-transform: uppercase;\n  }\n\n  .ak108-title {\n    margin: 0;\n    font-size: clamp(32px, 5vw, 68px);\n    line-height: .98;\n    letter-spacing: -.045em;\n    font-weight: 800;\n  }\n\n  .ak108-subtitle {\n    margin: 18px 0 0;\n    color: var(--ak-muted);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  \/* ---------------------------------------------------------\n     HERO\n     --------------------------------------------------------- *\/\n\n  .ak108-hero {\n    position: relative;\n    background:\n      radial-gradient(\n        circle at 70% 45%,\n        rgba(85, 122, 190, .18),\n        transparent 34%\n      ),\n      linear-gradient(180deg, #020204 0%, #080a10 100%);\n  }\n\n  .ak108-hero-inner {\n    position: relative;\n  }\n\n  \/*\n    IMPORTANT:\n    Keep the first\/hero image at a smaller 620px display width\n    so it stays crisp and does not occupy the full source width on large screens.\n    The original aspect ratio is retained.\n  *\/\n\n  .ak108-hero-image {\n    width: min(100%, 620px);\n    height: auto;\n    display: block;\n    margin: 0 auto;\n  }\n\n  .ak108-hero-content {\n    position: absolute;\n    left: 5%;\n    top: 50%;\n    transform: translateY(-50%);\n    width: min(480px, 42%);\n    z-index: 2;\n  }\n\n  .ak108-brand {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 34px;\n    font-size: 17px;\n    font-weight: 700;\n    letter-spacing: .32em;\n  }\n\n  .ak108-brand-mark {\n    width: 30px;\n    height: 30px;\n    border: 2px solid var(--ak-red);\n    transform: rotate(45deg);\n  }\n\n  .ak108-hero h1 {\n    margin: 0;\n    font-size: clamp(50px, 8vw, 112px);\n    line-height: .88;\n    letter-spacing: -.06em;\n    font-weight: 850;\n  }\n\n  .ak108-hero-kicker {\n    margin-top: 24px;\n    font-size: clamp(20px, 2.2vw, 31px);\n    line-height: 1.15;\n    font-weight: 650;\n  }\n\n  .ak108-hero-description {\n    margin-top: 18px;\n    color: #c8cfdb;\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  .ak108-preorder {\n    display: inline-flex;\n    align-items: center;\n    gap: 14px;\n    margin-top: 30px;\n    padding: 15px 19px;\n    border: 1px solid rgba(255,48,72,.65);\n    border-radius: 8px;\n    background: rgba(255,48,72,.07);\n  }\n\n  .ak108-preorder-dot {\n    width: 9px;\n    height: 9px;\n    border-radius: 50%;\n    background: var(--ak-red);\n    box-shadow: 0 0 16px rgba(255,48,72,.7);\n    flex: 0 0 auto;\n  }\n\n  .ak108-preorder strong {\n    display: block;\n    color: #fff;\n    font-size: 15px;\n    letter-spacing: .05em;\n  }\n\n  .ak108-preorder span {\n    display: block;\n    margin-top: 3px;\n    color: #c3c8d3;\n    font-size: 13px;\n  }\n\n  \/* ---------------------------------------------------------\n     PREORDER BAR\n     --------------------------------------------------------- *\/\n\n  .ak108-order-bar {\n    position: relative;\n    z-index: 5;\n    margin-top: -1px;\n    border-top: 1px solid rgba(255,255,255,.08);\n    border-bottom: 1px solid rgba(255,255,255,.08);\n    background: #0a0c12;\n  }\n\n  .ak108-order-inner {\n    min-height: 78px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 25px;\n  }\n\n  .ak108-order-info {\n    display: flex;\n    align-items: center;\n    gap: 15px;\n  }\n\n  .ak108-order-info b {\n    font-size: 15px;\n  }\n\n  .ak108-order-info span {\n    color: var(--ak-muted);\n    font-size: 14px;\n  }\n\n  .ak108-order-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 190px;\n    min-height: 46px;\n    padding: 0 24px;\n    border-radius: 6px;\n    background: #fff;\n    color: #08090c !important;\n    text-decoration: none !important;\n    font-size: 14px;\n    font-weight: 800;\n    letter-spacing: .04em;\n    transition:\n      transform .2s ease,\n      background .2s ease;\n  }\n\n  .ak108-order-button:hover {\n    transform: translateY(-2px);\n    background: #e9edf5;\n  }\n\n  \/* ---------------------------------------------------------\n     FEATURE GRID\n     --------------------------------------------------------- *\/\n\n  .ak108-feature-section {\n    background:\n      radial-gradient(\n        circle at 50% 0%,\n        rgba(81,111,165,.13),\n        transparent 38%\n      ),\n      #080a11;\n  }\n\n  .ak108-heading {\n    text-align: center;\n    margin-bottom: 45px;\n  }\n\n  .ak108-heading h2 {\n    margin: 0;\n    font-size: clamp(30px, 4vw, 52px);\n    letter-spacing: -.035em;\n  }\n\n  .ak108-heading p {\n    max-width: 680px;\n    margin: 15px auto 0;\n    color: var(--ak-muted);\n    line-height: 1.7;\n  }\n\n  .ak108-feature-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .ak108-feature-card {\n    position: relative;\n    min-width: 0;\n    overflow: hidden;\n    border: 1px solid var(--ak-line);\n    border-radius: 12px;\n    background: linear-gradient(\n      145deg,\n      rgba(255,255,255,.055),\n      rgba(255,255,255,.018)\n    );\n  }\n\n  .ak108-feature-card img {\n    \/*\n      Never crop these images.\n      The entire source image is retained.\n    *\/\n    width: 100%;\n    height: auto;\n    display: block;\n    object-fit: contain;\n  }\n\n  .ak108-feature-copy {\n    padding: 24px 25px 27px;\n  }\n\n  .ak108-feature-copy h3 {\n    margin: 0;\n    font-size: 21px;\n    letter-spacing: -.02em;\n  }\n\n  .ak108-feature-copy p {\n    margin: 9px 0 0;\n    color: var(--ak-muted);\n    font-size: 14px;\n    line-height: 1.65;\n  }\n\n  \/* ---------------------------------------------------------\n     LARGE FEATURE SECTIONS\n     --------------------------------------------------------- *\/\n\n  .ak108-feature {\n    padding: 110px 0;\n    border-top: 1px solid rgba(255,255,255,.06);\n  }\n\n  .ak108-feature-row {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    align-items: center;\n    gap: 70px;\n  }\n\n  .ak108-feature-row.reverse .ak108-feature-image {\n    order: 2;\n  }\n\n  .ak108-feature-row.reverse .ak108-feature-text {\n    order: 1;\n  }\n\n  .ak108-feature-image {\n    min-width: 0;\n    border-radius: 12px;\n    overflow: hidden;\n    background: #05060a;\n    border: 1px solid rgba(255,255,255,.08);\n  }\n\n  \/*\n    This is deliberately NOT using:\n      height: 500px;\n      object-fit: cover;\n      transform: scale(...);\n\n    Those were the common causes of the soft\/blurred\n    appearance when using the tall source images.\n  *\/\n\n  .ak108-feature-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .ak108-feature-text {\n    min-width: 0;\n  }\n\n  .ak108-feature-text h2 {\n    margin: 0;\n    font-size: clamp(32px, 4vw, 58px);\n    line-height: 1;\n    letter-spacing: -.045em;\n  }\n\n  .ak108-feature-text p {\n    margin: 20px 0 0;\n    max-width: 570px;\n    color: var(--ak-muted);\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n  .ak108-feature-list {\n    margin: 27px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .ak108-feature-list li {\n    position: relative;\n    margin: 12px 0;\n    padding-left: 22px;\n    color: #dfe3eb;\n    font-size: 14px;\n  }\n\n  .ak108-feature-list li::before {\n    content: \"\";\n    position: absolute;\n    left: 0;\n    top: 7px;\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #8ebfff;\n  }\n\n  \/* ---------------------------------------------------------\n     COLORWAYS\n     --------------------------------------------------------- *\/\n\n  .ak108-colorways {\n    background: #05070b;\n  }\n\n  .ak108-color-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n  }\n\n  .ak108-color-card {\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,.1);\n    border-radius: 12px;\n    background: #0b0e15;\n  }\n\n  .ak108-color-card img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .ak108-color-name {\n    padding: 17px 20px;\n    font-size: 14px;\n    font-weight: 700;\n  }\n\n  \/* ---------------------------------------------------------\n     SWITCHES\n     --------------------------------------------------------- *\/\n\n  .ak108-switch-section {\n    background:\n      radial-gradient(\n        circle at 50% 30%,\n        rgba(83,111,166,.14),\n        transparent 45%\n      ),\n      #080a11;\n  }\n\n  .ak108-switch-image {\n    max-width: 950px;\n    margin: 0 auto;\n    border-radius: 14px;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,.1);\n  }\n\n  .ak108-switch-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  \/* ---------------------------------------------------------\n     SPECIFICATIONS\n     --------------------------------------------------------- *\/\n\n  .ak108-spec-section {\n    background: #050609;\n  }\n\n  .ak108-spec-layout {\n    display: grid;\n    grid-template-columns: 1.15fr .85fr;\n    gap: 55px;\n    align-items: center;\n  }\n\n  .ak108-spec-image {\n    border-radius: 12px;\n    overflow: hidden;\n    border: 1px solid rgba(255,255,255,.1);\n  }\n\n  .ak108-spec-image img {\n    width: 100%;\n    height: auto;\n    display: block;\n  }\n\n  .ak108-specs {\n    border-top: 1px solid var(--ak-line);\n  }\n\n  .ak108-spec-row {\n    display: grid;\n    grid-template-columns: 1fr 1.15fr;\n    gap: 20px;\n    padding: 16px 0;\n    border-bottom: 1px solid var(--ak-line);\n  }\n\n  .ak108-spec-row span:first-child {\n    color: #aeb5c4;\n  }\n\n  .ak108-spec-row span:last-child {\n    text-align: right;\n    font-weight: 600;\n  }\n\n  \/* ---------------------------------------------------------\n     FINAL PREORDER\n     --------------------------------------------------------- *\/\n\n  .ak108-final {\n    position: relative;\n    padding: 100px 0;\n    text-align: center;\n    background:\n      radial-gradient(\n        circle at 50% 20%,\n        rgba(99,138,207,.2),\n        transparent 45%\n      ),\n      #050609;\n    border-top: 1px solid rgba(255,255,255,.08);\n  }\n\n  .ak108-final h2 {\n    margin: 0;\n    font-size: clamp(38px, 6vw, 76px);\n    line-height: .95;\n    letter-spacing: -.05em;\n  }\n\n  .ak108-final p {\n    margin: 20px auto 0;\n    max-width: 600px;\n    color: var(--ak-muted);\n    line-height: 1.7;\n  }\n\n  .ak108-final-date {\n    margin-top: 22px;\n    color: #fff;\n    font-size: 16px;\n    font-weight: 700;\n  }\n\n  .ak108-final-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    margin-top: 30px;\n    min-height: 56px;\n    padding: 0 35px;\n    border-radius: 7px;\n    background: #fff;\n    color: #050609 !important;\n    text-decoration: none !important;\n    font-weight: 800;\n    font-size: 14px;\n    letter-spacing: .05em;\n    transition: transform .2s ease;\n  }\n\n  .ak108-final-button:hover {\n    transform: translateY(-2px);\n  }\n\n  \/* ---------------------------------------------------------\n     MOBILE\n     --------------------------------------------------------- *\/\n\n  @media (max-width: 900px) {\n\n    .ak108-container {\n      width: min(100% - 28px, 700px);\n    }\n\n    .ak108-section {\n      padding: 65px 0;\n    }\n\n    .ak108-hero-content {\n      position: relative;\n      left: auto;\n      top: auto;\n      transform: none;\n      width: auto;\n      padding: 45px 25px 50px;\n      background:\n        linear-gradient(\n          180deg,\n          rgba(5,6,9,0) 0%,\n          rgba(5,6,9,.96) 18%\n        );\n    }\n\n    .ak108-hero h1 {\n      font-size: clamp(52px, 16vw, 90px);\n    }\n\n    .ak108-hero-kicker {\n      font-size: 22px;\n    }\n\n    .ak108-order-inner {\n      padding: 16px 0;\n      flex-direction: column;\n      align-items: stretch;\n    }\n\n    .ak108-order-info {\n      justify-content: center;\n      text-align: center;\n    }\n\n    .ak108-order-button {\n      width: 100%;\n    }\n\n    .ak108-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ak108-feature {\n      padding: 70px 0;\n    }\n\n    .ak108-feature-row,\n    .ak108-feature-row.reverse,\n    .ak108-spec-layout {\n      grid-template-columns: 1fr;\n      gap: 35px;\n    }\n\n    .ak108-feature-row.reverse .ak108-feature-image,\n    .ak108-feature-row.reverse .ak108-feature-text {\n      order: initial;\n    }\n\n    .ak108-color-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ak108-spec-row {\n      grid-template-columns: 1fr;\n      gap: 5px;\n    }\n\n    .ak108-spec-row span:last-child {\n      text-align: left;\n    }\n  }\n\n  @media (max-width: 550px) {\n\n    .ak108-brand {\n      margin-bottom: 25px;\n    }\n\n    .ak108-hero-content {\n      padding-left: 18px;\n      padding-right: 18px;\n    }\n\n    .ak108-feature-copy {\n      padding: 20px;\n    }\n\n    .ak108-feature-text h2 {\n      font-size: 36px;\n    }\n\n    .ak108-final {\n      padding: 75px 0;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ak108-page\"\u003e\n\n  \u003c!-- ======================================================\n       HERO\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-hero\"\u003e\n\n    \u003cdiv class=\"ak108-hero-inner\"\u003e\n\n      \u003c!-- ORIGINAL FULL-SIZE IMAGE --\u003e\n      \u003cimg class=\"ak108-hero-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_01.jpg?v=1787856488\" alt=\"AJAZZ AK108 Mechanical Keyboard\" width=\"790\" height=\"1328\" loading=\"eager\" fetchpriority=\"high\" decoding=\"sync\"\u003e\n\n      \u003cdiv class=\"ak108-hero-content\"\u003e\n\n        \u003cdiv class=\"ak108-brand\"\u003e\n          \u003cspan class=\"ak108-brand-mark\"\u003e\u003c\/span\u003e\n          AJAZZ\n        \u003c\/div\u003e\n\n        \u003ch1\u003eAK108\u003c\/h1\u003e\n\n        \u003cdiv class=\"ak108-hero-kicker\"\u003e\n          100% Mechanical Keyboard\n        \u003c\/div\u003e\n\n        \u003cp class=\"ak108-hero-description\"\u003e\n          A full-size 108-key mechanical keyboard built for work,\n          gaming and everyday use, with tri-mode connectivity,\n          hot-swappable switches, RGB lighting and a built-in\n          dot-matrix display.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"ak108-preorder\"\u003e\n          \u003cspan class=\"ak108-preorder-dot\"\u003e\u003c\/span\u003e\n\n          \u003cdiv\u003e\n            \u003cstrong\u003ePRE-ORDER NOW\u003c\/strong\u003e\n            \u003cspan\u003eDispatch starts from 05 September\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       ORDER BAR\n       ====================================================== --\u003e\n\n  \u003cdiv class=\"ak108-order-bar\"\u003e\n\n    \u003cdiv class=\"ak108-container ak108-order-inner\"\u003e\n\n      \u003cdiv class=\"ak108-order-info\"\u003e\n        \u003cdiv\u003e\n          \u003cb\u003eAJAZZ AK108 PRE-ORDER\u003c\/b\u003e\u003cbr\u003e\n          \u003cspan\u003eDispatch starts from 05 September\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003ca href=\"#ak108-preorder\" class=\"ak108-order-button\"\u003e\n        PRE-ORDER AK108\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- ======================================================\n       CORE FEATURES\n       No separate oversized\/blurred feature image.\n       Each source image is displayed at its natural ratio.\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-section ak108-feature-section\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-heading\"\u003e\n\n        \u003cp class=\"ak108-eyebrow\"\u003e\n          Built for everyday use\n        \u003c\/p\u003e\n\n        \u003ch2\u003eEverything you need in a full-size board.\u003c\/h2\u003e\n\n        \u003cp\u003e\n          A complete 108-key layout combined with wireless\n          connectivity, deep customization and a refined\n          acoustic design.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ak108-feature-grid\"\u003e\n\n        \u003c!-- DISPLAY --\u003e\n        \u003carticle class=\"ak108-feature-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_02.jpg?v=1787856503\" alt=\"AJAZZ AK108 dot matrix display\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-feature-copy\"\u003e\n            \u003ch3\u003eDot-Matrix Display\u003c\/h3\u003e\n            \u003cp\u003e\n              Built-in display with preset effects plus support\n              for custom text and patterns.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003c!-- RGB --\u003e\n        \u003carticle class=\"ak108-feature-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_04.jpg?v=1787856504\" alt=\"AJAZZ AK108 RGB lighting\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-feature-copy\"\u003e\n            \u003ch3\u003e1600W RGB Lighting\u003c\/h3\u003e\n            \u003cp\u003e\n              21+ lighting effects with adjustable brightness,\n              speed and music-reactive lighting.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003c!-- HOT SWAP --\u003e\n        \u003carticle class=\"ak108-feature-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_09.jpg?v=1787856504\" alt=\"AJAZZ AK108 hot swappable switches\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-feature-copy\"\u003e\n            \u003ch3\u003eFull-Key Hot-Swappable\u003c\/h3\u003e\n            \u003cp\u003e\n              Supports 3-pin and 5-pin mechanical switches,\n              making switch changes simple.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003c!-- TRI MODE --\u003e\n        \u003carticle class=\"ak108-feature-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_08.jpg?v=1787856504\" alt=\"AJAZZ AK108 tri mode connection\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-feature-copy\"\u003e\n            \u003ch3\u003eTri-Mode Connection\u003c\/h3\u003e\n            \u003cp\u003e\n              Use 2.4GHz wireless, Bluetooth or detachable\n              USB-C wired mode.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003c!-- ACOUSTIC --\u003e\n        \u003carticle class=\"ak108-feature-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_07.jpg?v=1787856503\" alt=\"AJAZZ AK108 five layer acoustic structure\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-feature-copy\"\u003e\n            \u003ch3\u003e5-Layer Acoustic Design\u003c\/h3\u003e\n            \u003cp\u003e\n              Multi-layer internal dampening and gasket mounting\n              for a cleaner, more refined typing sound.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003c!-- DRIVER --\u003e\n        \u003carticle class=\"ak108-feature-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_06.jpg?v=1787856504\" alt=\"AJAZZ AK108 driver software\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-feature-copy\"\u003e\n            \u003ch3\u003eCustomizable Driver\u003c\/h3\u003e\n            \u003cp\u003e\n              Customize keys, lighting and other keyboard\n              functions through the AJAZZ driver.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       DOT MATRIX\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-feature\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-feature-row\"\u003e\n\n        \u003cdiv class=\"ak108-feature-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_05.jpg?v=1787856503\" alt=\"AJAZZ AK108 dot matrix display close up\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ak108-feature-text\"\u003e\n\n          \u003cp class=\"ak108-eyebrow\"\u003e\n            Dot-Matrix Display\n          \u003c\/p\u003e\n\n          \u003ch2\u003e\n            A little screen with plenty of personality.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The integrated dot-matrix display gives the AK108\n            a distinctive look without compromising the familiar\n            full-size layout.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ak108-feature-list\"\u003e\n            \u003cli\u003eBuilt-in display\u003c\/li\u003e\n            \u003cli\u003ePreset visual effects\u003c\/li\u003e\n            \u003cli\u003eCustom text support\u003c\/li\u003e\n            \u003cli\u003eCustom pattern support\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       DRIVER\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-feature\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-feature-row reverse\"\u003e\n\n        \u003cdiv class=\"ak108-feature-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_06.jpg?v=1787856504\" alt=\"AJAZZ AK108 software driver\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ak108-feature-text\"\u003e\n\n          \u003cp class=\"ak108-eyebrow\"\u003e\n            Driver Center\n          \u003c\/p\u003e\n\n          \u003ch2\u003e\n            Tune the keyboard your way.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Customize the keyboard for work and play with\n            software control over keys and RGB lighting.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ak108-feature-list\"\u003e\n            \u003cli\u003eKey customization\u003c\/li\u003e\n            \u003cli\u003eRGB configuration\u003c\/li\u003e\n            \u003cli\u003eLighting effects\u003c\/li\u003e\n            \u003cli\u003eWindows \u0026amp; macOS support\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       BATTERY\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-feature\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-feature-row\"\u003e\n\n        \u003cdiv class=\"ak108-feature-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_10.jpg?v=1787856508\" alt=\"AJAZZ AK108 10000mAh battery\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ak108-feature-text\"\u003e\n\n          \u003cp class=\"ak108-eyebrow\"\u003e\n            10000mAh Battery\n          \u003c\/p\u003e\n\n          \u003ch2\u003e\n            Charge once. Keep going.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            A large-capacity 10000mAh battery helps reduce\n            charging frequency when using the keyboard wirelessly.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ak108-feature-list\"\u003e\n            \u003cli\u003e10000mAh battery\u003c\/li\u003e\n            \u003cli\u003e2.4GHz wireless operation\u003c\/li\u003e\n            \u003cli\u003eBluetooth connectivity\u003c\/li\u003e\n            \u003cli\u003eUSB-C wired mode\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       TRI MODE\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-feature\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-feature-row reverse\"\u003e\n\n        \u003cdiv class=\"ak108-feature-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_08.jpg?v=1787856504\" alt=\"AJAZZ AK108 tri mode wireless keyboard\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ak108-feature-text\"\u003e\n\n          \u003cp class=\"ak108-eyebrow\"\u003e\n            Tri-Mode\n          \u003c\/p\u003e\n\n          \u003ch2\u003e\n            One keyboard. Three ways to connect.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            Switch between 2.4GHz wireless, Bluetooth and\n            USB-C wired connectivity depending on your setup.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ak108-feature-list\"\u003e\n            \u003cli\u003e2.4GHz wireless\u003c\/li\u003e\n            \u003cli\u003eBluetooth\u003c\/li\u003e\n            \u003cli\u003eUSB-C wired\u003c\/li\u003e\n            \u003cli\u003eWindows \/ Mac compatible\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       ACOUSTIC\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-feature\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-feature-row\"\u003e\n\n        \u003cdiv class=\"ak108-feature-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_07.jpg?v=1787856503\" alt=\"AJAZZ AK108 acoustic structure\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"ak108-feature-text\"\u003e\n\n          \u003cp class=\"ak108-eyebrow\"\u003e\n            Acoustic Architecture\n          \u003c\/p\u003e\n\n          \u003ch2\u003e\n            Built for a cleaner typing sound.\n          \u003c\/h2\u003e\n\n          \u003cp\u003e\n            The AK108 combines multiple internal dampening\n            layers with a soft gasket structure to help create\n            a more controlled and refined acoustic profile.\n          \u003c\/p\u003e\n\n          \u003cul class=\"ak108-feature-list\"\u003e\n            \u003cli\u003e5-layer noise reduction\u003c\/li\u003e\n            \u003cli\u003eGasket structure\u003c\/li\u003e\n            \u003cli\u003ePE foam\u003c\/li\u003e\n            \u003cli\u003eIXPE switch pad\u003c\/li\u003e\n            \u003cli\u003ePET pad\u003c\/li\u003e\n            \u003cli\u003eEPDM foam\u003c\/li\u003e\n          \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       COLORWAYS\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-section ak108-colorways\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-heading\"\u003e\n\n        \u003cp class=\"ak108-eyebrow\"\u003e\n          Choose your look\n        \u003c\/p\u003e\n\n        \u003ch2\u003eMultiple Colorways\u003c\/h2\u003e\n\n        \u003cp\u003e\n          The AK108 is available in several distinctive\n          keycap and case combinations.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ak108-color-grid\"\u003e\n\n        \u003cdiv class=\"ak108-color-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_03.jpg?v=1787856504\" alt=\"AJAZZ AK108 Miaomiao keycap colorway\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-color-name\"\u003e\n            Miaomiao Keycap — Dual-Color Side-Printed Jelly\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"ak108-color-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_11.jpg?v=1787856503\" alt=\"AJAZZ AK108 black grey yellow\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-color-name\"\u003e\n            Black \/ Grey \/ Yellow\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"ak108-color-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_12.jpg?v=1787856504\" alt=\"AJAZZ AK108 purple white blue\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-color-name\"\u003e\n            Purple \/ White \/ Blue\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"ak108-color-card\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_09.jpg?v=1787856504\" alt=\"AJAZZ AK108 topographic design\" loading=\"lazy\" decoding=\"async\"\u003e\n\n          \u003cdiv class=\"ak108-color-name\"\u003e\n            Topographic Series\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       SWITCHES\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-section ak108-switch-section\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-heading\"\u003e\n\n        \u003cp class=\"ak108-eyebrow\"\u003e\n          Switch Options\n        \u003c\/p\u003e\n\n        \u003ch2\u003eFull-Key Hot-Swappable\u003c\/h2\u003e\n\n        \u003cp\u003e\n          Change switches whenever you want. The AK108 supports\n          both 3-pin and 5-pin mechanical switches.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ak108-switch-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_09.jpg?v=1787856504\" alt=\"AJAZZ AK108 hot swappable switches\" loading=\"lazy\" decoding=\"async\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       SPECIFICATIONS\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-section ak108-spec-section\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cdiv class=\"ak108-spec-layout\"\u003e\n\n        \u003cdiv class=\"ak108-spec-image\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/1_02.jpg?v=1787856503\" alt=\"AJAZZ AK108 mechanical keyboard specifications\" loading=\"lazy\" decoding=\"async\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv\u003e\n\n          \u003cp class=\"ak108-eyebrow\"\u003e\n            Specifications\n          \u003c\/p\u003e\n\n          \u003ch2 class=\"ak108-title\"\u003e\n            AK108\n          \u003c\/h2\u003e\n\n          \u003cdiv class=\"ak108-specs\"\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eBrand\u003c\/span\u003e\n              \u003cspan\u003eAJAZZ\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eModel\u003c\/span\u003e\n              \u003cspan\u003eAK108\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eLayout\u003c\/span\u003e\n              \u003cspan\u003e108 Keys \/ 100% Layout\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eConnectivity\u003c\/span\u003e\n              \u003cspan\u003e2.4G + Bluetooth + Wired\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eInterface\u003c\/span\u003e\n              \u003cspan\u003eDetachable USB-C\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eBattery\u003c\/span\u003e\n              \u003cspan\u003e10000mAh\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eLighting\u003c\/span\u003e\n              \u003cspan\u003eRGB \/ 21 Effects\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eHot-Swap\u003c\/span\u003e\n              \u003cspan\u003e3-Pin \/ 5-Pin\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eStructure\u003c\/span\u003e\n              \u003cspan\u003eGasket\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eAnti-Ghosting\u003c\/span\u003e\n              \u003cspan\u003eFull-Key\u003c\/span\u003e\n            \u003c\/div\u003e\n\n            \u003cdiv class=\"ak108-spec-row\"\u003e\n              \u003cspan\u003eCompatibility\u003c\/span\u003e\n              \u003cspan\u003eWindows \/ macOS\u003c\/span\u003e\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ======================================================\n       FINAL PREORDER\n       ====================================================== --\u003e\n\n  \u003csection class=\"ak108-final\" id=\"ak108-preorder\"\u003e\n\n    \u003cdiv class=\"ak108-container\"\u003e\n\n      \u003cp class=\"ak108-eyebrow\"\u003e\n        AJAZZ AK108\n      \u003c\/p\u003e\n\n      \u003ch2\u003e\n        Pre-order yours.\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Secure the AJAZZ AK108 ahead of launch.\n        Orders placed during the pre-order period will begin\n        dispatching from 05 September.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"ak108-final-date\"\u003e\n        Dispatch starts from 05 September\n      \u003c\/div\u003e\n\n      \u003c!--\n        IMPORTANT:\n        Replace the URL below with your actual AK108\n        Shopify product URL if necessary.\n      --\u003e\n\n      \u003ca href=\"\/products\/ajazz-ak108\" class=\"ak108-final-button\"\u003e\n        PRE-ORDER NOW\n      \u003c\/a\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Ajazz India","offers":[{"title":"Default Title","offer_id":47966425841842,"sku":null,"price":0.0,"currency_code":"INR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0767\/9170\/9874\/files\/4534751743fb7142e40b94e785f4e079.jpg?v=1787856292","url":"https:\/\/www.ajazz.in\/products\/ajazz-ak108","provider":"Ajazz India","version":"1.0","type":"link"}