{"product_id":"gentier-mini-portable-2-channel-real-time-pcr-system","title":"Gentier Mini Portable 16 wells 2 Channel Real-Time PCR System","description":"\u003c!-- ============================================================\n     Surge Scientific — Tianlong Gentier Mini Portable Real-Time PCR System\n     Shopify Product Description\n     Brand System : Deep Teal + Burnt Amber\n     Theme        : Athens by Truly Fine Pixels\n     Font sizing  : 100% em-based — scales with Athens Typography Scale slider\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  :root {\n    --teal-deepest:   #0d2b2b;\n    --teal-dark:      #0d4a4a;\n    --teal-mid:       #0a7373;\n    --amber:          #bf6000;\n    --teal-light:     #e0f2f1;\n    --teal-border:    #b2dfdb;\n    --teal-pale:      #80cbc4;\n    --text-body:      #2c4a4a;\n    --text-secondary: #3a5a5a;\n    --hover-amber:    #fff8e1;\n    --white:          #ffffff;\n  }\n\n  .prod-desc {\n    font-family: 'Georgia', 'Times New Roman', serif;\n    font-size: 1em;\n    color: var(--teal-deepest);\n    width: 100%;\n    max-width: 100%;\n    box-sizing: border-box;\n    line-height: 1.7;\n  }\n\n  \/* ── 1. Hero Banner ── *\/\n  .prod-hero {\n    background: linear-gradient(135deg, #0d2b2b 0%, #0d4a4a 50%, #0a7373 100%);\n    color: var(--white);\n    padding: clamp(1.5em, 4vw, 3em) clamp(1.25em, 3vw, 2.5em);\n    border-radius: 4px;\n    margin-bottom: clamp(1.5em, 3vw, 2.5em);\n    position: relative;\n    overflow: hidden;\n    box-sizing: border-box;\n  }\n  .prod-hero::before {\n    content: '';\n    position: absolute;\n    top: -60px; right: -60px;\n    width: 220px; height: 220px;\n    border-radius: 50%;\n    background: rgba(191, 96, 0, 0.12);\n  }\n  .prod-hero::after {\n    content: '';\n    position: absolute;\n    bottom: -40px; left: 35%;\n    width: 160px; height: 160px;\n    border-radius: 50%;\n    background: rgba(224, 242, 241, 0.07);\n  }\n  .prod-hero-eyebrow {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--amber);\n    margin: 0 0 0.75em;\n  }\n  .prod-hero h1 {\n    font-family: 'Arial', sans-serif;\n    font-size: clamp(1.375em, 2.5vw, 1.875em);\n    font-weight: 800;\n    margin: 0 0 0.5em;\n    color: var(--white);\n    line-height: 1.2;\n  }\n  .prod-hero-sub {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.875em;\n    color: rgba(255,255,255,0.65);\n    margin: 0 0 1.5em;\n    letter-spacing: 0.04em;\n  }\n  .prod-hero-lead {\n    font-size: 1.0625em;\n    color: rgba(255,255,255,0.88);\n    max-width: 100%;\n    margin: 0;\n    line-height: 1.75;\n    font-style: italic;\n  }\n\n  \/* ── Section base ── *\/\n  .prod-section { margin-bottom: clamp(1.5em, 3vw, 2.5em); }\n  .prod-section-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    font-weight: 700;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: var(--amber);\n    border-bottom: 2px solid var(--amber);\n    padding-bottom: 0.5em;\n    margin: 0 0 1.25em;\n    display: inline-block;\n  }\n  .prod-section p {\n    font-size: 1em;\n    color: var(--text-body);\n    margin: 0 0 0.875em;\n  }\n\n  \/* ── Stat Strip ── *\/\n  .prod-stats {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: clamp(0.625em, 1.5vw, 0.875em);\n    margin-bottom: clamp(1.5em, 3vw, 2.5em);\n  }\n  .prod-stat-card {\n    background: var(--teal-deepest);\n    color: var(--white);\n    padding: clamp(0.875em, 2vw, 1.25em) clamp(0.75em, 1.5vw, 1em);\n    border-radius: 4px;\n    text-align: center;\n    border-bottom: 3px solid var(--amber);\n    box-sizing: border-box;\n  }\n  .prod-stat-number {\n    font-family: 'Arial', sans-serif;\n    font-size: clamp(1.375em, 2.5vw, 1.875em);\n    font-weight: 800;\n    color: var(--amber);\n    line-height: 1.1;\n    margin: 0 0 0.25em;\n  }\n  .prod-stat-label {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 600;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.7);\n    margin: 0;\n  }\n\n  \/* ── Value Pillars — 2×2 ── *\/\n  .prod-pillars {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(0.75em, 2vw, 1em);\n    margin-bottom: clamp(1.5em, 3vw, 2.5em);\n  }\n  .prod-pillar {\n    border: 1px solid var(--teal-border);\n    border-left: 4px solid var(--amber);\n    padding: clamp(0.875em, 2vw, 1.25em) clamp(0.75em, 1.5vw, 1.125em);\n    background: var(--teal-light);\n    border-radius: 0 4px 4px 0;\n    box-sizing: border-box;\n  }\n  .prod-pillar-icon { font-size: 1.5em; margin-bottom: 0.5em; display: block; }\n  .prod-pillar-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: var(--teal-deepest);\n    margin: 0 0 0.375em;\n  }\n  .prod-pillar p {\n    font-size: 0.875em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── Callout Box ── *\/\n  .prod-callout {\n    background: linear-gradient(135deg, var(--teal-light), #f9fefe);\n    border: 1px solid var(--teal-border);\n    border-left: 5px solid var(--amber);\n    padding: clamp(0.875em, 2vw, 1.25em) clamp(0.875em, 2vw, 1.375em);\n    border-radius: 0 4px 4px 0;\n    margin-bottom: clamp(1.5em, 3vw, 2.5em);\n    box-sizing: border-box;\n  }\n  .prod-callout p {\n    font-size: 1.0625em;\n    color: var(--teal-deepest);\n    margin: 0;\n    font-style: italic;\n    line-height: 1.7;\n  }\n  .prod-callout strong { color: var(--amber); font-style: normal; }\n\n  \/* ── 3-Mode Control Cards ── *\/\n  .prod-modes {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: clamp(0.625em, 1.5vw, 0.875em);\n    margin-bottom: clamp(1em, 2vw, 1.5em);\n  }\n  .prod-mode-card {\n    background: var(--teal-dark);\n    color: var(--white);\n    padding: clamp(0.875em, 2vw, 1.25em) clamp(0.75em, 1.5vw, 1em);\n    border-radius: 4px;\n    box-sizing: border-box;\n  }\n  .prod-mode-number {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--amber);\n    margin: 0 0 0.375em;\n  }\n  .prod-mode-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.875em;\n    font-weight: 700;\n    color: var(--white);\n    margin: 0 0 0.5em;\n  }\n  .prod-mode-card p {\n    font-size: 0.8125em;\n    color: rgba(255,255,255,0.75);\n    margin: 0;\n    line-height: 1.55;\n  }\n\n  \/* ── Feature Checklist — 2-col ── *\/\n  .prod-features {\n    list-style: none;\n    padding: 0; margin: 0 0 1em;\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 0.5em 1.5em;\n  }\n  .prod-features li {\n    font-size: 0.875em;\n    color: var(--text-body);\n    padding-left: 1.375em;\n    position: relative;\n    line-height: 1.5;\n  }\n  .prod-features li::before {\n    content: '✓';\n    position: absolute;\n    left: 0;\n    color: var(--amber);\n    font-weight: 700;\n    font-size: 1em;\n  }\n\n  \/* ── Channel Cards — 2-col ── *\/\n  .prod-channels {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(0.625em, 1.5vw, 0.875em);\n    margin-bottom: clamp(1em, 2vw, 1.5em);\n  }\n  .prod-channel-card {\n    border: 1px solid var(--teal-border);\n    border-top: 3px solid var(--amber);\n    padding: clamp(0.75em, 1.5vw, 1em);\n    background: var(--teal-light);\n    border-radius: 0 0 4px 4px;\n    box-sizing: border-box;\n  }\n  .prod-channel-label {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--amber);\n    margin: 0 0 0.375em;\n  }\n  .prod-channel-name {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    font-weight: 700;\n    color: var(--teal-deepest);\n    margin: 0 0 0.25em;\n  }\n  .prod-channel-dyes {\n    font-size: 0.8125em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* ── Use Case Cards — 3-col ── *\/\n  .prod-usecases {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: clamp(0.625em, 1.5vw, 0.875em);\n    margin-bottom: 0.5em;\n  }\n  .prod-usecase {\n    background: var(--teal-dark);\n    color: var(--white);\n    padding: clamp(0.875em, 2vw, 1.125em) clamp(0.75em, 1.5vw, 1em);\n    border-radius: 4px;\n    text-align: center;\n    box-sizing: border-box;\n  }\n  .prod-usecase-icon { font-size: 1.625em; display: block; margin-bottom: 0.5em; }\n  .prod-usecase-title {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.75em;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: var(--amber);\n    margin-bottom: 0.375em;\n  }\n  .prod-usecase p {\n    font-size: 0.8125em;\n    color: rgba(255,255,255,0.75);\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  \/* ── Connectivity Badges ── *\/\n  .prod-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.625em;\n    margin-top: 0.75em;\n  }\n  .prod-badge {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    background: var(--teal-dark);\n    color: var(--white);\n    padding: 0.4em 0.75em;\n    border-radius: 2px;\n  }\n  .prod-badge.amber { background: var(--amber); }\n  .prod-badge.outline {\n    background: transparent;\n    color: var(--teal-dark);\n    border: 1.5px solid var(--teal-dark);\n  }\n\n  \/* ── Specs Table ── *\/\n  .prod-specs-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    margin-bottom: 0.5em;\n  }\n  .prod-specs-table {\n    width: 100%;\n    min-width: 420px;\n    border-collapse: collapse;\n    font-size: 0.875em;\n    font-family: 'Arial', sans-serif;\n  }\n  .prod-specs-table thead tr { background: var(--teal-dark); color: var(--white); }\n  .prod-specs-table thead th {\n    padding: clamp(0.5em, 1.2vw, 0.625em) clamp(0.625em, 1.5vw, 0.875em);\n    text-align: left;\n    font-size: 0.6875em;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n  .prod-specs-table tbody tr:nth-child(even) { background: var(--teal-light); }\n  .prod-specs-table tbody tr:hover { background: var(--hover-amber); }\n  .prod-specs-table td {\n    padding: clamp(0.5em, 1vw, 0.5625em) clamp(0.625em, 1.5vw, 0.875em);\n    border-bottom: 1px solid var(--teal-border);\n    color: var(--text-body);\n    vertical-align: top;\n  }\n  .prod-specs-table td:first-child {\n    font-weight: 600;\n    color: var(--teal-deepest);\n    width: 34%;\n  }\n  .prod-specs-table .section-header td {\n    background: var(--teal-deepest);\n    color: var(--amber);\n    font-family: 'Arial', sans-serif;\n    font-size: 0.6875em;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    padding: 0.5em clamp(0.625em, 1.5vw, 0.875em);\n  }\n\n  \/* ── Warranty Strip ── *\/\n  .prod-warranty {\n    background: linear-gradient(135deg, #0a7373, #0d4a4a);\n    color: var(--white);\n    padding: clamp(0.875em, 2vw, 1em) clamp(1em, 2.5vw, 1.5em);\n    border-radius: 4px;\n    display: flex;\n    align-items: flex-start;\n    gap: 0.875em;\n    margin-top: clamp(1.5em, 3vw, 2.5em);\n    box-sizing: border-box;\n  }\n  .prod-warranty-icon { font-size: 1.75em; flex-shrink: 0; margin-top: 0.125em; }\n  .prod-warranty p { margin: 0; font-size: 0.875em; line-height: 1.5; }\n  .prod-warranty strong { color: var(--amber); }\n\n  \/* ── Responsive ── *\/\n  @media (max-width: 600px) {\n    .prod-usecases,\n    .prod-modes { grid-template-columns: 1fr; }\n    .prod-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  }\n  @media (max-width: 480px) {\n    .prod-pillars,\n    .prod-features,\n    .prod-channels { grid-template-columns: 1fr; }\n    .prod-hero h1 { font-size: 1.25em; }\n    .prod-stats { grid-template-columns: repeat(2, minmax(0, 1fr)); }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"prod-desc\"\u003e\n\n  \u003c!-- ── 1. HERO BANNER ── --\u003e\n  \u003cdiv class=\"prod-hero\"\u003e\n    \u003cp class=\"prod-hero-eyebrow\"\u003eSurge Scientific · Tianlong Gentier Mini · IVDR CE Certified · EU RoHS Compliant\u003c\/p\u003e\n    \u003ch1\u003eGentier Mini Portable\u003cbr\u003eReal-Time PCR System\u003c\/h1\u003e\n    \u003cp class=\"prod-hero-sub\"\u003e16 Wells · 2 Channels · 1-Second Full-Block Scan · 3.2 kg · WiFi + USB + LAN · No Recalibration After Moving\u003c\/p\u003e\n    \u003cp class=\"prod-hero-lead\"\u003e\n      Real-time PCR has always been tethered to the centralized lab — a 30kg instrument on a fixed bench, dependent on stable power, IT infrastructure, and a nearby technician. The Gentier Mini breaks that assumption: a \u003cstrong\u003e3.2 kg, 205mm-wide portable qPCR system\u003c\/strong\u003e that runs 16 samples across 2 fluorescence channels, operates via touchscreen, PC software, or tablet remote control, and requires no recalibration after transport — delivering lab-grade molecular diagnostics wherever the sample is.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── KEY STATS STRIP ── --\u003e\n  \u003cdiv class=\"prod-stats\"\u003e\n    \u003cdiv class=\"prod-stat-card\"\u003e\n      \u003cp class=\"prod-stat-number\"\u003e3.2 kg\u003c\/p\u003e\n      \u003cp class=\"prod-stat-label\"\u003eInstrument Weight\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-stat-card\"\u003e\n      \u003cp class=\"prod-stat-number\"\u003e1s\u003c\/p\u003e\n      \u003cp class=\"prod-stat-label\"\u003e16-Well Full Scan\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-stat-card\"\u003e\n      \u003cp class=\"prod-stat-number\"\u003e3\u003c\/p\u003e\n      \u003cp class=\"prod-stat-label\"\u003eControl Modes\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-stat-card\"\u003e\n      \u003cp class=\"prod-stat-number\"\u003e≤0.1°C\u003c\/p\u003e\n      \u003cp class=\"prod-stat-label\"\u003eTemp. Accuracy\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 2. WHY PORTABLE DOESN'T MEAN COMPROMISED ── --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eWhy Portable qPCR Has Always Required Compromise — Until Now\u003c\/p\u003e\n    \u003cp\u003e\n      Every portable qPCR instrument on the market presents the same hidden trade-off: reduce the size, and you reduce the thermal block precision. Miniaturized Peltier elements in compact instruments typically sacrifice ramp rate uniformity, and optical systems shrunk into a backpack form factor introduce position-dependent signal artifacts that inflate Ct variance across the block. The result is a portable device that gives you a number in the field — but a number you can't fully trust against your lab-validated reference data.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The Gentier Mini is engineered differently. With a \u003cstrong\u003emaximum heating rate of 5.0°C\/s\u003c\/strong\u003e, a maximum cooling rate of 4.0°C\/s, and temperature accuracy of ≤0.1°C, it delivers thermal performance that validates directly against bench-top reference data. The LED optical system requires \u003cstrong\u003eno recalibration after the instrument is moved\u003c\/strong\u003e — you set it up in the field, run your protocol, and trust the Ct values with the same confidence you have in your central lab. That is what genuine portable precision looks like.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 3. FOUR VALUE PILLARS ── --\u003e\n  \u003cdiv class=\"prod-pillars\"\u003e\n    \u003cdiv class=\"prod-pillar\"\u003e\n      \u003cspan class=\"prod-pillar-icon\"\u003e🎒\u003c\/span\u003e\n      \u003cp class=\"prod-pillar-title\"\u003eLab-Grade Precision, Anywhere\u003c\/p\u003e\n      \u003cp\u003eAt \u003cstrong\u003e3.2 kg and 205×156×153mm\u003c\/strong\u003e, the Gentier Mini fits in a carry bag and sets up on any flat surface — no fixed bench, no dedicated power circuit, no environmental conditioning required. The optical system requires no recalibration after transport, so your first run in the field produces the same validated Ct values as your central lab.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-pillar\"\u003e\n      \u003cspan class=\"prod-pillar-icon\"\u003e⚡\u003c\/span\u003e\n      \u003cp class=\"prod-pillar-title\"\u003e1-Second Full-Block Scan\u003c\/p\u003e\n      \u003cp\u003eThe high-brightness, maintenance-free LED system completes fluorescence scanning of \u003cstrong\u003eall 16 wells in 1 second\u003c\/strong\u003e — capturing each amplification curve at the same moment in the thermal cycle, with no sequential-scanning delay artifacts across well positions. Qualitative, absolute quantitative, relative quantitative, and SNP analysis are all available directly on-board.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-pillar\"\u003e\n      \u003cspan class=\"prod-pillar-icon\"\u003e🖥️\u003c\/span\u003e\n      \u003cp class=\"prod-pillar-title\"\u003eThree Control Modes — Choose Your Workflow\u003c\/p\u003e\n      \u003cp\u003eOperate via the \u003cstrong\u003e7-inch onboard touchscreen\u003c\/strong\u003e (standalone, 1,000+ results stored), PC software over USB or LAN, or tablet remote control via WiFi — whichever fits the deployment environment. Results print directly to a connected thermal printer without PC involvement, enabling immediate on-site reporting in low-infrastructure settings.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"prod-pillar\"\u003e\n      \u003cspan class=\"prod-pillar-icon\"\u003e🛡️\u003c\/span\u003e\n      \u003cp class=\"prod-pillar-title\"\u003ePower-Failure Protection in the Field\u003c\/p\u003e\n      \u003cp\u003eInstant power-failure protection detects interruption and \u003cstrong\u003eseamlessly resumes the experiment automatically\u003c\/strong\u003e when power is restored — no data loss, no manual restart, no wasted reagents. In field conditions where power stability cannot be guaranteed, this is not a convenience feature: it is a protocol integrity safeguard.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 4. CALLOUT BOX ── --\u003e\n  \u003cdiv class=\"prod-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eNo recalibration required after moving.\u003c\/strong\u003e Every other portable qPCR system asks you to recalibrate the fluorescence detection system after transport — introducing a delay, a consumable cost, and an operator-dependent variable at the exact moment your team is working under field pressure. The Gentier Mini's optical architecture eliminates that requirement entirely.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 5. KEY FEATURES ── --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eKey Features\u003c\/p\u003e\n    \u003cul class=\"prod-features\"\u003e\n      \u003cli\u003e16-well throughput — portable block configuration\u003c\/li\u003e\n      \u003cli\u003eAll 16 wells scanned in 1 second\u003c\/li\u003e\n      \u003cli\u003e2 fluorescence detection channels\u003c\/li\u003e\n      \u003cli\u003eHigh-brightness, long-life, maintenance-free LED\u003c\/li\u003e\n      \u003cli\u003eMax heating rate: 5.0°C\/s · Max cooling: 4.0°C\/s\u003c\/li\u003e\n      \u003cli\u003eAverage heating: 3.3°C\/s · Average cooling: 3.0°C\/s\u003c\/li\u003e\n      \u003cli\u003eTemperature accuracy: ≤0.1°C\u003c\/li\u003e\n      \u003cli\u003eHot lid temperature range: 40°C–110°C\u003c\/li\u003e\n      \u003cli\u003eNo recalibration after instrument relocation\u003c\/li\u003e\n      \u003cli\u003e7-inch touchscreen — standalone operation\u003c\/li\u003e\n      \u003cli\u003ePC software control via USB or LAN\u003c\/li\u003e\n      \u003cli\u003eTablet remote control via WiFi\u003c\/li\u003e\n      \u003cli\u003e1,000+ experimental results stored on-board\u003c\/li\u003e\n      \u003cli\u003eThermal printer output — direct on-site reporting\u003c\/li\u003e\n      \u003cli\u003ePower-failure auto-recovery — seamless protocol resume\u003c\/li\u003e\n      \u003cli\u003eWiFi, USB, and internet (LAN) connectivity\u003c\/li\u003e\n      \u003cli\u003eQualitative analysis\u003c\/li\u003e\n      \u003cli\u003eAbsolute quantitative analysis\u003c\/li\u003e\n      \u003cli\u003eRelative quantitative analysis\u003c\/li\u003e\n      \u003cli\u003eSNP analysis\u003c\/li\u003e\n      \u003cli\u003eConventional PCR, Touch Down PCR, Long-range PCR\u003c\/li\u003e\n      \u003cli\u003eCompatible: 0.2mL single tubes and 8-strip tubes\u003c\/li\u003e\n      \u003cli\u003eDimensions: 205×156×153mm · Weight: 3.2kg\u003c\/li\u003e\n      \u003cli\u003eIVDR CE certified · EU RoHS compliant\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 6. THREE CONTROL MODES ── --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eThree Control Modes — Built for Every Deployment\u003c\/p\u003e\n    \u003cp\u003eMost portable instruments offer one control path. The Gentier Mini offers three — each designed for a different operational environment, from the field station with no IT infrastructure to the networked reference lab running remote monitoring.\u003c\/p\u003e\n    \u003cdiv class=\"prod-modes\"\u003e\n      \u003cdiv class=\"prod-mode-card\"\u003e\n        \u003cp class=\"prod-mode-number\"\u003eMode 1\u003c\/p\u003e\n        \u003cp class=\"prod-mode-title\"\u003e7\" Touchscreen — Standalone\u003c\/p\u003e\n        \u003cp\u003eFull instrument control directly on the 7-inch onboard touchscreen. No PC, no network, no peripherals required. Stores 1,000+ experimental results internally. Results printable directly via connected thermal printer — immediate on-site reporting with zero IT dependency.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-mode-card\"\u003e\n        \u003cp class=\"prod-mode-number\"\u003eMode 2\u003c\/p\u003e\n        \u003cp class=\"prod-mode-title\"\u003ePC Software — USB or LAN\u003c\/p\u003e\n        \u003cp\u003eFull PC software control via USB direct connection or wired LAN interface. Run protocols, manage data, and perform advanced analysis from a connected workstation. Ideal for lab environments where the Gentier Mini supplements a centralized workflow with a mobile satellite instrument.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-mode-card\"\u003e\n        \u003cp class=\"prod-mode-number\"\u003eMode 3\u003c\/p\u003e\n        \u003cp class=\"prod-mode-title\"\u003eTablet Remote — WiFi\u003c\/p\u003e\n        \u003cp\u003eRemote control via tablet over WiFi — monitor runs, review real-time amplification curves, and manage protocols from across the room or an adjacent station. Enables a single operator to oversee multiple instruments simultaneously in high-throughput field deployment scenarios.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 7. FLUORESCENCE CHANNEL GUIDE ── --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cp class=\"prod-section-title\"\u003e2-Channel Fluorescence Configuration\u003c\/p\u003e\n    \u003cp\u003eThe Gentier Mini's two channels cover the FAM and HEX\/VIC dye pair — the dominant channel combination in singleplex and duplex clinical diagnostic assays, including target + internal control formats used in infectious disease testing.\u003c\/p\u003e\n    \u003cdiv class=\"prod-channels\"\u003e\n      \u003cdiv class=\"prod-channel-card\"\u003e\n        \u003cp class=\"prod-channel-label\"\u003eChannel 1\u003c\/p\u003e\n        \u003cp class=\"prod-channel-name\"\u003eFAM \/ SYBR Green I\u003c\/p\u003e\n        \u003cp class=\"prod-channel-dyes\"\u003eFAM · SYBR Green I · LC Green · Eva Green · SYTO 9\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-channel-card\"\u003e\n        \u003cp class=\"prod-channel-label\"\u003eChannel 2\u003c\/p\u003e\n        \u003cp class=\"prod-channel-name\"\u003eHEX \/ VIC\u003c\/p\u003e\n        \u003cp class=\"prod-channel-dyes\"\u003eHEX · VIC · TET · JOE\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 8. IDEAL APPLICATIONS ── --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eIdeal Applications\u003c\/p\u003e\n    \u003cdiv class=\"prod-usecases\"\u003e\n      \u003cdiv class=\"prod-usecase\"\u003e\n        \u003cspan class=\"prod-usecase-icon\"\u003e🌍\u003c\/span\u003e\n        \u003cp class=\"prod-usecase-title\"\u003eField \u0026amp; Point-of-Care\u003c\/p\u003e\n        \u003cp\u003eOutbreak response, border screening, remote clinic diagnostics, and disaster relief medical operations — deployments where qPCR results are needed at the source, not after a 48-hour transport to a central lab.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-usecase\"\u003e\n        \u003cspan class=\"prod-usecase-icon\"\u003e🐾\u003c\/span\u003e\n        \u003cp class=\"prod-usecase-title\"\u003eVeterinary \u0026amp; Agriculture\u003c\/p\u003e\n        \u003cp\u003eOn-farm animal disease surveillance, slaughterhouse pathogen screening, and veterinary clinic diagnostics — requiring rapid, validated qPCR results at the site of sample collection, not days later.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"prod-usecase\"\u003e\n        \u003cspan class=\"prod-usecase-icon\"\u003e🔬\u003c\/span\u003e\n        \u003cp class=\"prod-usecase-title\"\u003eFood Safety \u0026amp; Environmental\u003c\/p\u003e\n        \u003cp\u003eOn-site food pathogen detection, water quality testing, and environmental surveillance at inspection bureaus, processing facilities, and field stations where permanent lab infrastructure is absent.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 9. CONNECTIVITY \u0026 INTEGRATION ── --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eConnectivity \u0026amp; Integration\u003c\/p\u003e\n    \u003cp\u003eThe Gentier Mini is designed to connect to whatever infrastructure exists — from a fully networked hospital setting to a field station with a single tablet and a WiFi hotspot.\u003c\/p\u003e\n    \u003cdiv class=\"prod-badges\"\u003e\n      \u003cspan class=\"prod-badge amber\"\u003eWiFi Remote Control\u003c\/span\u003e\n      \u003cspan class=\"prod-badge amber\"\u003e7\" Touchscreen\u003c\/span\u003e\n      \u003cspan class=\"prod-badge\"\u003eUSB Connection\u003c\/span\u003e\n      \u003cspan class=\"prod-badge\"\u003eLAN \/ Internet Interface\u003c\/span\u003e\n      \u003cspan class=\"prod-badge\"\u003eTablet Remote (Mode 3)\u003c\/span\u003e\n      \u003cspan class=\"prod-badge\"\u003eThermal Printer Output\u003c\/span\u003e\n      \u003cspan class=\"prod-badge\"\u003ePC Software Control\u003c\/span\u003e\n      \u003cspan class=\"prod-badge\"\u003e1,000+ Results On-Board\u003c\/span\u003e\n      \u003cspan class=\"prod-badge outline\"\u003eIVDR CE Certified\u003c\/span\u003e\n      \u003cspan class=\"prod-badge outline\"\u003eEU RoHS Compliant\u003c\/span\u003e\n      \u003cspan class=\"prod-badge outline\"\u003eNo Field Recalibration\u003c\/span\u003e\n      \u003cspan class=\"prod-badge outline\"\u003ePower Failure Recovery\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 10. TECHNICAL SPECIFICATIONS ── --\u003e\n  \u003cdiv class=\"prod-section\"\u003e\n    \u003cp class=\"prod-section-title\"\u003eTechnical Specifications\u003c\/p\u003e\n    \u003cdiv class=\"prod-specs-wrap\"\u003e\n      \u003ctable class=\"prod-specs-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n\u003cth\u003eParameter\u003c\/th\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr class=\"section-header\"\u003e\u003ctd colspan=\"2\"\u003eSample \u0026amp; Throughput\u003c\/td\u003e\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eGentier Mini\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSample Throughput\u003c\/td\u003e\n\u003ctd\u003e16 wells per run\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSuitable Consumables\u003c\/td\u003e\n\u003ctd\u003e0.2mL transparent single tubes · 8-strip tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n\n          \u003ctr class=\"section-header\"\u003e\u003ctd colspan=\"2\"\u003eOptical System\u003c\/td\u003e\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFluorescence Channels\u003c\/td\u003e\n\u003ctd\u003e2\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFluorescence Scanning Time\u003c\/td\u003e\n\u003ctd\u003e1 second (all 16 wells)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLight Source\u003c\/td\u003e\n\u003ctd\u003eHigh-brightness, long-life, maintenance-free LED\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDye Compatibility — CH1\u003c\/td\u003e\n\u003ctd\u003eFAM · SYBR Green I · LC Green · Eva Green · SYTO 9\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDye Compatibility — CH2\u003c\/td\u003e\n\u003ctd\u003eHEX · VIC · TET · JOE\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePost-Move Recalibration\u003c\/td\u003e\n\u003ctd\u003eNot required — stable optical system\u003c\/td\u003e\n\u003c\/tr\u003e\n\n          \u003ctr class=\"section-header\"\u003e\u003ctd colspan=\"2\"\u003eThermal Performance\u003c\/td\u003e\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHeating Rate (Average)\u003c\/td\u003e\n\u003ctd\u003e3.3°C\/s\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHeating Rate (Maximum)\u003c\/td\u003e\n\u003ctd\u003e5.0°C\/s\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCooling Rate (Average)\u003c\/td\u003e\n\u003ctd\u003e3.0°C\/s\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCooling Rate (Maximum)\u003c\/td\u003e\n\u003ctd\u003e4.0°C\/s\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Accuracy\u003c\/td\u003e\n\u003ctd\u003e≤ 0.1°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHot Lid Temperature Range\u003c\/td\u003e\n\u003ctd\u003e40°C – 110°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSupported PCR Protocols\u003c\/td\u003e\n\u003ctd\u003eConventional PCR · Touch Down PCR · Long-Range PCR\u003c\/td\u003e\n\u003c\/tr\u003e\n\n          \u003ctr class=\"section-header\"\u003e\u003ctd colspan=\"2\"\u003eControl \u0026amp; Software\u003c\/td\u003e\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eControl Mode 1\u003c\/td\u003e\n\u003ctd\u003e7-inch touchscreen — standalone, ≥1,000 results stored\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eControl Mode 2\u003c\/td\u003e\n\u003ctd\u003ePC software via USB or LAN\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eControl Mode 3\u003c\/td\u003e\n\u003ctd\u003eTablet remote control via WiFi\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNetwork Connectivity\u003c\/td\u003e\n\u003ctd\u003eWiFi · USB · Internet (LAN) interface\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eResult Output\u003c\/td\u003e\n\u003ctd\u003eOn-board display · PC software · Thermal printer (direct)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAnalysis Functions\u003c\/td\u003e\n\u003ctd\u003eQualitative · Absolute quantification · Relative quantification · SNP analysis\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eData Storage\u003c\/td\u003e\n\u003ctd\u003e≥1,000 experimental results on-board\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePower Failure Protection\u003c\/td\u003e\n\u003ctd\u003eInstant protection · seamless auto-recovery on restart\u003c\/td\u003e\n\u003c\/tr\u003e\n\n          \u003ctr class=\"section-header\"\u003e\u003ctd colspan=\"2\"\u003ePhysical \u0026amp; Certification\u003c\/td\u003e\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDimensions (L×W×H)\u003c\/td\u003e\n\u003ctd\u003e205 × 156 × 153 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e3.2 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCertifications\u003c\/td\u003e\n\u003ctd\u003eIVDR CE · EU RoHS\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── 11. WARRANTY \u0026 SUPPORT ── --\u003e\n  \u003cdiv class=\"prod-warranty\"\u003e\n    \u003cspan class=\"prod-warranty-icon\"\u003e🛡️\u003c\/span\u003e\n    \u003cdiv\u003e\n      \u003cp\u003e\u003cstrong\u003eSurge Scientific Warranty \u0026amp; Support\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003eThe Gentier Mini is sold through Surge Scientific, your trusted laboratory instrument partner. Our product specialists are available Monday–Friday for pre-sales questions, deployment guidance, and technical support. This instrument is backed by a \u003cstrong\u003e2-year all-inclusive manufacturer's warranty\u003c\/strong\u003e. Contact us at \u003cstrong\u003einfo@surgescientific.com\u003c\/strong\u003e or call \u003cstrong\u003e855.943.3344\u003c\/strong\u003e for quotes, demo requests, and field deployment planning.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Tian Long","offers":[{"title":"Default Title","offer_id":48805220712704,"sku":null,"price":8500.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/1444\/4544\/files\/ChatGPTImageJun5_2026_01_26_09PM.png?v=1780684131","url":"https:\/\/surgescientific.com\/products\/gentier-mini-portable-2-channel-real-time-pcr-system","provider":"Surge Scientific","version":"1.0","type":"link"}