{"product_id":"kailh-box-v2-brown-tactile-switch","title":"Kailh BOX V2 Brown — Crisp Tactile Switch with Dual Dustproof | 45gf · 80M Cycles","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=yes, viewport-fit=cover\"\u003e\n    \u003ctitle\u003eKailh BOX V2 Switches | Double Dust-Proof Tactile | 80M Life \u0026amp; Snappy Rebound\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        body {\n            font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n            background: #ffffff;\n            color: #1a1e2b;\n            line-height: 1.4;\n        }\n\n        .description-sample {\n            width: 100%;\n            max-width: none;\n            margin: 0;\n            padding: 0 24px;\n        }\n\n        .section-title {\n            font-size: 32px;\n            font-weight: 700;\n            text-align: center;\n            margin: 56px 0 32px;\n            letter-spacing: -0.3px;\n            background: linear-gradient(135deg, #111, #2c3e66);\n            background-clip: text;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n        .highlight {\n            background: linear-gradient(135deg, #e67e22, #d97706);\n            background-clip: text;\n            -webkit-background-clip: text;\n            -webkit-text-fill-color: transparent;\n        }\n        @media (max-width: 768px) {\n            .section-title {\n                font-size: 26px;\n                margin: 40px 0 24px;\n            }\n            .description-sample {\n                padding: 0 16px;\n            }\n        }\n\n        .product-hero {\n            margin: 32px 0 20px;\n        }\n        .hero-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 48px;\n            align-items: center;\n        }\n        .video-wrapper {\n            position: relative;\n            width: 100%;\n            padding-bottom: 56.25%;\n            height: 0;\n            overflow: hidden;\n            border-radius: 28px;\n            box-shadow: 0 24px 48px rgba(0,0,0,0.12);\n            background: #f2f4f8;\n        }\n        .video-wrapper iframe {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            border: 0;\n            border-radius: 28px;\n        }\n        .hero-badge {\n            display: inline-block;\n            background: linear-gradient(135deg, #e67e2218, #d9770618);\n            padding: 6px 16px;\n            border-radius: 40px;\n            font-size: 13px;\n            font-weight: 600;\n            margin-bottom: 20px;\n            color: #b45309;\n        }\n        .hero-title {\n            font-size: 52px;\n            font-weight: 800;\n            line-height: 1.2;\n            margin-bottom: 16px;\n            letter-spacing: -1px;\n        }\n        .hero-subtitle {\n            font-size: 20px;\n            color: #2c3e66;\n            font-weight: 500;\n            margin-bottom: 18px;\n        }\n        .hero-desc {\n            font-size: 18px;\n            line-height: 1.5;\n            margin-bottom: 28px;\n            color: #2c3e50;\n        }\n        .hero-features {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 12px;\n            margin-bottom: 32px;\n        }\n        .feature-tag {\n            background: #f0f2f8;\n            padding: 6px 16px;\n            border-radius: 40px;\n            font-size: 14px;\n            font-weight: 500;\n            color: #1f2a48;\n        }\n        .hero-actions .btn-primary {\n            display: inline-block;\n            background: #000;\n            color: #fff;\n            padding: 14px 36px;\n            border-radius: 48px;\n            text-decoration: none;\n            font-weight: 700;\n            font-size: 16px;\n            transition: 0.2s;\n            margin-right: 20px;\n            box-shadow: 0 4px 10px rgba(0,0,0,0.05);\n        }\n        .hero-actions .btn-primary:hover {\n            background: #d97706;\n            transform: scale(0.98);\n        }\n        .trust-badge {\n            display: inline-block;\n            font-size: 14px;\n            color: #4a5568;\n        }\n        @media (max-width: 768px) {\n            .hero-grid {\n                grid-template-columns: 1fr;\n                gap: 28px;\n            }\n            .hero-title {\n                font-size: 36px;\n            }\n            .hero-desc {\n                font-size: 16px;\n            }\n            .hero-actions .btn-primary {\n                padding: 12px 28px;\n                margin-right: 12px;\n            }\n        }\n\n        .trust-section {\n            background: #f8fafd;\n            border-radius: 32px;\n            padding: 32px 24px;\n            margin: 48px 0;\n        }\n        .trust-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 24px;\n            text-align: center;\n        }\n        .trust-number {\n            font-size: 32px;\n            font-weight: 800;\n            color: #d97706;\n            letter-spacing: -0.5px;\n        }\n        .trust-label {\n            font-size: 14px;\n            color: #4a5568;\n            margin-top: 8px;\n            font-weight: 500;\n        }\n        @media (max-width: 640px) {\n            .trust-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 20px;\n            }\n            .trust-number {\n                font-size: 28px;\n            }\n        }\n\n        .pain-point {\n            background: #fffbeb;\n            border-radius: 32px;\n            padding: 48px 40px;\n            margin: 48px 0;\n        }\n        .pain-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 32px;\n            margin: 32px 0 24px;\n        }\n        .pain-card {\n            background: #fff;\n            border-radius: 24px;\n            padding: 28px 20px;\n            text-align: center;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.02);\n        }\n        .pain-icon {\n            font-size: 52px;\n            margin-bottom: 16px;\n        }\n        .pain-card h3 {\n            font-size: 20px;\n            margin-bottom: 12px;\n            font-weight: 700;\n        }\n        .pain-card p {\n            color: #4b5563;\n            line-height: 1.5;\n        }\n        .pain-solution-badge {\n            text-align: center;\n            background: #fef3c7;\n            padding: 16px 24px;\n            border-radius: 60px;\n            font-size: 18px;\n            font-weight: 500;\n            color: #b45309;\n        }\n        @media (max-width: 768px) {\n            .pain-point {\n                padding: 32px 20px;\n            }\n            .pain-grid {\n                grid-template-columns: 1fr;\n                gap: 24px;\n            }\n        }\n\n        .feature-showcase {\n            margin: 56px 0 40px;\n        }\n        .feature-block {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 56px;\n            align-items: center;\n            margin-bottom: 72px;\n        }\n        .feature-media img {\n            width: 100%;\n            border-radius: 28px;\n            box-shadow: 0 20px 35px rgba(0,0,0,0.08);\n        }\n        .feature-tag-mini {\n            display: inline-block;\n            background: #fef3c7;\n            padding: 4px 14px;\n            border-radius: 30px;\n            font-size: 12px;\n            font-weight: 600;\n            margin-bottom: 16px;\n            color: #b45309;\n        }\n        .feature-text h3 {\n            font-size: 30px;\n            margin-bottom: 20px;\n            font-weight: 700;\n            line-height: 1.3;\n        }\n        .fab-list {\n            display: flex;\n            flex-direction: column;\n            gap: 20px;\n        }\n        .fab-item {\n            padding-left: 16px;\n            border-left: 4px solid #d97706;\n            line-height: 1.5;\n        }\n        .fab-item strong {\n            display: block;\n            margin-bottom: 6px;\n            font-size: 16px;\n            color: #0f172a;\n        }\n        @media (max-width: 768px) {\n            .feature-block {\n                grid-template-columns: 1fr;\n                gap: 32px;\n            }\n            .feature-text h3 {\n                font-size: 26px;\n            }\n        }\n\n        .spec-grid-section {\n            margin: 48px 0 24px;\n        }\n        .spec-grid {\n            display: grid;\n            grid-template-columns: repeat(4, 1fr);\n            gap: 18px;\n        }\n        .spec-card {\n            background: #f8fafc;\n            padding: 20px 12px;\n            border-radius: 24px;\n            text-align: center;\n        }\n        .spec-icon {\n            font-size: 28px;\n            display: block;\n            margin-bottom: 12px;\n        }\n        .spec-card strong {\n            display: block;\n            font-size: 15px;\n            margin-bottom: 6px;\n        }\n        @media (max-width: 640px) {\n            .spec-grid {\n                grid-template-columns: repeat(2, 1fr);\n                gap: 12px;\n            }\n            .spec-card {\n                padding: 16px 8px;\n            }\n            .spec-icon {\n                font-size: 26px;\n            }\n        }\n\n        .spec-table-wrapper {\n            margin: 32px 0 48px;\n            overflow-x: auto;\n        }\n        .spec-table {\n            width: 100%;\n            border-collapse: collapse;\n            background: #fff;\n            border-radius: 24px;\n            overflow: hidden;\n            box-shadow: 0 1px 3px rgba(0,0,0,0.05);\n        }\n        .spec-table th, .spec-table td {\n            padding: 16px 20px;\n            border: 1px solid #e9edf2;\n            vertical-align: top;\n            text-align: left;\n        }\n        .spec-table th {\n            background: #f7f9fc;\n            font-weight: 700;\n            width: 32%;\n            color: #0b2b4f;\n        }\n        .spec-table td {\n            color: #1e2f44;\n        }\n        @media (max-width: 768px) {\n            .spec-table th, .spec-table td {\n                padding: 12px 14px;\n                font-size: 14px;\n            }\n        }\n\n        .testimonials {\n            margin: 60px 0 48px;\n        }\n        .testimonial-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 32px;\n        }\n        .testimonial-card {\n            background: #fafcff;\n            padding: 28px;\n            border-radius: 28px;\n            box-shadow: 0 12px 28px rgba(0,0,0,0.04);\n            border: 1px solid #eff3f8;\n        }\n        .stars {\n            color: #f5b042;\n            margin-bottom: 14px;\n            font-size: 18px;\n        }\n        .testimonial-card p {\n            font-size: 15px;\n            line-height: 1.5;\n            margin-bottom: 20px;\n            color: #2d3e5f;\n        }\n        .user {\n            font-weight: 600;\n            color: #d97706;\n        }\n        @media (max-width: 768px) {\n            .testimonial-grid {\n                grid-template-columns: 1fr;\n                gap: 24px;\n            }\n        }\n\n        .guarantee-full {\n            background: linear-gradient(125deg, #fffbeb 0%, #ffffff 100%);\n            border-radius: 36px;\n            padding: 56px 48px;\n            margin: 64px 0 56px;\n            box-shadow: 0 8px 20px rgba(0,0,0,0.02);\n        }\n        .guarantee-intro {\n            text-align: center;\n            font-size: 18px;\n            line-height: 1.5;\n            max-width: 800px;\n            margin: 0 auto 44px;\n            color: #2c3e50;\n        }\n        .guarantee-grid {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 32px;\n        }\n        .guarantee-card {\n            background: #ffffff;\n            border-radius: 28px;\n            padding: 28px;\n            box-shadow: 0 8px 24px rgba(0,0,0,0.04);\n        }\n        .card-icon {\n            font-size: 48px;\n            margin-bottom: 16px;\n        }\n        .guarantee-card h3 {\n            font-size: 24px;\n            margin-bottom: 12px;\n            font-weight: 700;\n        }\n        .guarantee-card p {\n            color: #475569;\n            line-height: 1.5;\n            margin-bottom: 12px;\n        }\n        .shipping-countries {\n            font-size: 13px;\n            color: #5b6e8c;\n            margin-top: 14px;\n            padding-top: 12px;\n            border-top: 1px solid #eef2f8;\n        }\n        @media (max-width: 768px) {\n            .guarantee-full {\n                padding: 36px 24px;\n            }\n            .guarantee-grid {\n                grid-template-columns: 1fr;\n                gap: 24px;\n            }\n            .guarantee-card h3 {\n                font-size: 22px;\n            }\n        }\n        .small {\n            font-size: 13px;\n            color: #6c7a91;\n        }\n        .btn-primary {\n            cursor: pointer;\n        }\n    \u003c\/style\u003e\n\n\n\u003cdiv class=\"description-sample\"\u003e\n    \u003c!-- Hero Section --\u003e\n    \u003cdiv class=\"product-hero\"\u003e\n        \u003cdiv class=\"hero-grid\"\u003e\n            \u003cdiv class=\"hero-media\"\u003e\n                \u003cdiv class=\"video-wrapper\"\u003e\n                    \u003ciframe src=\"https:\/\/www.youtube.com\/embed\/a8BwqV_PjA8?autoplay=0\u0026amp;rel=0\u0026amp;playsinline=1\" allow=\"autoplay; fullscreen; encrypted-media\" allowfullscreen frameborder=\"0\" loading=\"lazy\" title=\"Kailh BOX V2 Switches\"\u003e\n                    \u003c\/iframe\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"hero-content\"\u003e\n                \u003cdiv class=\"hero-badge\"\u003e🛡️ BOX V2 | Double Dust-Proof | 80M Tactile Perfection\u003c\/div\u003e\n                \u003ch1 class=\"hero-title\"\u003eBuilt to Last,\u003cbr\u003e\u003cspan class=\"highlight\"\u003eTactile Precision\u003c\/span\u003e\n\u003c\/h1\u003e\n                \u003cp class=\"hero-subtitle\"\u003eKailh BOX V2 – Double Dust-Proof Tactile Switches\u003c\/p\u003e\n                \u003cp class=\"hero-desc\"\u003eRefined tactile bump enhances typing accuracy without disrupting rapid gaming inputs. Extended gold-plated spring delivers snappier rebounds and corrosion resistance. Dual-layer protection (dust walls + BOX structure) shields against spills, crumbs, and humidity for long-term reliability.\u003c\/p\u003e\n                \u003cdiv class=\"hero-features\"\u003e\n                    \u003cspan class=\"feature-tag\"\u003e🛡️ Double Dust-Proof\u003c\/span\u003e\n                    \u003cspan class=\"feature-tag\"\u003e⚡ 45gf Light Actuation\u003c\/span\u003e\n                    \u003cspan class=\"feature-tag\"\u003e🎯 75gf Tactile Bump\u003c\/span\u003e\n                    \u003cspan class=\"feature-tag\"\u003e♾️ 80M Lifespan\u003c\/span\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"hero-actions\"\u003e\n                    \u003ca href=\"#\" class=\"btn-primary\" onclick=\"window.scrollTo({top:0,behavior:'smooth'}); return false;\"\u003e🛒 Buy Now\u003c\/a\u003e\n                    \u003cdiv class=\"trust-badge\"\u003e✓ 30‑Day Trial ✓ 2‑Year Warranty\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Trust Badges --\u003e\n    \u003cdiv class=\"trust-section\"\u003e\n        \u003cdiv class=\"trust-grid\"\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-number\"\u003e4,500+\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003eDurability Fans\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-number\"\u003e80M\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003eKeystroke Life\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-number\"\u003e⭐ 4.8\/5\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003eUser Rating\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"trust-item\"\u003e\n\u003cdiv class=\"trust-number\"\u003e📦 In Stock\u003c\/div\u003e\n\u003cdiv class=\"trust-label\"\u003e24h Dispatch\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Pain Points --\u003e\n    \u003cdiv class=\"pain-point\"\u003e\n        \u003ch2 class=\"section-title\"\u003eTired of These?\u003c\/h2\u003e\n        \u003cdiv class=\"pain-grid\"\u003e\n            \u003cdiv class=\"pain-card\"\u003e\n\u003cdiv class=\"pain-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eSpill Anxiety?\u003c\/h3\u003e\n\u003cp\u003eAccidents ruin standard switches. You need true liquid and dust protection.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"pain-card\"\u003e\n\u003cdiv class=\"pain-icon\"\u003e🔧\u003c\/div\u003e\n\u003ch3\u003eWobbly Stems?\u003c\/h3\u003e\n\u003cp\u003eLoose stems reduce precision. You want rock‑solid, stable keyfeel.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"pain-card\"\u003e\n\u003cdiv class=\"pain-icon\"\u003e🔊\u003c\/div\u003e\n\u003ch3\u003eVague Tactility?\u003c\/h3\u003e\n\u003cp\u003eMushy bumps lack definition. You need crisp, confident feedback.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pain-solution-badge\"\u003e💡 \u003cstrong\u003eKailh BOX V2\u003c\/strong\u003e solves them all — dual dust‑proof structure, reinforced stability, and a refined tactile bump.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Unique Selling Points (FABE) – 精简为单一块 --\u003e\n    \u003cdiv class=\"feature-showcase\"\u003e\n        \u003ch2 class=\"section-title\"\u003eWhy BOX V2?\u003c\/h2\u003e\n        \u003cdiv class=\"feature-block\"\u003e\n            \u003cdiv class=\"feature-media\"\u003e\n                \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0881\/1806\/7523\/files\/kailh-box-v2-red-linear-switch-768414_a4830761-23c4-4ef5-95f4-543d8807430e.jpg?v=1743836718\" alt=\"Kailh BOX V2 Switches\"\u003e\n            \u003c\/div\u003e\n            \u003cdiv class=\"feature-text\"\u003e\n                \u003cdiv class=\"feature-tag-mini\"\u003e🛡️ Core Advantage – Legendary Durability, Refined Tactility\u003c\/div\u003e\n                \u003ch3\u003eDouble Dust-Proof · Snappy Rebound · 80M Lifespan\u003c\/h3\u003e\n                \u003cdiv class=\"fab-list\"\u003e\n                    \u003cdiv class=\"fab-item\"\u003e\n\u003cstrong\u003e🔹 Feature\u003c\/strong\u003e Dual‑layer protection: integrated dust walls + proprietary BOX structure; extended gold‑plated spring; refined tactile bump (75±10gf); 45±10gf operating force; 2.0±0.4mm pre‑travel; 3.6±0.3mm total travel; factory pre‑lubed; 80M cycle rating.\u003c\/div\u003e\n                    \u003cdiv class=\"fab-item\"\u003e\n\u003cstrong\u003e🔹 Advantage\u003c\/strong\u003e Unmatched ingress protection — shields against dust, spills, crumbs, and humidity. The extended gold spring provides faster, more responsive rebounds with corrosion resistance. Tactile bump is refined for accuracy without disrupting rapid inputs, ideal for hybrid workflows.\u003c\/div\u003e\n                    \u003cdiv class=\"fab-item\"\u003e\n\u003cstrong\u003e🔹 Benefit\u003c\/strong\u003e Game with confidence in any environment — from dusty studios to coffee‑filled desks. Enjoy snappy, consistent keyfeel that stays reliable for years. Perfect for office warriors, modding newbies (pre‑lubed + SMD support), and anyone who values durability.\u003c\/div\u003e\n                    \u003cdiv class=\"fab-item\"\u003e\n\u003cstrong\u003e🔹 Evidence\u003c\/strong\u003e 80 million keystroke lifespan; gold‑plated spring resists rust; community praise: “the most durable tactile switch” and “crisp bump without wobble.” Trusted by professionals worldwide.\u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Key Specs Grid --\u003e\n    \u003cdiv class=\"spec-grid-section\"\u003e\n        \u003ch2 class=\"section-title\"\u003eKey Specs at a Glance\u003c\/h2\u003e\n        \u003cdiv class=\"spec-grid\"\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e📏\u003c\/span\u003e\u003cstrong\u003eType\u003c\/strong\u003e\u003cbr\u003eTactile (BOX V2)\u003c\/div\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e⚡\u003c\/span\u003e\u003cstrong\u003eOperation Force\u003c\/strong\u003e\u003cbr\u003e45 ± 10 gf\u003c\/div\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🎯\u003c\/span\u003e\u003cstrong\u003eTactile Force\u003c\/strong\u003e\u003cbr\u003e75 ± 10 gf\u003c\/div\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e📐\u003c\/span\u003e\u003cstrong\u003eTotal Travel\u003c\/strong\u003e\u003cbr\u003e3.6 ± 0.3 mm\u003c\/div\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🛡️\u003c\/span\u003e\u003cstrong\u003eProtection\u003c\/strong\u003e\u003cbr\u003eDouble Dust-Proof\u003c\/div\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e♾️\u003c\/span\u003e\u003cstrong\u003eLifespan\u003c\/strong\u003e\u003cbr\u003e80M cycles\u003c\/div\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🔧\u003c\/span\u003e\u003cstrong\u003eLubrication\u003c\/strong\u003e\u003cbr\u003eFactory pre‑lubed\u003c\/div\u003e\n            \u003cdiv class=\"spec-card\"\u003e\n\u003cspan class=\"spec-icon\"\u003e🔌\u003c\/span\u003e\u003cstrong\u003eMount\u003c\/strong\u003e\u003cbr\u003e3‑pin (BOX design)\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Full Specifications Table (两列多行垂直结构) --\u003e\n    \u003ch2 class=\"section-title\"\u003e📋 Full Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"spec-table-wrapper\"\u003e\n        \u003ctable class=\"spec-table\"\u003e\n            \u003ctbody\u003e\n                \u003ctr\u003e\n\u003cth\u003eManufacturer\u003c\/th\u003e。\u003ctd\u003eKailh\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eProduct Series\u003c\/th\u003e\n                    \u003ctd\u003eBOX V2 – Double Dust-Proof Tactile Switch\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eSwitch Type\u003c\/th\u003e\n                    \u003ctd\u003eTactile (refined bump, non-clicky)\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eOperating Force\u003c\/th\u003e\n                    \u003ctd\u003e45 ± 10 gf\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eTactile Force\u003c\/th\u003e\n                    \u003ctd\u003e75 ± 10 gf\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003ePre‑travel\u003c\/th\u003e\n                    \u003ctd\u003e2.0 ± 0.4 mm\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eTotal Travel\u003c\/th\u003e\n                    \u003ctd\u003e3.6 ± 0.3 mm\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eReturn Force\u003c\/th\u003e\n                    \u003ctd\u003e≥ 15 gf\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eProtection Structure\u003c\/th\u003e\n                    \u003ctd\u003eDual-layer: integrated dust walls + proprietary BOX housing (spill, dust, humidity resistant)\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eSpring\u003c\/th\u003e\n                    \u003ctd\u003eExtended gold‑plated spring (corrosion-resistant, snappier rebound)\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eLubrication\u003c\/th\u003e\n                    \u003ctd\u003eFactory precision‑lubed (ready to use)\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eSound Level\u003c\/th\u003e\n                    \u003ctd\u003eMedium – satisfying tactile sound without being loud\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eMechanical Life\u003c\/th\u003e\n                    \u003ctd\u003e≥ 80 million keystrokes\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003ePin Configuration\u003c\/th\u003e\n                    \u003ctd\u003e3‑pin (compatible with most hot‑swap PCBs)\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eLED Compatibility\u003c\/th\u003e\n                    \u003ctd\u003eSMD‑LED compatible (through‑hole also supported)\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eSuitable For\u003c\/th\u003e\n                    \u003ctd\u003eMidway gaming, office, hybrid workflows\u003c\/td\u003e\n                 \u003c\/tr\u003e\n                  \u003ctr\u003e\n                    \u003cth\u003eCompatibility\u003c\/th\u003e\n                    \u003ctd\u003eWorks with any Cherry MX‑style PCB; BOX design ensures stability\u003c\/td\u003e\n                 \u003c\/tr\u003e\n            \u003c\/tbody\u003e\n        \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Social Proof --\u003e\n    \u003cdiv class=\"testimonials\"\u003e\n        \u003ch2 class=\"section-title\"\u003e💬 What Users Say\u003c\/h2\u003e\n        \u003cdiv class=\"testimonial-grid\"\u003e\n            \u003cdiv class=\"testimonial-card\"\u003e\n\u003cdiv class=\"stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cp\u003e\"The BOX V2 tactile bump is exactly what I wanted — crisp and defined without being too aggressive. The double dust‑proof design gives me peace of mind for my daily driver.\"\u003c\/p\u003e\n\u003cdiv class=\"user\"\u003e— @TactileFan\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"testimonial-card\"\u003e\n\u003cdiv class=\"stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cp\u003e\"I spilled coffee on my keyboard — these switches survived without a hitch. The gold spring feels snappy, and the 80M lifespan means I won't need replacements for years.\"\u003c\/p\u003e\n\u003cdiv class=\"user\"\u003e— @DurabilityPro\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"testimonial-card\"\u003e\n\u003cdiv class=\"stars\"\u003e⭐⭐⭐⭐⭐\u003c\/div\u003e\n\u003cp\u003e\"Perfect for both gaming and office work. The tactility is noticeable but not distracting, and the pre‑lube makes them smooth out of the box. Highly recommend.\"\u003c\/p\u003e\n\u003cdiv class=\"user\"\u003e— @HybridUser\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- Guarantee \u0026 Shipping --\u003e\n    \u003cdiv class=\"guarantee-full\"\u003e\n        \u003ch2 class=\"section-title\"\u003e🛡️ Our Promise to You\u003c\/h2\u003e\n        \u003cp class=\"guarantee-intro\"\u003eEnjoy free standard shipping on orders over $80, plus a 30‑day no‑questions‑asked return policy and a 2‑year replacement guarantee—because your happiness matters to us.\u003c\/p\u003e\n        \u003cdiv class=\"guarantee-grid\"\u003e\n            \u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eFree Shipping\u003c\/h3\u003e\n\u003cp\u003eOrders over $80 ship free\u003c\/p\u003e\n\u003cdiv class=\"shipping-countries\"\u003e\n\u003cstrong\u003eWe ship to:\u003c\/strong\u003e United Kingdom, Australia, Germany, France, Philippines, Netherlands, Canada, Korea, United States, Japan, Switzerland, Taiwan, Hong Kong, Singapore, New Zealand.\u003c\/div\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e🔄\u003c\/div\u003e\n\u003ch3\u003e30‑Day Returns\u003c\/h3\u003e\n\u003cp\u003eNo questions asked. If you're not completely satisfied, return most new, unopened items within 30 days for a full refund.\u003c\/p\u003e\n\u003cp class=\"small\"\u003eIf we made a mistake (wrong item or defective), we'll cover return shipping costs.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"guarantee-card\"\u003e\n\u003cdiv class=\"card-icon\"\u003e⚡\u003c\/div\u003e\n\u003ch3\u003eQuick Processing\u003c\/h3\u003e\n\u003cp\u003eMost orders are processed within \u003cstrong\u003e24 business hours\u003c\/strong\u003e after we personally inspect each item.\u003c\/p\u003e\n\u003cp class=\"small\"\u003eRefunds typically processed within 4 weeks, but often much faster.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"kailh","offers":[{"title":"Default Title","offer_id":49623080108355,"sku":"","price":0.33,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0881\/1806\/7523\/files\/7_f6631bd8-6be6-43f7-b210-cb58e8116011.webp?v=1743836695","url":"https:\/\/diykey.net\/en-us\/products\/kailh-box-v2-brown-tactile-switch","provider":"DIYKEY","version":"1.0","type":"link"}