{"product_id":"roller-shaker","title":"Tube Roller Shaker","description":"\u003c!-- ============================================================\n     Surge Scientific — Tube Roller Shaker TRS064\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  .tr-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  .tr-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  .tr-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  .tr-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  .tr-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  .tr-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  .tr-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  .tr-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  .tr-section { margin-bottom: clamp(1.5em, 3vw, 2.5em); }\n  .tr-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  .tr-section p {\n    font-size: 1em;\n    color: var(--text-body);\n    margin: 0 0 0.875em;\n  }\n\n  \/* ── Mixing mode cards — 2-col ── *\/\n  .tr-modes {\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  .tr-mode-card {\n    border: 1px solid var(--teal-border);\n    border-top: 4px solid var(--amber);\n    padding: clamp(0.875em, 2vw, 1.25em) 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  .tr-mode-icon { font-size: 1.75em; display: block; margin-bottom: 0.375em; }\n  .tr-mode-name {\n    font-family: 'Arial', sans-serif;\n    font-size: 0.8125em;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    color: var(--teal-deepest);\n    margin: 0 0 0.5em;\n  }\n  .tr-mode-desc {\n    font-size: 0.875em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.6;\n  }\n\n  \/* ── Value Pillars — 2×2 ── *\/\n  .tr-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  .tr-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  .tr-pillar-icon { font-size: 1.5em; margin-bottom: 0.5em; display: block; }\n  .tr-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  .tr-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  .tr-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  .tr-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  .tr-callout strong { color: var(--amber); font-style: normal; }\n\n  \/* ── Features checklist — 2-col ── *\/\n  .tr-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  .tr-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  .tr-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  \/* ── Applications — 3-col ── *\/\n  .tr-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  .tr-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  .tr-usecase-icon { font-size: 1.625em; display: block; margin-bottom: 0.5em; }\n  .tr-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  .tr-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  .tr-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.625em;\n    margin-bottom: 0.5em;\n  }\n  .tr-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  .tr-badge.amber { background: var(--amber); }\n  .tr-badge.outline {\n    background: transparent;\n    color: var(--teal-dark);\n    border: 1.5px solid var(--teal-dark);\n  }\n\n  \/* ── Specs table ── *\/\n  .tr-specs-wrap {\n    width: 100%;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    margin-bottom: 0.5em;\n  }\n  .tr-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  .tr-specs-table thead tr { background: var(--teal-dark); color: var(--white); }\n  .tr-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  .tr-specs-table tbody tr:nth-child(even) { background: var(--teal-light); }\n  .tr-specs-table tbody tr:hover { background: var(--hover-amber); }\n  .tr-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  .tr-specs-table td:first-child {\n    font-weight: 600;\n    color: var(--teal-deepest);\n    width: 36%;\n  }\n\n  \/* ── Warranty body section ── *\/\n  .tr-warranty-body { margin-bottom: clamp(1.5em, 3vw, 2.5em); }\n  .tr-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  .tr-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  .tr-warranty-item-icon { font-size: 1.375em; display: block; margin-bottom: 0.375em; }\n  .tr-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  .tr-warranty-item p {\n    font-size: 0.875em;\n    color: var(--text-secondary);\n    margin: 0;\n    line-height: 1.6;\n  }\n  .tr-warranty-item p strong { color: var(--amber); }\n\n  \/* ── Warranty strip ── *\/\n  .tr-warranty-strip {\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  .tr-warranty-icon { font-size: 1.75em; flex-shrink: 0; margin-top: 0.125em; }\n  .tr-warranty-strip p { margin: 0; font-size: 0.875em; line-height: 1.5; }\n  .tr-warranty-strip strong { color: var(--amber); }\n\n  \/* ── Responsive (Athens mobile = 750px) ── *\/\n  @media (max-width: 600px) {\n    .tr-usecases { grid-template-columns: 1fr; }\n  }\n  @media (max-width: 480px) {\n    .tr-pillars,\n    .tr-features,\n    .tr-modes,\n    .tr-warranty-grid { grid-template-columns: 1fr; }\n    .tr-hero h1 { font-size: 1.25em; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"tr-desc\"\u003e\n\n  \u003c!-- ── HERO ── --\u003e\n  \u003cdiv class=\"tr-hero\"\u003e\n    \u003cp class=\"tr-hero-eyebrow\"\u003eSurge Scientific · Model TRS064\u003c\/p\u003e\n    \u003ch1\u003e6-Roller Tube Roller\u003cbr\u003eShaker\u003c\/h1\u003e\n    \u003cp class=\"tr-hero-sub\"\u003e5–99 RPM Variable Speed · Dual Display · Two Mixing Modes · Brushless DC Motor · Incubator \u0026amp; Cold Room Compatible\u003c\/p\u003e\n    \u003cp class=\"tr-hero-lead\"\u003e\n      Orbital shakers splash. Vortexers are too aggressive for fragile samples. The TRS064\n      solves both problems — its six-roller design gently but thoroughly rotates tubes\n      through continuous end-over-end contact, preventing foaming and splashing while\n      ensuring complete homogenization of even the most viscous or stratified samples,\n      from 5 RPM for delicate blood preparations to 99 RPM for rapid resuspensions.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── OVERVIEW ── --\u003e\n  \u003cdiv class=\"tr-section\"\u003e\n    \u003cp class=\"tr-section-title\"\u003eThe Right Motion for Sensitive Samples\u003c\/p\u003e\n    \u003cp\u003e\n      Not every mixing task belongs on an orbital shaker or vortex mixer. Blood samples,\n      viscous suspensions, cell cultures, and immunoprecipitation preparations require the\n      smooth, continuous end-over-end motion that only a tube roller delivers — keeping\n      samples in constant, gentle contact with the roller surface without the turbulence\n      that generates foam or causes shear damage to cells and macromolecules.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      The TRS064 delivers that motion across a \u003cstrong\u003e5–99 RPM speed range\u003c\/strong\u003e with\n      two selectable mixing modes, a dual digital display showing both speed and timer\n      simultaneously, and a brushless DC motor engineered for continuous vibration-free\n      operation. Its compact six-roller platform fits on any benchtop and operates equally\n      well in cold rooms, walk-in refrigerators, and standard incubators — making it\n      the most versatile gentle-mixing solution in the Surge Scientific range.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── TWO MIXING MODES ── --\u003e\n  \u003cdiv class=\"tr-section\"\u003e\n    \u003cp class=\"tr-section-title\"\u003eTwo Mixing Modes\u003c\/p\u003e\n    \u003cdiv class=\"tr-modes\"\u003e\n      \u003cdiv class=\"tr-mode-card\"\u003e\n        \u003cspan class=\"tr-mode-icon\"\u003e🔄\u003c\/span\u003e\n        \u003cp class=\"tr-mode-name\"\u003eNormal Mode\u003c\/p\u003e\n        \u003cp class=\"tr-mode-desc\"\u003eContinuous unidirectional roller rotation at the set speed. Ideal for standard tube rolling applications — blood mixing, resuspension of settled particles, and general sample homogenization where consistent uninterrupted motion is required throughout the protocol.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tr-mode-card\"\u003e\n        \u003cspan class=\"tr-mode-icon\"\u003e↔️\u003c\/span\u003e\n        \u003cp class=\"tr-mode-name\"\u003eAlternative Mode\u003c\/p\u003e\n        \u003cp class=\"tr-mode-desc\"\u003eBidirectional alternating motion — the rollers periodically reverse direction to re-engage samples from different contact angles. Particularly effective for \u003cstrong\u003eviscous or high-density suspensions\u003c\/strong\u003e where unidirectional rolling alone leaves unmixed pockets at tube ends.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── FOUR VALUE PILLARS ── *\/\n  \u003cdiv class=\"tr-pillars\"\u003e\n    \u003cdiv class=\"tr-pillar\"\u003e\n      \u003cspan class=\"tr-pillar-icon\"\u003e🩸\u003c\/span\u003e\n      \u003cp class=\"tr-pillar-title\"\u003eNo Foaming. No Splashing.\u003c\/p\u003e\n      \u003cp\u003eThe rolling contact mechanism keeps tubes in full lateral rotation — samples tumble\n      end-over-end without the air-entraining agitation of orbital shakers or the violent\n      turbulence of vortexers. \u003cstrong\u003ePerfect for blood, serum, plasma,\u003c\/strong\u003e and\n      any sample where foam compromises downstream assay accuracy.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tr-pillar\"\u003e\n      \u003cspan class=\"tr-pillar-icon\"\u003e⚙️\u003c\/span\u003e\n      \u003cp class=\"tr-pillar-title\"\u003eBrushless DC Motor\u003c\/p\u003e\n      \u003cp\u003eThe maintenance-free brushless DC motor delivers \u003cstrong\u003esmooth, vibration-free\n      operation\u003c\/strong\u003e across the full 5–99 RPM range. No brush wear, no periodic\n      maintenance, no motor noise that disrupts sensitive instruments nearby.\n      Engineered for continuous 24\/7 operation in demanding lab environments.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tr-pillar\"\u003e\n      \u003cspan class=\"tr-pillar-icon\"\u003e🖥️\u003c\/span\u003e\n      \u003cp class=\"tr-pillar-title\"\u003eDual Digital Display\u003c\/p\u003e\n      \u003cp\u003eA clear dual display shows \u003cstrong\u003eboth current speed and timer simultaneously\u003c\/strong\u003e\n      — no toggling between readouts mid-protocol. Speed and time are adjusted via intuitive\n      rotary knobs, making setup fast and reducing setting errors compared to single-display\n      units that require sequential navigation.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"tr-pillar\"\u003e\n      \u003cspan class=\"tr-pillar-icon\"\u003e🌡️\u003c\/span\u003e\n      \u003cp class=\"tr-pillar-title\"\u003eEnvironment-Independent\u003c\/p\u003e\n      \u003cp\u003eFully compatible with \u003cstrong\u003ecold rooms, refrigerators, walk-in coolers, and\n      standard incubators\u003c\/strong\u003e. Run temperature-controlled rolling protocols without\n      moving samples between instruments — keep tubes rolling continuously at 4°C in\n      a refrigerator or at 37°C in an incubator throughout long protocols.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── CALLOUT ── --\u003e\n  \u003cdiv class=\"tr-callout\"\u003e\n    \u003cp\u003e\n      \u003cstrong\u003eSix rollers. Simultaneous processing. No adapters.\u003c\/strong\u003e The TRS064\n      accommodates multiple tubes of various sizes across its six rollers simultaneously —\n      no racks, no clamps, no adapter purchases required. Load tubes directly onto the\n      rollers and start rolling. Remove individual tubes during a run without stopping\n      the instrument.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── KEY FEATURES ── --\u003e\n  \u003cdiv class=\"tr-section\"\u003e\n    \u003cp class=\"tr-section-title\"\u003eKey Features\u003c\/p\u003e\n    \u003cul class=\"tr-features\"\u003e\n      \u003cli\u003eSpeed range: 5–99 RPM variable\u003c\/li\u003e\n      \u003cli\u003eSix-roller design — simultaneous multi-tube processing\u003c\/li\u003e\n      \u003cli\u003eTwo mixing modes: Normal and Alternative\u003c\/li\u003e\n      \u003cli\u003eDual digital display: speed + timer simultaneously\u003c\/li\u003e\n      \u003cli\u003eBrushless DC motor — quiet, vibration-free, maintenance-free\u003c\/li\u003e\n      \u003cli\u003eIntuitive rotary knob speed and time adjustment\u003c\/li\u003e\n      \u003cli\u003eUniversal tube compatibility — various diameters and lengths\u003c\/li\u003e\n      \u003cli\u003eTimed and continuous operation modes\u003c\/li\u003e\n      \u003cli\u003eNo foaming or splashing during mixing\u003c\/li\u003e\n      \u003cli\u003eCompatible with cold rooms and refrigerators\u003c\/li\u003e\n      \u003cli\u003eCompatible with standard laboratory incubators\u003c\/li\u003e\n      \u003cli\u003eCompact footprint — maximizes benchtop space\u003c\/li\u003e\n      \u003cli\u003eNo tube adapters or accessories required\u003c\/li\u003e\n      \u003cli\u003eSmooth, effortless roller cleaning\u003c\/li\u003e\n      \u003cli\u003e2-year manufacturer's warranty\u003c\/li\u003e\n      \u003cli\u003eUniversal voltage: 100–240VAC, 50\/60Hz\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- ── APPLICATIONS ── --\u003e\n  \u003cdiv class=\"tr-section\"\u003e\n    \u003cp class=\"tr-section-title\"\u003eIdeal Applications\u003c\/p\u003e\n    \u003cdiv class=\"tr-usecases\"\u003e\n      \u003cdiv class=\"tr-usecase\"\u003e\n        \u003cspan class=\"tr-usecase-icon\"\u003e🩸\u003c\/span\u003e\n        \u003cp class=\"tr-usecase-title\"\u003eHematology \u0026amp; Blood Work\u003c\/p\u003e\n        \u003cp\u003ePrevention of blood coagulation, EDTA tube mixing, and gentle\n        resuspension of blood components without haemolysis or foam formation.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tr-usecase\"\u003e\n        \u003cspan class=\"tr-usecase-icon\"\u003e🧬\u003c\/span\u003e\n        \u003cp class=\"tr-usecase-title\"\u003eMolecular Biology\u003c\/p\u003e\n        \u003cp\u003eImmunoprecipitation, bead-based assays, resin incubations, and\n        hybridization steps requiring continuous end-over-end mixing without\n        air introduction or mechanical shear.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"tr-usecase\"\u003e\n        \u003cspan class=\"tr-usecase-icon\"\u003e🧫\u003c\/span\u003e\n        \u003cp class=\"tr-usecase-title\"\u003eCell Culture \u0026amp; Microbiology\u003c\/p\u003e\n        \u003cp\u003eResuspension of cell pellets, overnight culture mixing in incubators,\n        and liquid-solid suspension maintenance for microbial and mammalian\n        cell culture workflows.\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=\"tr-section\"\u003e\n    \u003cp class=\"tr-section-title\"\u003eWhat's Included\u003c\/p\u003e\n    \u003cp\u003eThe TRS064 ships ready to use — place it on any benchtop, cold room shelf, or incubator rack and start rolling immediately.\u003c\/p\u003e\n    \u003cdiv class=\"tr-badges\"\u003e\n      \u003cspan class=\"tr-badge amber\"\u003eTRS064 Main Unit\u003c\/span\u003e\n      \u003cspan class=\"tr-badge amber\"\u003e6 Rollers Installed\u003c\/span\u003e\n      \u003cspan class=\"tr-badge\"\u003ePower Cable\u003c\/span\u003e\n      \u003cspan class=\"tr-badge\"\u003eUser Manual\u003c\/span\u003e\n      \u003cspan class=\"tr-badge\"\u003e2-Year Warranty\u003c\/span\u003e\n      \u003cspan class=\"tr-badge outline\"\u003eNo Adapters Required\u003c\/span\u003e\n      \u003cspan class=\"tr-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=\"tr-section\"\u003e\n    \u003cp class=\"tr-section-title\"\u003eTechnical Specifications\u003c\/p\u003e\n    \u003cdiv class=\"tr-specs-wrap\"\u003e\n      \u003ctable class=\"tr-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\u003eTRS064\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003e6-Roller Tube Roller Shaker\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSpeed Range\u003c\/td\u003e\n\u003ctd\u003e5–99 RPM (variable)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eNumber of Rollers\u003c\/td\u003e\n\u003ctd\u003e6\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMixing Modes\u003c\/td\u003e\n\u003ctd\u003eNormal (unidirectional) · Alternative (bidirectional)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eOperation Modes\u003c\/td\u003e\n\u003ctd\u003eContinuous · Timed\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eDisplay\u003c\/td\u003e\n\u003ctd\u003eDual digital — speed and timer simultaneously\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSpeed Control\u003c\/td\u003e\n\u003ctd\u003eRotary knob\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTimer Control\u003c\/td\u003e\n\u003ctd\u003eRotary knob\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTube Compatibility\u003c\/td\u003e\n\u003ctd\u003eUniversal — various diameters and lengths\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMotor\u003c\/td\u003e\n\u003ctd\u003eBrushless DC — quiet, maintenance-free, vibration-free\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eIncubator Compatible\u003c\/td\u003e\n\u003ctd\u003eYes — standard laboratory incubators\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCold Room Compatible\u003c\/td\u003e\n\u003ctd\u003eYes — cold rooms and refrigerators\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInput Voltage \/ Frequency\u003c\/td\u003e\n\u003ctd\u003e100–240VAC, 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePermissible Ambient Temp.\u003c\/td\u003e\n\u003ctd\u003e5–40°C\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePermissible Humidity\u003c\/td\u003e\n\u003ctd\u003e≤80% RH\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eProtection Class\u003c\/td\u003e\n\u003ctd\u003eIP21\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=\"tr-section tr-warranty-body\"\u003e\n    \u003cp class=\"tr-section-title\"\u003eWarranty\u003c\/p\u003e\n    \u003cp\u003eEvery TRS064 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=\"tr-warranty-grid\"\u003e\n      \u003cdiv class=\"tr-warranty-item\"\u003e\n        \u003cspan class=\"tr-warranty-item-icon\"\u003e📅\u003c\/span\u003e\n        \u003cp class=\"tr-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=\"tr-warranty-item\"\u003e\n        \u003cspan class=\"tr-warranty-item-icon\"\u003e🔧\u003c\/span\u003e\n        \u003cp class=\"tr-warranty-item-title\"\u003eWhat's Covered\u003c\/p\u003e\n        \u003cp\u003eBrushless DC motor, roller mechanism, digital display, speed and timer controls, 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=\"tr-warranty-strip\"\u003e\n    \u003cspan class=\"tr-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, application guidance, and post-purchase support.\n      All units come with a \u003cstrong\u003e2-year manufacturer's warranty\u003c\/strong\u003e.\n      Contact us at \u003cstrong\u003esurgescientific.com\u003c\/strong\u003e for pre-sales questions,\n      quotes, and technical assistance.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Four E's","offers":[{"title":"Tube Roller Shaker","offer_id":48632741855488,"sku":"TRS064","price":584.55,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0825\/1444\/4544\/files\/TRS064.42_1946x_4ca3c945-bb46-453c-82ba-342a503df496.png?v=1775151392","url":"https:\/\/surgescientific.com\/products\/roller-shaker","provider":"Surge Scientific","version":"1.0","type":"link"}