{"product_id":"kn-2200","title":"Kernel KN-2200 Digital Video Colposcope | Sony CCD 18× Zoom 700 TVL | Gynecological Cervical Examination Imaging System","description":"\u003c!-- Kernel KN-2200 Digital Video Colposcope — Site Ready Supply --\u003e\n\u003c!-- Optimized for Shopify Charge Theme | Paste into product description (HTML mode) --\u003e\n\n\u003cstyle\u003e\n  .kc-wrap {\n    font-family: 'Segoe UI', Arial, sans-serif;\n    color: #1a1a2e;\n    max-width: 860px;\n    margin: 0 auto;\n    line-height: 1.65;\n  }\n\n  \/* ── HERO ── *\/\n  .kc-hero {\n    background: linear-gradient(135deg, #0a2240 0%, #1a3d5c 50%, #0d2e48 100%);\n    border-radius: 12px;\n    padding: 48px 40px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n    margin-bottom: 40px;\n  }\n  .kc-hero::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: radial-gradient(ellipse at 25% 60%, rgba(0,180,120,0.15) 0%, transparent 55%),\n                radial-gradient(ellipse at 75% 30%, rgba(80,160,255,0.12) 0%, transparent 50%);\n  }\n  .kc-hero-badge {\n    display: inline-block;\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.22);\n    color: #90d4b0;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 20px;\n    margin-bottom: 18px;\n    position: relative;\n  }\n  .kc-hero h1 {\n    color: #fff;\n    font-size: 28px;\n    font-weight: 800;\n    margin: 0 0 10px;\n    position: relative;\n    line-height: 1.25;\n  }\n  .kc-hero h1 span { color: #4dc8a0; }\n  .kc-hero-sub {\n    color: rgba(255,255,255,0.72);\n    font-size: 15px;\n    max-width: 580px;\n    margin: 0 auto 28px;\n    position: relative;\n  }\n  .kc-hero-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    justify-content: center;\n    position: relative;\n  }\n  .kc-pill {\n    background: rgba(255,255,255,0.1);\n    border: 1px solid rgba(255,255,255,0.2);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 600;\n    padding: 7px 16px;\n    border-radius: 20px;\n  }\n  .kc-pill.grn { border-color: rgba(0,200,130,0.5); color: #7fffc4; }\n  .kc-pill.blu { border-color: rgba(80,160,255,0.5); color: #aad4ff; }\n\n  \/* ── SECTION TITLE ── *\/\n  .kc-section-title {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    font-size: 18px;\n    font-weight: 800;\n    color: #0a2240;\n    margin: 0 0 22px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n  .kc-section-title::before {\n    content: '';\n    display: block;\n    width: 5px;\n    height: 24px;\n    background: linear-gradient(180deg, #1a6e50, #4dc8a0);\n    border-radius: 3px;\n    flex-shrink: 0;\n  }\n\n  \/* ── FEATURE CARDS ── *\/\n  .kc-features {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n  .kc-feat {\n    background: #f2fbf7;\n    border: 1.5px solid #b8e8d4;\n    border-radius: 10px;\n    padding: 20px 16px;\n    text-align: center;\n  }\n  .kc-feat-icon { font-size: 26px; margin-bottom: 10px; display: block; }\n  .kc-feat-title { font-size: 13px; font-weight: 700; color: #0a4030; margin-bottom: 6px; }\n  .kc-feat-desc { font-size: 12px; color: #336655; line-height: 1.5; margin: 0; }\n\n  \/* ── COMPONENT BREAKDOWN ── *\/\n  .kc-components {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n  .kc-comp {\n    background: #f6f9ff;\n    border: 1.5px solid #dde8ff;\n    border-radius: 10px;\n    padding: 20px 18px;\n  }\n  .kc-comp-header {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 10px;\n  }\n  .kc-comp-num {\n    width: 26px;\n    height: 26px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #1a3d5c, #1a6e90);\n    color: #fff;\n    font-size: 12px;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .kc-comp-title { font-size: 14px; font-weight: 700; color: #0a2240; }\n  .kc-comp-desc { font-size: 13px; color: #445566; line-height: 1.55; margin: 0; }\n\n  \/* ── SPECS TABLE ── *\/\n  .kc-specs-wrap {\n    background: #f6f9ff;\n    border: 1.5px solid #dde8ff;\n    border-radius: 12px;\n    overflow: hidden;\n    margin-bottom: 40px;\n  }\n  .kc-specs-wrap table { width: 100%; border-collapse: collapse; }\n  .kc-specs-wrap table thead tr {\n    background: linear-gradient(135deg, #0a2240, #1a6e90);\n  }\n  .kc-specs-wrap table thead th {\n    color: #fff;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    padding: 14px 20px;\n    text-align: left;\n  }\n  .kc-specs-wrap table tbody tr { border-bottom: 1px solid #e4ecff; }\n  .kc-specs-wrap table tbody tr:last-child { border-bottom: none; }\n  .kc-specs-wrap table tbody tr:nth-child(even) { background: #eef3ff; }\n  .kc-specs-wrap table tbody td { padding: 12px 20px; font-size: 13.5px; color: #1a1a2e; }\n  .kc-specs-wrap table tbody td:first-child { font-weight: 700; color: #1a6e90; width: 42%; }\n\n  \/* ── APPLICATIONS ── *\/\n  .kc-apps {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-bottom: 40px;\n  }\n  .kc-app-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 12px;\n    background: #f2fbf7;\n    border: 1.5px solid #b8e8d4;\n    border-radius: 8px;\n    padding: 14px 16px;\n  }\n  .kc-app-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    background: #1a9e70;\n    flex-shrink: 0;\n    margin-top: 4px;\n  }\n  .kc-app-text { font-size: 13.5px; color: #1a1a2e; line-height: 1.45; margin: 0; }\n\n  \/* ── CERT STRIP ── *\/\n  .kc-certs {\n    background: linear-gradient(135deg, #0a2240 0%, #1a3d5c 100%);\n    border-radius: 10px;\n    padding: 24px 30px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 16px;\n    margin-bottom: 40px;\n  }\n  .kc-certs-label {\n    color: rgba(255,255,255,0.6);\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    margin-bottom: 6px;\n  }\n  .kc-cert-badges { display: flex; gap: 10px; flex-wrap: wrap; }\n  .kc-cert-badge {\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.25);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 800;\n    padding: 8px 18px;\n    border-radius: 6px;\n    letter-spacing: 1px;\n  }\n  .kc-oem-note { color: rgba(255,255,255,0.72); font-size: 13px; max-width: 260px; line-height: 1.5; }\n  .kc-oem-note strong { color: #4dc8a0; }\n\n  \/* ── SUMMARY ── *\/\n  .kc-summary {\n    background: #f0f8ff;\n    border: 1.5px solid #b8d8f0;\n    border-radius: 12px;\n    padding: 28px 30px;\n    margin-bottom: 32px;\n  }\n  .kc-summary p { font-size: 14px; color: #0a2240; line-height: 1.7; margin: 0; }\n\n  .kc-divider {\n    height: 2px;\n    background: linear-gradient(90deg, transparent, #dde8ff 20%, #dde8ff 80%, transparent);\n    margin: 36px 0;\n  }\n\n  @media (max-width: 600px) {\n    .kc-features, .kc-components, .kc-apps { grid-template-columns: 1fr; }\n    .kc-hero { padding: 34px 22px; }\n    .kc-hero h1 { font-size: 22px; }\n    .kc-certs { flex-direction: column; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"kc-wrap\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"kc-hero\"\u003e\n    \u003cdiv class=\"kc-hero-badge\"\u003eColposcope Digital Imaging System\u003c\/div\u003e\n    \u003ch1\u003eKernel \u003cspan\u003eKN-2200\u003c\/span\u003e\u003cbr\u003eDigital Video Colposcope\u003c\/h1\u003e\n    \u003cp class=\"kc-hero-sub\"\u003eProfessional-grade digital video colposcope for gynecological examination — featuring Sony CCD imaging, LED illumination, and a full-function software suite for clinical diagnosis and early cervical cancer screening.\u003c\/p\u003e\n    \u003cdiv class=\"kc-hero-pills\"\u003e\n      \u003cspan class=\"kc-pill grn\"\u003eSony CCD Camera\u003c\/span\u003e\n      \u003cspan class=\"kc-pill grn\"\u003e18× Optical Zoom\u003c\/span\u003e\n      \u003cspan class=\"kc-pill blu\"\u003e700 TVL Resolution\u003c\/span\u003e\n      \u003cspan class=\"kc-pill blu\"\u003e24-Group LED Light Source\u003c\/span\u003e\n      \u003cspan class=\"kc-pill\"\u003eHigh Color Rendering Index\u003c\/span\u003e\n      \u003cspan class=\"kc-pill\"\u003eFDA 510(k) Cleared | CE Certified\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- KEY FEATURES --\u003e\n  \u003cdiv class=\"kc-section-title\"\u003eKey Features\u003c\/div\u003e\n  \u003cdiv class=\"kc-features\"\u003e\n    \u003cdiv class=\"kc-feat\"\u003e\n      \u003cspan class=\"kc-feat-icon\"\u003e📷\u003c\/span\u003e\n      \u003cdiv class=\"kc-feat-title\"\u003eSony CCD Imaging\u003c\/div\u003e\n      \u003cp class=\"kc-feat-desc\"\u003e1\/4\" Sony CCD with 0.8 million effective pixels and 700 TVL resolution for sharp, reliable image capture.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-feat\"\u003e\n      \u003cspan class=\"kc-feat-icon\"\u003e🔍\u003c\/span\u003e\n      \u003cdiv class=\"kc-feat-title\"\u003e18× Optical Zoom\u003c\/div\u003e\n      \u003cp class=\"kc-feat-desc\"\u003eHorizontal resolution of 700 lines with 18× zoom, allowing precise observation of even the smallest cervical lesions.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-feat\"\u003e\n      \u003cspan class=\"kc-feat-icon\"\u003e💡\u003c\/span\u003e\n      \u003cdiv class=\"kc-feat-title\"\u003eLED Light Source\u003c\/div\u003e\n      \u003cp class=\"kc-feat-desc\"\u003e24 LED light source groups with high brightness, long life, uniform illumination, and a high color rendering index.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-feat\"\u003e\n      \u003cspan class=\"kc-feat-icon\"\u003e🕹️\u003c\/span\u003e\n      \u003cdiv class=\"kc-feat-title\"\u003ePalm-Type Control Handle\u003c\/div\u003e\n      \u003cp class=\"kc-feat-desc\"\u003eHumanized operation panel with silicone button oval layout. Supports zoom, focus, imaging mode, acetic acid timing, and brightness adjustment.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-feat\"\u003e\n      \u003cspan class=\"kc-feat-icon\"\u003e📐\u003c\/span\u003e\n      \u003cdiv class=\"kc-feat-title\"\u003e360° Auto-Leveling Bracket\u003c\/div\u003e\n      \u003cp class=\"kc-feat-desc\"\u003eFull-clamping bracket with 360° adjustment that automatically levels at any angle for optimal positioning.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-feat\"\u003e\n      \u003cspan class=\"kc-feat-icon\"\u003e🏥\u003c\/span\u003e\n      \u003cdiv class=\"kc-feat-title\"\u003eVertical Stand\u003c\/div\u003e\n      \u003cp class=\"kc-feat-desc\"\u003eFlexible three-segment vertical stand allows height adjustment. Lightweight and easy to disassemble for convenient transport.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- COMPONENT BREAKDOWN --\u003e\n  \u003cdiv class=\"kc-section-title\"\u003eSystem Components\u003c\/div\u003e\n  \u003cdiv class=\"kc-components\"\u003e\n    \u003cdiv class=\"kc-comp\"\u003e\n      \u003cdiv class=\"kc-comp-header\"\u003e\n        \u003cdiv class=\"kc-comp-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"kc-comp-title\"\u003eCamera\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kc-comp-desc\"\u003e1\/4 inch Sony CCD, 0.8 million effective pixels, 18× Optical zoom, Horizontal resolution 700 LINE. Adopts 24 groups of energy-saving and eco-friendly white LED light sources, with high brightness, long life, uniform illumination, High Color rendering index, and a convenient one-touch focus button — optimized for doctors to observe pathological changes at the same time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-comp\"\u003e\n      \u003cdiv class=\"kc-comp-header\"\u003e\n        \u003cdiv class=\"kc-comp-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"kc-comp-title\"\u003eControl Handle\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kc-comp-desc\"\u003ePalm-type handle design with humanized operation panel and silicone button oval layout. Can realize zoom, focus, imaging mode, acetic acid timing, image marking, brightness adjustment, and other functions with single hand operation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-comp\"\u003e\n      \u003cdiv class=\"kc-comp-header\"\u003e\n        \u003cdiv class=\"kc-comp-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"kc-comp-title\"\u003eBracket\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kc-comp-desc\"\u003eFull-clamping bracket with 360° adjustment. Automatically levels at any angle to ensure optimal positioning of the camera head during examination.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-comp\"\u003e\n      \u003cdiv class=\"kc-comp-header\"\u003e\n        \u003cdiv class=\"kc-comp-num\"\u003e4\u003c\/div\u003e\n        \u003cdiv class=\"kc-comp-title\"\u003eVertical Stand\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"kc-comp-desc\"\u003eFlexible vertical stand allows simple operation. Adjusts the height of the lens up and down. Three-segment design makes it easy to disassemble, convenient for doctors to carry between examination rooms.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- APPLICATIONS --\u003e\n  \u003cdiv class=\"kc-section-title\"\u003eClinical Applications\u003c\/div\u003e\n  \u003cdiv class=\"kc-apps\"\u003e\n    \u003cdiv class=\"kc-app-item\"\u003e\n\u003cdiv class=\"kc-app-dot\"\u003e\u003c\/div\u003e\n\u003cp class=\"kc-app-text\"\u003eCervical examination and early cervical cancer screening\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"kc-app-item\"\u003e\n\u003cdiv class=\"kc-app-dot\"\u003e\u003c\/div\u003e\n\u003cp class=\"kc-app-text\"\u003eVaginal examination and pathological change detection\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"kc-app-item\"\u003e\n\u003cdiv class=\"kc-app-dot\"\u003e\u003c\/div\u003e\n\u003cp class=\"kc-app-text\"\u003eUterine diagnosis and gynecological assessment\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"kc-app-item\"\u003e\n\u003cdiv class=\"kc-app-dot\"\u003e\u003c\/div\u003e\n\u003cp class=\"kc-app-text\"\u003eAcetic acid test (VIA) with integrated timing function\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"kc-app-item\"\u003e\n\u003cdiv class=\"kc-app-dot\"\u003e\u003c\/div\u003e\n\u003cp class=\"kc-app-text\"\u003eImage capture, marking, and documentation for clinical records\u003c\/p\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"kc-app-item\"\u003e\n\u003cdiv class=\"kc-app-dot\"\u003e\u003c\/div\u003e\n\u003cp class=\"kc-app-text\"\u003eColposcopy-guided biopsy targeting\u003c\/p\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS TABLE --\u003e\n  \u003cdiv class=\"kc-section-title\"\u003eTechnical Specifications\u003c\/div\u003e\n  \u003cdiv class=\"kc-specs-wrap\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetails\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eKN-2200\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCamera Sensor\u003c\/td\u003e\n\u003ctd\u003e1\/4\" Sony CCD\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eEffective Pixels\u003c\/td\u003e\n\u003ctd\u003e0.8 Million\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOptical Zoom\u003c\/td\u003e\n\u003ctd\u003e18×\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eHorizontal Resolution\u003c\/td\u003e\n\u003ctd\u003e700 TVL (Television Lines)\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003e24 Groups LED — High Brightness, High CRI\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eControl Interface\u003c\/td\u003e\n\u003ctd\u003ePalm-type handle, Silicone button oval layout\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eBracket\u003c\/td\u003e\n\u003ctd\u003eFull-clamping, 360° auto-leveling\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eStand\u003c\/td\u003e\n\u003ctd\u003eThree-segment vertical stand, height-adjustable\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003ctd\u003eComputer, Display, Printer, Assembled Trolley\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eFDA 510(k) Cleared | CE Certified | ISO 13485\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eIndications\u003c\/td\u003e\n\u003ctd\u003eGynecological — vaginal and uterine diagnosis\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eOEM\/ODM\u003c\/td\u003e\n\u003ctd\u003eAvailable\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CERTIFICATIONS --\u003e\n  \u003cdiv class=\"kc-certs\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"kc-certs-label\"\u003eCertifications \u0026amp; Compliance\u003c\/div\u003e\n      \u003cdiv class=\"kc-cert-badges\"\u003e\n        \u003cspan class=\"kc-cert-badge\"\u003eFDA 510(k) Cleared\u003c\/span\u003e\n        \u003cspan class=\"kc-cert-badge\"\u003eCE Certified\u003c\/span\u003e\n        \u003cspan class=\"kc-cert-badge\"\u003eISO 13485\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"kc-oem-note\"\u003e\n      \u003cstrong\u003eOEM \/ ODM Available\u003c\/strong\u003e\u003cbr\u003e\n      Custom branding and configurations available. Contact us for details.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SUMMARY --\u003e\n  \u003cdiv class=\"kc-section-title\"\u003eAbout the KN-2200\u003c\/div\u003e\n  \u003cdiv class=\"kc-summary\"\u003e\n    \u003cp\u003eThe Kernel KN-2200 is a professional digital video colposcope engineered for gynecological clinical use. Built around a 1\/4\" Sony CCD imaging sensor with 18× optical zoom and 700 TVL resolution, it delivers clear, detailed visualization of the cervix, vagina, and uterine area for accurate diagnosis and early-stage cancer screening. The palm-type control handle keeps every function accessible with one hand, while the 24-group LED light source provides consistent, high-color-rendering illumination throughout the examination. The three-segment adjustable stand and 360° auto-leveling bracket make setup fast and positioning precise. FDA 510(k) Cleared and CE Certified, the KN-2200 is a dependable entry point into Kernel's professional colposcope lineup — backed by over two decades of medical imaging manufacturing expertise.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\u003c!-- END KN-2200 Product Description --\u003e","brand":"Kernel Medical","offers":[{"title":"Default Title","offer_id":47781466964180,"sku":"KN-2200","price":3999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0814\/0822\/9588\/files\/KN-2200-1.webp?v=1775835323","url":"https:\/\/sitereadysupply.com\/products\/kn-2200","provider":"Site Ready Supply","version":"1.0","type":"link"}