{"product_id":"heat-only-thermo-mixer-with-3mm-orbital-mixing","title":"Heat and Mix Thermo Mixer with 3mm Orbital Mixing","description":"\u003c!-- ============================================================\n     Surge Scientific — Heat Only Thermo Mixer TMX100\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\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  \/* Root — inherits Athens body font (1em = 16px at 100% scale) *\/\n  .tm-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  \/* ── Hero ── *\/\n  .tm-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  .tm-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  .tm-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  .tm-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  .tm-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  .tm-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  .tm-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  \/* ── Sections ── *\/\n  .tm-section { margin-bottom: clamp(1.5em, 3vw, 2.5em); }\n  .tm-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  .tm-section p {\n    font-size: 1em;\n    color: var(--text-body);\n    margin: 0 0 0.875em;\n  }\n\n  \/* ── Value Pillars — 2×2 ── *\/\n  .tm-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  .tm-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  .tm-pillar-icon { font-size: 1.5em; margin-bottom: 0.5em; display: block; }\n  .tm-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  .tm-pillar p {\n    font-size: 0.875em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── Callout ── *\/\n  .tm-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  .tm-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  .tm-callout strong { color: var(--amber); font-style: normal; }\n\n  \/* ── Features checklist — 2-col ── *\/\n  .tm-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  .tm-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  .tm-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  \/* ── Block compatibility cards ── *\/\n  .tm-blocks {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(0.625em, 1.5vw, 0.875em);\n    margin-bottom: 0.5em;\n  }\n  .tm-block-item {\n    display: flex;\n    align-items: center;\n    gap: 0.625em;\n    background: var(--teal-dark);\n    border-radius: 4px;\n    padding: 0.625em 0.875em;\n    box-sizing: border-box;\n  }\n  .tm-block-icon { font-size: 1.25em; flex-shrink: 0; }\n  .tm-block-text {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    color: var(--white);\n    line-height: 1.4;\n  }\n  .tm-block-text strong {\n    color: var(--amber);\n    display: block;\n    font-size: 0.9em;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  \/* ── Applications — 3-col ── *\/\n  .tm-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  .tm-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  .tm-usecase-icon { font-size: 1.625em; display: block; margin-bottom: 0.5em; }\n  .tm-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  .tm-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  \/* ── Badges ── *\/\n  .tm-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.625em;\n    margin-bottom: 0.5em;\n  }\n  .tm-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  .tm-badge.amber { background: var(--amber); }\n  .tm-badge.outline {\n    background: transparent;\n    color: var(--teal-dark);\n    border: 1.5px solid var(--teal-dark);\n  }\n\n  \/* ── Specs table ── *\/\n  .tm-specs-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    margin-bottom: 0.5em;\n  }\n  .tm-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  .tm-specs-table thead tr { background: var(--teal-dark); color: var(--white); }\n  .tm-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  .tm-specs-table tbody tr:nth-child(even) { background: var(--teal-light); }\n  .tm-specs-table tbody tr:hover { background: var(--hover-amber); }\n  .tm-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  .tm-specs-table td:first-child {\n    font-weight: 600;\n    color: var(--teal-deepest);\n    width: 36%;\n  }\n\n  \/* ── Warranty body section ── *\/\n  .tm-warranty-body { margin-bottom: clamp(1.5em, 3vw, 2.5em); }\n  .tm-warranty-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: clamp(0.75em, 2vw, 1em);\n    margin-top: 1em;\n  }\n  .tm-warranty-item {\n    border: 1px solid var(--teal-border);\n    border-left: 4px solid var(--amber);\n    padding: clamp(0.875em, 2vw, 1.125em) clamp(0.75em, 1.5vw, 1em);\n    background: var(--teal-light);\n    border-radius: 0 4px 4px 0;\n    box-sizing: border-box;\n  }\n  .tm-warranty-item-icon { font-size: 1.375em; display: block; margin-bottom: 0.375em; }\n  .tm-warranty-item-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  .tm-warranty-item p {\n    font-size: 0.875em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.6;\n  }\n  .tm-warranty-item p strong { color: var(--amber); }\n\n  \/* ── Warranty strip ── *\/\n  .tm-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  .tm-warranty-icon { font-size: 1.75em; flex-shrink: 0; margin-top: 0.125em; }\n  .tm-warranty p { margin: 0; font-size: 0.875em; line-height: 1.5; }\n  .tm-warranty strong { color: var(--amber); }\n\n  \/* ── Responsive (Athens mobile = 750px) ── *\/\n  @media (max-width: 600px) {\n    .tm-usecases { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 480px) {\n    .tm-pillars,\n    .tm-features,\n    .tm-blocks,\n    .tm-warranty-grid { grid-template-columns: 1fr; }\n    .tm-hero h1 { font-size: 1.25em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tm-desc\"\u003e\n\n  \u003c!-- ── HERO ── --\u003e\n  \u003cdiv class=\"tm-hero\"\u003e\n    \u003cp class=\"tm-hero-eyebrow\"\u003eSurge Scientific · Model TMX100\u003c\/p\u003e\n    \u003ch1\u003eHeat \u0026amp; Mix Thermo Mixer\u003cbr\u003ewith 3mm Orbital Mixing\u003c\/h1\u003e\n    \u003cp class=\"tm-hero-sub\"\u003eHeating · 250–3000 RPM · 7-Inch Touchscreen · Programmable 5-Step Sequences · Interchangeable Blocks\u003c\/p\u003e\n    \u003cp class=\"tm-hero-lead\"\u003e\n      Separate incubators and vortex mixers introduce thermal dead time, manual transfers,\n      and reproducibility gaps between runs. The TMX100 eliminates all three — heating\n      samples from ambient to 100°C while mixing simultaneously at up to 3000 RPM,\n      all controlled from a large color touchscreen with programmable multi-step\n      sequences that run unattended for up to 99 hours.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── OVERVIEW ── --\u003e\n  \u003cdiv class=\"tm-section\"\u003e\n    \u003cp class=\"tm-section-title\"\u003ePrecision Heating Meets High-Speed Mixing\u003c\/p\u003e\n    \u003cp\u003e\n      The TMX100 is a dedicated heating and mixing thermomixer built for molecular biology\n      workflows that demand both precise temperature control and continuous sample agitation —\n      without the cost or footprint of two separate instruments. Its microprocessor controller\n      maintains temperature to \u003cstrong\u003e±0.2°C accuracy\u003c\/strong\u003e at 20–40°C while the\n      brushless DC motor delivers consistent 3mm orbital mixing across the full 250–3000 RPM\n      speed range.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Where basic heating blocks offer temperature and nothing else, and standalone vortexers\n      offer agitation without temperature control, the TMX100 handles both simultaneously —\n      ensuring samples remain homogeneous, reactions proceed at the correct thermal setpoint,\n      and results are reproducible run to run. Programmable heating rates, a 5-step sequence\n      engine, and auto-resumption after power failure make it equally reliable for short\n      30-minute incubations and unattended overnight protocols.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FOUR VALUE PILLARS ── --\u003e\n  \u003cdiv class=\"tm-pillars\"\u003e\n    \u003cdiv class=\"tm-pillar\"\u003e\n      \u003cspan class=\"tm-pillar-icon\"\u003e🌡️\u003c\/span\u003e\n      \u003cp class=\"tm-pillar-title\"\u003ePrecise Temperature Control\u003c\/p\u003e\n      \u003cp\u003eMicroprocessor-controlled heating delivers \u003cstrong\u003e±0.2°C accuracy at 20–40°C\u003c\/strong\u003e\n      and ±0.5°C uniformity across the block. Four programmable heating rates — Full Power,\n      5°C\/min, 2°C\/min, and 1°C\/min — prevent thermal overshoot and protect\n      heat-sensitive samples during ramp-up.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tm-pillar\"\u003e\n      \u003cspan class=\"tm-pillar-icon\"\u003e🔄\u003c\/span\u003e\n      \u003cp class=\"tm-pillar-title\"\u003eHigh-Speed Orbital Mixing\u003c\/p\u003e\n      \u003cp\u003e250–3000 RPM speed range with a \u003cstrong\u003e3mm orbital diameter\u003c\/strong\u003e delivers\n      thorough, uniform mixing across all supported tube formats — from 0.1mL PCR tubes\n      to 50mL falcons. The brushless DC motor runs quietly and maintenance-free throughout\n      the instrument's service life.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tm-pillar\"\u003e\n      \u003cspan class=\"tm-pillar-icon\"\u003e📋\u003c\/span\u003e\n      \u003cp class=\"tm-pillar-title\"\u003eProgrammable Multi-Step Sequences\u003c\/p\u003e\n      \u003cp\u003eUp to \u003cstrong\u003e5 sequential steps\u003c\/strong\u003e with independent temperature, speed, and\n      time settings per step. Repeat cycles up to 999 times. Power failure recovery\n      automatically resumes from the last completed step — critical for long overnight\n      and weekend protocols running unattended.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tm-pillar\"\u003e\n      \u003cspan class=\"tm-pillar-icon\"\u003e🔲\u003c\/span\u003e\n      \u003cp class=\"tm-pillar-title\"\u003eInterchangeable Block System\u003c\/p\u003e\n      \u003cp\u003eShips with a standard \u003cstrong\u003e24×1.5mL block module\u003c\/strong\u003e. Compatible with\n      a full range of aluminum alloy block formats — 0.2mL PCR, 0.5mL, 15mL, and 50mL\n      tube blocks — all auto-detected on installation with no manual configuration\n      required.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── CALLOUT ── --\u003e\n  \u003cdiv class=\"tm-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSimultaneous heating and mixing — not sequential.\u003c\/strong\u003e Unlike protocols\n      that require separate incubation and vortex steps, the TMX100 maintains your target\n      temperature and orbital mixing in the same block at the same time — eliminating\n      temperature excursions during sample transfer and the variability they introduce\n      between replicates.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── KEY FEATURES ── --\u003e\n  \u003cdiv class=\"tm-section\"\u003e\n    \u003cp class=\"tm-section-title\"\u003eKey Features\u003c\/p\u003e\n    \u003cul class=\"tm-features\"\u003e\n      \u003cli\u003eHeating range: ambient to 100°C\u003c\/li\u003e\n      \u003cli\u003eSpeed range: 250–3000 RPM, 3mm orbital diameter\u003c\/li\u003e\n      \u003cli\u003eTemperature accuracy: ±0.2°C at 20–40°C\u003c\/li\u003e\n      \u003cli\u003eTemperature uniformity \u0026amp; stability: ±0.5°C\u003c\/li\u003e\n      \u003cli\u003eTemperature resolution: 0.1°C\u003c\/li\u003e\n      \u003cli\u003e7-inch color touchscreen with intuitive interface\u003c\/li\u003e\n      \u003cli\u003e4 programmable heating rates (Full Power \/ 5 \/ 2 \/ 1°C\/min)\u003c\/li\u003e\n      \u003cli\u003eProgrammable up to 5-step sequences\u003c\/li\u003e\n      \u003cli\u003eCycle repeat up to 999 times\u003c\/li\u003e\n      \u003cli\u003eTimer: 0–99hr 59min 59sec\u003c\/li\u003e\n      \u003cli\u003eInterchangeable block modules with auto-detection\u003c\/li\u003e\n      \u003cli\u003eStandard block: 24 × 1.5mL (included)\u003c\/li\u003e\n      \u003cli\u003eCompatible with 0.1mL–50mL tube formats\u003c\/li\u003e\n      \u003cli\u003ePre-heating function for faster protocol starts\u003c\/li\u003e\n      \u003cli\u003eAuto-resume after power failure\u003c\/li\u003e\n      \u003cli\u003e4-point calibration (10°C \/ 40°C \/ 70°C \/ 95°C)\u003c\/li\u003e\n      \u003cli\u003eBrushless DC motor — low noise, maintenance-free\u003c\/li\u003e\n      \u003cli\u003eUniversal voltage: 110–220VAC, 50\/60Hz\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── COMPATIBLE BLOCKS ── --\u003e\n  \u003cdiv class=\"tm-section\"\u003e\n    \u003cp class=\"tm-section-title\"\u003eCompatible Block Modules\u003c\/p\u003e\n    \u003cp\u003eThe TMX100 accepts a full range of interchangeable aluminum alloy block modules, each auto-detected on installation. The 24×1.5mL block is included as standard — additional formats are available separately.\u003c\/p\u003e\n    \u003cdiv class=\"tm-blocks\"\u003e\n      \u003cdiv class=\"tm-block-item\"\u003e\n        \u003cspan class=\"tm-block-icon\"\u003e🧪\u003c\/span\u003e\n        \u003cdiv class=\"tm-block-text\"\u003e\n\u003cstrong\u003eStandard (Included)\u003c\/strong\u003e24 × 1.5mL \/ 2.0mL microcentrifuge tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-block-item\"\u003e\n        \u003cspan class=\"tm-block-icon\"\u003e🧫\u003c\/span\u003e\n        \u003cdiv class=\"tm-block-text\"\u003e\n\u003cstrong\u003ePCR \/ 0.2mL\u003c\/strong\u003e96-well PCR plates or 0.2mL strip tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-block-item\"\u003e\n        \u003cspan class=\"tm-block-icon\"\u003e🔬\u003c\/span\u003e\n        \u003cdiv class=\"tm-block-text\"\u003e\n\u003cstrong\u003e0.5mL Block\u003c\/strong\u003eFor smaller-volume microcentrifuge tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-block-item\"\u003e\n        \u003cspan class=\"tm-block-icon\"\u003e🧬\u003c\/span\u003e\n        \u003cdiv class=\"tm-block-text\"\u003e\n\u003cstrong\u003e15mL Falcon\u003c\/strong\u003eFor conical centrifuge tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-block-item\"\u003e\n        \u003cspan class=\"tm-block-icon\"\u003e⚗️\u003c\/span\u003e\n        \u003cdiv class=\"tm-block-text\"\u003e\n\u003cstrong\u003e50mL Falcon\u003c\/strong\u003eFor large-volume conical tubes\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-block-item\"\u003e\n        \u003cspan class=\"tm-block-icon\"\u003e🧪\u003c\/span\u003e\n        \u003cdiv class=\"tm-block-text\"\u003e\n\u003cstrong\u003eCustom Formats\u003c\/strong\u003eTailored block modules available for specific tube or vessel types\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── APPLICATIONS ── --\u003e\n  \u003cdiv class=\"tm-section\"\u003e\n    \u003cp class=\"tm-section-title\"\u003eIdeal Applications\u003c\/p\u003e\n    \u003cdiv class=\"tm-usecases\"\u003e\n      \u003cdiv class=\"tm-usecase\"\u003e\n        \u003cspan class=\"tm-usecase-icon\"\u003e🧬\u003c\/span\u003e\n        \u003cp class=\"tm-usecase-title\"\u003eMolecular Biology\u003c\/p\u003e\n        \u003cp\u003eRestriction digests at 37°C, ligation reactions, PCR setup, and nucleic acid hybridizations requiring stable temperature and continuous mixing throughout the reaction.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-usecase\"\u003e\n        \u003cspan class=\"tm-usecase-icon\"\u003e🔬\u003c\/span\u003e\n        \u003cp class=\"tm-usecase-title\"\u003eProtein \u0026amp; Enzyme Work\u003c\/p\u003e\n        \u003cp\u003eEnzyme kinetics, antibody incubations, and protein-ligand binding assays where simultaneous heating and mixing maintains homogeneity and prevents sample settling.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-usecase\"\u003e\n        \u003cspan class=\"tm-usecase-icon\"\u003e🧫\u003c\/span\u003e\n        \u003cp class=\"tm-usecase-title\"\u003eCell Biology\u003c\/p\u003e\n        \u003cp\u003eCell lysis, receptor binding assays, and sample preparation protocols that require timed incubation at precise temperatures with consistent agitation.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── WHAT'S INCLUDED ── --\u003e\n  \u003cdiv class=\"tm-section\"\u003e\n    \u003cp class=\"tm-section-title\"\u003eWhat's Included\u003c\/p\u003e\n    \u003cp\u003eEach TMX100 ships complete and ready to use — no additional purchases required to begin your first protocol.\u003c\/p\u003e\n    \u003cdiv class=\"tm-badges\"\u003e\n      \u003cspan class=\"tm-badge amber\"\u003eTMX100 Main Unit\u003c\/span\u003e\n      \u003cspan class=\"tm-badge amber\"\u003e24×1.5mL Block Module\u003c\/span\u003e\n      \u003cspan class=\"tm-badge\"\u003ePower Cable\u003c\/span\u003e\n      \u003cspan class=\"tm-badge\"\u003eUser Manual\u003c\/span\u003e\n      \u003cspan class=\"tm-badge\"\u003e2-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"tm-badge outline\"\u003eAdditional Blocks Available Separately\u003c\/span\u003e\n      \u003cspan class=\"tm-badge outline\"\u003eSurge Scientific Support Included\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── SPECS TABLE ── --\u003e\n  \u003cdiv class=\"tm-section\"\u003e\n    \u003cp class=\"tm-section-title\"\u003eTechnical Specifications\u003c\/p\u003e\n    \u003cdiv class=\"tm-specs-wrap\"\u003e\n      \u003ctable class=\"tm-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\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003eTMX100 (Heat \/ Mix)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003eHeating \/ Mixing Thermomixer\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSpeed Range\u003c\/td\u003e\n\u003ctd\u003e250–3000 RPM\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMixing Orbit Diameter\u003c\/td\u003e\n\u003ctd\u003e3.0 mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Control Range\u003c\/td\u003e\n\u003ctd\u003eAmbient to 100°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Setting Range\u003c\/td\u003e\n\u003ctd\u003e0°C to 100°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRecommended Ambient Temp.\u003c\/td\u003e\n\u003ctd\u003e10°C to 30°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Accuracy\u003c\/td\u003e\n\u003ctd\u003e±0.2°C (20–40°C)  \/  ±0.5°C (\u0026lt;20°C or \u0026gt;40°C)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Uniformity\u003c\/td\u003e\n\u003ctd\u003e±0.5°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Stability\u003c\/td\u003e\n\u003ctd\u003e±0.5°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemperature Resolution\u003c\/td\u003e\n\u003ctd\u003e0.1°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eHeating Rates\u003c\/td\u003e\n\u003ctd\u003eFull Power · 5°C\/min · 2°C\/min · 1°C\/min (4 options)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003e7-inch color touchscreen\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePrograms \/ Steps\u003c\/td\u003e\n\u003ctd\u003eUp to 5 sequential steps\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCycle Times\u003c\/td\u003e\n\u003ctd\u003eUp to 999 cycles\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTimer\u003c\/td\u003e\n\u003ctd\u003e0–99hr 59min 59sec\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCalibration Points\u003c\/td\u003e\n\u003ctd\u003e4 points: 10°C \/ 40°C \/ 70°C \/ 95°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eStandard Block Module\u003c\/td\u003e\n\u003ctd\u003e24 × 1.5mL microcentrifuge tubes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSample Capacity\u003c\/td\u003e\n\u003ctd\u003e0.1mL to 50mL (depending on block module)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eAdditional Features\u003c\/td\u003e\n\u003ctd\u003ePre-heating · Power failure recovery · Auto block detection\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eBrushless DC — low noise, maintenance-free\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMax. Output Power\u003c\/td\u003e\n\u003ctd\u003e300W\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInput Voltage \/ Frequency\u003c\/td\u003e\n\u003ctd\u003e110–220VAC, 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDimensions (L × W × H)\u003c\/td\u003e\n\u003ctd\u003e332 × 227 × 185 mm (with standard block, without lid)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight (with standard block)\u003c\/td\u003e\n\u003ctd\u003e\u0026lt;10 kg\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!-- ── WARRANTY ── --\u003e\n  \u003cdiv class=\"tm-section tm-warranty-body\"\u003e\n    \u003cp class=\"tm-section-title\"\u003eWarranty\u003c\/p\u003e\n    \u003cp\u003eEvery TMX100 purchased through Surge Scientific is backed by a \u003cstrong\u003e2-year manufacturer's warranty\u003c\/strong\u003e covering defects in materials and workmanship from the date of purchase.\u003c\/p\u003e\n    \u003cdiv class=\"tm-warranty-grid\"\u003e\n      \u003cdiv class=\"tm-warranty-item\"\u003e\n        \u003cspan class=\"tm-warranty-item-icon\"\u003e📅\u003c\/span\u003e\n        \u003cp class=\"tm-warranty-item-title\"\u003e2-Year Full Warranty\u003c\/p\u003e\n        \u003cp\u003eCovered for \u003cstrong\u003e24 months\u003c\/strong\u003e from the date of purchase against any defect in materials or workmanship. Surge Scientific will repair or replace the instrument at no charge during the warranty period.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tm-warranty-item\"\u003e\n        \u003cspan class=\"tm-warranty-item-icon\"\u003e🔧\u003c\/span\u003e\n        \u003cp class=\"tm-warranty-item-title\"\u003eWhat's Covered\u003c\/p\u003e\n        \u003cp\u003eHeating system, brushless DC motor, touchscreen display, block module detection, power supply circuitry, and all internal electronic components under normal laboratory operating conditions.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── SURGE SCIENTIFIC SUPPORT STRIP ── --\u003e\n  \u003cdiv class=\"tm-warranty\"\u003e\n    \u003cspan class=\"tm-warranty-icon\"\u003e🛡️\u003c\/span\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSold \u0026amp; Supported by Surge Scientific\u003c\/strong\u003e\u003cbr\u003e\n      This instrument is sold through Surge Scientific, your trusted laboratory equipment\n      partner. Our product specialists are available Monday–Friday to assist with\n      instrument selection, protocol setup, block configuration, and post-purchase\n      support. All units come with a \u003cstrong\u003e2-year manufacturer's warranty\u003c\/strong\u003e.\n      Contact us at \u003cstrong\u003esurgescientific.com\u003c\/strong\u003e or reach out directly to our\n      support team for pre-sales questions, quotes, and technical assistance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Four E's","offers":[{"title":"Heat Only Thermo Mixer with 3mm Mixing Orbit Diameter (including one 24*1.5mL block)","offer_id":48604749824256,"sku":"TMX100","price":1813.85,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/1444\/4544\/files\/1_2500x_7d0cc39f-c4f2-4557-875c-3f7c8de706f9.png?v=1775152028","url":"https:\/\/surgescientific.com\/products\/heat-only-thermo-mixer-with-3mm-orbital-mixing","provider":"Surge Scientific","version":"1.0","type":"link"}