{"title":"Outdoor Cold Plunges","description":"\u003cstyle\u003e\n\/* ── Outdoor Cold Plunges (ocp-) ─────────────────────────────────────── *\/\n.ocp-section,.ocp-section--warm,.ocp-section--dark,\n.ocp-section *,.ocp-section--warm *,.ocp-section--dark * {\n  box-sizing:border-box;\n  font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;\n  -webkit-font-smoothing:antialiased; }\n.ocp-section       { padding:56px 0; background:#ffffff; width:100%; }\n.ocp-section--warm { padding:56px 0; background:#f0f7fa; width:100%; }\n.ocp-section--dark { padding:56px 0; background:#0d1b2a; color:#ffffff; width:100%; }\n.ocp-container { max-width:1080px; margin:0 auto; padding:0 20px; }\n.ocp-h2 { font-size:clamp(22px,2.8vw,30px); font-weight:700; color:#111827;\n  margin:0 0 10px; line-height:1.2; padding-bottom:14px; position:relative; display:inline-block; }\n.ocp-h2::after { content:''; position:absolute; bottom:0; left:0;\n  width:40px; height:3px; background:#5eafd0; border-radius:2px; }\n.ocp-section--dark .ocp-h2 { color:#ffffff; }\n.ocp-lead { font-size:16px; line-height:1.7; color:#374151; max-width:640px; margin:14px 0 28px; }\n.ocp-section--dark .ocp-lead { color:#d1d5db; }\n.ocp-section p,.ocp-section--warm p { font-size:15px; line-height:1.7; color:#374151; margin:0 0 14px; }\n.ocp-section--dark p { font-size:15px; line-height:1.7; color:#d1d5db; margin:0 0 14px; }\n.ocp-divider { width:100%; height:2px; border:none; margin:0; opacity:.45;\n  background:linear-gradient(90deg,transparent 0%,#5eafd0 30%,#7ec8e3 50%,#5eafd0 70%,transparent 100%); }\n.ocp-kicker { display:block; font-size:12px; font-weight:700; letter-spacing:.1em;\n  text-transform:uppercase; color:#5eafd0; margin-bottom:8px; }\n\/* Nav *\/\n.ocp-nav { background:#0d1b2a; overflow-x:auto; overflow-y:hidden; margin:0; padding:0; }\n.ocp-nav-inner { display:flex; max-width:1080px; margin:0 auto; padding:0 20px; }\n.ocp-nav a { display:inline-block; padding:14px 20px; font-size:13px; font-weight:600;\n  color:#7ec8e3!important; text-decoration:none!important; white-space:nowrap;\n  border-bottom:2px solid transparent; transition:border-color .2s; }\n.ocp-nav a:hover { border-bottom-color:#7ec8e3; }\n\/* Hero *\/\n.ocp-hero { display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; }\n.ocp-hero-img { border-radius:8px; overflow:hidden; }\n.ocp-hero-img img { width:100%; height:400px; object-fit:cover; display:block; }\n.ocp-bullets { list-style:none; margin:16px 0 0; padding:0; }\n.ocp-bullets li { font-size:14px; color:#374151; padding:5px 0 5px 22px; position:relative; }\n.ocp-bullets li::before { content:''; position:absolute; left:0; top:11px;\n  width:8px; height:8px; border-radius:50%; background:#5eafd0; }\n.ocp-hero-cta { display:inline-block; margin-top:20px; background:#5eafd0; color:#ffffff!important;\n  font-size:14px; font-weight:700; text-decoration:none!important;\n  padding:14px 28px; border-radius:8px; transition:background .2s; }\n.ocp-hero-cta:hover { background:#4a9cbf; }\n\/* Stats bar *\/\n.ocp-stats { display:grid; grid-template-columns:repeat(4,1fr); gap:0;\n  background:#0d1b2a; border-radius:8px; overflow:hidden; margin-top:32px; }\n.ocp-stat { padding:22px 12px; text-align:center; border-right:1px solid #1f3a50; }\n.ocp-stat:last-child { border-right:none; }\n.ocp-stat-num { display:block; font-size:26px; font-weight:700; color:#7ec8e3; line-height:1; margin-bottom:5px; }\n.ocp-stat-lbl { display:block; font-size:11px; letter-spacing:.08em; text-transform:uppercase; color:#94a3b8; }\n.ocp-trust-strip { text-align:center; font-size:13px; color:#6b7280; margin-top:12px; }\n\/* Setup cards (S2) *\/\n.ocp-setup-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; margin-top:32px; }\n.ocp-setup-card { background:#ffffff; border-radius:8px; padding:24px; border-left:4px solid #5eafd0; }\n.ocp-setup-num { display:inline-flex; width:28px; height:28px; border-radius:50%;\n  background:#5eafd0; color:#ffffff; font-size:13px; font-weight:700;\n  align-items:center; justify-content:center; margin-bottom:10px; }\n.ocp-setup-card h3 { font-size:16px; font-weight:700; color:#0d1b2a; margin:0 0 8px; }\n.ocp-setup-card p { font-size:14px; color:#374151; margin:0; line-height:1.6; }\n\/* Story (S3) *\/\n.ocp-story { max-width:720px; margin:0 auto; }\n.ocp-story-scene { font-size:16px; line-height:1.85; color:#374151; font-style:italic;\n  border-left:3px solid #5eafd0; padding-left:24px; margin:24px 0; }\n.ocp-story-stats { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:32px; }\n.ocp-story-stat { text-align:center; padding:20px 16px; background:#f0f7fa; border-radius:8px; }\n.ocp-story-stat-num { display:block; font-size:26px; font-weight:700; color:#5eafd0; margin-bottom:4px; }\n.ocp-story-stat-lbl { display:block; font-size:13px; color:#374151; line-height:1.4; }\n\/* Product type cards (S4) *\/\n.ocp-type-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:32px; }\n.ocp-type-card { background:#ffffff; border-radius:8px; border:1px solid #dbe9f0;\n  overflow:hidden; transition:box-shadow .25s,transform .25s;\n  display:flex; flex-direction:column; }\n.ocp-type-card:hover { box-shadow:0 8px 28px rgba(0,0,0,.09); transform:translateY(-2px); }\n.ocp-type-img { width:100%; height:220px; object-fit:cover; display:block; flex-shrink:0; }\n.ocp-type-body { padding:20px; flex:1; display:flex; flex-direction:column; }\n.ocp-type-badge { display:inline-block; font-size:11px; font-weight:700; letter-spacing:.1em;\n  text-transform:uppercase; background:#e0f0f8; color:#1e6b9b; border-radius:4px;\n  padding:3px 8px; margin-bottom:10px; }\n.ocp-type-body h3 { font-size:16px; font-weight:700; color:#0d1b2a; margin:0 0 6px; }\n.ocp-type-price { font-size:22px; font-weight:700; color:#0d1b2a; margin:0 0 2px; display:block; }\n.ocp-type-orig { font-size:13px; color:#9ca3af; text-decoration:line-through; margin:0 0 4px; display:block; }\n.ocp-type-affirm { font-size:12px; color:#5eafd0; margin:0 0 8px; display:block; }\n.ocp-type-specs { font-size:12px; color:#6b7280; margin:0 0 12px; display:block;\n  padding:6px 8px; background:#f0f7fa; border-radius:4px; }\n.ocp-type-bestfor { font-size:13px; color:#374151; line-height:1.5; margin:0 0 14px; }\n.ocp-type-bestfor strong { color:#0d1b2a; display:block; margin-bottom:3px; font-size:12px;\n  text-transform:uppercase; letter-spacing:.05em; }\n.ocp-type-btn { display:block; background:#5eafd0; color:#ffffff!important;\n  font-size:12px; font-weight:700; letter-spacing:.08em; text-transform:uppercase;\n  text-align:center; text-decoration:none!important; min-height:42px; line-height:42px;\n  border-radius:6px; transition:background .2s; margin-top:auto; }\n.ocp-type-btn:hover { background:#4a9cbf; }\n\/* Insight cards (S5) *\/\n.ocp-insight-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; margin-top:32px; }\n.ocp-insight-card { background:#f0f7fa; border-radius:8px; padding:24px; border-left:4px solid #5eafd0; }\n.ocp-insight-card h3 { font-size:16px; font-weight:700; color:#111827; margin:0 0 8px; }\n.ocp-insight-card p { font-size:14px; color:#374151; margin:0; line-height:1.6; }\n\/* Research cards (S6) *\/\n.ocp-research-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:20px; margin-top:32px; }\n.ocp-research-card { background:#ffffff; border-radius:8px; padding:24px;\n  border-top:3px solid #5eafd0; box-shadow:0 2px 12px rgba(0,0,0,.06); }\n.ocp-research-card h3 { font-size:15px; font-weight:700; color:#0d1b2a; margin:0 0 8px; }\n.ocp-research-stat { font-size:28px; font-weight:700; color:#5eafd0; margin:0 0 8px; display:block; }\n.ocp-research-card p { font-size:13px; color:#374151; margin:0; line-height:1.55; }\n.ocp-disclaimer { margin-top:28px; padding:16px 20px; background:#e0f0f8;\n  border-left:3px solid #5eafd0; border-radius:0 6px 6px 0; }\n.ocp-disclaimer p { font-size:13px; color:#374151; margin:0 0 6px; line-height:1.5; }\n.ocp-disclaimer p:last-child { margin:0; font-style:italic; color:#6b7280; }\n\/* 3 Questions (S7) *\/\n.ocp-q-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:32px; }\n.ocp-q-card { background:#f0f7fa; border-radius:8px; padding:24px; text-align:center; }\n.ocp-q-num { display:inline-flex; width:36px; height:36px; border-radius:50%;\n  background:#5eafd0; color:#ffffff; font-size:16px; font-weight:700;\n  align-items:center; justify-content:center; margin-bottom:12px; }\n.ocp-q-card h3 { font-size:15px; font-weight:700; color:#0d1b2a; margin:0 0 10px; }\n.ocp-q-card p { font-size:14px; color:#374151; margin:0; line-height:1.6; }\n\/* Persona cards (S8) *\/\n.ocp-persona-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:32px; }\n.ocp-persona-card { background:#ffffff; border-radius:8px; padding:24px;\n  border-top:3px solid #5eafd0; box-shadow:0 2px 12px rgba(0,0,0,.06); }\n.ocp-persona-card h3 { font-size:16px; font-weight:700; color:#0d1b2a; margin:0 0 8px; }\n.ocp-persona-card p { font-size:14px; color:#374151; margin:0 0 12px; line-height:1.6; }\n.ocp-persona-tag { display:inline-block; font-size:11px; font-weight:700; letter-spacing:.08em;\n  text-transform:uppercase; background:#e0f0f8; color:#1e6b9b; border-radius:4px; padding:3px 8px; }\n\/* FAQ *\/\n.ocp-faq-list { margin-top:32px; }\n.ocp-faq-item { border-bottom:1px solid #e5e7eb; }\n.ocp-faq-q { font-size:16px; font-weight:600; color:#111827; cursor:pointer;\n  padding:18px 40px 18px 0; list-style:none; position:relative; margin:0; }\n.ocp-faq-q::after { content:'+'; position:absolute; right:0; top:50%;\n  transform:translateY(-50%); font-size:22px; color:#5eafd0; font-weight:300; }\ndetails[open] .ocp-faq-q::after { content:'−'; }\n.ocp-faq-a { padding:4px 0 18px; }\n.ocp-faq-a p { font-size:15px; color:#374151; line-height:1.7; margin:0; }\n\/* Shop cards (S10) *\/\n.ocp-shop-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:24px; margin-top:32px; }\n.ocp-shop-card { border-radius:10px; overflow:hidden; position:relative;\n  box-shadow:0 4px 20px rgba(0,0,0,.1); transition:transform .25s,box-shadow .25s; }\n.ocp-shop-card:hover { transform:translateY(-3px); box-shadow:0 8px 32px rgba(0,0,0,.15); }\n.ocp-shop-img { width:100%; height:240px; object-fit:cover; display:block; }\n.ocp-shop-overlay { position:absolute; bottom:0; left:0; right:0; padding:24px;\n  background:linear-gradient(0deg,rgba(13,27,42,.9) 0%,transparent 100%); }\n.ocp-shop-overlay h3 { font-size:18px; font-weight:700; color:#ffffff; margin:0 0 10px; }\n.ocp-shop-btn { display:inline-block; background:#5eafd0; color:#ffffff!important;\n  font-size:12px; font-weight:700; letter-spacing:.08em; text-transform:uppercase;\n  text-decoration:none!important; padding:8px 18px; border-radius:5px; }\n\/* Crosssell (S11) *\/\n.ocp-cross-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:32px; }\n.ocp-cross-card { background:#f9fafb; border-radius:8px; padding:28px;\n  border-top:3px solid #5eafd0; text-align:center; }\n.ocp-cross-icon { margin:0 auto 14px; display:block; }\n.ocp-cross-card h3 { font-size:16px; font-weight:700; color:#111827; margin:0 0 8px; }\n.ocp-cross-card p { font-size:14px; color:#374151; margin:0 0 16px; line-height:1.6; }\n.ocp-cross-btn { display:inline-block; background:transparent; color:#5eafd0!important;\n  font-size:13px; font-weight:700; text-decoration:none!important;\n  border:2px solid #5eafd0; padding:8px 18px; border-radius:5px;\n  transition:background .2s,color .2s; }\n.ocp-cross-btn:hover { background:#5eafd0; color:#ffffff!important; }\n\/* CTA *\/\n.ocp-cta-inner { text-align:center; padding:8px 0; }\n.ocp-cta-inner h2 { font-size:clamp(22px,2.8vw,30px); font-weight:700;\n  color:#ffffff; margin:0 0 12px; }\n.ocp-cta-inner p { font-size:16px; color:#94a3b8; margin:0 0 28px; }\n.ocp-cta-btn { display:inline-block; background:#5eafd0; color:#ffffff!important;\n  font-size:15px; font-weight:700; text-decoration:none!important;\n  padding:16px 36px; border-radius:8px; transition:background .2s; }\n.ocp-cta-btn:hover { background:#4a9cbf; }\n.ocp-scroll-link { display:block; margin-top:20px; font-size:14px;\n  color:#ffffff!important; text-decoration:none!important; cursor:pointer; }\n.ocp-scroll-link:hover { color:#7ec8e3!important; }\n\/* Mobile *\/\n@media (max-width:768px) {\n  .ocp-hero { grid-template-columns:1fr; }\n  .ocp-hero-img img { height:280px; }\n  .ocp-stats { grid-template-columns:repeat(2,1fr); }\n  .ocp-stat:nth-child(2n) { border-right:none; }\n  .ocp-stat { border-bottom:1px solid #1f3a50; }\n  .ocp-stat:nth-last-child(-n+2) { border-bottom:none; }\n  .ocp-setup-grid,.ocp-insight-grid,.ocp-research-grid,.ocp-shop-grid {\n    grid-template-columns:1fr; }\n  .ocp-type-grid,.ocp-q-grid,.ocp-persona-grid,.ocp-cross-grid {\n    grid-template-columns:1fr; }\n  .ocp-story-stats { grid-template-columns:repeat(2,1fr); }\n}\n\u003c\/style\u003e\n\nTake the practice outside. Outdoor cold plunge tubs are built for decks, patios, and backyards — cedar barrels that weather naturally, stainless steel tubs rated for year-round outdoor use, and portable inflatable options that set up anywhere. Authorized dealer with free shipping to 48 states and expert guidance before you order.\n\n[split]\n\n\u003cnav class=\"ocp-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"ocp-nav-inner\"\u003e\n    \u003ca href=\"#overview\"\u003eHow It Works\u003c\/a\u003e\n    \u003ca href=\"#options\"\u003eTub Options\u003c\/a\u003e\n    \u003ca href=\"#research\"\u003eResearch\u003c\/a\u003e\n    \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n    \u003ca href=\"#shop\"\u003eShop\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- S1: WHITE — Hero + Stats --\u003e\n\u003csection class=\"ocp-section\" id=\"overview\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cdiv class=\"ocp-hero\"\u003e\n      \u003cdiv class=\"ocp-hero-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/cold_plunges.jpg?v=1775707781\" alt=\"Man in outdoor cold plunge tub on a cold winter morning\" loading=\"eager\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-hero-body\"\u003e\n        \u003cspan class=\"ocp-kicker\"\u003eOutdoor Cold Plunge Tubs\u003c\/span\u003e\n        \u003ch2 class=\"ocp-h2\"\u003eOutdoor Cold Plunge Tubs — Built to Live Outside\u003c\/h2\u003e\n        \u003cp class=\"ocp-lead\"\u003eCedar, stainless steel, and inflatable outdoor cold plunge tubs — built for backyards, decks, and patios. Not inside-only tubs moved outdoors.\u003c\/p\u003e\n        \u003cp\u003eWhat separates an outdoor-rated cold plunge from an interior model is material durability, drainage design, and how well the setup handles temperature extremes on both ends. Cedar weathers naturally over years of outdoor exposure. 304 stainless steel resists corrosion in rain, snow, and UV conditions. Inflatable options give you placement flexibility with no permanent footprint.\u003c\/p\u003e\n        \u003cul class=\"ocp-bullets\"\u003e\n          \u003cli\u003eCedar and stainless construction rated for outdoor year-round use\u003c\/li\u003e\n          \u003cli\u003eWorks with or without a chiller — add ice or let ambient cold handle it in winter\u003c\/li\u003e\n          \u003cli\u003eSolo, couple, and commercial size options\u003c\/li\u003e\n          \u003cli\u003eFree curbside freight shipping to 48 states — white glove delivery available as a paid upgrade\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ca href=\"tel:+18885005675\" class=\"ocp-hero-cta\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ocp-stats\"\u003e\n      \u003cdiv class=\"ocp-stat\"\u003e\n        \u003cspan class=\"ocp-stat-num\"\u003e3 Styles\u003c\/span\u003e\n        \u003cspan class=\"ocp-stat-lbl\"\u003eInflatable · Cedar Barrel · Stainless\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-stat\"\u003e\n        \u003cspan class=\"ocp-stat-num\"\u003eYear-Round\u003c\/span\u003e\n        \u003cspan class=\"ocp-stat-lbl\"\u003eOutdoor-rated construction\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-stat\"\u003e\n        \u003cspan class=\"ocp-stat-num\"\u003eFree\u003c\/span\u003e\n        \u003cspan class=\"ocp-stat-lbl\"\u003eShipping to 48 states\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-stat\"\u003e\n        \u003cspan class=\"ocp-stat-num\"\u003e1 to 5 yr\u003c\/span\u003e\n        \u003cspan class=\"ocp-stat-lbl\"\u003eWarranty (see product page for details)\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"ocp-trust-strip\"\u003eAuthorized Dealer · Best Price Guarantee · Returns · Free Shipping · Expert Guidance\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S2: WARM — Outdoor Setup Essentials --\u003e\n\u003csection class=\"ocp-section--warm\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eInstallation Checklist\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eWhat Makes a Cold Plunge Outdoor-Ready\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eFour things to confirm before you order — these determine which tub fits your setup and how smoothly installation goes.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-setup-grid\"\u003e\n      \u003cdiv class=\"ocp-setup-card\"\u003e\n        \u003cspan class=\"ocp-setup-num\"\u003e1\u003c\/span\u003e\n        \u003ch3\u003eSurface \u0026amp; Drainage\u003c\/h3\u003e\n        \u003cp\u003eA filled tub weighs several hundred pounds — your surface needs to be level, solid, and load-rated. Concrete slabs, reinforced pavers, and well-built composite decks all work well. Soft ground shifts over time. Plan where the water drains before you fill the tub the first time. A garden hose connected to the drain valve and run toward a garden bed or perimeter drain handles most setups cleanly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-setup-card\"\u003e\n        \u003cspan class=\"ocp-setup-num\"\u003e2\u003c\/span\u003e\n        \u003ch3\u003eElectrical Access\u003c\/h3\u003e\n        \u003cp\u003eA tub used with ice or ambient cold needs no electrical connection. Adding a chiller requires a GFCI-protected outdoor outlet — standard on most modern homes. Most chiller models run on a 120V circuit, the same as outdoor power tools and appliances. If your deck or patio lacks a nearby exterior outlet, most electricians can add one without a panel upgrade. Verify your specific chiller's electrical requirements before ordering.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-setup-card\"\u003e\n        \u003cspan class=\"ocp-setup-num\"\u003e3\u003c\/span\u003e\n        \u003ch3\u003eMaterial for Your Climate\u003c\/h3\u003e\n        \u003cp\u003eCedar handles outdoor exposure well and weathers naturally — the silver-gray patina that develops over time is normal, not damage. 304 stainless steel is the most durable outdoor material and requires essentially no maintenance. Inflatable tubs are outdoor-usable but are best emptied and stored indoors between extended uses rather than left out indefinitely. Match the material to how you plan to use the tub year-round in your specific climate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-setup-card\"\u003e\n        \u003cspan class=\"ocp-setup-num\"\u003e4\u003c\/span\u003e\n        \u003ch3\u003eWinter Plan\u003c\/h3\u003e\n        \u003cp\u003eIn climates with extended sub-freezing stretches, have a plan before the first frost. For cedar and stainless tubs: drain completely during extended non-use to protect fittings and hoses. In milder winters, most users drain and refill as needed rather than doing a formal winterization. If your chiller has a heating function, you can hold water above freezing through mild cold snaps without draining at all — a useful option for year-round practitioners.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S3: WHITE — Story Scene --\u003e\n\u003csection class=\"ocp-section\" id=\"story\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cdiv class=\"ocp-story\"\u003e\n      \u003cspan class=\"ocp-kicker\"\u003eThe Experience\u003c\/span\u003e\n      \u003ch2 class=\"ocp-h2\"\u003eWhy Outdoor Cold Plunging Feels Different\u003c\/h2\u003e\n      \u003cp class=\"ocp-lead\"\u003eThe environment changes everything. Here is what that actually feels like.\u003c\/p\u003e\n      \u003cdiv class=\"ocp-story-scene\"\u003e\n        The first frost hadn't come yet, but the air at six in the morning was close enough. You lifted the cover off the tub — the surface steamed briefly before the October air took it. The thermometer read 48°F. Exactly where you had left it the night before.\u003cbr\u003e\u003cbr\u003e\n        Cold immersion in October is different from summer. The contrast between the cool air and the cold water feels sharper. Your body understands it differently — the response arrives faster, settles faster, and the clarity when you climb out lands differently too.\u003cbr\u003e\u003cbr\u003e\n        You stayed in for four minutes. Stepped out onto the wet deck boards, wrapped up, and stood there watching the yard for a while. Not checking your phone. Just letting the stillness finish what the cold started.\u003cbr\u003e\u003cbr\u003e\n        That is what outdoor cold plunging offers that an interior tub cannot replicate: the environment becomes part of the practice. The air, the open sky, the absence of walls. More than a temperature. A daily ritual.\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-story-stats\"\u003e\n        \u003cdiv class=\"ocp-story-stat\"\u003e\n          \u003cspan class=\"ocp-story-stat-num\"\u003e11–15°C\u003c\/span\u003e\n          \u003cspan class=\"ocp-story-stat-lbl\"\u003eTarget temperature range for cold immersion protocols (52–59°F)\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ocp-story-stat\"\u003e\n          \u003cspan class=\"ocp-story-stat-num\"\u003e3–5 min\u003c\/span\u003e\n          \u003cspan class=\"ocp-story-stat-lbl\"\u003eTypical session duration used in cold immersion research protocols\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ocp-story-stat\"\u003e\n          \u003cspan class=\"ocp-story-stat-num\"\u003e365\u003c\/span\u003e\n          \u003cspan class=\"ocp-story-stat-lbl\"\u003eDays a year — outdoor-rated construction designed for year-round use\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S4: WARM — Product Type Cards --\u003e\n\u003csection class=\"ocp-section--warm\" id=\"options\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eTub Options\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eCedar Barrel, Stainless Steel Interior, or Inflatable — Which Outdoor Cold Plunge Tub Fits Your Space?\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eThree outdoor cold plunge configurations, each suited to different setups, budgets, and long-term use goals. Here is how to choose.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-type-grid\"\u003e\n\n      \u003cdiv class=\"ocp-type-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-front-side-and-step_0e74d2f2-d0a5-4968-a44e-60d2c8bd4c76.webp?v=1778656166\" alt=\"Pacific Cedar Barrel Cold Plunge Tub with plastic interior and entry step\" class=\"ocp-type-img\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"ocp-type-body\"\u003e\n          \u003cspan class=\"ocp-type-badge\"\u003eCedar Barrel\u003c\/span\u003e\n          \u003ch3\u003ePacific Cedar Barrel — Plastic Interior\u003c\/h3\u003e\n          \u003cspan class=\"ocp-type-affirm\"\u003eAffirm financing available at checkout (subject to approval)\u003c\/span\u003e\n          \u003cspan class=\"ocp-type-specs\"\u003e42\" interior · ~250 gal · Includes entry step · \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-plastic-interior\" style=\"color:#1e6b9b;\"\u003eFull specs →\u003c\/a\u003e\u003c\/span\u003e\n          \u003cdiv class=\"ocp-type-bestfor\"\u003e\n            \u003cstrong\u003eBest outdoor fit:\u003c\/strong\u003e\n            Natural cedar aesthetics, compact round footprint ideal for decks, and a durable plastic interior that is easy to clean. Add a chiller system anytime for year-round temperature control.\n          \u003c\/div\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-plastic-interior\" class=\"ocp-type-btn\"\u003eView Tub →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ocp-type-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-sspc-34-with-front-side-and-step.webp?v=1778656128\" alt=\"Pacific Cedar Barrel Cold Plunge Tub with 304 stainless steel interior and entry step\" class=\"ocp-type-img\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"ocp-type-body\"\u003e\n          \u003cspan class=\"ocp-type-badge\"\u003eCedar + Stainless\u003c\/span\u003e\n          \u003ch3\u003ePacific Cedar Barrel — Stainless Steel Interior\u003c\/h3\u003e\n          \u003cspan class=\"ocp-type-affirm\"\u003eAffirm financing available at checkout (subject to approval)\u003c\/span\u003e\n          \u003cspan class=\"ocp-type-specs\"\u003e42\" interior · ~250 gal · 304 SS liner · Includes entry step · \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior\" style=\"color:#1e6b9b;\"\u003eFull specs →\u003c\/a\u003e\u003c\/span\u003e\n          \u003cdiv class=\"ocp-type-bestfor\"\u003e\n            \u003cstrong\u003eBest outdoor fit:\u003c\/strong\u003e\n            Cedar exterior aesthetics with 304 stainless steel interior — the most corrosion-resistant combination for year-round outdoor exposure in any climate. The upgrade choice for high-frequency use or coastal environments.\n          \u003c\/div\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior\" class=\"ocp-type-btn\"\u003eView Tub →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"ocp-type-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-io-052-view.webp?v=1778656108\" alt=\"Dynamic Cold Therapy oval inflatable cold plunge tub\" class=\"ocp-type-img\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"ocp-type-body\"\u003e\n          \u003cspan class=\"ocp-type-badge\"\u003ePortable Inflatable\u003c\/span\u003e\n          \u003ch3\u003eOval Inflatable Cold Plunge Tub\u003c\/h3\u003e\n          \u003cspan class=\"ocp-type-affirm\"\u003eAffirm financing available at checkout (subject to approval)\u003c\/span\u003e\n          \u003cspan class=\"ocp-type-specs\"\u003eOval footprint · Portable · Sets up in 10–15 min · \u003ca href=\"\/products\/dynamic-cold-therapy-oval-inflatable-cold-plunge-tub\" style=\"color:#1e6b9b;\"\u003eFull specs →\u003c\/a\u003e\u003c\/span\u003e\n          \u003cdiv class=\"ocp-type-bestfor\"\u003e\n            \u003cstrong\u003eBest outdoor fit:\u003c\/strong\u003e\n            No permanent installation, no deck load concerns, no drainage infrastructure needed. Ideal for testing a cold immersion practice before committing to a permanent setup — or for flexible placement across seasons.\n          \u003c\/div\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-oval-inflatable-cold-plunge-tub\" class=\"ocp-type-btn\"\u003eView Tub →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top:20px;font-size:14px;color:#374151;text-align:center;\"\u003e\n      Over 10 years of daily use, a cedar barrel plunge works out to well under a dollar per session — compared to $25–$50 per cryo-facility visit.\n    \u003c\/p\u003e\n    \u003cp style=\"margin-top:8px;font-size:14px;color:#374151;text-align:center;\"\u003e\n      Not sure which fits your space? Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#1e6b9b;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e — we run through surface, drainage, and climate questions on every order. You can also \u003ca href=\"\/collections\/dynamic-cold-therapy\" style=\"color:#1e6b9b;\"\u003ebrowse the full Dynamic Cold Therapy lineup\u003c\/a\u003e to compare all configurations.\n    \u003c\/p\u003e\n    \u003cp style=\"margin-top:8px;font-size:14px;color:#374151;text-align:center;\"\u003e\n      Dundalk LeisureCraft cedar tubs sit alongside these three: the \u003ca href=\"\/products\/dundalk-leisurecraft-the-baltic-plunge-tub-cedar-barrel-cold-plunge\" style=\"color:#1e6b9b;\"\u003eBaltic\u003c\/a\u003e barrel, the longer, lower \u003ca href=\"\/products\/dundalk-leisurecraft-the-polar-plunge-tub-cedar-cold-plunge-tub\" style=\"color:#1e6b9b;\"\u003ePolar\u003c\/a\u003e, and the \u003ca href=\"\/products\/the-flow-cold-plunge-cedar-cold-plunge-tub-with-chiller-compartment\" style=\"color:#1e6b9b;\"\u003eFlow\u003c\/a\u003e, which keeps its chiller in a compartment inside the cedar shell. All three arrive assembled and are built to live outside.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S5: WHITE — What Nobody Tells You --\u003e\n\u003csection class=\"ocp-section\" id=\"setup\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eInsider Knowledge\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eWhat Nobody Tells You Before You Order an Outdoor Cold Plunge\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eFour things that regularly surprise first-time buyers — worth knowing before delivery day.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-insight-grid\"\u003e\n      \u003cdiv class=\"ocp-insight-card\"\u003e\n        \u003ch3\u003eThe best location is rarely the prettiest one\u003c\/h3\u003e\n        \u003cp\u003eThe view from your deck may not be where the tub should go. Proximity to drainage and an outdoor electrical outlet — if you plan to add a chiller — matters more than the view. Buyers who choose placement for aesthetics first often end up moving the tub after the first fill. Solve the practical constraints first, then find the spot that also looks good. They are usually the same spot once you think it through.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-insight-card\"\u003e\n        \u003ch3\u003eA cover pays for itself in week one\u003c\/h3\u003e\n        \u003cp\u003eWithout an insulated cover, outdoor exposure — sun, wind, ambient heat — fights your chiller or ice load constantly. A quality insulated cover can mean the difference between holding 50°F overnight versus re-cooling every morning. It also keeps the tub clean and protects interior surfaces between sessions. If you are ordering a chiller, an insulated cover is not optional — it is part of making the system work efficiently. Order them together.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-insight-card\"\u003e\n        \u003ch3\u003eYou don't need a chiller for most of the year\u003c\/h3\u003e\n        \u003cp\u003eIn most U.S. climates, ambient conditions will cool an outdoor tub to your target range for at least half the year without mechanical help. Many buyers purchase a chiller-compatible tub but add the chiller only when summer arrives — using ice in fall and spring, and skipping both in winter when ambient air handles it. You only truly need a chiller running year-round if you want precise temperature control in warm months or an unusually hot climate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-insight-card\"\u003e\n        \u003ch3\u003eDelivery day is a two-person job\u003c\/h3\u003e\n        \u003cp\u003eCedar barrel tubs weigh 100–200 lbs depending on size. Stainless tubs are heavier. Most freight deliveries drop at the curb or driveway — moving the tub from there to its final position requires two people and a furniture dolly for anything beyond a few feet. Plan ahead: have a helper available, a clear path from delivery point to install site, and any tight corners measured before the truck arrives. Plan for it once and it is straightforward. Show up unprepared and it is not.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S6: WARM — Research --\u003e\n\u003csection class=\"ocp-section--warm\" id=\"research\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eThe Science\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eWhat the Research Shows About Cold Water Immersion\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eCold immersion has been studied across sports science, neuroscience, and metabolic research for over a decade. Here is what the data suggests.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-research-grid\"\u003e\n      \u003cdiv class=\"ocp-research-card\"\u003e\n        \u003ch3\u003eNorepinephrine \u0026amp; Mental Clarity\u003c\/h3\u003e\n        \u003cspan class=\"ocp-research-stat\"\u003e300%\u003c\/span\u003e\n        \u003cp\u003eA 2022 study published in PLOS ONE found that cold water immersion at 14°C increased norepinephrine levels by approximately 300%. Norepinephrine is the neurotransmitter associated with sustained attention, alertness, and cognitive energy. Research suggests that the mental clarity following a cold plunge session may be linked to this sustained norepinephrine increase — though individual responses vary.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-research-card\"\u003e\n        \u003ch3\u003eSoreness \u0026amp; Recovery Window\u003c\/h3\u003e\n        \u003cspan class=\"ocp-research-stat\"\u003e48–72 hrs\u003c\/span\u003e\n        \u003cp\u003eResearch published in the British Journal of Sports Medicine found that cold water immersion was associated with significantly faster resolution of delayed-onset muscle soreness in the 48–72 hour window following intense training compared to passive rest. The proposed mechanism: vasoconstriction reduces localized inflammation and edema associated with micro-tears and systemic inflammation in muscle tissue after high-load training sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-research-card\"\u003e\n        \u003ch3\u003eSustained Dopamine Response\u003c\/h3\u003e\n        \u003cspan class=\"ocp-research-stat\"\u003e2.5×\u003c\/span\u003e\n        \u003cp\u003eResearch cited across cold-immersion neuroscience literature suggests cold water immersion may trigger a sustained dopamine increase of approximately 2.5 times baseline (individual responses vary). Unlike the rapid spike-and-crash pattern seen with other dopamine triggers, this elevation may last several hours post-session — which may explain why consistent practitioners rarely stop the practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-research-card\"\u003e\n        \u003ch3\u003eTemperature Consistency Matters\u003c\/h3\u003e\n        \u003cspan class=\"ocp-research-stat\"\u003e50–59°F\u003c\/span\u003e\n        \u003cp\u003eA review of cold immersion protocols across multiple studies suggests the 50–59°F (10–15°C) range produces measurable physiological responses in most individuals while remaining achievable without extreme chilling. Consistent temperature across sessions — not just a single cold dip — may be what accumulates the adaptation and recovery benefits that research suggests accrue over weeks and months of regular practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ocp-disclaimer\"\u003e\n      \u003cp\u003e\u003cstrong\u003eCold Immersion: Who Should Check With a Doctor First\u003c\/strong\u003e\u003c\/p\u003e\n      \u003cp\u003eCold water immersion is not appropriate for everyone. Individuals with cardiovascular disease, cardiac arrhythmia, hypertension, Raynaud's syndrome, epilepsy or seizure disorders, or who are pregnant should consult a physician before beginning any cold immersion protocol. This list is not exhaustive — speak with your doctor if you have any underlying health condition.\u003c\/p\u003e\n      \u003cp\u003eThese products are not medical devices and are not intended to diagnose, treat, cure, or prevent any disease or medical condition. The research referenced is for informational purposes only. Consult your physician before beginning any cold immersion protocol.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S7: WHITE — 3 Questions --\u003e\n\u003csection class=\"ocp-section\" id=\"questions\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eBefore You Order\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003e3 Questions to Answer Before You Choose an Outdoor Cold Plunge\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eAnswer these before you browse and the right outdoor cold plunge tub becomes obvious. Skip them and you will likely revisit the decision after delivery.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-q-grid\"\u003e\n      \u003cdiv class=\"ocp-q-card\"\u003e\n        \u003cspan class=\"ocp-q-num\"\u003e1\u003c\/span\u003e\n        \u003ch3\u003eWhat surface will your outdoor cold plunge tub sit on — and where does the water drain?\u003c\/h3\u003e\n        \u003cp\u003eThis is the first question — not the tub you like best. Concrete or pavers are ideal. If you're on a wood deck, confirm the load rating. Map your drainage route before you fill. Buyers who answer this first almost never need to move the tub after delivery. Buyers who skip it often do.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-q-card\"\u003e\n        \u003cspan class=\"ocp-q-num\"\u003e2\u003c\/span\u003e\n        \u003ch3\u003eWhat is your full climate range — summer highs and winter lows?\u003c\/h3\u003e\n        \u003cp\u003eA chiller in Phoenix is non-negotiable. In Seattle it is optional for nine months a year. Cedar is more forgiving in cold climates; stainless steel is better in coastal humid environments. Climate shapes your material choice, your chiller choice, and your winterization plan — answer this before everything else.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-q-card\"\u003e\n        \u003cspan class=\"ocp-q-num\"\u003e3\u003c\/span\u003e\n        \u003ch3\u003eWill you add a chiller, rely on ice, or let ambient winter air do the work?\u003c\/h3\u003e\n        \u003cp\u003eEach has different ongoing costs and daily friction. A chiller is the set-and-forget approach: precise temperature 24\/7, no ice runs. Ice works well seasonally and has zero electrical cost. Ambient air in winter is free if your climate cooperates. Many buyers use all three depending on the season — and that is completely reasonable.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"margin-top:28px;font-size:15px;color:#374151;text-align:center;\"\u003e\n      Unsure how to answer any of these for your specific situation? Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#1e6b9b;font-weight:600;\"\u003e(888) 500-5675\u003c\/a\u003e — we work through every setup question before every order.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S8: WARM — Who It's For --\u003e\n\u003csection class=\"ocp-section--warm\" id=\"who\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eWho It's Built For\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eWho Buys an Outdoor Cold Plunge Tub\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eThree groups consistently invest in outdoor cold plunge setups — and what they are actually looking for when they call us.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-persona-grid\"\u003e\n      \u003cdiv class=\"ocp-persona-card\"\u003e\n        \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"margin-bottom:10px;\"\u003e\n          \u003ccircle cx=\"16\" cy=\"16\" r=\"13\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M10 19c1.5-3.5 4-5.5 6-5.5s4.5 2 6 5.5\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"16\" cy=\"11\" r=\"2.5\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eHome Athletes \u0026amp; Daily Recovery Practitioners\u003c\/h3\u003e\n        \u003cp\u003eLifters, runners, CrossFit athletes, and triathletes who want a recovery tool they can use before or after every training session — without driving to a facility or paying drop-in fees. For this group, the outdoor cold plunge tub becomes part of the daily routine the same way a home gym did. They care about temperature precision, durability, and low daily maintenance.\u003c\/p\u003e\n        \u003cspan class=\"ocp-persona-tag\"\u003eB2C — Daily User\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-persona-card\"\u003e\n        \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"margin-bottom:10px;\"\u003e\n          \u003crect x=\"4\" y=\"12\" width=\"24\" height=\"14\" rx=\"3\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M10 12V10a6 6 0 0112 0v2\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 19h8M16 17v4\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eWellness Enthusiasts \u0026amp; Contrast Therapy Builders\u003c\/h3\u003e\n        \u003cp\u003eBuyers who already have — or are actively adding — an outdoor sauna or hot tub and want to complete a contrast therapy setup. Alternating hot and cold exposure is one of the most studied recovery protocols in Scandinavian sports science. These buyers tend to invest in a complete outdoor wellness environment rather than a single piece, and they often care about backyard aesthetics as much as function.\u003c\/p\u003e\n        \u003cspan class=\"ocp-persona-tag\"\u003eB2C — Wellness Enthusiast\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-persona-card\"\u003e\n        \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"margin-bottom:10px;\"\u003e\n          \u003crect x=\"5\" y=\"5\" width=\"22\" height=\"22\" rx=\"3\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M5 11h22M11 5v22\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eHotels, Retreats \u0026amp; Outdoor Wellness Facilities\u003c\/h3\u003e\n        \u003cp\u003eBoutique hotels with outdoor wellness areas, yoga and meditation retreats, performance training centers, and biohacking facilities adding cold immersion to their outdoor amenity lineup. For commercial buyers, the decision criteria shift: tubs need to handle multi-user daily use, require minimal specialized service, and photograph well for marketing. Cedar barrel tubs are particularly popular for this use case given their natural visual appeal in outdoor settings.\u003c\/p\u003e\n        \u003cspan class=\"ocp-persona-tag\"\u003eB2B — Commercial\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S9: WHITE — FAQ --\u003e\n\u003csection class=\"ocp-section\" id=\"faq\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eOutdoor Cold Plunge Tub FAQ\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eThe questions we hear most from buyers setting up an outdoor cold plunge — answered directly.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-faq-list\"\u003e\n      \u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eCan I leave my outdoor cold plunge tub outside year-round?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eCedar and 304 stainless steel tubs are built for year-round outdoor exposure. Cedar weathers naturally and develops a silver-gray patina over time — this is normal and does not affect structure or function. Stainless steel resists corrosion in rain, snow, and UV conditions. Inflatable tubs should be emptied and stored indoors when not in use for extended periods. All outdoor tubs benefit from an insulated cover to retain water temperature and keep out debris.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eWhat happens to an outdoor cold plunge in freezing winter temperatures?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eThe tub material handles freezing ambient temperatures without damage. The concern is the water: during extended non-use in sub-freezing weather, drain the tub completely to protect fittings and hoses. If your chiller has a heating function, you can hold the water above freezing through mild cold snaps without draining. In mild winters that rarely drop below 20°F, most users drain and refill as needed rather than doing a full winterization. Plan your approach before the first frost.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eDo I need a cover for an outdoor cold plunge?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eA cover makes a meaningful difference outdoors. Insulated covers retain water temperature — reducing chiller energy draw or slowing ice melt — and keep leaves, debris, and insects out of the water. For tubs in direct sun, a cover also protects interior surfaces and plastic components from UV degradation. Most manufacturers offer insulated covers sized to fit their specific tubs. It is one of the higher-value accessories to include with your initial order.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eWhat surface should I put my outdoor cold plunge on?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eA level, solid, load-bearing surface is required. A filled tub weighs several hundred pounds — wood decks need to be rated for concentrated point load, and soft ground shifts over time. Concrete slabs, reinforced patio pavers, and well-built composite decks are all appropriate. Barrel tubs have a smaller round footprint. Cuboid tubs distribute weight over a larger area. Confirm your surface rating before finalizing placement — moving a filled tub is not an option.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eHow do I drain an outdoor cold plunge tub?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eMost tubs include a drain valve or port at the base. Connect a standard garden hose to the fitting and direct water away from your foundation — toward a garden bed, perimeter drain, or dry creek bed works well. For deck installations, water typically runs off through the deck boards. For permanent setups, some owners run a short buried drain line to a rain garden. Plan your drainage route before you fill the tub the first time.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eDoes a chiller work well in a hot outdoor climate?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eYes — but hot ambient air affects how hard the chiller works. Most standard-capacity models perform well in ambient temperatures up to around 85°F. In climates that regularly exceed that, a higher-capacity model rated for high ambient temperatures is the better choice. The chiller still reaches your target temperature — it just uses more electricity in the heat. Check the spec sheet for your model's rated ambient range before purchasing for a hot-climate outdoor install.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eWill UV exposure damage my outdoor cold plunge tub?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eFor cedar tubs, UV causes the natural silvering process — the wood weathers gray over time. This is expected and does not compromise structural integrity. A wood-safe sealant can slow the process if you prefer to retain the honey tone. For stainless steel, UV has minimal effect on the metal itself, though plastic components — covers, hoses, seals — degrade over years of direct sun. An insulated cover extends the life of all exterior components significantly.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eWhat electrical setup does an outdoor cold plunge need?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eA tub used with ice only requires no electrical connection. Adding a chiller requires an outdoor GFCI-protected outlet — standard on most modern homes. Most chillers run on a standard 120V household circuit, the same type used for outdoor appliances. If your deck or patio lacks a nearby exterior outlet, an electrician can typically add one without a panel upgrade. Always verify the specific chiller model's electrical requirements before ordering.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eWhat comes with the tub — is a chiller included?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eThe tubs listed on this page are tub-only. A chiller is not included by default but can be added as a separate purchase or as a bundled configuration through our cold-plunges-with-chillers collection. Exact inclusions — entry step, drain valve, insulated cover — vary by model and are listed on each individual product page. Call us at (888) 500-5675 before you order and we will confirm exactly what ships in the box for your specific model.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eWhat is the return policy if the tub does not work for my outdoor space?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eBefore you order, we walk through your surface, drainage, climate, and electrical access — that conversation prevents most returns. If the tub does not work for your space, RRD offers a return window that varies by brand. A restocking fee applies and the amount varies by brand, and return freight costs are the customer's responsibility — for large freight items this can be significant, so call us before initiating a return and we can help find the best option. If anything arrives damaged, document with photos within 48 hours and contact us at (888) 500-5675. View our full \u003ca href=\"\/policies\/refund-policy\" style=\"color:#5eafd0;\"\u003ereturn policy here\u003c\/a\u003e.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eIs it safe to buy a cold plunge tub on Amazon or other marketplaces?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eDCT and other brands require purchase from an authorized dealer to validate the manufacturer warranty. Tubs purchased through Amazon marketplace listings or unauthorized third-party sellers may be grey-market units with voided warranties and no manufacturer support. Recovery Room Direct is an authorized dealer — your warranty is fully intact from the day your tub ships, and you have a real team to call if anything goes wrong.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eHow do I keep the water clean in an outdoor cold plunge tub?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eFor solo daily use, most owners change the water every 1–2 weeks and add a small amount of non-foaming oxidizer or bromine to slow bacteria growth between changes. Tubs with built-in chiller systems often include filtration that extends the change interval significantly. An insulated cover keeps out debris and slows algae growth. Outdoor tubs in direct sun need attention more frequently than shaded installs. Call us and we can walk you through a specific maintenance routine for your tub model and use pattern.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n\u003cdetails class=\"ocp-faq-item\"\u003e\u003csummary class=\"ocp-faq-q\"\u003eIs cold water immersion safe for everyone?\u003c\/summary\u003e\u003cdiv class=\"ocp-faq-a\"\u003e\u003cp\u003eCold immersion is well-tolerated by most healthy adults. People with cardiovascular disease, cardiac arrhythmia, hypertension, Raynaud's syndrome, epilepsy or seizure disorders, or who are pregnant should consult a physician before beginning any cold immersion protocol. If you are new to cold exposure, start at a milder temperature (60–65°F) and shorter duration (1–2 minutes) and progress gradually. When in doubt, check with your doctor first.\u003c\/p\u003e\u003c\/div\u003e\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S10: WARM — Shop by Type --\u003e\n\u003csection class=\"ocp-section--warm\" id=\"shop\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eBrowse the Full Lineup\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eShop by Setup Type\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eStart with the tub. Add a chiller when you're ready. Browse the full cold plunge lineup to compare all configurations side by side.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-shop-grid\"\u003e\n      \u003cdiv class=\"ocp-shop-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/outdoor_cold_plunge_tub_cedar_deck.jpg?v=1775983166\" alt=\"Outdoor cedar cold plunge tub on a backyard deck\" class=\"ocp-shop-img\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"ocp-shop-overlay\"\u003e\n          \u003ch3\u003eAll Cold Plunge Tubs\u003c\/h3\u003e\n          \u003ca href=\"\/collections\/cold-plunges\" class=\"ocp-shop-btn\"\u003eBrowse All Tubs →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-shop-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/cold_plunges_with_chillers_recovery_equipment.jpg?v=1775981928\" alt=\"Cold plunge chiller system for outdoor tub\" class=\"ocp-shop-img\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"ocp-shop-overlay\"\u003e\n          \u003ch3\u003eAdd Precise Temperature Control — Cold Plunges with Chillers\u003c\/h3\u003e\n          \u003ca href=\"\/collections\/cold-plunges-with-chillers\" class=\"ocp-shop-btn\"\u003eShop Chiller Systems →\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"ocp-divider\"\u003e\n\n\u003c!-- S11: WHITE — Complete Your Recovery Setup --\u003e\n\u003csection class=\"ocp-section\" id=\"recovery\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cspan class=\"ocp-kicker\"\u003eBuild Your Outdoor Recovery Protocol\u003c\/span\u003e\n    \u003ch2 class=\"ocp-h2\"\u003eComplete Your Outdoor Recovery Setup\u003c\/h2\u003e\n    \u003cp class=\"ocp-lead\"\u003eCold immersion works best as part of a broader recovery system. These categories pair naturally with an outdoor cold plunge — whether you're building a home setup or a commercial wellness space.\u003c\/p\u003e\n    \u003cdiv class=\"ocp-cross-grid\"\u003e\n      \u003cdiv class=\"ocp-cross-card\"\u003e\n        \u003csvg class=\"ocp-cross-icon\" width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M20 8v4M20 28v4M8 20h4M28 20h4M11.5 11.5l2.8 2.8M25.7 25.7l2.8 2.8M25.7 14.3l2.8-2.8M11.5 28.5l2.8-2.8\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"20\" cy=\"20\" r=\"6\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eOutdoor Infrared Sauna\u003c\/h3\u003e\n        \u003cp\u003eHot-cold contrast therapy — alternating between a sauna and your cold plunge — is one of the most studied recovery protocols in Scandinavian sports science. A standard protocol alternates 10–20 minutes in the sauna with 2–4 minutes in the cold plunge, repeated 2–3 cycles. End with cold for recovery; end with heat for relaxation. Most practitioners complete a full session in 45–60 minutes.\u003c\/p\u003e\n        \u003ca href=\"\/collections\/outdoor-saunas\" class=\"ocp-cross-btn\"\u003eExplore Outdoor Saunas →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-cross-card\"\u003e\n        \u003csvg class=\"ocp-cross-icon\" width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003cpath d=\"M14 10c0 6 4 10 6 10s6-4 6-10\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 22c0 8 4 10 8 10s8-2 8-10\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 16h8\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eCompression Therapy\u003c\/h3\u003e\n        \u003cp\u003eCompression therapy boots may support lymphatic drainage and help accelerate metabolite clearance after cold immersion. Used in sequence — cold plunge first, then compression — the combination may support both vascular and lymphatic recovery pathways in a single post-training window. Especially beneficial for lower body and leg recovery.\u003c\/p\u003e\n        \u003ca href=\"\/collections\/compression-therapy\" class=\"ocp-cross-btn\"\u003eExplore Compression Therapy →\u003c\/a\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ocp-cross-card\"\u003e\n        \u003csvg class=\"ocp-cross-icon\" width=\"40\" height=\"40\" viewbox=\"0 0 40 40\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n          \u003crect x=\"8\" y=\"16\" width=\"24\" height=\"12\" rx=\"3\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M14 16v-4a6 6 0 0112 0v4\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"20\" cy=\"22\" r=\"3\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n        \u003ch3\u003eRed Light Therapy\u003c\/h3\u003e\n        \u003cp\u003eRed and near-infrared light has been studied for its potential role in mitochondrial function, cellular recovery, and tissue repair. Many advanced recovery practitioners use red light therapy in the warm-down window after cold immersion — potentially supporting cellular recovery while the body's thermoregulatory system normalizes after the cold exposure.\u003c\/p\u003e\n        \u003ca href=\"\/collections\/red-light-therapy\" class=\"ocp-cross-btn\"\u003eExplore Red Light Therapy →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- S12: DARK — CTA --\u003e\n\u003csection class=\"ocp-section--dark\"\u003e\n  \u003cdiv class=\"ocp-container\"\u003e\n    \u003cdiv class=\"ocp-cta-inner\"\u003e\n      \u003ch2\u003eTalk to an Outdoor Cold Plunge Specialist\u003c\/h2\u003e\n      \u003cp\u003eSurface questions, drainage questions, chiller questions, climate questions — we answer all of them before you order. Which is why we answer them before you order.\u003c\/p\u003e\n      \u003ca href=\"tel:+18885005675\" class=\"ocp-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n      \u003ca class=\"ocp-scroll-link\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\" href=\"#\"\u003e\n        ↑ Ready to order? Scroll up to browse outdoor tubs\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\n\u003cscript type=\"application\/ld+json\"\u003e{\"@context\": \"https:\/\/schema.org\", \"@type\": \"BreadcrumbList\", \"itemListElement\": [{\"@type\": \"ListItem\", \"position\": 1, \"name\": \"Home\", \"item\": \"https:\/\/www.recoveryroomdirect.com\/\"}, {\"@type\": \"ListItem\", \"position\": 2, \"name\": \"Cold Plunges\", \"item\": \"https:\/\/www.recoveryroomdirect.com\/collections\/cold-plunges\"}, {\"@type\": \"ListItem\", \"position\": 3, \"name\": \"Outdoor Cold Plunge Tubs\", \"item\": \"https:\/\/www.recoveryroomdirect.com\/collections\/outdoor-cold-plunges\"}]}\u003c\/script\u003e","products":[{"product_id":"dynamic-cold-therapy-oval-inflatable-cold-plunge-tub","title":"Dynamic Cold Therapy Oval Inflatable Cold Plunge Tub","description":"\u003cstyle\u003e\n\/* =====================================================\n   DCT OVAL INFLATABLE — .dctio scope\n   Cold-plunge blue sub-palette\n   ===================================================== *\/\n.dctio,.dctio * { box-sizing:border-box; }\n.dctio { overflow-x:hidden; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; -webkit-font-smoothing:antialiased; color:#0d1b2a; }\n.dctio img { border:none!important; outline:none!important; box-shadow:none!important; }\n\n\/* NAV *\/\n.dctio-nav { display:flex; flex-wrap:wrap; gap:8px 18px; padding:14px 0; margin-bottom:8px; border-bottom:1px solid #c8e0ec; }\n.dctio-nav a { font-size:13px; font-weight:600; color:#5eafd0!important; text-decoration:none!important; letter-spacing:0.04em; text-transform:uppercase; }\n.dctio-nav a:hover { color:#0d1b2a!important; }\n\n\/* HERO *\/\n.dctio-hero { display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; padding:32px 0 40px; }\n.dctio-hero-img { border-radius:10px; overflow:hidden; aspect-ratio:1\/1; min-height:320px; background:#fff; }\n.dctio-hero-img img { width:100%; height:100%; object-fit:cover; display:block; }\n.dctio-eyebrow { font-size:12px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#5eafd0; margin-bottom:12px; display:block; }\n.dctio-hero h2 { font-size:clamp(22px,2.8vw,34px); font-weight:800; color:#0d1b2a; line-height:1.15; margin:0 0 16px; }\n.dctio-hero-body { font-size:16px; line-height:1.7; color:#1e3a4f; margin:0 0 20px; }\n.dctio-hero-finance { font-size:13px; color:#4a8fac; margin:14px 0 0; }\n\n\/* STATS BAR *\/\n.dctio-stats-wrap { background:#0d1b2a; border-radius:8px; overflow:hidden; margin:24px 0; }\n.dctio-facts { display:grid; grid-template-columns:repeat(4,1fr); gap:0; }\n.dctio-fact { padding:22px 12px; text-align:center; border-right:1px solid #1a3048; }\n.dctio-fact:last-child { border-right:0; }\n.dctio-fact-num { font-size:26px; font-weight:700; color:#5eafd0; display:block; line-height:1; margin-bottom:6px; letter-spacing:-0.02em; }\n.dctio-fact-lbl { font-size:11px; letter-spacing:0.08em; text-transform:uppercase; color:#6b9cb5; }\n\n\/* SECTIONS *\/\n.dctio-section { padding:56px 0; background:#fff; }\n.dctio-section--tint { padding:56px 0; background:#f0f7fa; }\n.dctio-section--dark { padding:56px 0; background:#0d1b2a; color:#fff; }\n.dctio-container { max-width:1080px; margin:0 auto; padding:0 20px; }\n.dctio-section-title { font-size:clamp(22px,2.8vw,30px); font-weight:700; color:#0d1b2a; margin:0 0 10px; line-height:1.2; padding-bottom:14px; position:relative; display:inline-block; }\n.dctio-section-title::after { content:''; position:absolute; bottom:0; left:0; width:40px; height:3px; background:#5eafd0; border-radius:2px; }\n.dctio-section--dark .dctio-section-title { color:#fff; }\n.dctio-section--dark h2.dctio-section-title::after { background:#5eafd0; }\n.dctio-section-lead { font-size:16px; line-height:1.7; color:#1e3a4f; max-width:680px; margin:14px 0 36px; }\n.dctio-section--dark .dctio-section-lead { color:#7bb5cc; }\n.dctio-divider { width:100%; height:2px; border:none; margin:0; opacity:0.35; background:linear-gradient(90deg,transparent 0%,#5eafd0 30%,#9fd4e8 50%,#5eafd0 70%,transparent 100%); }\n\n\/* FEATURE CARDS *\/\n.dctio-feat-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:8px; }\n.dctio-feat-card { background:#fff; border-radius:8px; border:1px solid #c8e0ec; overflow:hidden; }\n.dctio-feat-img img { width:100%; height:auto; display:block; }\n.dctio-feat-body { padding:20px; }\n.dctio-feat-label { font-size:11px; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:#5eafd0; margin-bottom:6px; display:block; }\n.dctio-feat-title { font-size:17px; font-weight:700; color:#0d1b2a; margin:0 0 8px; }\n.dctio-feat-desc { font-size:14px; line-height:1.65; color:#2a4d62; margin:0; }\n\n\/* COMPARISON TABLE *\/\n.dctio-table-wrap { overflow-x:auto; -webkit-overflow-scrolling:touch; border-radius:6px; margin:24px 0; }\n.dctio-compare { width:100%; min-width:500px; border-collapse:collapse; font-size:14px; }\n.dctio-compare th { padding:14px 16px; text-align:center; font-size:13px; font-weight:700; background:#0d1b2a; color:#7bb5cc; border-bottom:2px solid #1a3048; }\n.dctio-compare th.dctio-col-hl { background:#5eafd0; color:#0d1b2a; }\n.dctio-compare th:first-child { text-align:left; }\n.dctio-compare td { padding:12px 16px; text-align:center; border-bottom:1px solid #d8ecf5; vertical-align:middle; }\n.dctio-compare td:first-child { text-align:left; font-weight:600; color:#1e3a4f; background:#f0f7fa; }\n.dctio-compare td.dctio-col-hl { background:#e0f0f8; font-weight:600; color:#0d1b2a; }\n.dctio-compare tr:last-child td { border-bottom:none; }\n.dctio-honest { background:#e0f0f8; border-left:4px solid #5eafd0; border-radius:0 6px 6px 0; padding:18px 22px; margin:20px 0; font-size:15px; line-height:1.7; color:#1e3a4f; }\n.dctio-honest strong { color:#0d1b2a; }\n\n\/* SPECS TABLE *\/\n.dctio-spec-table { width:100%; border-collapse:collapse; font-size:14px; }\n.dctio-spec-table tr:nth-child(even) { background:#f0f7fa; }\n.dctio-spec-table td { padding:11px 16px; border-bottom:1px solid #c8e0ec; vertical-align:top; }\n.dctio-spec-table td:first-child { font-weight:600; color:#1e3a4f; width:42%; }\n.dctio-spec-table td:last-child { color:#0d1b2a; }\n\n\/* BOX \/ IN THE BOX *\/\n.dctio-box-section { background:#fff; }\n.dctio-box-wrap { display:grid; grid-template-columns:1fr 1fr; gap:32px; align-items:center; margin-top:16px; }\n.dctio-box-img img { width:100%; height:auto; display:block; border-radius:8px; mix-blend-mode:multiply; }\n.dctio-box-img { background:#f5efe2; border-radius:8px; overflow:hidden; padding:0; }\n.dctio-box-list { list-style:none; padding:0; margin:0; }\n.dctio-box-list li { display:flex; align-items:flex-start; gap:12px; padding:14px 0; border-bottom:1px solid #c8e0ec; font-size:15px; color:#1e3a4f; line-height:1.5; }\n.dctio-box-list li:last-child { border-bottom:none; }\n.dctio-box-list li::before { content:'¹3'; color:#5eafd0; font-weight:700; font-size:18px; flex-shrink:0; margin-top:1px; }\n.dctio-box-note { font-size:13px; color:#4a8fac; margin-top:16px; }\n\n\/* FAQ *\/\n.dctio-faq { margin-top:8px; }\n.dctio-faq details { background:#fff; border:1px solid #c8e0ec; border-radius:8px; margin-bottom:8px; overflow:hidden; }\n.dctio-faq details[open] { border-left:3px solid #5eafd0; box-shadow:0 4px 16px rgba(0,0,0,.06); }\n.dctio-faq summary { font-size:16px; font-weight:600; color:#0d1b2a; padding:18px 20px; cursor:pointer; list-style:none; display:flex; align-items:center; justify-content:space-between; gap:16px; }\n.dctio-faq summary::-webkit-details-marker { display:none; }\n.dctio-faq summary::after { content:'\\203A'; font-size:22px; color:#5eafd0; flex-shrink:0; transition:transform .25s; display:inline-block; }\n.dctio-faq details[open] summary::after { transform:rotate(90deg); }\n.dctio-faq-answer { font-size:15px; color:#1e3a4f; line-height:1.7; padding:0 20px 20px; margin:0; }\n\n\/* TRUST BAND *\/\n.dctio-trust { display:grid; grid-template-columns:repeat(4,1fr); gap:0; border:1px solid #c8e0ec; border-radius:8px; overflow:hidden; margin:24px 0; }\n.dctio-trust-item { padding:24px 16px; text-align:center; border-right:1px solid #c8e0ec; background:#fff; }\n.dctio-trust-item:last-child { border-right:0; }\n.dctio-trust-icon { margin-bottom:10px; }\n.dctio-trust-name { font-size:13px; font-weight:700; color:#0d1b2a; margin:0 0 4px; }\n.dctio-trust-desc { font-size:12px; color:#4a8fac; margin:0; }\n\n\/* CTA *\/\n.dctio-cta { background:linear-gradient(135deg,#0d1b2a 0%,#122436 100%); border-radius:12px; padding:56px 40px; text-align:center; margin:32px 0; }\n.dctio-cta h2 { font-size:clamp(22px,2.8vw,32px); font-weight:800; color:#fff; margin:0 0 12px; }\n.dctio-cta-sub { font-size:16px; color:#7bb5cc; margin:0 0 32px; }\n.dctio-cta-pills { display:flex; flex-wrap:wrap; justify-content:center; gap:8px 10px; margin-bottom:32px; }\n.dctio-cta-pill { padding:8px 16px; border-radius:24px; font-size:13px; font-weight:600; background:#1a3048; color:#9fd4e8; }\n.dctio-cta-actions { display:flex; justify-content:center; margin-bottom:20px; }\n.dctio-cta-btn { display:inline-block; background:#5eafd0; color:#12161F!important; text-decoration:none!important; font-size:16px; font-weight:700; padding:16px 36px; border-radius:8px; transition:background .2s; min-height:56px; line-height:1.4; }\n.dctio-cta-btn:hover { background:#4a9bbf; }\n.dctio-cta-scroll { font-size:15px; font-weight:600; color:#fff!important; text-decoration:none!important; display:block; }\n\n\/* MOBILE *\/\n@media (max-width:768px) {\n  .dctio-hero { grid-template-columns:1fr; }\n  .dctio-hero-img { order:-1; min-height:0; }\n  .dctio-facts { grid-template-columns:repeat(2,1fr); }\n  .dctio-fact:nth-child(2n) { border-right:0; }\n  .dctio-fact { border-bottom:1px solid #1a3048; }\n  .dctio-fact:nth-last-child(-n+2) { border-bottom:0; }\n  .dctio-fact-num { font-size:22px; }\n  .dctio-feat-grid { grid-template-columns:1fr; }\n  .dctio-box-wrap { grid-template-columns:1fr; }\n  .dctio-trust { grid-template-columns:repeat(2,1fr); }\n  .dctio-trust-item:nth-child(2n) { border-right:0; }\n  .dctio-trust-item { border-bottom:1px solid #c8e0ec; }\n  .dctio-trust-item:nth-last-child(-n+2) { border-bottom:0; }\n  .dctio-cta { padding:40px 20px; }\n  .dctio-cta-pills { gap:6px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dctio\"\u003e\n\n\u003c!-- JUMP NAV --\u003e\n\u003cnav class=\"dctio-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#dctio-features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#dctio-compare\"\u003eCompare Models\u003c\/a\u003e\n  \u003ca href=\"#dctio-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#dctio-box\"\u003eWhat’s in the Box\u003c\/a\u003e\n  \u003ca href=\"#dctio-faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dctio-hero\"\u003e\n  \u003cdiv class=\"dctio-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-io-052-view.webp?v=1778656108\" alt=\"DCT Oval Inflatable Cold Plunge Tub — DCT-IO-052 dark blue drop-stitch PVC\" loading=\"eager\" width=\"800\" height=\"800\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctio-hero-copy\"\u003e\n    \u003cspan class=\"dctio-eyebrow\"\u003eInflatable Cold Plunge Tub · Dynamic Cold Therapy\u003c\/span\u003e\n    \u003ch2\u003e52-Inch Drop-Stitch Oval Cold Plunge — Full-Body Soaking in a Portable 40-Pound Tub\u003c\/h2\u003e\n    \u003cp class=\"dctio-hero-body\"\u003eThe DCT Oval Inflatable Cold Plunge Tub is built from drop-stitch PVC — the same high-pressure drop-stitch construction used in rigid inflatable paddleboards. It holds approximately 102 gallons across a 46”×26” interior soaking space and inflates quickly with the included manual hand pump. At 40 lbs dry, it folds flat for storage and packs into its carry bag.\u003c\/p\u003e\n    \u003cp class=\"dctio-hero-body\"\u003eThis is the tub only. A DCT chiller (sold separately) connects to the built-in 1” ID inlet and outlet fittings to reach temperatures as low as 37°F. Without a chiller, the tub functions as an ice-water vessel — fill with tap water and add ice each session. The included insulated cover helps maintain water temperature between uses.\u003c\/p\u003e\n    \u003cp class=\"dctio-hero-finance\"\u003eAffirm financing available at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"dctio-stats-wrap\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctio-facts\"\u003e\n    \u003cdiv class=\"dctio-fact\"\u003e\n\u003cspan class=\"dctio-fact-num\"\u003e102 gal\u003c\/span\u003e\u003cspan class=\"dctio-fact-lbl\"\u003eWater Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctio-fact\"\u003e\n\u003cspan class=\"dctio-fact-num\"\u003e52”×32”\u003c\/span\u003e\u003cspan class=\"dctio-fact-lbl\"\u003eExterior Footprint\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctio-fact\"\u003e\n\u003cspan class=\"dctio-fact-num\"\u003e40 lbs\u003c\/span\u003e\u003cspan class=\"dctio-fact-lbl\"\u003eDry Weight\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctio-fact\"\u003e\n\u003cspan class=\"dctio-fact-num\"\u003e46”×26”\u003c\/span\u003e\u003cspan class=\"dctio-fact-lbl\"\u003eInterior Soaking Space\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES SECTION --\u003e\n\u003cdiv class=\"dctio-section\" id=\"dctio-features\"\u003e\n  \u003cdiv class=\"dctio-container\"\u003e\n    \u003ch2 class=\"dctio-section-title\"\u003eBuilt for Cold Exposure — Portable Enough to Move\u003c\/h2\u003e\n    \u003cp class=\"dctio-section-lead\"\u003eThree reasons the drop-stitch oval stands apart from traditional vinyl inflatables and cheap tub alternatives.\u003c\/p\u003e\n    \u003cdiv class=\"dctio-feat-grid\" role=\"list\"\u003e\n\n      \u003cdiv class=\"dctio-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctio-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-io-052-view-02.webp?v=1778656112\" alt=\"DCT Oval Inflatable Cold Plunge side view showing drop-stitch construction rigidity\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctio-feat-body\"\u003e\n          \u003cspan class=\"dctio-feat-label\"\u003eConstruction\u003c\/span\u003e\n          \u003cdiv class=\"dctio-feat-title\"\u003eDrop-Stitch PVC — Rigid Inflatable Construction\u003c\/div\u003e\n          \u003cp class=\"dctio-feat-desc\"\u003eDrop-stitch PVC inflatable construction means the inner and outer walls are linked by thousands of individual threads — this keeps the tub rigid and holds its shape under the weight of 850 lbs of water, unlike traditional vinyl inflatables that bow and distort. It’s the same construction method used in rigid inflatable paddleboards designed for ocean surf.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctio-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctio-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-io-052-view-03.webp?v=1778656115\" alt=\"DCT Oval Inflatable Cold Plunge Tub folded carry bag portable storage\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctio-feat-body\"\u003e\n          \u003cspan class=\"dctio-feat-label\"\u003ePortability\u003c\/span\u003e\n          \u003cdiv class=\"dctio-feat-title\"\u003e102-Gallon Capacity in a 40-Pound Portable Package\u003c\/div\u003e\n          \u003cp class=\"dctio-feat-desc\"\u003eAt 52 inches long and 32 inches wide, the oval tub’s 46×26 inch interior soaking space accommodates users up to 6’4”. At 40 lbs dry, it folds and stores in the included carry bag. Inflation takes a few minutes with the included manual hand pump. No permanent installation required — set it up indoors on a waterproof surface, or outdoors on any level ground.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctio-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctio-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-io-052-hose-connections.webp?v=1778656118\" alt=\"DCT Oval Inflatable Cold Plunge 1-inch hose connection fittings for chiller\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctio-feat-body\"\u003e\n          \u003cspan class=\"dctio-feat-label\"\u003eChiller-Ready\u003c\/span\u003e\n          \u003cdiv class=\"dctio-feat-title\"\u003eChiller-Ready — Reaches 37°F with a DCT Chiller\u003c\/div\u003e\n          \u003cp class=\"dctio-feat-desc\"\u003eThe built-in 1” ID inlet and outlet fittings connect directly to DCT’s chiller lineup (0.8 HP or 1.0 HP) via the included hose adapters. Once connected, the chiller circulates and cools the water to as low as 37°F without ice. The included cover insulates the water between sessions. Without a chiller, the tub works as an ice-bath vessel — add ice each session to reach your target temperature.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctio-divider\"\u003e\n\n\u003c!-- COMPARISON TABLE --\u003e\n\u003cdiv class=\"dctio-section--tint\" id=\"dctio-compare\"\u003e\n  \u003cdiv class=\"dctio-container\"\u003e\n    \u003ch2 class=\"dctio-section-title\"\u003eOval vs. Round — Which Inflatable Is Right for You?\u003c\/h2\u003e\n    \u003cp class=\"dctio-section-lead\"\u003eBoth inflatable tubs are priced identically and hold approximately 102 gallons. The decision comes down to body position, space, and use case.\u003c\/p\u003e\n    \u003cdiv class=\"dctio-table-wrap\" role=\"region\" aria-label=\"Oval vs Round inflatable comparison\"\u003e\n      \u003ctable class=\"dctio-compare\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth class=\"dctio-col-hl\"\u003eOval (DCT-IO-052)\u003c\/th\u003e\n            \u003cth\u003eRound (DCT-IR-040)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd class=\"dctio-col-hl\"\u003eOval, elongated\u003c\/td\u003e\n\u003ctd\u003eRound, circular\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior\u003c\/td\u003e\n\u003ctd class=\"dctio-col-hl\"\u003e52”L × 32”W × 28”H\u003c\/td\u003e\n\u003ctd\u003e40” dia × 28”H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior\u003c\/td\u003e\n\u003ctd class=\"dctio-col-hl\"\u003e46”L × 26”W × 28”D\u003c\/td\u003e\n\u003ctd\u003e35” dia × 26”H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"dctio-col-hl\"\u003e~102 gallons\u003c\/td\u003e\n\u003ctd\u003e~102 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePositions\u003c\/td\u003e\n\u003ctd class=\"dctio-col-hl\"\u003eReclined \/ elongated\u003c\/td\u003e\n\u003ctd\u003eSeated upright\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMulti-person\u003c\/td\u003e\n\u003ctd class=\"dctio-col-hl\"\u003e1 person\u003c\/td\u003e\n\u003ctd\u003eUp to 2 seated\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBest for\u003c\/td\u003e\n\u003ctd class=\"dctio-col-hl\"\u003eTaller users, reclining\u003c\/td\u003e\n\u003ctd\u003eCompact spaces, 2 users\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctio-honest\"\u003e\n      \u003cstrong\u003eHonest take:\u003c\/strong\u003e The round tub costs the same and holds the same water volume in a tighter footprint. If your space is limited or you plan to use it with a partner, the round is the more practical format. If you’re tall (over 6’) and prefer a longer soaking position, or if you’re using it solo with a focus on full-body horizontal immersion, the oval is the right pick. \u003ca href=\"\/products\/dynamic-cold-therapy-round-inflatable-cold-plunge-tub\" style=\"color:#5eafd0;\"\u003eView the Round Inflatable →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctio-divider\"\u003e\n\n\u003c!-- FULL SPECS --\u003e\n\u003cdiv class=\"dctio-section\" id=\"dctio-specs\"\u003e\n  \u003cdiv class=\"dctio-container\"\u003e\n    \u003ch2 class=\"dctio-section-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003ctable class=\"dctio-spec-table\" role=\"table\" aria-label=\"DCT Oval Inflatable full specifications\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eDCT-IO-052\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e52” L × 32” W × 28” H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e46” L × 26” W × 28” D\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Capacity\u003c\/td\u003e\n\u003ctd\u003e~102 gallons (~850 lbs water weight)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDrop-stitch PVC (premium inflatable construction)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eDark Blue\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Weight (empty)\u003c\/td\u003e\n\u003ctd\u003e40 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller Connection\u003c\/td\u003e\n\u003ctd\u003e1” ID inlet\/outlet fittings (custom adapters included)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRecommended Chiller\u003c\/td\u003e\n\u003ctd\u003eDCT 0.8 HP or 1.0 HP (sold separately)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTemperature Range (with chiller)\u003c\/td\u003e\n\u003ctd\u003e37°F – 85°F\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMax User Height\u003c\/td\u003e\n\u003ctd\u003eUp to 6’4”\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSafety Cover\u003c\/td\u003e\n\u003ctd\u003eCustom-fit with child-safe locking clips — included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnti-Slip Mat\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHand Pump\u003c\/td\u003e\n\u003ctd\u003eManual quick-action — included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCarry Bag\u003c\/td\u003e\n\u003ctd\u003ePremium — included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller\u003c\/td\u003e\n\u003ctd\u003eNot included — sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIndoor \/ Outdoor\u003c\/td\u003e\n\u003ctd\u003eBoth; three-season (not rated for sub-freezing temps)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year from date of delivery (per DCT.com)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eDynamic Cold Therapy\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"font-size:13px;color:#4a8fac;margin-top:14px;\"\u003eQuestions about fit or placement? Call \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e — we’ll help you choose.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctio-divider\"\u003e\n\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"dctio-box-section\" id=\"dctio-box\"\u003e\n  \u003cdiv class=\"dctio-container\" style=\"padding-top:56px;padding-bottom:56px;\"\u003e\n    \u003ch2 class=\"dctio-section-title\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cdiv class=\"dctio-box-wrap\"\u003e\n      \u003cdiv class=\"dctio-box-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-io-052-hose-connections.webp?v=1778656118\" alt=\"DCT Oval Inflatable Cold Plunge hose connections and fittings in box\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cul class=\"dctio-box-list\" role=\"list\"\u003e\n          \u003cli\u003eOval inflatable cold plunge tub (DCT-IO-052, dark blue)\u003c\/li\u003e\n          \u003cli\u003eCustom-fit safety cover with child-safe locking clips\u003c\/li\u003e\n          \u003cli\u003eAnti-slip mat\u003c\/li\u003e\n          \u003cli\u003eManual quick-action hand pump\u003c\/li\u003e\n          \u003cli\u003ePremium carry bag\u003c\/li\u003e\n          \u003cli\u003e1” ID hose adapters for chiller connection\u003c\/li\u003e\n          \u003cli\u003eDrain cap and fitting\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"dctio-box-note\"\u003e\u003cstrong\u003eNot included:\u003c\/strong\u003e Chiller, electric pump, ice. A DCT chiller (sold separately) is required for automated temperature control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctio-divider\"\u003e\n\n\u003c!-- SHIPPING \u0026 TRUST --\u003e\n\u003cdiv class=\"dctio-section--tint\"\u003e\n  \u003cdiv class=\"dctio-container\"\u003e\n    \u003ch2 class=\"dctio-section-title\"\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;line-height:1.7;color:#1e3a4f;margin:14px 0 24px;\"\u003eFree shipping — the oval inflatable ships via standard parcel carrier to the contiguous 48 states. At 40 lbs, it qualifies for standard ground delivery. Estimated transit: 5–10 business days after dispatch. Tracking provided by email.\u003c\/p\u003e\n    \u003cdiv class=\"dctio-trust\" role=\"list\" aria-label=\"Trust indicators\"\u003e\n      \u003cdiv class=\"dctio-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctio-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3L4 8v8c0 6.6 5.2 12.8 12 14.3C22.8 28.8 28 22.6 28 16V8L16 3z\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 16l3.5 3.5L21 12\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctio-trust-name\"\u003eAuthorized Dealer\u003c\/div\u003e\n        \u003cp class=\"dctio-trust-desc\"\u003eOfficial Dynamic Cold Therapy authorized retailer\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctio-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctio-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"10\" width=\"20\" height=\"14\" rx=\"2\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M6 10V8a10 10 0 0120 0v2\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"26\" cy=\"22\" r=\"5\" fill=\"#f0f7fa\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M24 22l1.5 1.5L28 20\" stroke=\"#5eafd0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctio-trust-name\"\u003eFree Shipping\u003c\/div\u003e\n        \u003cp class=\"dctio-trust-desc\"\u003eContiguous 48 states, standard parcel delivery\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctio-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctio-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M6.5 6.5C8.5 4.5 11 3.5 13.5 4c1.5.3 2.5 1.5 2.5 3v2c0 1-.7 2-1.7 2.3L12 12c1.3 3.3 3.7 5.7 7 7l.7-2.3c.3-1 1.3-1.7 2.3-1.7h2c1.5 0 2.7 1 3 2.5.5 2.5-.5 5-2.5 7C21 27.5 13 26.5 7.5 21 2 15.5 1 7.5 6.5 6.5z\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctio-trust-name\"\u003eExpert Specialists\u003c\/div\u003e\n        \u003cp class=\"dctio-trust-desc\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;text-decoration:none;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctio-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctio-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3L4 8v8c0 6.6 5.2 12.8 12 14.3C22.8 28.8 28 22.6 28 16V8L16 3z\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003crect x=\"12\" y=\"13\" width=\"8\" height=\"6\" rx=\"1\" stroke=\"#5eafd0\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctio-trust-name\"\u003e1-Year Warranty\u003c\/div\u003e\n        \u003cp class=\"dctio-trust-desc\"\u003ePer DCT.com — date of delivery\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctio-divider\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"dctio-section\" id=\"dctio-faq\"\u003e\n  \u003cdiv class=\"dctio-container\"\u003e\n    \u003ch2 class=\"dctio-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"dctio-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between the oval and round inflatable tub?\u003c\/summary\u003e\n        \u003cp class=\"dctio-faq-answer\"\u003eThe oval (DCT-IO-052) measures 52”×32” exterior with a 46”×26” interior soaking space — suited for elongated reclining and users up to 6’4”. The round (DCT-IR-040) has a 40” diameter footprint and a seated-upright posture; per DCT’s own FAQ it accommodates two people seated. Both hold ~102 gallons and are priced identically. The oval is the better pick for taller users who prefer a horizontal soak; the round is more compact and social. \u003ca href=\"\/products\/dynamic-cold-therapy-round-inflatable-cold-plunge-tub\" style=\"color:#5eafd0;\"\u003eView the Round Inflatable\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this tub come with a chiller?\u003c\/summary\u003e\n        \u003cp class=\"dctio-faq-answer\"\u003eNo. The price covers the tub only — inflatable tub, safety cover, anti-slip mat, hand pump, and carry bag. A chiller is sold separately. The oval tub is compatible with DCT’s 0.8 HP or 1.0 HP chillers, which connect via the built-in 1” ID inlet\/outlet fittings using the included adapters. Without a chiller, the tub works as an ice-water vessel. Call \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e if you’d like to pair a chiller with your order.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I use this without a chiller — can I just add ice?\u003c\/summary\u003e\n        \u003cp class=\"dctio-faq-answer\"\u003eYes. Fill with cold tap water, then add 50–75 lbs of ice to bring the temperature into the 50–55°F range from room-temperature tap water. Without a chiller, temperature won’t hold long in warm conditions — each session requires fresh ice. The included insulated cover helps slow warming between uses. A DCT chiller (sold separately) eliminates ice management and holds temperature automatically.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs drop-stitch PVC durable enough for daily cold plunge use?\u003c\/summary\u003e\n        \u003cp class=\"dctio-faq-answer\"\u003eDrop-stitch PVC is the same construction method used in rigid inflatable paddleboards — thousands of internal threads link the inner and outer walls, keeping the tub rigid under the weight of 850 lbs of water. It’s designed for regular, repeated use. Avoid sharp objects, prolonged direct sunlight, and sub-freezing outdoor temperatures with water inside. Drain and store indoors if temperatures will drop below freezing.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use the oval tub outdoors year-round?\u003c\/summary\u003e\n        \u003cp class=\"dctio-faq-answer\"\u003eThe oval tub is rated for three-season outdoor use — it is not designed for sub-freezing temperatures. In climates where overnight temps drop below 32°F, drain the tub and store it indoors or in a protected space. Water left standing inside at freezing temperatures can damage the fittings and material. In mild climates with temperatures above freezing, year-round outdoor use is practical.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat warranty does this come with from Recovery Room Direct?\u003c\/summary\u003e\n        \u003cp class=\"dctio-faq-answer\"\u003eDCT provides a 1-year warranty from the date of delivery on personal cold plunge models, as stated on DCT’s own FAQ page. Recovery Room Direct is an authorized DCT dealer, so manufacturer warranty claims apply to purchases made through our store. Contact us at \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e with any warranty questions.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctio-divider\"\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"dctio-cta\" id=\"dctio-cta\"\u003e\n  \u003ch2\u003ePortable 102-Gallon Cold Plunge — Folds to 40 Lbs, Chiller-Ready\u003c\/h2\u003e\n  \u003cp class=\"dctio-cta-sub\"\u003eDrop-stitch PVC. Safety cover + mat + pump included. Free shipping to 48 states.\u003c\/p\u003e\n  \u003cdiv class=\"dctio-cta-pills\" role=\"list\"\u003e\n    \u003cdiv class=\"dctio-cta-pill\" role=\"listitem\"\u003eDrop-Stitch PVC\u003c\/div\u003e\n    \u003cdiv class=\"dctio-cta-pill\" role=\"listitem\"\u003e102-Gallon Capacity\u003c\/div\u003e\n    \u003cdiv class=\"dctio-cta-pill\" role=\"listitem\"\u003eChiller-Ready 1” ID\u003c\/div\u003e\n    \u003cdiv class=\"dctio-cta-pill\" role=\"listitem\"\u003eFree Shipping\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctio-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dctio-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\" class=\"dctio-cta-scroll\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\u003c!-- \/.dctio --\u003e","brand":"Dynamic Cold Therapy","offers":[{"title":"Default Title","offer_id":52940290916719,"sku":"DCT-IO-052","price":899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-io-052-view.webp?v=1778656108"},{"product_id":"dynamic-cold-therapy-round-inflatable-cold-plunge-tub","title":"Dynamic Cold Therapy Round Inflatable Cold Plunge Tub","description":"\u003cstyle\u003e\n\/* =====================================================\n   DCT ROUND INFLATABLE — .dctir scope\n   Cold-plunge blue sub-palette\n   ===================================================== *\/\n.dctir,.dctir * { box-sizing:border-box; }\n.dctir { overflow-x:hidden; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; -webkit-font-smoothing:antialiased; color:#0d1b2a; }\n.dctir img { border:none!important; outline:none!important; box-shadow:none!important; }\n\n\/* NAV *\/\n.dctir-nav { display:flex; flex-wrap:wrap; gap:8px 18px; padding:14px 0; margin-bottom:8px; border-bottom:1px solid #c8e0ec; }\n.dctir-nav a { font-size:13px; font-weight:600; color:#5eafd0!important; text-decoration:none!important; letter-spacing:0.04em; text-transform:uppercase; }\n.dctir-nav a:hover { color:#0d1b2a!important; }\n\n\/* HERO *\/\n.dctir-hero { display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; padding:32px 0 40px; }\n.dctir-hero-img { border-radius:10px; overflow:hidden; aspect-ratio:1\/1; min-height:320px; background:#fff; }\n.dctir-hero-img img { width:100%; height:100%; object-fit:cover; display:block; }\n.dctir-eyebrow { font-size:12px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#5eafd0; margin-bottom:12px; display:block; }\n.dctir-hero h2 { font-size:clamp(22px,2.8vw,34px); font-weight:800; color:#0d1b2a; line-height:1.15; margin:0 0 16px; }\n.dctir-hero-body { font-size:16px; line-height:1.7; color:#1e3a4f; margin:0 0 20px; }\n.dctir-hero-finance { font-size:13px; color:#4a8fac; margin:14px 0 0; }\n\n\/* STATS BAR *\/\n.dctir-stats-wrap { background:#0d1b2a; border-radius:8px; overflow:hidden; margin:24px 0; }\n.dctir-facts { display:grid; grid-template-columns:repeat(4,1fr); gap:0; }\n.dctir-fact { padding:22px 12px; text-align:center; border-right:1px solid #1a3048; }\n.dctir-fact:last-child { border-right:0; }\n.dctir-fact-num { font-size:26px; font-weight:700; color:#5eafd0; display:block; line-height:1; margin-bottom:6px; letter-spacing:-0.02em; }\n.dctir-fact-lbl { font-size:11px; letter-spacing:0.08em; text-transform:uppercase; color:#6b9cb5; }\n\n\/* SECTIONS *\/\n.dctir-section { padding:56px 0; background:#fff; }\n.dctir-section--tint { padding:56px 0; background:#f0f7fa; }\n.dctir-section--dark { padding:56px 0; background:#0d1b2a; color:#fff; }\n.dctir-container { max-width:1080px; margin:0 auto; padding:0 20px; }\n.dctir-section-title { font-size:clamp(22px,2.8vw,30px); font-weight:700; color:#0d1b2a; margin:0 0 10px; line-height:1.2; padding-bottom:14px; position:relative; display:inline-block; }\n.dctir-section-title::after { content:''; position:absolute; bottom:0; left:0; width:40px; height:3px; background:#5eafd0; border-radius:2px; }\n.dctir-section--dark .dctir-section-title { color:#fff; }\n.dctir-section--dark h2.dctir-section-title::after { background:#5eafd0; }\n.dctir-section-lead { font-size:16px; line-height:1.7; color:#1e3a4f; max-width:680px; margin:14px 0 36px; }\n.dctir-section--dark .dctir-section-lead { color:#7bb5cc; }\n.dctir-divider { width:100%; height:2px; border:none; margin:0; opacity:0.35; background:linear-gradient(90deg,transparent 0%,#5eafd0 30%,#9fd4e8 50%,#5eafd0 70%,transparent 100%); }\n\n\/* FEATURE CARDS *\/\n.dctir-feat-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:8px; }\n.dctir-feat-card { background:#fff; border-radius:8px; border:1px solid #c8e0ec; overflow:hidden; }\n.dctir-feat-img img { width:100%; height:auto; display:block; }\n.dctir-feat-body { padding:20px; }\n.dctir-feat-label { font-size:11px; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:#5eafd0; margin-bottom:6px; display:block; }\n.dctir-feat-title { font-size:17px; font-weight:700; color:#0d1b2a; margin:0 0 8px; }\n.dctir-feat-desc { font-size:14px; line-height:1.65; color:#2a4d62; margin:0; }\n\n\/* COMPARISON TABLE *\/\n.dctir-table-wrap { overflow-x:auto; -webkit-overflow-scrolling:touch; border-radius:6px; margin:24px 0; }\n.dctir-compare { width:100%; min-width:500px; border-collapse:collapse; font-size:14px; }\n.dctir-compare th { padding:14px 16px; text-align:center; font-size:13px; font-weight:700; background:#0d1b2a; color:#7bb5cc; border-bottom:2px solid #1a3048; }\n.dctir-compare th.dctir-col-hl { background:#5eafd0; color:#0d1b2a; }\n.dctir-compare th:first-child { text-align:left; }\n.dctir-compare td { padding:12px 16px; text-align:center; border-bottom:1px solid #d8ecf5; vertical-align:middle; }\n.dctir-compare td:first-child { text-align:left; font-weight:600; color:#1e3a4f; background:#f0f7fa; }\n.dctir-compare td.dctir-col-hl { background:#e0f0f8; font-weight:600; color:#0d1b2a; }\n.dctir-compare tr:last-child td { border-bottom:none; }\n.dctir-honest { background:#e0f0f8; border-left:4px solid #5eafd0; border-radius:0 6px 6px 0; padding:18px 22px; margin:20px 0; font-size:15px; line-height:1.7; color:#1e3a4f; }\n.dctir-honest strong { color:#0d1b2a; }\n\n\/* SPECS TABLE *\/\n.dctir-spec-table { width:100%; border-collapse:collapse; font-size:14px; }\n.dctir-spec-table tr:nth-child(even) { background:#f0f7fa; }\n.dctir-spec-table td { padding:11px 16px; border-bottom:1px solid #c8e0ec; vertical-align:top; }\n.dctir-spec-table td:first-child { font-weight:600; color:#1e3a4f; width:42%; }\n.dctir-spec-table td:last-child { color:#0d1b2a; }\n\n\/* BOX *\/\n.dctir-box-section { background:#fff; }\n.dctir-box-wrap { display:grid; grid-template-columns:1fr 1fr; gap:32px; align-items:center; margin-top:16px; }\n.dctir-box-img img { width:100%; height:auto; display:block; border-radius:8px; mix-blend-mode:multiply; }\n.dctir-box-img { background:#f5efe2; border-radius:8px; overflow:hidden; padding:0; }\n.dctir-box-list { list-style:none; padding:0; margin:0; }\n.dctir-box-list li { display:flex; align-items:flex-start; gap:12px; padding:14px 0; border-bottom:1px solid #c8e0ec; font-size:15px; color:#1e3a4f; line-height:1.5; }\n.dctir-box-list li:last-child { border-bottom:none; }\n.dctir-box-list li::before { content:'¹3'; color:#5eafd0; font-weight:700; font-size:18px; flex-shrink:0; margin-top:1px; }\n.dctir-box-note { font-size:13px; color:#4a8fac; margin-top:16px; }\n\n\/* FAQ *\/\n.dctir-faq { margin-top:8px; }\n.dctir-faq details { background:#fff; border:1px solid #c8e0ec; border-radius:8px; margin-bottom:8px; overflow:hidden; }\n.dctir-faq details[open] { border-left:3px solid #5eafd0; box-shadow:0 4px 16px rgba(0,0,0,.06); }\n.dctir-faq summary { font-size:16px; font-weight:600; color:#0d1b2a; padding:18px 20px; cursor:pointer; list-style:none; display:flex; align-items:center; justify-content:space-between; gap:16px; }\n.dctir-faq summary::-webkit-details-marker { display:none; }\n.dctir-faq summary::after { content:'\\203A'; font-size:22px; color:#5eafd0; flex-shrink:0; transition:transform .25s; display:inline-block; }\n.dctir-faq details[open] summary::after { transform:rotate(90deg); }\n.dctir-faq-answer { font-size:15px; color:#1e3a4f; line-height:1.7; padding:0 20px 20px; margin:0; }\n\n\/* TRUST BAND *\/\n.dctir-trust { display:grid; grid-template-columns:repeat(4,1fr); gap:0; border:1px solid #c8e0ec; border-radius:8px; overflow:hidden; margin:24px 0; }\n.dctir-trust-item { padding:24px 16px; text-align:center; border-right:1px solid #c8e0ec; background:#fff; }\n.dctir-trust-item:last-child { border-right:0; }\n.dctir-trust-icon { margin-bottom:10px; }\n.dctir-trust-name { font-size:13px; font-weight:700; color:#0d1b2a; margin:0 0 4px; }\n.dctir-trust-desc { font-size:12px; color:#4a8fac; margin:0; }\n\n\/* CTA *\/\n.dctir-cta { background:linear-gradient(135deg,#0d1b2a 0%,#122436 100%); border-radius:12px; padding:56px 40px; text-align:center; margin:32px 0; }\n.dctir-cta h2 { font-size:clamp(22px,2.8vw,32px); font-weight:800; color:#fff; margin:0 0 12px; }\n.dctir-cta-sub { font-size:16px; color:#7bb5cc; margin:0 0 32px; }\n.dctir-cta-pills { display:flex; flex-wrap:wrap; justify-content:center; gap:8px 10px; margin-bottom:32px; }\n.dctir-cta-pill { padding:8px 16px; border-radius:24px; font-size:13px; font-weight:600; background:#1a3048; color:#9fd4e8; }\n.dctir-cta-actions { display:flex; justify-content:center; margin-bottom:20px; }\n.dctir-cta-btn { display:inline-block; background:#5eafd0; color:#12161F!important; text-decoration:none!important; font-size:16px; font-weight:700; padding:16px 36px; border-radius:8px; transition:background .2s; min-height:56px; line-height:1.4; }\n.dctir-cta-btn:hover { background:#4a9bbf; }\n.dctir-cta-scroll { font-size:15px; font-weight:600; color:#fff!important; text-decoration:none!important; display:block; }\n\n\/* MOBILE *\/\n@media (max-width:768px) {\n  .dctir-hero { grid-template-columns:1fr; }\n  .dctir-hero-img { order:-1; min-height:0; }\n  .dctir-facts { grid-template-columns:repeat(2,1fr); }\n  .dctir-fact:nth-child(2n) { border-right:0; }\n  .dctir-fact { border-bottom:1px solid #1a3048; }\n  .dctir-fact:nth-last-child(-n+2) { border-bottom:0; }\n  .dctir-fact-num { font-size:22px; }\n  .dctir-feat-grid { grid-template-columns:1fr; }\n  .dctir-box-wrap { grid-template-columns:1fr; }\n  .dctir-trust { grid-template-columns:repeat(2,1fr); }\n  .dctir-trust-item:nth-child(2n) { border-right:0; }\n  .dctir-trust-item { border-bottom:1px solid #c8e0ec; }\n  .dctir-trust-item:nth-last-child(-n+2) { border-bottom:0; }\n  .dctir-cta { padding:40px 20px; }\n  .dctir-cta-pills { gap:6px; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dctir\"\u003e\n\n\u003c!-- JUMP NAV --\u003e\n\u003cnav class=\"dctir-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#dctir-features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#dctir-compare\"\u003eCompare Models\u003c\/a\u003e\n  \u003ca href=\"#dctir-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#dctir-box\"\u003eWhat’s in the Box\u003c\/a\u003e\n  \u003ca href=\"#dctir-faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dctir-hero\"\u003e\n  \u003cdiv class=\"dctir-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-ir-040-view.webp?v=1778656199\" alt=\"DCT Round Inflatable Cold Plunge Tub — DCT-IR-040 dark blue drop-stitch PVC\" loading=\"eager\" width=\"800\" height=\"800\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctir-hero-copy\"\u003e\n    \u003cspan class=\"dctir-eyebrow\"\u003eInflatable Cold Plunge Tub · Dynamic Cold Therapy\u003c\/span\u003e\n    \u003ch2\u003e40-Inch Drop-Stitch Round Cold Plunge — Compact, Portable, Chiller-Ready\u003c\/h2\u003e\n    \u003cp class=\"dctir-hero-body\"\u003eThe DCT Round Inflatable Cold Plunge Tub uses the same drop-stitch PVC construction as the oval model in a more compact 40-inch diameter footprint. It holds approximately 102 gallons, weighs 40 lbs dry, and fits in spaces where a longer oval tub won’t. The round format also accommodates two people in a seated position — useful for couples or partners using it together.\u003c\/p\u003e\n    \u003cp class=\"dctir-hero-body\"\u003eThis is the tub only. Add a DCT chiller (sold separately) via the 1” ID inlet\/outlet fittings to reach temperatures down to 37°F. Without a chiller, use tap water with ice. The included insulated safety cover helps hold temperature between sessions.\u003c\/p\u003e\n    \u003cp class=\"dctir-hero-finance\"\u003eAffirm financing available at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"dctir-stats-wrap\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctir-facts\"\u003e\n    \u003cdiv class=\"dctir-fact\"\u003e\n\u003cspan class=\"dctir-fact-num\"\u003e102 gal\u003c\/span\u003e\u003cspan class=\"dctir-fact-lbl\"\u003eWater Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctir-fact\"\u003e\n\u003cspan class=\"dctir-fact-num\"\u003e40” dia\u003c\/span\u003e\u003cspan class=\"dctir-fact-lbl\"\u003eFootprint\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctir-fact\"\u003e\n\u003cspan class=\"dctir-fact-num\"\u003e40 lbs\u003c\/span\u003e\u003cspan class=\"dctir-fact-lbl\"\u003eDry Weight\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctir-fact\"\u003e\n\u003cspan class=\"dctir-fact-num\"\u003e2-Person\u003c\/span\u003e\u003cspan class=\"dctir-fact-lbl\"\u003eSeated Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURES SECTION --\u003e\n\u003cdiv class=\"dctir-section\" id=\"dctir-features\"\u003e\n  \u003cdiv class=\"dctir-container\"\u003e\n    \u003ch2 class=\"dctir-section-title\"\u003eCompact Format. Same Capacity. Social by Design.\u003c\/h2\u003e\n    \u003cp class=\"dctir-section-lead\"\u003eThree things that make the round inflatable the right pick for compact spaces and shared use.\u003c\/p\u003e\n    \u003cdiv class=\"dctir-feat-grid\" role=\"list\"\u003e\n\n      \u003cdiv class=\"dctir-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctir-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-ir-040-view-02.webp?v=1778656202\" alt=\"DCT Round Inflatable Cold Plunge side view showing 40-inch diameter compact footprint\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctir-feat-body\"\u003e\n          \u003cspan class=\"dctir-feat-label\"\u003eFootprint\u003c\/span\u003e\n          \u003cdiv class=\"dctir-feat-title\"\u003eCompact 40-Inch Footprint — Same Capacity as the Oval\u003c\/div\u003e\n          \u003cp class=\"dctir-feat-desc\"\u003eThe round form factor fits in spaces where a 52-inch oval won’t — a corner of a room, a bathroom, a compact deck. Despite the smaller exterior footprint (40” diameter vs. 52”×32”), the round tub holds the same approximate water volume (~102 gallons) as the oval model. The upright seated position is the natural use posture, making it effective for cold exposure sessions without the longer horizontal layout.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctir-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctir-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-ir-040-view.webp?v=1778656199\" alt=\"DCT Round Inflatable Cold Plunge Tub two-person seated capacity\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctir-feat-body\"\u003e\n          \u003cspan class=\"dctir-feat-label\"\u003eTwo-Person\u003c\/span\u003e\n          \u003cdiv class=\"dctir-feat-title\"\u003eTwo-Person Capable — Seated Format\u003c\/div\u003e\n          \u003cp class=\"dctir-feat-desc\"\u003eThe round tub is designed to accommodate two people in a seated position — useful for couples using it together or for sharing a session in a commercial or home wellness setup. The oval tub is designed for single-user elongated soaking; the round is the more social format.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctir-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctir-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-ir-040-hose-connections.webp?v=1778656206\" alt=\"DCT Round Inflatable Cold Plunge 1-inch hose connection fittings for chiller\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctir-feat-body\"\u003e\n          \u003cspan class=\"dctir-feat-label\"\u003eConstruction \u0026amp; Chiller-Ready\u003c\/span\u003e\n          \u003cdiv class=\"dctir-feat-title\"\u003eSame Drop-Stitch Build — Portable, Chiller-Ready\u003c\/div\u003e\n          \u003cp class=\"dctir-feat-desc\"\u003eThe round tub uses identical drop-stitch PVC construction as the oval model: rigid under water weight, puncture-resistant, and foldable for storage. It connects to the same DCT chiller system via 1” ID fittings with included adapters. The 0.8 HP DCT chiller is well-suited for the round tub’s 102-gallon capacity, though a 0.6 HP unit is viable in moderate climates.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctir-divider\"\u003e\n\n\u003c!-- COMPARISON TABLE --\u003e\n\u003cdiv class=\"dctir-section--tint\" id=\"dctir-compare\"\u003e\n  \u003cdiv class=\"dctir-container\"\u003e\n    \u003ch2 class=\"dctir-section-title\"\u003eRound vs. Oval — Which Inflatable Is Right for You?\u003c\/h2\u003e\n    \u003cp class=\"dctir-section-lead\"\u003eBoth inflatable tubs are priced identically and hold approximately 102 gallons. The decision comes down to body position, space, and use case.\u003c\/p\u003e\n    \u003cdiv class=\"dctir-table-wrap\" role=\"region\" aria-label=\"Round vs Oval inflatable comparison\"\u003e\n      \u003ctable class=\"dctir-compare\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth class=\"dctir-col-hl\"\u003eRound (DCT-IR-040)\u003c\/th\u003e\n            \u003cth\u003eOval (DCT-IO-052)\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd class=\"dctir-col-hl\"\u003eRound, circular\u003c\/td\u003e\n\u003ctd\u003eOval, elongated\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior\u003c\/td\u003e\n\u003ctd class=\"dctir-col-hl\"\u003e40” dia × 28”H\u003c\/td\u003e\n\u003ctd\u003e52”L × 32”W × 28”H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior\u003c\/td\u003e\n\u003ctd class=\"dctir-col-hl\"\u003e35” dia × 26”H\u003c\/td\u003e\n\u003ctd\u003e46”L × 26”W × 28”D\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"dctir-col-hl\"\u003e~102 gallons\u003c\/td\u003e\n\u003ctd\u003e~102 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePositions\u003c\/td\u003e\n\u003ctd class=\"dctir-col-hl\"\u003eSeated upright\u003c\/td\u003e\n\u003ctd\u003eReclined \/ elongated\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eMulti-person\u003c\/td\u003e\n\u003ctd class=\"dctir-col-hl\"\u003eUp to 2 seated\u003c\/td\u003e\n\u003ctd\u003e1 person\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBest for\u003c\/td\u003e\n\u003ctd class=\"dctir-col-hl\"\u003eCompact spaces, 2 users\u003c\/td\u003e\n\u003ctd\u003eTaller users, reclining\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctir-honest\"\u003e\n      \u003cstrong\u003eHonest take:\u003c\/strong\u003e The oval tub has a 46-inch soaking length that allows a more extended body position — better for taller users and for those who prefer not to sit fully upright throughout a session. If space and portability are your priority, or if you’ll use it with a partner, the round is the right choice at the same price. \u003ca href=\"\/products\/dynamic-cold-therapy-oval-inflatable-cold-plunge-tub\" style=\"color:#5eafd0;\"\u003eView the Oval Inflatable →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctir-divider\"\u003e\n\n\u003c!-- FULL SPECS --\u003e\n\u003cdiv class=\"dctir-section\" id=\"dctir-specs\"\u003e\n  \u003cdiv class=\"dctir-container\"\u003e\n    \u003ch2 class=\"dctir-section-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003ctable class=\"dctir-spec-table\" role=\"table\" aria-label=\"DCT Round Inflatable full specifications\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSKU\u003c\/td\u003e\n\u003ctd\u003eDCT-IR-040\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e40” diameter × 28” H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e35” diameter × 26” H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Capacity\u003c\/td\u003e\n\u003ctd\u003e~102 gallons (~850 lbs water weight)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eMaterial\u003c\/td\u003e\n\u003ctd\u003eDrop-stitch PVC (same grade as oval model)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eColor\u003c\/td\u003e\n\u003ctd\u003eDark Blue\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduct Weight (empty)\u003c\/td\u003e\n\u003ctd\u003e40 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller Connection\u003c\/td\u003e\n\u003ctd\u003e1” ID inlet\/outlet fittings (custom adapters included)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eRecommended Chiller\u003c\/td\u003e\n\u003ctd\u003eDCT 0.8 HP (primary); 0.6 HP viable in moderate climates; 1.0 HP compatible\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTemperature Range (with chiller)\u003c\/td\u003e\n\u003ctd\u003e37°F – 85°F\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSeated Capacity\u003c\/td\u003e\n\u003ctd\u003eUp to 2 people seated (upright position)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSafety Cover\u003c\/td\u003e\n\u003ctd\u003eCustom-fit with child-safety latches — included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAnti-Slip Mat\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHand Pump\u003c\/td\u003e\n\u003ctd\u003eManual quick-action — included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCarry Bag\u003c\/td\u003e\n\u003ctd\u003ePremium — included\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller\u003c\/td\u003e\n\u003ctd\u003eNot included — sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIndoor \/ Outdoor\u003c\/td\u003e\n\u003ctd\u003eBoth; three-season (not rated for sub-freezing temps)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year from date of delivery (per DCT.com)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eDynamic Cold Therapy\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"font-size:13px;color:#4a8fac;margin-top:14px;\"\u003eQuestions about fit or placement? Call \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e — we’ll help you choose.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctio-divider\"\u003e\n\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"dctir-box-section\" id=\"dctir-box\"\u003e\n  \u003cdiv class=\"dctir-container\" style=\"padding-top:56px;padding-bottom:56px;\"\u003e\n    \u003ch2 class=\"dctir-section-title\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cdiv class=\"dctir-box-wrap\"\u003e\n      \u003cdiv class=\"dctir-box-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-ir-040-hose-connections.webp?v=1778656206\" alt=\"DCT Round Inflatable Cold Plunge hose connections and fittings in box\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cul class=\"dctir-box-list\" role=\"list\"\u003e\n          \u003cli\u003eRound inflatable cold plunge tub (DCT-IR-040, dark blue)\u003c\/li\u003e\n          \u003cli\u003eCustom-fit safety cover with child-safety latches\u003c\/li\u003e\n          \u003cli\u003eAnti-slip mat\u003c\/li\u003e\n          \u003cli\u003eManual quick-action hand pump\u003c\/li\u003e\n          \u003cli\u003ePremium carry bag\u003c\/li\u003e\n          \u003cli\u003e1” ID hose adapters and drain cap for chiller connection\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"dctir-box-note\"\u003e\u003cstrong\u003eNot included:\u003c\/strong\u003e Chiller, electric pump, ice. A DCT chiller (sold separately) is required for automated temperature control.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctir-divider\"\u003e\n\n\u003c!-- SHIPPING \u0026 TRUST --\u003e\n\u003cdiv class=\"dctir-section--tint\"\u003e\n  \u003cdiv class=\"dctir-container\"\u003e\n    \u003ch2 class=\"dctir-section-title\"\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n    \u003cp style=\"font-size:15px;line-height:1.7;color:#1e3a4f;margin:14px 0 24px;\"\u003eFree shipping — the round inflatable ships via standard parcel carrier to the contiguous 48 states. At 40 lbs, it qualifies for standard ground delivery. Estimated transit: 5–10 business days after dispatch. Tracking provided by email.\u003c\/p\u003e\n    \u003cdiv class=\"dctir-trust\" role=\"list\" aria-label=\"Trust indicators\"\u003e\n      \u003cdiv class=\"dctir-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctir-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3L4 8v8c0 6.6 5.2 12.8 12 14.3C22.8 28.8 28 22.6 28 16V8L16 3z\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 16l3.5 3.5L21 12\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctir-trust-name\"\u003eAuthorized Dealer\u003c\/div\u003e\n        \u003cp class=\"dctir-trust-desc\"\u003eOfficial Dynamic Cold Therapy authorized retailer\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctir-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctir-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"10\" width=\"20\" height=\"14\" rx=\"2\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M6 10V8a10 10 0 0120 0v2\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"26\" cy=\"22\" r=\"5\" fill=\"#f0f7fa\" stroke=\"#5eafd0\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M24 22l1.5 1.5L28 20\" stroke=\"#5eafd0\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctir-trust-name\"\u003eFree Shipping\u003c\/div\u003e\n        \u003cp class=\"dctir-trust-desc\"\u003eContiguous 48 states, standard parcel delivery\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctir-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctir-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M6.5 6.5C8.5 4.5 11 3.5 13.5 4c1.5.3 2.5 1.5 2.5 3v2c0 1-.7 2-1.7 2.3L12 12c1.3 3.3 3.7 5.7 7 7l.7-2.3c.3-1 1.3-1.7 2.3-1.7h2c1.5 0 2.7 1 3 2.5.5 2.5-.5 5-2.5 7C21 27.5 13 26.5 7.5 21 2 15.5 1 7.5 6.5 6.5z\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctir-trust-name\"\u003eExpert Specialists\u003c\/div\u003e\n        \u003cp class=\"dctir-trust-desc\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;text-decoration:none;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctir-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctir-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3L4 8v8c0 6.6 5.2 12.8 12 14.3C22.8 28.8 28 22.6 28 16V8L16 3z\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003crect x=\"12\" y=\"13\" width=\"8\" height=\"6\" rx=\"1\" stroke=\"#5eafd0\" stroke-width=\"1.5\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctir-trust-name\"\u003e1-Year Warranty\u003c\/div\u003e\n        \u003cp class=\"dctir-trust-desc\"\u003ePer DCT.com — date of delivery\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctir-divider\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"dctir-section\" id=\"dctir-faq\"\u003e\n  \u003cdiv class=\"dctir-container\"\u003e\n    \u003ch2 class=\"dctir-section-title\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"dctir-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between the round and oval inflatable tub?\u003c\/summary\u003e\n        \u003cp class=\"dctir-faq-answer\"\u003eThe round (DCT-IR-040) has a 40” diameter footprint and seats users upright — it accommodates two people in a seated position. The oval (DCT-IO-052) measures 52”×32” exterior and allows a longer, reclined soaking position for users up to 6’4”. Both hold ~102 gallons and are priced identically. The round is better for compact spaces and shared use; the oval is better for solo reclining and taller users. \u003ca href=\"\/products\/dynamic-cold-therapy-oval-inflatable-cold-plunge-tub\" style=\"color:#5eafd0;\"\u003eView the Oval Inflatable\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this tub come with a chiller?\u003c\/summary\u003e\n        \u003cp class=\"dctir-faq-answer\"\u003eNo. The price covers the tub only — inflatable tub, safety cover, anti-slip mat, hand pump, and carry bag. A DCT chiller connects via the 1” ID inlet\/outlet fittings (adapters included) and is sold separately. Without a chiller, fill with cold tap water and add ice each session. Call \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e for chiller pairing guidance.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow long does it take to cool to 37°F with a DCT chiller?\u003c\/summary\u003e\n        \u003cp class=\"dctir-faq-answer\"\u003eCooling time depends on starting water temperature, ambient air temperature, and chiller HP. A 0.8 HP DCT chiller connected to 102 gallons of room-temperature water (around 70°F) typically reaches 40–50°F within 60–120 minutes under average conditions. Colder starting tap water shortens that time. The 0.8 HP is the recommended chiller for the round tub; a 0.6 HP unit is viable in moderate climates. Call \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e for a recommendation specific to your climate.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat does ‘two-person capable’ mean for the round tub?\u003c\/summary\u003e\n        \u003cp class=\"dctir-faq-answer\"\u003eThe round inflatable tub is designed to accommodate two people in a seated upright position. This makes it useful for couples or partners who want to use the tub at the same time, or for commercial or home wellness settings where shared sessions are part of the routine. Note that with two people, water volume per person is lower and the experience is seated rather than reclined.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the round tub be used outdoors in cold weather?\u003c\/summary\u003e\n        \u003cp class=\"dctir-faq-answer\"\u003eThe round inflatable is rated for three-season outdoor use. It is not designed for sub-freezing temperatures — if overnight temps will drop below 32°F, drain the tub and store it indoors to protect the fittings and material from freeze damage. In climates that stay above freezing, outdoor year-round use is practical.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat warranty does this come with from Recovery Room Direct?\u003c\/summary\u003e\n        \u003cp class=\"dctir-faq-answer\"\u003eDCT provides a 1-year warranty from the date of delivery on personal cold plunge models, per DCT.com’s FAQ. Recovery Room Direct is an authorized DCT dealer — manufacturer warranty applies to purchases made through our store. Contact us at \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e with any warranty questions.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctir-divider\"\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"dctir-cta\" id=\"dctir-cta\"\u003e\n  \u003ch2\u003eCompact 102-Gallon Round Cold Plunge — Portable, Two-Person, Chiller-Ready\u003c\/h2\u003e\n  \u003cp class=\"dctir-cta-sub\"\u003eDrop-stitch PVC. Safety cover + mat + pump included. Free shipping to 48 states.\u003c\/p\u003e\n  \u003cdiv class=\"dctir-cta-pills\" role=\"list\"\u003e\n    \u003cdiv class=\"dctir-cta-pill\" role=\"listitem\"\u003e40” Compact Footprint\u003c\/div\u003e\n    \u003cdiv class=\"dctir-cta-pill\" role=\"listitem\"\u003eTwo-Person Seated\u003c\/div\u003e\n    \u003cdiv class=\"dctir-cta-pill\" role=\"listitem\"\u003eChiller-Ready 1” ID\u003c\/div\u003e\n    \u003cdiv class=\"dctir-cta-pill\" role=\"listitem\"\u003eFree Shipping\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctir-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dctir-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\" class=\"dctir-cta-scroll\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\n\n\u003c\/div\u003e\u003c!-- \/.dctir --\u003e","brand":"Dynamic Cold Therapy","offers":[{"title":"Default Title","offer_id":52940290949487,"sku":"DCT-IR-040","price":899.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-ir-040-view.webp?v=1778656199"},{"product_id":"dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard","title":"Dynamic Cold Therapy Cuboid 304 Stainless Steel Cold Plunge Tub (Standard)","description":"\u003cstyle\u003e\n\/* =====================================================\n   DCT CUBOID STANDARD — .dctcs scope\n   ===================================================== *\/\n.dctcs,.dctcs * { box-sizing:border-box; }\n.dctcs { overflow-x:hidden; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; -webkit-font-smoothing:antialiased; color:#1A2733; }\n.dctcs img { border:none!important; outline:none!important; box-shadow:none!important; }\n\n\/* NAV *\/\n.dctcs-nav { display:flex; flex-wrap:wrap; gap:8px 16px; padding:14px 0; margin-bottom:8px; }\n.dctcs-nav a { font-size:13px; font-weight:600; color:#1D6FBA; text-decoration:none; letter-spacing:0.04em; text-transform:uppercase; }\n.dctcs-nav a:hover { color:#0A1628; }\n\n\/* HERO *\/\n.dctcs-hero { display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; padding:32px 0 40px; }\n.dctcs-hero-img { border-radius:10px; overflow:hidden; aspect-ratio:1\/1; min-height:340px; background:#E8F3FF; }\n.dctcs-hero-img img { width:100%; height:100%; object-fit:cover; display:block; }\n.dctcs-hero-eyebrow { font-size:12px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#1D6FBA; margin-bottom:12px; display:block; }\n.dctcs-hero h2 { font-size:clamp(24px,3vw,36px); font-weight:800; color:#0A1628; line-height:1.15; margin:0 0 16px; }\n.dctcs-hero-body { font-size:16px; line-height:1.7; color:#2D4155; margin:0 0 20px; }\n.dctcs-hero-finance { font-size:13px; color:#4A7EA0; margin:14px 0 0; }\n\n\/* STATS *\/\n.dctcs-stats-wrap { background:#0A1628; border-radius:8px; overflow:hidden; margin:24px 0; padding:0; }\n.dctcs-facts { display:grid; grid-template-columns:repeat(6,1fr); gap:0; }\n.dctcs-fact { padding:22px 12px; text-align:center; border-right:1px solid #1A2D42; }\n.dctcs-fact:last-child { border-right:0; }\n.dctcs-fact-num { font-size:26px; font-weight:700; color:#60B4F0; display:block; line-height:1; margin-bottom:6px; letter-spacing:-0.02em; }\n.dctcs-fact-lbl { font-size:11px; letter-spacing:0.08em; text-transform:uppercase; color:#6B8FA8; }\n\n\/* SECTIONS *\/\n.dctcs-section { padding:56px 0; background:#fff; }\n.dctcs-section--tint { padding:56px 0; background:#F4F8FF; }\n.dctcs-section--warm { padding:56px 0; background:#EBF4FF; }\n.dctcs-section--dark { padding:56px 0; background:#0A1628; color:#fff; }\n.dctcs-container { max-width:1080px; margin:0 auto; padding:0 20px; }\n.dctcs-section-title { font-size:clamp(22px,2.8vw,30px); font-weight:700; color:#0A1628; margin:0 0 10px; line-height:1.2; padding-bottom:14px; position:relative; display:inline-block; }\n.dctcs-section-title::after { content:''; position:absolute; bottom:0; left:0; width:40px; height:3px; background:#1D6FBA; border-radius:2px; }\n.dctcs-section--dark .dctcs-section-title { color:#fff; }\n.dctcs-section-lead { font-size:16px; line-height:1.7; color:#2D4155; max-width:660px; margin:14px 0 36px; }\n.dctcs-section--dark .dctcs-section-lead { color:#A8C4D9; }\n.dctcs-section h3,.dctcs-section--tint h3,.dctcs-section--warm h3 { font-size:19px; font-weight:700; color:#0A1628; margin:36px 0 12px; padding-bottom:8px; border-bottom:2px solid #1D6FBA; display:inline-block; }\n.dctcs-section p,.dctcs-section--tint p,.dctcs-section--warm p { font-size:15px; line-height:1.7; color:#2D4155; margin:0 0 16px; }\n.dctcs-section--dark p { font-size:15px; line-height:1.7; color:#A8C4D9; margin:0 0 16px; }\n.dctcs-divider { width:100%; height:2px; border:none; margin:0; opacity:0.4; background:linear-gradient(90deg,transparent 0%,#1D6FBA 30%,#60B4F0 50%,#1D6FBA 70%,transparent 100%); }\n\n\/* HOOK \/ TWO-COL *\/\n.dctcs-hook { display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:center; }\n.dctcs-hook-img { border-radius:10px; overflow:hidden; }\n.dctcs-hook-img img { width:100%; height:auto; display:block; object-fit:unset; }\n.dctcs-two-col { display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:start; }\n.dctcs-two-col-img { border-radius:10px; overflow:hidden; }\n.dctcs-two-col-img img { width:100%; height:auto; display:block; object-fit:unset; }\n\n\/* FEATURE GRID *\/\n.dctcs-feat-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:8px; }\n.dctcs-feat-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; overflow:hidden; }\n.dctcs-feat-img { width:100%; overflow:hidden; }\n.dctcs-feat-img img { width:100%; height:auto; display:block; object-fit:unset; }\n.dctcs-feat-body { padding:20px; }\n.dctcs-feat-label { font-size:11px; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:#1D6FBA; margin-bottom:6px; display:block; }\n.dctcs-feat-title { font-size:17px; font-weight:700; color:#0A1628; margin:0 0 8px; }\n.dctcs-feat-desc { font-size:14px; line-height:1.6; color:#3D5568; margin:0; }\n\n\/* PROTOCOL *\/\n.dctcs-protocol-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcs-protocol-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; padding:28px 24px; }\n.dctcs-protocol-time { font-size:11px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#1D6FBA; margin-bottom:10px; display:block; }\n.dctcs-protocol-title { font-size:18px; font-weight:700; color:#0A1628; margin:0 0 10px; }\n.dctcs-protocol-tip { font-size:13px; font-style:italic; color:#5A8AA8; margin:0; padding-top:12px; border-top:1px solid #D8EAF8; }\n\n\/* PERSONAS *\/\n.dctcs-persona-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcs-persona-card { background:#0D2038; border-radius:8px; padding:28px 24px; border-top:3px solid #1D6FBA; }\n.dctcs-persona-role { font-size:11px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#60B4F0; margin-bottom:10px; display:block; }\n.dctcs-persona-title { font-size:18px; font-weight:700; color:#fff; margin:0 0 12px; }\n.dctcs-persona-desc { font-size:14px; line-height:1.65; color:#8AAFC5; margin:0; }\n\n\/* ROI *\/\n.dctcs-roi-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin:32px 0; }\n.dctcs-roi-card { text-align:center; padding:28px 20px; background:#fff; border-radius:8px; border:1px solid #C8DDF0; }\n.dctcs-roi-num { font-size:32px; font-weight:800; color:#1D6FBA; display:block; line-height:1; margin-bottom:8px; }\n.dctcs-roi-label { font-size:13px; color:#4A6F88; font-weight:600; }\n.dctcs-roi-note { font-size:13px; color:#4A6F88; text-align:center; margin:0; }\n\n\/* PRODUCT FAMILY *\/\n.dctcs-family-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcs-family-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; overflow:hidden; transition:box-shadow .25s,transform .25s; display:flex; flex-direction:column; }\n.dctcs-family-card:hover { box-shadow:0 8px 28px rgba(0,0,0,.09); transform:translateY(-2px); }\n.dctcs-family-card--active { border:2px solid #1D6FBA; }\n.dctcs-family-body { padding:20px; display:flex; flex-direction:column; flex:1; }\n.dctcs-family-badge { display:inline-block; background:#1D6FBA; color:#fff; font-size:10px; font-weight:700; letter-spacing:0.08em; text-transform:uppercase; padding:4px 10px; border-radius:20px; margin-bottom:10px; }\n.dctcs-family-title { font-size:15px; font-weight:700; color:#0A1628; margin:0 0 6px; }\n.dctcs-family-price { font-size:22px; font-weight:800; color:#1D6FBA; margin:0 0 8px; display:block; }\n.dctcs-family-desc { font-size:13px; line-height:1.55; color:#3D5568; margin:0 0 14px; }\n.dctcs-family-link { display:block; text-align:center; background:#1D6FBA; color:#fff!important; text-decoration:none!important; font-size:13px; font-weight:700; padding:10px; border-radius:6px; margin-top:auto; }\n.dctcs-family-link--ghost { background:transparent; color:#1D6FBA!important; border:1px solid #1D6FBA; }\n\n\/* COMPARISON TABLE *\/\n.dctcs-table-wrap { overflow-x:auto; -webkit-overflow-scrolling:touch; border-radius:6px; margin:24px 0; }\n.dctcs-compare { width:100%; min-width:520px; border-collapse:collapse; font-size:14px; }\n.dctcs-compare th { padding:14px 16px; text-align:center; font-size:13px; font-weight:700; background:#0A1628; color:#A8C4D9; border-bottom:2px solid #1A2D42; }\n.dctcs-compare th.dctcs-col-hl { background:#1D6FBA; color:#fff; }\n.dctcs-compare th:first-child { text-align:left; }\n.dctcs-compare td { padding:12px 16px; text-align:center; border-bottom:1px solid #E0ECF8; vertical-align:middle; }\n.dctcs-compare td:first-child { text-align:left; font-weight:600; color:#2D4155; background:#F8FBFF; }\n.dctcs-compare td.dctcs-col-hl { background:#EBF4FF; font-weight:600; color:#0A1628; }\n.dctcs-compare tr:last-child td { border-bottom:none; }\n.dctcs-check { color:#1D6FBA; font-weight:700; }\n.dctcs-dash { color:#9CAFC0; }\n.dctcs-honest { background:#EBF4FF; border-left:4px solid #1D6FBA; border-radius:0 6px 6px 0; padding:18px 22px; margin:20px 0; font-size:15px; line-height:1.7; color:#2D4155; }\n.dctcs-honest strong { color:#0A1628; }\n\n\/* SPECS *\/\n.dctcs-spec-table { width:100%; border-collapse:collapse; font-size:14px; }\n.dctcs-spec-table tr:nth-child(even) { background:#F4F8FF; }\n.dctcs-spec-table td { padding:11px 16px; border-bottom:1px solid #D8EAF8; vertical-align:top; }\n.dctcs-spec-table td:first-child { font-weight:600; color:#2D4155; width:40%; }\n.dctcs-spec-table td:last-child { color:#1A2733; }\n\n\/* BOX *\/\n.dctcs-box-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:8px; }\n.dctcs-box-item { background:#F4F8FF; border-radius:8px; padding:20px; border:1px solid #C8DDF0; }\n.dctcs-box-label { font-size:13px; font-weight:700; color:#0A1628; margin:0 0 4px; }\n.dctcs-box-desc { font-size:13px; color:#3D5568; margin:0; }\n\n\/* SHIPPING *\/\n.dctcs-ship-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:24px; margin-top:8px; }\n.dctcs-ship-card { background:#F4F8FF; border-radius:8px; padding:24px; border:1px solid #C8DDF0; }\n.dctcs-ship-title { font-size:16px; font-weight:700; color:#0A1628; margin:0 0 10px; }\n.dctcs-ship-body { font-size:14px; line-height:1.65; color:#3D5568; margin:0; }\n\n\/* FAQ *\/\n.dctcs-faq { margin-top:8px; }\n.dctcs-faq details { background:#fff; border:1px solid #C8DDF0; border-radius:8px; margin-bottom:8px; overflow:hidden; }\n.dctcs-faq details[open] { border-left:3px solid #1D6FBA; box-shadow:0 4px 16px rgba(0,0,0,.07); }\n.dctcs-faq summary { font-size:16px; font-weight:600; color:#0A1628; padding:18px 20px; cursor:pointer; list-style:none; display:flex; align-items:center; justify-content:space-between; gap:16px; }\n.dctcs-faq summary::-webkit-details-marker { display:none; }\n.dctcs-faq summary::after { content:'\\203A'; font-size:22px; color:#1D6FBA; flex-shrink:0; transition:transform .25s; display:inline-block; }\n.dctcs-faq details[open] summary::after { transform:rotate(90deg); }\n.dctcs-faq-answer { font-size:15px; color:#2D4155; line-height:1.7; padding:0 20px 20px; margin:0; }\n\n\/* TRUST *\/\n.dctcs-trust { display:grid; grid-template-columns:repeat(4,1fr); gap:0; border:1px solid #C8DDF0; border-radius:8px; overflow:hidden; margin:24px 0; }\n.dctcs-trust-item { padding:24px 16px; text-align:center; border-right:1px solid #C8DDF0; background:#fff; }\n.dctcs-trust-item:last-child { border-right:0; }\n.dctcs-trust-icon { margin-bottom:10px; }\n.dctcs-trust-name { font-size:13px; font-weight:700; color:#0A1628; margin:0 0 4px; }\n.dctcs-trust-desc { font-size:12px; color:#5A8AA8; margin:0; }\n\n\/* CTA *\/\n.dctcs-cta { background:linear-gradient(135deg,#0A1628 0%,#0D2038 100%); border-radius:12px; padding:56px 40px; text-align:center; margin:32px 0; }\n.dctcs-cta h2 { font-size:clamp(24px,3vw,34px); font-weight:800; color:#fff; margin:0 0 12px; }\n.dctcs-cta-sub { font-size:16px; color:#8AAFC5; margin:0 0 32px; }\n.dctcs-cta-pills { display:grid; grid-template-columns:repeat(4,auto); justify-content:center; gap:8px 10px; margin-bottom:32px; }\n.dctcs-cta-pill { padding:8px 16px; border-radius:24px; font-size:13px; font-weight:600; background:#1A2D42; color:#A8C4D9; text-align:center; }\n.dctcs-cta-actions { display:flex; justify-content:center; margin-bottom:32px; }\n.dctcs-cta-btn { display:inline-block; background:#1D6FBA; color:#fff!important; text-decoration:none!important; font-size:16px; font-weight:700; padding:16px 36px; border-radius:8px; transition:background .2s; min-height:56px; line-height:1.4; }\n.dctcs-cta-btn:hover { background:#1558A0; }\n.dctcs-cta-scroll { font-size:16px; font-weight:600; color:#60B4F0!important; text-decoration:none!important; display:block; }\n\n\/* MOBILE *\/\n@media (max-width:768px) {\n  .dctcs-hero { grid-template-columns:1fr; }\n  .dctcs-hero-img { order:-1; min-height:0; }\n  .dctcs-hook { grid-template-columns:1fr; }\n  .dctcs-hook-img { order:-1; }\n  .dctcs-two-col { grid-template-columns:1fr; }\n  .dctcs-two-col-img { order:-1; }\n  .dctcs-feat-grid { grid-template-columns:1fr; }\n  .dctcs-protocol-grid { grid-template-columns:1fr; }\n  .dctcs-persona-grid { grid-template-columns:1fr; }\n  .dctcs-roi-grid { grid-template-columns:1fr; }\n  .dctcs-family-grid { grid-template-columns:1fr; }\n  .dctcs-box-grid { grid-template-columns:1fr; }\n  .dctcs-ship-grid { grid-template-columns:1fr; }\n  .dctcs-facts { grid-template-columns:repeat(3,1fr); }\n  .dctcs-fact:nth-child(3n) { border-right:0; }\n  .dctcs-fact { border-bottom:1px solid #1A2D42; }\n  .dctcs-fact:nth-last-child(-n+3) { border-bottom:0; }\n  .dctcs-fact-num { font-size:22px; }\n  .dctcs-trust { grid-template-columns:repeat(2,1fr); }\n  .dctcs-trust-item:nth-child(2n) { border-right:0; }\n  .dctcs-trust-item { border-bottom:1px solid #C8DDF0; }\n  .dctcs-trust-item:nth-last-child(-n+2) { border-bottom:0; }\n  .dctcs-cta { padding:40px 24px; }\n  .dctcs-cta-pills { grid-template-columns:repeat(2,1fr); gap:8px; }\n  .dctcs-cta-actions { flex-direction:column; align-items:stretch; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dctcs\"\u003e\n\n\u003c!-- JUMP NAV --\u003e\n\u003cnav class=\"dctcs-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#dctcs-tech\"\u003eTechnology\u003c\/a\u003e\n  \u003ca href=\"#dctcs-ecosystem\"\u003eComplete System\u003c\/a\u003e\n  \u003ca href=\"#dctcs-protocol\"\u003eDaily Protocol\u003c\/a\u003e\n  \u003ca href=\"#dctcs-compare\"\u003eCompare Models\u003c\/a\u003e\n  \u003ca href=\"#dctcs-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#dctcs-faq\"\u003eFAQ\u003c\/a\u003e\n  \u003ca href=\"#dctcs-ship\"\u003eShipping\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dctcs-hero\"\u003e\n  \u003cdiv class=\"dctcs-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-front-with-step-and-valves-shortened.webp?v=1778656073\" alt=\"DCT Cuboid Standard 304 stainless steel cold plunge tub with Pacific Cedar step stool and open valves\" loading=\"eager\" width=\"800\" height=\"800\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctcs-hero-copy\"\u003e\n    \u003cspan class=\"dctcs-hero-eyebrow\"\u003eDynamic Cold Therapy — Cuboid Standard\u003c\/span\u003e\n    \u003ch2\u003eThe 304 Stainless Steel Cold Plunge Tub That Fits Most Buyers Perfectly\u003c\/h2\u003e\n    \u003cp class=\"dctcs-hero-body\"\u003eFor buyers up to 5’8”, this is the right tub. Same 304 nano-coated stainless steel as the XL. Same Pacific Cedar trim. Same chiller-ready 3\/4\" ports. The Cuboid Standard delivers the full \u003cstrong\u003e304 stainless steel cold plunge\u003c\/strong\u003e experience without paying for five inches of interior length you may not need.\u003c\/p\u003e\n    \u003cp class=\"dctcs-hero-finance\"\u003eShop Pay installments, powered by Affirm, available at checkout — spread the investment over time. \u003cstrong\u003eFree freight delivery\u003c\/strong\u003e included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"dctcs-stats-wrap\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctcs-facts\"\u003e\n    \u003cdiv class=\"dctcs-fact\"\u003e\n\u003cspan class=\"dctcs-fact-num\"\u003e43.5\"\u003c\/span\u003e\u003cspan class=\"dctcs-fact-lbl\"\u003eInterior Length\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-fact\"\u003e\n\u003cspan class=\"dctcs-fact-num\"\u003e~120\u003c\/span\u003e\u003cspan class=\"dctcs-fact-lbl\"\u003eGallon Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-fact\"\u003e\n\u003cspan class=\"dctcs-fact-num\"\u003e304\u003c\/span\u003e\u003cspan class=\"dctcs-fact-lbl\"\u003eGrade Nano-Coated Steel\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-fact\"\u003e\n\u003cspan class=\"dctcs-fact-num\"\u003e50\"\u003c\/span\u003e\u003cspan class=\"dctcs-fact-lbl\"\u003eExterior Length\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-fact\"\u003e\n\u003cspan class=\"dctcs-fact-num\"\u003e3-Yr\u003c\/span\u003e\u003cspan class=\"dctcs-fact-lbl\"\u003eManufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-fact\"\u003e\n\u003cspan class=\"dctcs-fact-num\"\u003eFree\u003c\/span\u003e\u003cspan class=\"dctcs-fact-lbl\"\u003eFreight Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOOK --\u003e\n\u003cdiv class=\"dctcs-section\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003cdiv class=\"dctcs-hook\"\u003e\n      \u003cdiv class=\"dctcs-hook-copy\"\u003e\n        \u003ch2 class=\"dctcs-section-title\"\u003eThe Right Tub for Most Buyers — Not a Compromise\u003c\/h2\u003e\n        \u003cp\u003eThe Cuboid Standard costs less than the XL and is built from identical materials. We want to be direct with you: the only difference between these two tubs is five inches of interior length. That’s it.\u003c\/p\u003e\n        \u003cp\u003eIf you’re 5’8” or shorter, the 43.5” interior of the Standard covers you from shoulder to foot without your knees having to bend above the waterline. For the majority of buyers, the Standard is not a step down from the XL — it is the correct size for their frame. Paying more for length you don’t use does not make the cold therapy more effective.\u003c\/p\u003e\n        \u003cp\u003eIf you’re taller than 5’8” and want your legs fully extended during immersion, the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub\" style=\"color:#1D6FBA;\"\u003eCuboid XL\u003c\/a\u003e is worth the extra investment. For everyone else, this is the tub we’d recommend.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-hook-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-spa-connection.webp?v=1778656066\" alt=\"3\/4-inch IN and OUT connection ports on DCT Cuboid Standard stainless steel cold plunge tub\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- CORE TECHNOLOGY --\u003e\n\u003cdiv class=\"dctcs-section--tint\" id=\"dctcs-tech\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003e304 Nano-Coated Stainless Steel — Where Premium Cold Plunge Starts\u003c\/h2\u003e\n    \u003cp class=\"dctcs-section-lead\"\u003eThe interior and exterior of the Cuboid Standard are both 304-grade stainless steel with a nano-coating engineered to outlast the alternatives. This is the same material decision that separates a cold plunge you replace in three years from one you keep for a decade.\u003c\/p\u003e\n    \u003cdiv class=\"dctcs-feat-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcs-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-spa-connection.webp?v=1778656066\" alt=\"304 stainless steel interior and spa connection ports on DCT Cuboid Standard\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcs-feat-body\"\u003e\n          \u003cspan class=\"dctcs-feat-label\"\u003eInterior \u0026amp; Exterior\u003c\/span\u003e\n          \u003cdiv class=\"dctcs-feat-title\"\u003e304 Nano-Coated Stainless Steel\u003c\/div\u003e\n          \u003cp class=\"dctcs-feat-desc\"\u003eA passive chromium oxide barrier forms at the surface, protecting against corrosion, mineral staining, and oxidation from cold or chlorinated water. No liner to degrade. No plastic to crack under daily use. The same alloy used in commercial food processing for its non-reactive, non-porous properties.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-front-with-step-and-valves-shortened.webp?v=1778656073\" alt=\"Pacific Cedar trim and step stool on DCT Cuboid Standard cold plunge tub\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcs-feat-body\"\u003e\n          \u003cspan class=\"dctcs-feat-label\"\u003eFrame \u0026amp; Trim\u003c\/span\u003e\n          \u003cdiv class=\"dctcs-feat-title\"\u003ePacific Cedar Exterior Trim\u003c\/div\u003e\n          \u003cp class=\"dctcs-feat-desc\"\u003ePacific Cedar is naturally antimicrobial, dimensionally stable in wet environments, and resistant to decay without treatment. It adds structural rigidity to the stainless cabinet and ages gracefully whether placed indoors or outdoors year-round.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-with-chiller-and-valves.webp?v=1778656076\" alt=\"DCT Cuboid Standard with chiller connected to 3\/4-inch valve fittings\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcs-feat-body\"\u003e\n          \u003cspan class=\"dctcs-feat-label\"\u003eConnectivity\u003c\/span\u003e\n          \u003cdiv class=\"dctcs-feat-title\"\u003e3\/4” Chiller-Ready Ports\u003c\/div\u003e\n          \u003cp class=\"dctcs-feat-desc\"\u003eStandard 3\/4” IN\/OUT fittings connect directly to both DCT 0.8HP and 1.0HP WiFi chiller units with no adapters required. The tub also supports ice-over-water sessions — gravity fill and manual drain work without a chiller.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- ECOSYSTEM SECTION --\u003e\n\u003cdiv class=\"dctcs-section\" id=\"dctcs-ecosystem\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003cdiv class=\"dctcs-two-col\"\u003e\n      \u003cdiv class=\"dctcs-two-col-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-front-with-cover.webp?v=1778656070\" alt=\"DCT Cuboid Standard cold plunge tub with insulated cover closed and child safety latches\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"dctcs-section-title\"\u003eEverything Included — No Follow-Up Purchases Required\u003c\/h2\u003e\n        \u003cp class=\"dctcs-section-lead\" style=\"margin-bottom:20px;\"\u003eThe Cuboid Standard ships as a complete, ready-to-use cold therapy system. Everything you need for day-one immersion is in the box.\u003c\/p\u003e\n        \u003ch3\u003e4” Insulated Cover (Included)\u003c\/h3\u003e\n        \u003cp\u003eThe custom insulated cover with child safety latches maintains water temperature between sessions and prevents unsupervised access. If you’re running a chiller, a well-insulated cover significantly reduces the energy needed to hold your target temperature. A replacement cover is available separately in our store.\u003c\/p\u003e\n        \u003ch3\u003eCompatible with the DCT Chiller Ecosystem\u003c\/h3\u003e\n        \u003cp\u003eThe 0.8HP WiFi Chiller provides consistent automated temperature control for residential daily use. The 1.0HP handles higher-volume applications. Both connect directly to the 3\/4” ports. Select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e option above to order the tub and chiller together as one system, or call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e and we’ll help you choose the right unit for your protocol.\u003c\/p\u003e\n        \u003ch3\u003ePacific Cedar Step Stool (Included)\u003c\/h3\u003e\n        \u003cp\u003eEntry and exit from a cold plunge tub are often underestimated in terms of safety. The included Pacific Cedar step provides the correct ergonomic height for a repeatable, controlled mounting motion — particularly important on the way out when the body’s thermoregulatory response is most active.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- CHILLER CONFIGURATION SECTION --\u003e\n\u003cdiv class=\"dctcs-section--tint\" id=\"dctcs-config\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003cdiv class=\"dctcs-two-col\"\u003e\n      \u003cdiv class=\"dctcs-two-col-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-with-chiller-and-valves.webp?v=1778656070\" alt=\"Cuboid Standard cold plunge complete system with the included Premier Edition WiFi chiller connected\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"dctcs-section-title\"\u003eAdd the Premier Chiller — One Complete Cold Plunge System\u003c\/h2\u003e\n        \u003cp class=\"dctcs-section-lead\" style=\"margin-bottom:20px;\"\u003eChoose a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and your Cuboid Standard ships as a complete system — tub and DCT’s Premier Edition Chiller \u0026amp; Heater together, connected in minutes with the included quick-connect hoses.\u003c\/p\u003e\n        \u003ch3\u003e37°F Cold to 85°F Warm — One Unit\u003c\/h3\u003e\n        \u003cp\u003eThe Premier Edition both chills and heats, with temperature adjustability from 37°F to 85°F. Control it from the splash-proof digital touchscreen or remotely through the Tuya Smart WiFi app — set your target before you leave the gym and step into ready water.\u003c\/p\u003e\n        \u003ch3\u003e0.8 HP or 1.0 HP — Sized to Your Routine\u003c\/h3\u003e\n        \u003cp\u003eThe 0.8 HP unit handles plunges up to 135 gallons, pulling water down 1–3°F every 30 minutes — well matched to the Cuboid Standard for daily residential use. The 1.0 HP steps up to 150 gallons at 1–3°F every 20 minutes (both depending on ambient temperature and water volume) — the right call for hot climates, garage installs, or back-to-back sessions.\u003c\/p\u003e\n        \u003ch3\u003eClean Water, Automatically\u003c\/h3\u003e\n        \u003cp\u003eTwo-stage filtration with replaceable 20-micron filters, an automated natural ozone sanitation system, and a built-in strainer keep water clear between full changes. Every Premier runs on a standard 120V outlet with built-in GFCI, is rated for indoor and covered outdoor use, and carries a 1-year warranty with lifetime product support.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#5A8AA8;\"\u003ePrefer to source a chiller separately or use ice? \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready with capped 3\/4” ports — you can add a chiller at any time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- RITUAL SECTION --\u003e\n\u003cdiv class=\"dctcs-section--warm\" id=\"dctcs-protocol\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eHow Consistent Practitioners Structure Their Cold Sessions\u003c\/h2\u003e\n    \u003cp class=\"dctcs-section-lead\"\u003eCold immersion works through repetition, not intensity. The Cuboid Standard is designed to be used daily, not occasionally. Here’s how to build that habit.\u003c\/p\u003e\n    \u003cdiv class=\"dctcs-protocol-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcs-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-protocol-time\"\u003e6:00 AM — Morning Activation\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-protocol-title\"\u003eCortisol \u0026amp; Clarity Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eA 2–4 minute immersion before caffeine. Research on cold water immersion suggests it may support norepinephrine and cortisol awakening responses — helping to establish mental clarity before the demands of the day. Many practitioners report this replaces their first coffee within a few weeks of daily use.\u003c\/p\u003e\n        \u003cp class=\"dctcs-protocol-tip\"\u003eTarget: 50–55°F. Duration: 2–4 min. The discomfort at entry is the mechanism. Breathe slowly through it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-protocol-time\"\u003ePost-Workout — Recovery Window\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-protocol-title\"\u003eMuscle \u0026amp; Inflammation Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eThe 43.5” interior provides full immersion for buyers up to 5’8” — covering the lower extremities where micro-tears, systemic inflammation, and neural fatigue accumulate after training. Research suggests cold immersion may help modulate the acute inflammatory response and support recovery between sessions.\u003c\/p\u003e\n        \u003cp class=\"dctcs-protocol-tip\"\u003eTarget: 45–55°F. Duration: 10–15 min. If hypertrophy is the goal, wait 30–60 min post-lift before plunging.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-protocol-time\"\u003e8:00 PM — Evening Wind-Down\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-protocol-title\"\u003eCore Temperature \u0026amp; Sleep Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eA 5–7 minute immersion 90 minutes before sleep accelerates the core body temperature drop that typically precedes deep sleep onset. Research on thermoregulation and sleep architecture suggests this may support sleep quality and time-to-sleep without disrupting circadian rhythm.\u003c\/p\u003e\n        \u003cp class=\"dctcs-protocol-tip\"\u003eTarget: 55–60°F. Slightly warmer for sleep priming — you’re winding the nervous system down, not training it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- PERSONAS --\u003e\n\u003cdiv class=\"dctcs-section--dark\" id=\"dctcs-who\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eWho the Cuboid Standard Is Built For\u003c\/h2\u003e\n    \u003cp class=\"dctcs-section-lead\"\u003eThe Standard is the right choice for the majority of cold therapy practitioners — and for most buyers, the smarter investment.\u003c\/p\u003e\n    \u003cdiv class=\"dctcs-persona-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcs-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-persona-role\"\u003eThe Daily Practitioner\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-persona-title\"\u003eCold therapy every morning. No exceptions.\u003c\/div\u003e\n        \u003cp class=\"dctcs-persona-desc\"\u003eYou’re not experimenting with cold exposure — you’ve decided it’s part of your daily stack. You want a stainless steel tub that can be sanitized properly, holds temperature when connected to a chiller, and doesn’t need to be refilled from scratch each session. At 5’8” or under, the Standard gives you full immersion without paying the XL premium for length you don’t need.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-persona-role\"\u003eBiohacker \/ Executive\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-persona-title\"\u003eThe protocol matters more than the vessel size.\u003c\/div\u003e\n        \u003cp class=\"dctcs-persona-desc\"\u003eYou’ve researched the catecholamine response and cold-shock protein activation. You know temperature and duration are the variables that drive outcomes — not whether your interior is 43.5” or 48.5” long. You want 304 stainless steel because it’s non-reactive and can be kept hygienically clean. A DCT WiFi chiller on the 3\/4” ports gives you programmable temperature precision. This is the right setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-persona-role\"\u003eMedSpa \/ Wellness Studio\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-persona-title\"\u003eHigh hygiene standards. Consistent throughput.\u003c\/div\u003e\n        \u003cp class=\"dctcs-persona-desc\"\u003eFor commercial applications where client height profiles are mixed and the priority is consistent protocol delivery and sanitation, the Cuboid Standard covers the majority of clients effectively. The 304-grade stainless interior supports hospital-grade cleaning protocols across high-use days. For commercial volume pricing or multi-unit orders, call us at \u003ca href=\"tel:+18885005675\" style=\"color:#60B4F0;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- ROI MATH --\u003e\n\u003cdiv class=\"dctcs-section--warm\" id=\"dctcs-roi\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eThe Math on Owning vs. Going Out\u003c\/h2\u003e\n    \u003cp class=\"dctcs-section-lead\"\u003eCold plunge studios typically charge $25–$50 per session — cryotherapy runs higher. Here’s what the Cuboid Standard costs per use at daily frequency.\u003c\/p\u003e\n    \u003cdiv class=\"dctcs-roi-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcs-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-roi-num\"\u003e365\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-roi-label\"\u003eSessions in your first year of daily use — one flat equipment cost\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-roi-num\"\u003e110–220\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-roi-label\"\u003eSessions to break even vs. cold plunge studio pricing at $25–$50\/session\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcs-roi-num\"\u003e3.5–7 mo\u003c\/span\u003e\n        \u003cdiv class=\"dctcs-roi-label\"\u003ePayback period at daily use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"dctcs-roi-note\"\u003eShop Pay installments, powered by Affirm, are available at checkout to spread the investment over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- PRODUCT FAMILY --\u003e\n\u003cdiv class=\"dctcs-section--tint\" id=\"dctcs-family\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eChoose Your Cuboid\u003c\/h2\u003e\n    \u003cp class=\"dctcs-section-lead\"\u003eThree tubs. Same DCT engineering. Different interiors and price points. Here’s where the Cuboid Standard sits in the lineup.\u003c\/p\u003e\n    \u003cdiv class=\"dctcs-family-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcs-family-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-family-body\"\u003e\n          \u003cdiv class=\"dctcs-family-title\"\u003eCuboid Plastic\u003c\/div\u003e\n          \u003cspan class=\"dctcs-family-price\"\u003eValue Model\u003c\/span\u003e\n          \u003cp class=\"dctcs-family-desc\"\u003ePacific Cedar exterior with a PVC interior. Entry point for buyers focused on cold immersion rather than material longevity. Same exterior dimensions as the Standard.\u003c\/p\u003e\n          \u003cp class=\"dctcs-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Budget-conscious buyers, lighter use frequency\u003c\/p\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-plastic-cold-plunge-tub-standard\" class=\"dctcs-family-link dctcs-family-link--ghost\"\u003eView Cuboid Plastic\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-family-card dctcs-family-card--active\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-family-body\"\u003e\n          \u003cspan class=\"dctcs-family-badge\"\u003eCurrently Viewing\u003c\/span\u003e\n          \u003cdiv class=\"dctcs-family-title\"\u003eCuboid Standard 304 SS\u003c\/div\u003e\n          \u003cspan class=\"dctcs-family-price\"\u003eMost Popular\u003c\/span\u003e\n          \u003cp class=\"dctcs-family-desc\"\u003e304 nano-coated stainless steel interior and exterior. 43.5” interior. The right choice for the majority of buyers — same premium stainless quality as the XL, sized correctly for frames up to 5’8”.\u003c\/p\u003e\n          \u003cp class=\"dctcs-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Most buyers, daily residential use, buyers 5’8” and under\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"dctcs-family-link\" style=\"opacity:0.6;cursor:default;\"\u003eCurrently Viewing\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-family-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-family-body\"\u003e\n          \u003cdiv class=\"dctcs-family-title\"\u003eCuboid XL 304 SS\u003c\/div\u003e\n          \u003cspan class=\"dctcs-family-price\"\u003eLargest Size\u003c\/span\u003e\n          \u003cp class=\"dctcs-family-desc\"\u003eSame 304 nano-coated steel, 5 inches more interior length (48.5”). For taller buyers, commercial multi-user protocols, or anyone who needs full-leg clearance without compromise.\u003c\/p\u003e\n          \u003cp class=\"dctcs-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Buyers 5’9”+, commercial applications, full-body immersion\u003c\/p\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub\" class=\"dctcs-family-link dctcs-family-link--ghost\"\u003eView Cuboid XL\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- COMPARISON TABLE --\u003e\n\u003cdiv class=\"dctcs-section\" id=\"dctcs-compare\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eCuboid Standard vs. Plastic vs. XL — Side by Side\u003c\/h2\u003e\n    \u003cp class=\"dctcs-section-lead\"\u003eAll three Cuboid models share the same exterior width and height. Here’s exactly what you get at each price point.\u003c\/p\u003e\n    \u003cdiv class=\"dctcs-table-wrap\" role=\"region\" aria-label=\"Cuboid model comparison\"\u003e\n      \u003ctable class=\"dctcs-compare\" style=\"min-width:520px;\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth\u003e\n\u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-plastic-cold-plunge-tub-standard\" style=\"color:#A8C4D9;text-decoration:underline;\"\u003eCuboid Plastic\u003c\/a\u003e\n\u003c\/th\u003e\n            \u003cth class=\"dctcs-col-hl\"\u003eCuboid Standard SS\n\u003c\/th\u003e\n            \u003cth\u003e\n\u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub\" style=\"color:#A8C4D9;text-decoration:underline;\"\u003eCuboid XL SS\u003c\/a\u003e\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Material\u003c\/td\u003e\n\u003ctd\u003ePVC Plastic\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e304 Nano SS\u003c\/td\u003e\n\u003ctd\u003e304 Nano SS\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Cabinet\u003c\/td\u003e\n\u003ctd\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003ctd\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Length\u003c\/td\u003e\n\u003ctd\u003e50”\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e50”\u003c\/td\u003e\n\u003ctd\u003e55”\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Length\u003c\/td\u003e\n\u003ctd\u003e~43.5”\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e\u003cstrong\u003e~43.5”\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e~48.5”\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Width \/ Height\u003c\/td\u003e\n\u003ctd\u003e30” W × 31.5” H\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e30” W × 31.5” H\u003c\/td\u003e\n\u003ctd\u003e32.5” W × 31.5” H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eApproximate Capacity\u003c\/td\u003e\n\u003ctd\u003e~120 gal\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e~120 gal\u003c\/td\u003e\n\u003ctd\u003e~150 gal\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInsulated Cover\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e\u003cspan class=\"dctcs-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePacific Cedar Step Stool\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e\u003cspan class=\"dctcs-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e3\/4” Chiller Ports\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e\u003cspan class=\"dctcs-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChiller Included\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e\u003cspan class=\"dctcs-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e1-Year Warranty\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcs-col-hl\"\u003e\u003cspan class=\"dctcs-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcs-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctcs-honest\"\u003e\n      \u003cstrong\u003eHonest take:\u003c\/strong\u003e The Plastic model costs less than the Standard but trades a 304 SS interior for PVC. If you’re using the tub daily and care about long-term hygiene and material durability, the step up to stainless is worth it. If you need five extra inches of interior length, the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub\" style=\"color:#1D6FBA;\"\u003eCuboid XL\u003c\/a\u003e is the right call. For most buyers, the Standard is the correct answer.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- FULL SPECIFICATIONS --\u003e\n\u003cdiv class=\"dctcs-section--tint\" id=\"dctcs-specs\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003ctable class=\"dctcs-spec-table\" role=\"table\" aria-label=\"Cuboid Standard full specifications\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e50” L × 30” W × 31.5” H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e~43.5” L × 24” W × 28.5” H (approximate — verify before ordering)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Material\u003c\/td\u003e\n\u003ctd\u003e304 Nano-Coated Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Cabinet\u003c\/td\u003e\n\u003ctd\u003e304 Nano-Coated Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Trim\u003c\/td\u003e\n\u003ctd\u003ePacific Cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Capacity\u003c\/td\u003e\n\u003ctd\u003e~120 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDrain \/ Fill Connections\u003c\/td\u003e\n\u003ctd\u003e3\/4” IN \/ 3\/4” OUT (standard fittings)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Cover\u003c\/td\u003e\n\u003ctd\u003e4” insulated cover with child safety latches (custom fit)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Step\u003c\/td\u003e\n\u003ctd\u003ePacific Cedar step stool\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatible Chillers\u003c\/td\u003e\n\u003ctd\u003eDCT 0.8HP WiFi Chiller \u0026amp; Heater; DCT 1.0HP WiFi Chiller \u0026amp; Heater\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller Included\u003c\/td\u003e\n\u003ctd\u003eOptional — select a With Premier Chiller variant above\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIndoor \/ Outdoor\u003c\/td\u003e\n\u003ctd\u003eBoth\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eManufacturer Warranty\u003c\/td\u003e\n\u003ctd\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eDynamic Cold Therapy (Golden Designs Inc.)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"font-size:13px;color:#5A8AA8;margin-top:14px;\"\u003eInterior dimensions are approximate. Contact us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e to confirm before ordering if you have specific space or doorway constraints.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"dctcs-section\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cdiv class=\"dctcs-box-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcs-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-box-label\"\u003e1 × Cuboid Standard Cold Plunge Tub\u003c\/div\u003e\n        \u003cp class=\"dctcs-box-desc\"\u003eDCT Cuboid Standard — 50” exterior, 304 nano-coated stainless steel interior and cabinet, Pacific Cedar trim, 3\/4” IN\/OUT ports\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-box-label\"\u003e1 × 4” Insulated Cover\u003c\/div\u003e\n        \u003cp class=\"dctcs-box-desc\"\u003eCustom-fit insulated cover with child safety latches — sized specifically for the Cuboid Standard\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-box-label\"\u003e1 × Pacific Cedar Step Stool\u003c\/div\u003e\n        \u003cp class=\"dctcs-box-desc\"\u003eHigh-quality Pacific Cedar step stool for safe ergonomic entry and exit\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#5A8AA8;margin-top:20px;\"\u003e\u003cstrong\u003eChoosing a With Premier Chiller configuration?\u003c\/strong\u003e Your order also includes the Premier Edition Chiller \u0026amp; Heater (0.8 HP or 1.0 HP), a pair of quick-connect hoses, a pre-installed 20-micron filter plus one replacement, and a filter housing wrench. \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready — add a \u003ca href=\"\/products\/dynamic-cold-therapy-08-hp-chiller-heater-with-wifi-app\" style=\"color:#1D6FBA;\"\u003e0.8 HP\u003c\/a\u003e or \u003ca href=\"\/products\/dynamic-cold-therapy-10-hp-chiller-heater-with-wifi-app\" style=\"color:#1D6FBA;\"\u003e1.0 HP WiFi chiller\u003c\/a\u003e separately at any time. A \u003ca href=\"\/products\/dynamic-cold-therapy-4-insulated-cover-for-cuboid-cold-plunge-black\" style=\"color:#1D6FBA;\"\u003ereplacement cover\u003c\/a\u003e is also available.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- SHIPPING --\u003e\n\u003cdiv class=\"dctcs-section--tint\" id=\"dctcs-ship\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n    \u003cdiv class=\"dctcs-ship-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcs-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-ship-title\"\u003eFree Curbside Freight Delivery\u003c\/div\u003e\n        \u003cp class=\"dctcs-ship-body\"\u003eThe Cuboid Standard ships via freight carrier with free curbside delivery included. Estimated transit: 5–10 business days after dispatch. You will receive tracking by email when your order ships. Curbside delivery means the carrier brings the pallet to your curb or driveway — not inside the home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-ship-title\"\u003eWhite Glove Delivery (Add-On)\u003c\/div\u003e\n        \u003cp class=\"dctcs-ship-body\"\u003eThreshold delivery, inside placement, or full room-of-choice setup is available as a paid White Glove upgrade. Plan your placement route before delivery day — the filled tub weighs approximately 1,200 lbs. To discuss White Glove options, call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-ship-title\"\u003ePlacement Planning\u003c\/div\u003e\n        \u003cp class=\"dctcs-ship-body\"\u003eFilled weight is approximately 1,200 lbs (~120 gallons). Concrete slabs, reinforced patios, and ground-level floors handle this load without issue. Elevated decks or upper-story placement should be confirmed with a contractor before ordering. Call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e to discuss your setup.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-ship-title\"\u003eAssembly Note\u003c\/div\u003e\n        \u003cp class=\"dctcs-ship-body\"\u003eArrives fully assembled. Chiller connections use standard 3\/4” hose fittings — no specialist required. Fill with a garden hose. Drain via the 3\/4” OUT port into an appropriate outdoor area or floor drain.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"dctcs-section\" id=\"dctcs-faq\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003ch2 class=\"dctcs-section-title\"\u003eDCT Cuboid Standard — Frequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"dctcs-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between the Cuboid Standard and the Cuboid XL?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eBoth models use identical materials: 304 nano-coated stainless steel interior and exterior, Pacific Cedar trim, 3\/4” chiller ports, an insulated cover with child safety latches, and a cedar step stool. The only difference is size. The Standard has a 50” exterior (43.5” interior); the XL has a 55” exterior (48.5” interior) — five additional interior inches. For buyers 5’8” and under, the Standard provides full immersion coverage at a lower price. For taller buyers who need full-leg clearance, the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub\" style=\"color:#1D6FBA;\"\u003eXL is the right call\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need a chiller, or can I use ice?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eYou can use either. The 3\/4” ports support chiller connectivity, but the tub also works with ice-over-water sessions — fill with cold water, add ice to reach your target temperature. A chiller provides automated, consistent temperature control without daily ice management. The DCT 0.8HP WiFi Chiller handles most residential cold therapy protocols. The 1.0HP handles higher-volume commercial use. Select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e option above to add either one to this order as a complete system, or call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for a recommendation.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I order the Cuboid Standard with a chiller included?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eYes — select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration and your order ships as a complete system: the tub plus DCT’s Premier Edition Chiller \u0026amp; Heater in your choice of 0.8 HP (plunges up to 135 gallons, 1–3°F every 30 minutes) or 1.0 HP (up to 150 gallons, 1–3°F every 20 minutes, depending on ambient temperature and water volume). The Premier runs on a standard 120V outlet with built-in GFCI, connects through the included quick-connect hoses, and is controlled from its splash-proof touchscreen or the Tuya Smart app. Tub Only orders are chiller-ready, so you can also add a chiller later.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat temperature can the Cuboid Standard reach?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eThe tub does not generate temperature on its own — temperature is controlled by the chiller you connect to it. The DCT 0.8HP and 1.0HP WiFi chillers cool water into cold therapy ranges appropriate for immersion protocols (see each chiller’s specification sheet for exact minimums). With ice alone, temperature depends on ambient conditions and ice quantity. For precise and consistent temperature control session to session, a DCT WiFi chiller is the practical solution.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the Cuboid Standard suitable for outdoor use year-round?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eYes. The 304 nano-coated stainless exterior and Pacific Cedar trim are both designed for outdoor durability. In climates where temperatures drop below 32°F, drain the tub if the chiller isn’t running — water left standing in the lines can freeze and cause damage. Contact us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for winterization guidance based on your region.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the insulated cover included, or purchased separately?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eThe 4” insulated cover with child safety latches ships with the Cuboid Standard — it is included at no additional cost. The separately listed cover in our store is a replacement unit for buyers who need a spare or want to replace one after extended use. You do not need to purchase an additional cover when ordering the Standard.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat surface can the Cuboid Standard be placed on?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eFilled weight is approximately 1,200 lbs (~120 gallons of water). Concrete slabs, reinforced patios, and ground-level floors handle this without issue. Elevated wood decks should be inspected by a contractor before you place the tub — the filled weight may exceed the deck’s designed load rating. Upper-story placement requires a structural assessment. Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e to walk through your specific setup.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the Cuboid Standard be used alongside a medical or physical therapy program?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eThe Cuboid Standard is a wellness device, not a medical device. It is not intended to diagnose, treat, cure, or prevent any medical condition. Many buyers use it to complement — not replace — clinical care during recovery phases. If you are under the care of a physician or physical therapist, discuss how cold water immersion fits into your protocol before use. Certain cardiovascular conditions, Raynaud’s syndrome, and open wounds contraindicate cold immersion — consult a qualified healthcare professional before beginning any cold therapy protocol.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs Shop Pay financing available for the Cuboid Standard?\u003c\/summary\u003e\n        \u003cp class=\"dctcs-faq-answer\"\u003eYes. Shop Pay installments, powered by Affirm, are available at checkout — allowing you to split your purchase into manageable payments. Terms and approval are determined at checkout. Cold plunge tubs are listed as eligible for HSA or FSA reimbursement with a Letter of Medical Necessity and a prescription. We do not accept HSA or FSA cards at checkout — you pay with an ordinary card and claim the amount back from your plan administrator. Eligibility is determined individually. \u003ca href=\"\/pages\/hsa-fsa\"\u003eSee how HSA and FSA reimbursement works here\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcs-divider\"\u003e\n\n\u003c!-- TRUST BAND --\u003e\n\u003cdiv class=\"dctcs-section--tint\"\u003e\n  \u003cdiv class=\"dctcs-container\"\u003e\n    \u003cdiv class=\"dctcs-trust\" role=\"list\" aria-label=\"Trust indicators\"\u003e\n      \u003cdiv class=\"dctcs-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3L4 8v8c0 6.6 5.2 12.8 12 14.3C22.8 28.8 28 22.6 28 16V8L16 3z\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 16l3.5 3.5L21 12\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcs-trust-name\"\u003eAuthorized DCT Dealer\u003c\/div\u003e\n        \u003cp class=\"dctcs-trust-desc\"\u003eOfficial Dynamic Cold Therapy authorized retailer — full manufacturer warranty backed\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"3\" y=\"13\" width=\"22\" height=\"13\" rx=\"2\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 13V10a9 9 0 0118 0v3\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"26\" cy=\"22\" r=\"5\" fill=\"#EBF4FF\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M24 22l1.5 1.5L28 20\" stroke=\"#1D6FBA\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcs-trust-name\"\u003eFree Freight Delivery\u003c\/div\u003e\n        \u003cp class=\"dctcs-trust-desc\"\u003eCurbside freight delivery included — White Glove upgrade available at a flat $349\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M6.5 6.5C8.5 4.5 11 3.5 13.5 4c1.5.3 2.5 1.5 2.5 3v2c0 1-.7 2-1.7 2.3L12 12c1.3 3.3 3.7 5.7 7 7l.7-2.3c.3-1 1.3-1.7 2.3-1.7h2c1.5 0 2.7 1 3 2.5.5 2.5-.5 5-2.5 7C21 27.5 13 26.5 7.5 21 2 15.5 1 7.5 6.5 6.5z\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcs-trust-name\"\u003eExpert Support\u003c\/div\u003e\n        \u003cp class=\"dctcs-trust-desc\"\u003eReal people, real answers — \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;text-decoration:none;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcs-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcs-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"8\" width=\"28\" height=\"18\" rx=\"3\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 14h28\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"21\" r=\"1.5\" fill=\"#1D6FBA\"\u003e\u003c\/circle\u003e\u003crect x=\"13\" y=\"19.5\" width=\"8\" height=\"3\" rx=\"1.5\" fill=\"#1D6FBA\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcs-trust-name\"\u003eShop Pay Financing\u003c\/div\u003e\n        \u003cp class=\"dctcs-trust-desc\"\u003ePowered by Affirm — split payments at checkout\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA BLOCK --\u003e\n\u003cdiv class=\"dctcs-cta\" id=\"dctcs-cta\"\u003e\n  \u003ch2\u003eThe Right 304 Stainless Steel Cold Plunge for Most Buyers\u003c\/h2\u003e\n  \u003cp class=\"dctcs-cta-sub\"\u003eSame 304 nano-coated steel as the XL. Right-sized for buyers up to 5’8”. Cover, step, and chiller-ready ports included. Free freight delivery.\u003c\/p\u003e\n  \u003cdiv class=\"dctcs-cta-pills\" role=\"list\"\u003e\n    \u003cdiv class=\"dctcs-cta-pill\" role=\"listitem\"\u003e304 Nano-Coated Steel\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-cta-pill\" role=\"listitem\"\u003eCover \u0026amp; Step Included\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-cta-pill\" role=\"listitem\"\u003eChiller-Ready Ports\u003c\/div\u003e\n    \u003cdiv class=\"dctcs-cta-pill\" role=\"listitem\"\u003eFree Freight Delivery\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctcs-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dctcs-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\" class=\"dctcs-cta-scroll\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/.dctcs --\u003e","brand":"Dynamic Cold Therapy","offers":[{"title":"Tub Only","offer_id":52940291015023,"sku":"DCT-S-050-NS-34","price":5499.0,"currency_code":"USD","in_stock":true},{"title":"With 0.8 HP Premier Chiller","offer_id":53241783026031,"sku":"DCT-S-050-NS-34-SV08DO3","price":8998.0,"currency_code":"USD","in_stock":true},{"title":"With 1.0 HP Premier Chiller","offer_id":53241783058799,"sku":"DCT-S-050-NS-34-SV10DO3","price":9198.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-ns-34-front-with-step-and-valves-shortened.webp?v=1778656073"},{"product_id":"dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub","title":"Dynamic Cold Therapy Cuboid XL 304 Stainless Steel Cold Plunge Tub","description":"\u003cstyle\u003e\n\/* =====================================================\n   DCT CUBOID XL — .dctcx scope\n   ===================================================== *\/\n.dctcx,.dctcx * { box-sizing:border-box; }\n.dctcx { overflow-x:hidden; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; -webkit-font-smoothing:antialiased; color:#1A2733; }\n.dctcx img { border:none!important; outline:none!important; box-shadow:none!important; }\n\n\/* NAV *\/\n.dctcx-nav { display:flex; flex-wrap:wrap; gap:8px 16px; padding:14px 0; margin-bottom:8px; }\n.dctcx-nav a { font-size:13px; font-weight:600; color:#1D6FBA; text-decoration:none; letter-spacing:0.04em; text-transform:uppercase; }\n.dctcx-nav a:hover { color:#0A1628; }\n\n\/* HERO *\/\n.dctcx-hero { display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; padding:32px 0 40px; }\n.dctcx-hero-img { border-radius:10px; overflow:hidden; aspect-ratio:1\/1; min-height:340px; background:#E8F3FF; }\n.dctcx-hero-img img { width:100%; height:100%; object-fit:cover; display:block; }\n.dctcx-hero-eyebrow { font-size:12px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#1D6FBA; margin-bottom:12px; display:block; }\n.dctcx-hero h2 { font-size:clamp(24px,3vw,36px); font-weight:800; color:#0A1628; line-height:1.15; margin:0 0 16px; }\n.dctcx-hero-body { font-size:16px; line-height:1.7; color:#2D4155; margin:0 0 20px; }\n.dctcx-hero-finance { font-size:13px; color:#4A7EA0; margin:14px 0 0; }\n\n\/* STATS *\/\n.dctcx-stats-wrap { background:#0A1628; border-radius:8px; overflow:hidden; margin:24px 0; padding:0; }\n.dctcx-facts { display:grid; grid-template-columns:repeat(6,1fr); gap:0; }\n.dctcx-fact { padding:22px 12px; text-align:center; border-right:1px solid #1A2D42; }\n.dctcx-fact:last-child { border-right:0; }\n.dctcx-fact-num { font-size:26px; font-weight:700; color:#60B4F0; display:block; line-height:1; margin-bottom:6px; letter-spacing:-0.02em; }\n.dctcx-fact-lbl { font-size:11px; letter-spacing:0.08em; text-transform:uppercase; color:#6B8FA8; }\n\n\/* SECTIONS *\/\n.dctcx-section { padding:56px 0; background:#fff; }\n.dctcx-section--tint { padding:56px 0; background:#F4F8FF; }\n.dctcx-section--warm { padding:56px 0; background:#EBF4FF; }\n.dctcx-section--dark { padding:56px 0; background:#0A1628; color:#fff; }\n.dctcx-container { max-width:1080px; margin:0 auto; padding:0 20px; }\n.dctcx-section-title { font-size:clamp(22px,2.8vw,30px); font-weight:700; color:#0A1628; margin:0 0 10px; line-height:1.2; padding-bottom:14px; position:relative; display:inline-block; }\n.dctcx-section-title::after { content:''; position:absolute; bottom:0; left:0; width:40px; height:3px; background:#1D6FBA; border-radius:2px; }\n.dctcx-section--dark .dctcx-section-title { color:#fff; }\n.dctcx-section-lead { font-size:16px; line-height:1.7; color:#2D4155; max-width:660px; margin:14px 0 36px; }\n.dctcx-section--dark .dctcx-section-lead { color:#A8C4D9; }\n.dctcx-section h3,.dctcx-section--tint h3,.dctcx-section--warm h3 { font-size:19px; font-weight:700; color:#0A1628; margin:36px 0 12px; padding-bottom:8px; border-bottom:2px solid #1D6FBA; display:inline-block; }\n.dctcx-section p,.dctcx-section--tint p,.dctcx-section--warm p { font-size:15px; line-height:1.7; color:#2D4155; margin:0 0 16px; }\n.dctcx-section--dark p { font-size:15px; line-height:1.7; color:#A8C4D9; margin:0 0 16px; }\n.dctcx-divider { width:100%; height:2px; border:none; margin:0; opacity:0.4; background:linear-gradient(90deg,transparent 0%,#1D6FBA 30%,#60B4F0 50%,#1D6FBA 70%,transparent 100%); }\n\n\/* HOOK \/ TWO-COL *\/\n.dctcx-hook { display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:center; }\n.dctcx-hook-img { border-radius:10px; overflow:hidden; }\n.dctcx-hook-img img { width:100%; height:auto; display:block; object-fit:unset; }\n.dctcx-two-col { display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:start; }\n.dctcx-two-col-img { border-radius:10px; overflow:hidden; }\n.dctcx-two-col-img img { width:100%; height:auto; display:block; object-fit:unset; }\n\n\/* FEATURE GRID *\/\n.dctcx-feat-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:8px; }\n.dctcx-feat-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; overflow:hidden; }\n.dctcx-feat-img { width:100%; overflow:hidden; }\n.dctcx-feat-img img { width:100%; height:auto; display:block; object-fit:unset; }\n.dctcx-feat-body { padding:20px; }\n.dctcx-feat-label { font-size:11px; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:#1D6FBA; margin-bottom:6px; display:block; }\n.dctcx-feat-title { font-size:17px; font-weight:700; color:#0A1628; margin:0 0 8px; }\n.dctcx-feat-desc { font-size:14px; line-height:1.6; color:#3D5568; margin:0; }\n\n\/* PROTOCOL *\/\n.dctcx-protocol-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcx-protocol-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; padding:28px 24px; }\n.dctcx-protocol-time { font-size:11px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#1D6FBA; margin-bottom:10px; display:block; }\n.dctcx-protocol-title { font-size:18px; font-weight:700; color:#0A1628; margin:0 0 10px; }\n.dctcx-protocol-tip { font-size:13px; font-style:italic; color:#5A8AA8; margin:0; padding-top:12px; border-top:1px solid #D8EAF8; }\n\n\/* PERSONAS *\/\n.dctcx-persona-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcx-persona-card { background:#0D2038; border-radius:8px; padding:28px 24px; border-top:3px solid #1D6FBA; }\n.dctcx-persona-role { font-size:11px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#60B4F0; margin-bottom:10px; display:block; }\n.dctcx-persona-title { font-size:18px; font-weight:700; color:#fff; margin:0 0 12px; }\n.dctcx-persona-desc { font-size:14px; line-height:1.65; color:#8AAFC5; margin:0; }\n\n\/* ROI *\/\n.dctcx-roi-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin:32px 0; }\n.dctcx-roi-card { text-align:center; padding:28px 20px; background:#fff; border-radius:8px; border:1px solid #C8DDF0; }\n.dctcx-roi-num { font-size:32px; font-weight:800; color:#1D6FBA; display:block; line-height:1; margin-bottom:8px; }\n.dctcx-roi-label { font-size:13px; color:#4A6F88; font-weight:600; }\n.dctcx-roi-note { font-size:13px; color:#4A6F88; text-align:center; margin:0; }\n\n\/* PRODUCT FAMILY *\/\n.dctcx-family-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcx-family-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; overflow:hidden; transition:box-shadow .25s,transform .25s; display:flex; flex-direction:column; }\n.dctcx-family-card:hover { box-shadow:0 8px 28px rgba(0,0,0,.09); transform:translateY(-2px); }\n.dctcx-family-card--active { border:2px solid #1D6FBA; }\n.dctcx-family-body { padding:20px; display:flex; flex-direction:column; flex:1; }\n.dctcx-family-badge { display:inline-block; background:#1D6FBA; color:#fff; font-size:10px; font-weight:700; letter-spacing:0.08em; text-transform:uppercase; padding:4px 10px; border-radius:20px; margin-bottom:10px; }\n.dctcx-family-title { font-size:15px; font-weight:700; color:#0A1628; margin:0 0 6px; }\n.dctcx-family-price { font-size:22px; font-weight:800; color:#1D6FBA; margin:0 0 8px; display:block; }\n.dctcx-family-desc { font-size:13px; line-height:1.55; color:#3D5568; margin:0 0 14px; }\n.dctcx-family-link { display:block; text-align:center; background:#1D6FBA; color:#fff!important; text-decoration:none!important; font-size:13px; font-weight:700; padding:10px; border-radius:6px; margin-top:auto; }\n.dctcx-family-link--ghost { background:transparent; color:#1D6FBA!important; border:1px solid #1D6FBA; }\n\n\/* COMPARISON TABLE *\/\n.dctcx-table-wrap { overflow-x:auto; -webkit-overflow-scrolling:touch; border-radius:6px; margin:24px 0; }\n.dctcx-compare { width:100%; min-width:520px; border-collapse:collapse; font-size:14px; }\n.dctcx-compare th { padding:14px 16px; text-align:center; font-size:13px; font-weight:700; background:#0A1628; color:#A8C4D9; border-bottom:2px solid #1A2D42; }\n.dctcx-compare th.dctcx-col-hl { background:#1D6FBA; color:#fff; }\n.dctcx-compare th:first-child { text-align:left; }\n.dctcx-compare td { padding:12px 16px; text-align:center; border-bottom:1px solid #E0ECF8; vertical-align:middle; }\n.dctcx-compare td:first-child { text-align:left; font-weight:600; color:#2D4155; background:#F8FBFF; }\n.dctcx-compare td.dctcx-col-hl { background:#EBF4FF; font-weight:600; color:#0A1628; }\n.dctcx-compare tr:last-child td { border-bottom:none; }\n.dctcx-check { color:#1D6FBA; font-weight:700; }\n.dctcx-dash { color:#9CAFC0; }\n.dctcx-honest { background:#EBF4FF; border-left:4px solid #1D6FBA; border-radius:0 6px 6px 0; padding:18px 22px; margin:20px 0; font-size:15px; line-height:1.7; color:#2D4155; }\n.dctcx-honest strong { color:#0A1628; }\n\n\/* SPECS *\/\n.dctcx-spec-table { width:100%; border-collapse:collapse; font-size:14px; }\n.dctcx-spec-table tr:nth-child(even) { background:#F4F8FF; }\n.dctcx-spec-table td { padding:11px 16px; border-bottom:1px solid #D8EAF8; vertical-align:top; }\n.dctcx-spec-table td:first-child { font-weight:600; color:#2D4155; width:40%; }\n.dctcx-spec-table td:last-child { color:#1A2733; }\n\n\/* BOX *\/\n.dctcx-box-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:8px; }\n.dctcx-box-item { background:#F4F8FF; border-radius:8px; padding:20px; border:1px solid #C8DDF0; }\n.dctcx-box-label { font-size:13px; font-weight:700; color:#0A1628; margin:0 0 4px; }\n.dctcx-box-desc { font-size:13px; color:#3D5568; margin:0; }\n\n\/* SHIPPING *\/\n.dctcx-ship-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:24px; margin-top:8px; }\n.dctcx-ship-card { background:#F4F8FF; border-radius:8px; padding:24px; border:1px solid #C8DDF0; }\n.dctcx-ship-title { font-size:16px; font-weight:700; color:#0A1628; margin:0 0 10px; }\n.dctcx-ship-body { font-size:14px; line-height:1.65; color:#3D5568; margin:0; }\n\n\/* FAQ *\/\n.dctcx-faq { margin-top:8px; }\n.dctcx-faq details { background:#fff; border:1px solid #C8DDF0; border-radius:8px; margin-bottom:8px; overflow:hidden; }\n.dctcx-faq details[open] { border-left:3px solid #1D6FBA; box-shadow:0 4px 16px rgba(0,0,0,.07); }\n.dctcx-faq summary { font-size:16px; font-weight:600; color:#0A1628; padding:18px 20px; cursor:pointer; list-style:none; display:flex; align-items:center; justify-content:space-between; gap:16px; }\n.dctcx-faq summary::-webkit-details-marker { display:none; }\n.dctcx-faq summary::after { content:'\\203A'; font-size:22px; color:#1D6FBA; flex-shrink:0; transition:transform .25s; display:inline-block; }\n.dctcx-faq details[open] summary::after { transform:rotate(90deg); }\n.dctcx-faq-answer { font-size:15px; color:#2D4155; line-height:1.7; padding:0 20px 20px; margin:0; }\n\n\/* TRUST *\/\n.dctcx-trust { display:grid; grid-template-columns:repeat(4,1fr); gap:0; border:1px solid #C8DDF0; border-radius:8px; overflow:hidden; margin:24px 0; }\n.dctcx-trust-item { padding:24px 16px; text-align:center; border-right:1px solid #C8DDF0; background:#fff; }\n.dctcx-trust-item:last-child { border-right:0; }\n.dctcx-trust-icon { margin-bottom:10px; }\n.dctcx-trust-name { font-size:13px; font-weight:700; color:#0A1628; margin:0 0 4px; }\n.dctcx-trust-desc { font-size:12px; color:#5A8AA8; margin:0; }\n\n\/* CTA *\/\n.dctcx-cta { background:linear-gradient(135deg,#0A1628 0%,#0D2038 100%); border-radius:12px; padding:56px 40px; text-align:center; margin:32px 0; }\n.dctcx-cta h2 { font-size:clamp(24px,3vw,34px); font-weight:800; color:#fff; margin:0 0 12px; }\n.dctcx-cta-sub { font-size:16px; color:#8AAFC5; margin:0 0 32px; }\n.dctcx-cta-pills { display:grid; grid-template-columns:repeat(4,auto); justify-content:center; gap:8px 10px; margin-bottom:32px; }\n.dctcx-cta-pill { padding:8px 16px; border-radius:24px; font-size:13px; font-weight:600; background:#1A2D42; color:#A8C4D9; text-align:center; }\n.dctcx-cta-actions { display:flex; justify-content:center; margin-bottom:32px; }\n.dctcx-cta-btn { display:inline-block; background:#1D6FBA; color:#fff!important; text-decoration:none!important; font-size:16px; font-weight:700; padding:16px 36px; border-radius:8px; transition:background .2s; min-height:56px; line-height:1.4; }\n.dctcx-cta-btn:hover { background:#1558A0; }\n.dctcx-cta-scroll { font-size:16px; font-weight:600; color:#60B4F0!important; text-decoration:none!important; display:block; }\n\n\/* MOBILE *\/\n@media (max-width:768px) {\n  .dctcx-hero { grid-template-columns:1fr; }\n  .dctcx-hero-img { order:-1; min-height:0; }\n  .dctcx-hook { grid-template-columns:1fr; }\n  .dctcx-hook-img { order:-1; }\n  .dctcx-two-col { grid-template-columns:1fr; }\n  .dctcx-two-col-img { order:-1; }\n  .dctcx-feat-grid { grid-template-columns:1fr; }\n  .dctcx-protocol-grid { grid-template-columns:1fr; }\n  .dctcx-persona-grid { grid-template-columns:1fr; }\n  .dctcx-roi-grid { grid-template-columns:1fr; }\n  .dctcx-family-grid { grid-template-columns:1fr; }\n  .dctcx-box-grid { grid-template-columns:1fr; }\n  .dctcx-ship-grid { grid-template-columns:1fr; }\n  .dctcx-facts { grid-template-columns:repeat(3,1fr); }\n  .dctcx-fact:nth-child(3n) { border-right:0; }\n  .dctcx-fact { border-bottom:1px solid #1A2D42; }\n  .dctcx-fact:nth-last-child(-n+3) { border-bottom:0; }\n  .dctcx-fact-num { font-size:22px; }\n  .dctcx-trust { grid-template-columns:repeat(2,1fr); }\n  .dctcx-trust-item:nth-child(2n) { border-right:0; }\n  .dctcx-trust-item { border-bottom:1px solid #C8DDF0; }\n  .dctcx-trust-item:nth-last-child(-n+2) { border-bottom:0; }\n  .dctcx-cta { padding:40px 24px; }\n  .dctcx-cta-pills { grid-template-columns:repeat(2,1fr); gap:8px; }\n  .dctcx-cta-actions { flex-direction:column; align-items:stretch; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dctcx\"\u003e\n\n\u003c!-- JUMP NAV --\u003e\n\u003cnav class=\"dctcx-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#dctcx-tech\"\u003eTechnology\u003c\/a\u003e\n  \u003ca href=\"#dctcx-ecosystem\"\u003eComplete System\u003c\/a\u003e\n  \u003ca href=\"#dctcx-protocol\"\u003eDaily Protocol\u003c\/a\u003e\n  \u003ca href=\"#dctcx-compare\"\u003eCompare Models\u003c\/a\u003e\n  \u003ca href=\"#dctcx-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#dctcx-faq\"\u003eFAQ\u003c\/a\u003e\n  \u003ca href=\"#dctcx-ship\"\u003eShipping\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dctcx-hero\"\u003e\n  \u003cdiv class=\"dctcx-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-front-with-step-and-valves-shortened_10ecd9ab-e1b4-49ce-8c20-f1ea4068462f.webp?v=1778656102\" alt=\"DCT Cuboid XL 304 stainless steel cold plunge tub with Pacific Cedar step stool, open valves, and insulated cover\" loading=\"eager\" width=\"800\" height=\"800\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctcx-hero-copy\"\u003e\n    \u003cspan class=\"dctcx-hero-eyebrow\"\u003eDynamic Cold Therapy — Cuboid XL\u003c\/span\u003e\n    \u003ch2\u003eThe Stainless Steel Cold Plunge Tub Built for Serious Practitioners\u003c\/h2\u003e\n    \u003cp class=\"dctcx-hero-body\"\u003eForty-eight and a half inches of 304 nano-coated stainless steel. Pacific Cedar trim. A child-safe insulated cover. Chiller-ready 3\/4\" ports. The Cuboid XL is the most complete \u003cstrong\u003estainless steel cold plunge tub\u003c\/strong\u003e in the DCT lineup — engineered for practitioners who treat cold therapy as infrastructure, not an experiment.\u003c\/p\u003e\n    \u003cp class=\"dctcx-hero-finance\"\u003eShop Pay installments, powered by Affirm, available at checkout — spread the investment over time. \u003cstrong\u003eFree freight delivery\u003c\/strong\u003e included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"dctcx-stats-wrap\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctcx-facts\"\u003e\n    \u003cdiv class=\"dctcx-fact\"\u003e\n\u003cspan class=\"dctcx-fact-num\"\u003e48.5\"\u003c\/span\u003e\u003cspan class=\"dctcx-fact-lbl\"\u003eInterior Length\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-fact\"\u003e\n\u003cspan class=\"dctcx-fact-num\"\u003e~150\u003c\/span\u003e\u003cspan class=\"dctcx-fact-lbl\"\u003eGallon Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-fact\"\u003e\n\u003cspan class=\"dctcx-fact-num\"\u003e304\u003c\/span\u003e\u003cspan class=\"dctcx-fact-lbl\"\u003eGrade Nano-Coated Steel\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-fact\"\u003e\n\u003cspan class=\"dctcx-fact-num\"\u003e200\u003c\/span\u003e\u003cspan class=\"dctcx-fact-lbl\"\u003elbs Dry Weight\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-fact\"\u003e\n\u003cspan class=\"dctcx-fact-num\"\u003e3-Yr\u003c\/span\u003e\u003cspan class=\"dctcx-fact-lbl\"\u003eManufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-fact\"\u003e\n\u003cspan class=\"dctcx-fact-num\"\u003eFree\u003c\/span\u003e\u003cspan class=\"dctcx-fact-lbl\"\u003eFreight Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOOK --\u003e\n\u003cdiv class=\"dctcx-section\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003cdiv class=\"dctcx-hook\"\u003e\n      \u003cdiv class=\"dctcx-hook-copy\"\u003e\n        \u003ch2 class=\"dctcx-section-title\"\u003eLet’s Be Direct About What You’re Buying\u003c\/h2\u003e\n        \u003cp\u003eThe Cuboid XL is the most substantial stainless steel cold plunge tub in the DCT lineup. We want you to buy the right tub, not just a tub — so here’s the honest version.\u003c\/p\u003e\n        \u003cp\u003eIf you’re 5’8” or shorter, the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#1D6FBA;\"\u003eCuboid Standard\u003c\/a\u003e will immerse you just as effectively for less. The XL exists for one measurable reason: five additional inches of interior length (48.5” vs. 43.5”). That difference matters for taller athletes, larger frames, and anyone who has ever felt their legs cramped at the waterline during a standard-size plunge.\u003c\/p\u003e\n        \u003cp\u003eIf that describes you, the XL is the right call. If it doesn’t, we’ll tell you. Either way, you get the same 304 nano-coated steel, Pacific Cedar trim, chiller-ready ports, insulated cover, and cedar step. The only variable is how much room you need to stretch out.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-hook-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-spa-connection_e2bd3fd7-3a57-4101-89bc-60450435c2e4.webp?v=1778656098\" alt=\"3\/4-inch IN and OUT connection ports on DCT Cuboid XL stainless steel cold plunge tub\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- CORE TECHNOLOGY --\u003e\n\u003cdiv class=\"dctcx-section--tint\" id=\"dctcx-tech\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003e304 Nano-Coated Stainless Steel — The Material That Determines Year Five\u003c\/h2\u003e\n    \u003cp class=\"dctcx-section-lead\"\u003eMost cold plunge vessels degrade under the combination of low temperatures, mineral-rich water, and daily use. The Cuboid XL is built around the same alloy grade used in commercial food processing — a deliberate engineering choice whose impact compounds over years, not months.\u003c\/p\u003e\n    \u003cdiv class=\"dctcx-feat-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcx-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-spa-connection_e2bd3fd7-3a57-4101-89bc-60450435c2e4.webp?v=1778656098\" alt=\"304 stainless steel interior with spa connection ports showing material quality\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcx-feat-body\"\u003e\n          \u003cspan class=\"dctcx-feat-label\"\u003eInterior \u0026amp; Exterior\u003c\/span\u003e\n          \u003cdiv class=\"dctcx-feat-title\"\u003e304 Nano-Coated Stainless Steel\u003c\/div\u003e\n          \u003cp class=\"dctcx-feat-desc\"\u003eInterior and exterior cabinet are both 304 SS with a nano-coating that forms a passive chromium oxide barrier. No liner to degrade, no plastic to crack, no surface to stain. The same alloy used in commercial food processing for its non-reactive, non-porous surface properties.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-front-with-step-and-valves-shortened_10ecd9ab-e1b4-49ce-8c20-f1ea4068462f.webp?v=1778656102\" alt=\"Pacific Cedar trim and step stool on DCT Cuboid XL cold plunge tub exterior\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcx-feat-body\"\u003e\n          \u003cspan class=\"dctcx-feat-label\"\u003eFrame \u0026amp; Trim\u003c\/span\u003e\n          \u003cdiv class=\"dctcx-feat-title\"\u003ePacific Cedar Exterior Trim\u003c\/div\u003e\n          \u003cp class=\"dctcx-feat-desc\"\u003ePacific Cedar is naturally antimicrobial, moisture-resistant, and dimensionally stable in wet outdoor environments — properties synthetic materials approximate but can’t sustain long-term. The cedar trim adds structural rigidity to the stainless cabinet while aging gracefully exposed to the elements.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-front-with-chiller-and-valves_1e773f3d-b27a-438d-a3f8-be6637540e03.webp?v=1778656105\" alt=\"DCT Cuboid XL with chiller unit connected to 3\/4-inch valve fittings\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcx-feat-body\"\u003e\n          \u003cspan class=\"dctcx-feat-label\"\u003eConnectivity\u003c\/span\u003e\n          \u003cdiv class=\"dctcx-feat-title\"\u003e3\/4” Chiller-Ready Ports\u003c\/div\u003e\n          \u003cp class=\"dctcx-feat-desc\"\u003eStandard 3\/4” IN\/OUT fittings connect directly to both DCT 0.8HP and 1.0HP WiFi chiller units — no adapters, no proprietary connectors. Gravity drain and manual fill work without a chiller for ice-over-water sessions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- ECOSYSTEM SECTION --\u003e\n\u003cdiv class=\"dctcx-section\" id=\"dctcx-ecosystem\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003cdiv class=\"dctcx-two-col\"\u003e\n      \u003cdiv class=\"dctcx-two-col-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-front-with-cover_dd149088-0dbc-4dd9-9f24-c8d6b4d2f7b9.webp?v=1778656095\" alt=\"DCT Cuboid XL cold plunge tub with insulated cover closed and child safety latches visible\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"dctcx-section-title\"\u003eEverything You Need to Plunge Tomorrow\u003c\/h2\u003e\n        \u003cp class=\"dctcx-section-lead\" style=\"margin-bottom:20px;\"\u003eThe Cuboid XL ships as a functional cold therapy system — not a tub that requires follow-up purchases before you can use it safely.\u003c\/p\u003e\n        \u003ch3\u003e4” Insulated Cover (Included)\u003c\/h3\u003e\n        \u003cp\u003eThe custom cover maintains water temperature between sessions — which matters most when you’re running a chiller that’s actively holding a target temp. Child safety latches prevent unsupervised access. A replacement cover is also available separately in our store if needed.\u003c\/p\u003e\n        \u003ch3\u003eCompatible with the DCT Chiller Ecosystem\u003c\/h3\u003e\n        \u003cp\u003eThe 0.8HP WiFi Chiller handles residential cold therapy protocols with consistent temperature control. The 1.0HP model handles higher-volume use — commercial applications, multi-user sessions, or environments where the tub cycles heavily. Both connect directly to the 3\/4” ports. Select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e option above to order the tub and chiller together as one system, or call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for a recommendation based on your use case.\u003c\/p\u003e\n        \u003ch3\u003ePacific Cedar Step Stool (Included)\u003c\/h3\u003e\n        \u003cp\u003eSafe, repeatable entry and exit matters more than it sounds — particularly on the way out, when vascular and neurological responses are actively shifting. The included cedar step provides the correct ergonomic height without improvising with furniture.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- CHILLER CONFIGURATION SECTION --\u003e\n\u003cdiv class=\"dctcx-section--tint\" id=\"dctcx-config\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003cdiv class=\"dctcx-two-col\"\u003e\n      \u003cdiv class=\"dctcx-two-col-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-front-with-chiller-and-valves_1e773f3d-b27a-438d-a3f8-be6637540e03.webp?v=1778656105\" alt=\"Cuboid XL cold plunge complete system with the Premier Edition WiFi chiller connected\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"dctcx-section-title\"\u003eAdd the Premier Chiller — One Complete Cold Plunge System\u003c\/h2\u003e\n        \u003cp class=\"dctcx-section-lead\" style=\"margin-bottom:20px;\"\u003eChoose a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and your Cuboid XL ships as a complete system — tub and DCT’s Premier Edition Chiller \u0026amp; Heater together, connected in minutes with the included quick-connect hoses.\u003c\/p\u003e\n        \u003ch3\u003e37°F Cold to 85°F Warm — One Unit\u003c\/h3\u003e\n        \u003cp\u003eThe Premier Edition both chills and heats, with temperature adjustability from 37°F to 85°F. Control it from the splash-proof digital touchscreen or remotely through the Tuya Smart WiFi app — set your target before you leave the gym and step into ready water.\u003c\/p\u003e\n        \u003ch3\u003e0.8 HP or 1.0 HP — Sized to Your Routine\u003c\/h3\u003e\n        \u003cp\u003eThe 0.8 HP unit handles plunges up to 135 gallons, pulling water down 1–3°F every 30 minutes — a solid match for the Cuboid XL’s ~150-gallon capacity at daily residential use. The 1.0 HP steps up to 150 gallons at 1–3°F every 20 minutes (both depending on ambient temperature and water volume) — the right call for the XL’s larger volume, hot climates, garage installs, or back-to-back commercial sessions.\u003c\/p\u003e\n        \u003ch3\u003eClean Water, Automatically\u003c\/h3\u003e\n        \u003cp\u003eTwo-stage filtration with replaceable 20-micron filters, an automated natural ozone sanitation system, and a built-in strainer keep water clear between full changes. Every Premier runs on a standard 120V outlet with built-in GFCI, is rated for indoor and covered outdoor use, and carries a 1-year warranty with lifetime product support.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#5A8AA8;\"\u003ePrefer to source a chiller separately or use ice? \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready with capped 3\/4” ports — you can add a chiller at any time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- RITUAL SECTION --\u003e\n\u003cdiv class=\"dctcx-section--warm\" id=\"dctcx-protocol\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eThree Ways Serious Practitioners Use the Cuboid XL\u003c\/h2\u003e\n    \u003cp class=\"dctcx-section-lead\"\u003eCold immersion’s effectiveness is tied directly to consistency and protocol design. Here’s how the Cuboid XL fits into a structured recovery week.\u003c\/p\u003e\n    \u003cdiv class=\"dctcx-protocol-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcx-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-protocol-time\"\u003e6:00 AM — Morning Activation\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-protocol-title\"\u003eCortisol \u0026amp; Clarity Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eA 2–4 minute immersion before caffeine. Research on cold water immersion suggests it may support norepinephrine and cortisol awakening responses — the neurochemical equivalent of clearing the fog before the day starts. Many practitioners describe this as the session that replaced their first coffee within two weeks of daily use.\u003c\/p\u003e\n        \u003cp class=\"dctcx-protocol-tip\"\u003eTarget: 50–55°F. Duration: 2–4 min. Breathe slowly — the urge to gasp is the threshold you’re training through.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-protocol-time\"\u003ePost-Workout — Recovery Window\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-protocol-title\"\u003eInflammation \u0026amp; Fatigue Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eThe 48.5” interior is particularly relevant here. Full-leg immersion covers the lower extremities where micro-tears, systemic inflammation, and neural fatigue accumulate after heavy training. Research suggests cold immersion may support recovery between sessions by modulating the acute inflammatory response.\u003c\/p\u003e\n        \u003cp class=\"dctcx-protocol-tip\"\u003eTarget: 45–55°F. Duration: 10–15 min. Wait 30–60 min post-lift if maximizing hypertrophy adaptation is the primary goal.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-protocol-time\"\u003e8:00 PM — Evening Wind-Down\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-protocol-title\"\u003eCore Temperature \u0026amp; Sleep Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eA 5–7 minute immersion 90 minutes before sleep accelerates the core body temperature drop that precedes deep sleep onset. Research on thermoregulation and sleep architecture suggests cold exposure in the early evening may support sleep quality without disrupting circadian rhythm.\u003c\/p\u003e\n        \u003cp class=\"dctcx-protocol-tip\"\u003eTarget: 55–60°F (slightly warmer for sleep priming). Shorter session — you’re winding down, not training the nervous system.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- PERSONAS --\u003e\n\u003cdiv class=\"dctcx-section--dark\" id=\"dctcx-who\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eWho the Cuboid XL Is Built For\u003c\/h2\u003e\n    \u003cp class=\"dctcx-section-lead\"\u003eThree buyer profiles who consistently find the XL’s additional interior length worth the step up from the Standard.\u003c\/p\u003e\n    \u003cdiv class=\"dctcx-persona-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcx-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-persona-role\"\u003eSerious Athlete\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-persona-title\"\u003eTraining hard. Recovering harder.\u003c\/div\u003e\n        \u003cp class=\"dctcx-persona-desc\"\u003eYou’re 6’0” or taller, training four to five days a week, and a standard-size plunge leaves your knees bent or your calves above the waterline. The XL gives you full-leg immersion — which is where lower-body recovery actually happens. You need this at home because driving to a recovery facility after a hard session isn’t something you’re going to do consistently.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-persona-role\"\u003eBiohacker \/ Executive\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-persona-title\"\u003eCold therapy is daily infrastructure.\u003c\/div\u003e\n        \u003cp class=\"dctcx-persona-desc\"\u003eYou’ve done the research on norepinephrine and catecholamine response. You treat your morning plunge the way others treat their espresso machine. You want food-grade stainless steel you can trust, a chiller that lets you dial exact temperatures, and a setup that requires zero mental overhead to maintain. The Cuboid XL with a DCT WiFi chiller is that system.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-persona-role\"\u003eMedSpa \/ Performance Clinic\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-persona-title\"\u003eMultiple clients. All-day hygiene standards.\u003c\/div\u003e\n        \u003cp class=\"dctcx-persona-desc\"\u003eStainless steel is the correct material for commercial cold therapy applications — it can be sanitized with hospital-grade protocols without degrading the interior surface. The Cuboid XL’s 150-gallon capacity supports multi-user sessions, and 304-grade steel holds up under the cleaning cycles that plastic liners don’t. For commercial build-outs, call \u003ca href=\"tel:+18885005675\" style=\"color:#60B4F0;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- ROI MATH --\u003e\n\u003cdiv class=\"dctcx-section--warm\" id=\"dctcx-roi\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eThe Math on Owning vs. Going Out\u003c\/h2\u003e\n    \u003cp class=\"dctcx-section-lead\"\u003eCold plunge studios typically charge $25–$50 per session — cryotherapy runs higher. Here’s what the Cuboid XL costs per use when treated as the daily infrastructure it is.\u003c\/p\u003e\n    \u003cdiv class=\"dctcx-roi-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcx-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-roi-num\"\u003e365\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-roi-label\"\u003eSessions in your first year of daily use — one flat equipment cost\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-roi-num\"\u003e120–240\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-roi-label\"\u003eSessions to break even vs. cold plunge studio pricing at $25–$50\/session\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcx-roi-num\"\u003e4–8 mo\u003c\/span\u003e\n        \u003cdiv class=\"dctcx-roi-label\"\u003ePayback period at daily use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"dctcx-roi-note\"\u003eShop Pay installments, powered by Affirm, are available at checkout to spread the investment over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- PRODUCT FAMILY --\u003e\n\u003cdiv class=\"dctcx-section--tint\" id=\"dctcx-family\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eChoose Your Cuboid\u003c\/h2\u003e\n    \u003cp class=\"dctcx-section-lead\"\u003eThree tubs. Same DCT engineering philosophy. Different interior materials and interior lengths. Here’s how to find the right fit before you order.\u003c\/p\u003e\n    \u003cdiv class=\"dctcx-family-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcx-family-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-family-body\"\u003e\n          \u003cdiv class=\"dctcx-family-title\"\u003eCuboid Plastic\u003c\/div\u003e\n          \u003cspan class=\"dctcx-family-price\"\u003eValue Model\u003c\/span\u003e\n          \u003cp class=\"dctcx-family-desc\"\u003ePacific Cedar exterior with a PVC interior. Same exterior dimensions as the Standard. The entry point for buyers whose primary goal is cold immersion, not material longevity or hygiene intensity.\u003c\/p\u003e\n          \u003cp class=\"dctcx-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Budget-conscious buyers, lighter use frequency, indoor placement\u003c\/p\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-plastic-cold-plunge-tub-standard\" class=\"dctcx-family-link dctcx-family-link--ghost\"\u003eView Cuboid Plastic\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-family-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-family-body\"\u003e\n          \u003cdiv class=\"dctcx-family-title\"\u003eCuboid Standard 304 SS\u003c\/div\u003e\n          \u003cspan class=\"dctcx-family-price\"\u003eMost Popular\u003c\/span\u003e\n          \u003cp class=\"dctcx-family-desc\"\u003e304 nano-coated stainless steel interior and exterior. 43.5” interior length. The right choice for buyers 5’8” and under who want full stainless durability without the XL footprint — at a lower price point.\u003c\/p\u003e\n          \u003cp class=\"dctcx-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Most buyers, moderate height, residential daily use\u003c\/p\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" class=\"dctcx-family-link dctcx-family-link--ghost\"\u003eView Cuboid Standard SS\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-family-card dctcx-family-card--active\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-family-body\"\u003e\n          \u003cspan class=\"dctcx-family-badge\"\u003eCurrently Viewing\u003c\/span\u003e\n          \u003cdiv class=\"dctcx-family-title\"\u003eCuboid XL 304 SS\u003c\/div\u003e\n          \u003cspan class=\"dctcx-family-price\"\u003eLargest Size\u003c\/span\u003e\n          \u003cp class=\"dctcx-family-desc\"\u003e304 nano-coated stainless steel throughout. 48.5” interior — five inches longer than the Standard. For taller athletes, commercial use, or buyers who require full-leg immersion without compromise.\u003c\/p\u003e\n          \u003cp class=\"dctcx-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Buyers 5’9”+, commercial protocols, complete lower-body immersion\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"dctcx-family-link\" style=\"opacity:0.6;cursor:default;\"\u003eCurrently Viewing\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- COMPARISON TABLE --\u003e\n\u003cdiv class=\"dctcx-section\" id=\"dctcx-compare\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eDCT Cuboid XL vs. Standard vs. Plastic — Full Comparison\u003c\/h2\u003e\n    \u003cp class=\"dctcx-section-lead\"\u003eAll three Cuboid models share the same exterior footprint. The differences are in interior material, interior length, and price. Here’s exactly where each model sits.\u003c\/p\u003e\n    \u003cdiv class=\"dctcx-table-wrap\" role=\"region\" aria-label=\"Cuboid model comparison\"\u003e\n      \u003ctable class=\"dctcx-compare\" style=\"min-width:520px;\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth\u003e\n\u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-plastic-cold-plunge-tub-standard\" style=\"color:#A8C4D9;text-decoration:underline;\"\u003eCuboid Plastic\u003c\/a\u003e\n\u003c\/th\u003e\n            \u003cth\u003e\n\u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#A8C4D9;text-decoration:underline;\"\u003eCuboid Standard SS\u003c\/a\u003e\n\u003c\/th\u003e\n            \u003cth class=\"dctcx-col-hl\"\u003eCuboid XL SS\n\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Material\u003c\/td\u003e\n\u003ctd\u003ePVC Plastic\u003c\/td\u003e\n\u003ctd\u003e304 Nano SS\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e304 Nano SS\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Cabinet\u003c\/td\u003e\n\u003ctd\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003ctd\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Length\u003c\/td\u003e\n\u003ctd\u003e50”\u003c\/td\u003e\n\u003ctd\u003e50”\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cstrong\u003e55”\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Length\u003c\/td\u003e\n\u003ctd\u003e~43.5”\u003c\/td\u003e\n\u003ctd\u003e~43.5”\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cstrong\u003e~48.5”\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Width \/ Height\u003c\/td\u003e\n\u003ctd\u003e30” W × 31.5” H\u003c\/td\u003e\n\u003ctd\u003e30” W × 31.5” H\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e32.5” W × 31.5” H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eApproximate Capacity\u003c\/td\u003e\n\u003ctd\u003e~120 gal\u003c\/td\u003e\n\u003ctd\u003e~120 gal\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cstrong\u003e~150 gal\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInsulated Cover\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cspan class=\"dctcx-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePacific Cedar Step Stool\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cspan class=\"dctcx-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e3\/4” Chiller Ports\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cspan class=\"dctcx-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChiller Included\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cspan class=\"dctcx-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e1-Year Warranty\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcx-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd class=\"dctcx-col-hl\"\u003e\u003cspan class=\"dctcx-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctcx-honest\"\u003e\n      \u003cstrong\u003eHonest take:\u003c\/strong\u003e If your interior length needs are covered by 43.5” (most buyers 5’8” and under), the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#1D6FBA;\"\u003eCuboid Standard\u003c\/a\u003e delivers identical stainless quality for less. The five extra interior inches in the XL are real, measurable, and worth the premium if your height requires them — and not worth it if it doesn’t. Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e and we’ll tell you which model is the right call for your specific situation.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- FULL SPECIFICATIONS --\u003e\n\u003cdiv class=\"dctcx-section--tint\" id=\"dctcx-specs\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003ctable class=\"dctcx-spec-table\" role=\"table\" aria-label=\"Cuboid XL full specifications\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e55” L × 32.5” W × 31.5” H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e~48.5” L × 26” W × 28.5” H (approximate — verify before ordering)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Material\u003c\/td\u003e\n\u003ctd\u003e304 Nano-Coated Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Cabinet\u003c\/td\u003e\n\u003ctd\u003e304 Nano-Coated Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Trim\u003c\/td\u003e\n\u003ctd\u003ePacific Cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDry Weight\u003c\/td\u003e\n\u003ctd\u003e200 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFilled Weight\u003c\/td\u003e\n\u003ctd\u003e~1,450 lbs (~150 gallons)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Capacity\u003c\/td\u003e\n\u003ctd\u003e~150 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDrain \/ Fill Connections\u003c\/td\u003e\n\u003ctd\u003e3\/4” IN \/ 3\/4” OUT (standard fittings)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Cover\u003c\/td\u003e\n\u003ctd\u003e4” insulated cover with child safety latches (custom fit)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Step\u003c\/td\u003e\n\u003ctd\u003ePacific Cedar step stool\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatible Chillers\u003c\/td\u003e\n\u003ctd\u003eDCT 0.8HP WiFi Chiller \u0026amp; Heater; DCT 1.0HP WiFi Chiller \u0026amp; Heater\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller Included\u003c\/td\u003e\n\u003ctd\u003eAvailable as add-on\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIndoor \/ Outdoor\u003c\/td\u003e\n\u003ctd\u003eBoth\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eManufacturer Warranty\u003c\/td\u003e\n\u003ctd\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eDynamic Cold Therapy (Golden Designs Inc.)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"font-size:13px;color:#5A8AA8;margin-top:14px;\"\u003eInterior dimensions are approximate. Contact us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e to confirm before ordering if you have specific space constraints.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"dctcx-section\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cdiv class=\"dctcx-box-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcx-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-box-label\"\u003e1 × Cuboid XL Cold Plunge Tub\u003c\/div\u003e\n        \u003cp class=\"dctcx-box-desc\"\u003eDCT Cuboid XL — 55” exterior, 304 nano-coated stainless steel interior and cabinet, Pacific Cedar trim, 3\/4” IN\/OUT ports\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-box-label\"\u003e1 × 4” Insulated Cover\u003c\/div\u003e\n        \u003cp class=\"dctcx-box-desc\"\u003eCustom-fit insulated cover with child safety latches — sized specifically for the Cuboid XL\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-box-label\"\u003e1 × Pacific Cedar Step Stool\u003c\/div\u003e\n        \u003cp class=\"dctcx-box-desc\"\u003eHigh-quality Pacific Cedar step stool for safe ergonomic entry and exit\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#5A8AA8;margin-top:20px;\"\u003e\u003cstrong\u003eChoosing a With Premier Chiller configuration?\u003c\/strong\u003e Your order also includes the Premier Edition Chiller \u0026amp; Heater (0.8 HP or 1.0 HP), a pair of quick-connect hoses, a pre-installed 20-micron filter plus one replacement, and a filter housing wrench. \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready — add a \u003ca href=\"\/products\/dynamic-cold-therapy-08-hp-chiller-heater-with-wifi-app-premier-edition\" style=\"color:#1D6FBA;\"\u003e0.8 HP\u003c\/a\u003e or \u003ca href=\"\/products\/dynamic-cold-therapy-10-hp-chiller-heater-with-wifi-app-premier-edition\" style=\"color:#1D6FBA;\"\u003e1.0 HP WiFi chiller\u003c\/a\u003e separately at any time. A \u003ca href=\"\/products\/dynamic-cold-therapy-4-insulated-cover-for-cuboid-xl-cold-plunge-black\" style=\"color:#1D6FBA;\"\u003ereplacement cover\u003c\/a\u003e is also available.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- SHIPPING --\u003e\n\u003cdiv class=\"dctcx-section--tint\" id=\"dctcx-ship\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n    \u003cdiv class=\"dctcx-ship-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcx-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-ship-title\"\u003eFree Curbside Freight Delivery\u003c\/div\u003e\n        \u003cp class=\"dctcx-ship-body\"\u003eThe Cuboid XL ships via freight carrier with free curbside delivery included. Estimated transit: 5–10 business days after dispatch. You will receive tracking information by email when your order ships. Curbside delivery means the carrier places the pallet at your curb or driveway — not inside your home.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-ship-title\"\u003eWhite Glove Delivery (Add-On)\u003c\/div\u003e\n        \u003cp class=\"dctcx-ship-body\"\u003eWhite Glove delivery — threshold placement, inside delivery, or room-of-choice setup — is a flat $349 paid upgrade. Given the 200 lb dry weight, plan your placement route before delivery day. To discuss White Glove options, call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-ship-title\"\u003ePlacement Planning\u003c\/div\u003e\n        \u003cp class=\"dctcx-ship-body\"\u003eFilled weight is approximately 1,450 lbs (~150 gallons of water + 200 lb tub). Concrete slabs, reinforced patios, and ground-level floors handle this load routinely. Elevated decks or upper-story placement should be confirmed with a contractor before ordering. Questions? Call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-ship-title\"\u003eAssembly Note\u003c\/div\u003e\n        \u003cp class=\"dctcx-ship-body\"\u003eThe Cuboid XL arrives fully assembled — no construction required. Chiller connections use standard 3\/4” hose fittings. Fill with a garden hose. Drain via the 3\/4” OUT port into an appropriate outdoor area or floor drain.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"dctcx-section\" id=\"dctcx-faq\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003ch2 class=\"dctcx-section-title\"\u003eDCT Cuboid XL — Frequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"dctcx-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need a chiller, or can I use ice in the Cuboid XL?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eYou can use either. The Cuboid XL’s 3\/4” ports are designed for chiller connectivity, but the tub also supports ice-over-water sessions without a chiller — fill with cold water and add ice to reach your target temperature. A chiller provides consistent automated temperature control across sessions without ice management. The DCT 0.8HP WiFi Chiller handles most residential protocols. The 1.0HP handles higher-volume or commercial use. Select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e option above to add either one to this order as a complete system, or call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for a recommendation based on your use case.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I order the Cuboid XL with a chiller included?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eYes — select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration and your order ships as a complete system: the tub plus DCT’s Premier Edition Chiller \u0026amp; Heater in your choice of 0.8 HP (handles plunges up to 135 gallons, pulling water down 1–3°F every 30 minutes) or 1.0 HP (up to 150 gallons, 1–3°F every 20 minutes, depending on ambient temperature and water volume). The Premier runs on a standard 120V outlet with built-in GFCI, connects through the included quick-connect hoses, and is controlled from its splash-proof touchscreen or the Tuya Smart WiFi app. Tub Only orders ship chiller-ready with capped 3\/4” ports, so you can also add a chiller later.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between the Cuboid XL and the Cuboid Standard?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eBoth use 304 nano-coated stainless steel interior and exterior, Pacific Cedar trim, 3\/4” chiller ports, an insulated cover, and a cedar step stool. The only functional difference is size: the XL has a 55” exterior (48.5” interior) vs. the Standard’s 50” exterior (43.5” interior). Five more inches of interior immersion length — meaningful for buyers 5’9” and taller, and not worth the extra cost for buyers who don’t need it.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat temperature can the Cuboid XL reach?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eThe tub itself doesn’t generate temperature — that’s the chiller’s function. The DCT 0.8HP and 1.0HP WiFi chillers cool water into cold therapy ranges suitable for immersion protocols (consult each chiller’s spec sheet for exact minimum temperatures). With ice alone, water temperature depends on ambient conditions, ice quantity, and session frequency. For precise, consistent temperature control without daily ice management, a DCT chiller is the practical solution.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the Cuboid XL suitable for outdoor year-round use?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eYes. The 304 nano-coated stainless exterior and Pacific Cedar trim are both engineered for outdoor durability. In freezing climates, drain the tub if ambient temperatures will fall below 32°F and a chiller isn’t actively running — standing water in the lines can freeze and cause damage. Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for winterization guidance specific to your region.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat surface can I put the Cuboid XL on?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eFilled weight is approximately 1,450 lbs (~150 gallons plus the 200 lb tub). Concrete slabs, reinforced patios, and ground-level floors with standard load ratings handle this without issue. Elevated wood decks should be assessed by a contractor before placement — the filled weight may exceed the deck’s designed load rating. Upper-story placement requires a structural assessment. We can walk through your specific setup: \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the insulated cover included, or is it sold separately?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eThe 4” insulated cover with child safety latches ships with the Cuboid XL — it is included. The separately listed Cuboid XL cover in our store is a replacement unit for buyers who need a spare or a replacement after extended use. You do not need to purchase an additional cover when ordering the XL.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the Cuboid XL be used as part of a medical or physical therapy program?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eThe Cuboid XL is a wellness device, not a medical device — it is not intended to diagnose, treat, cure, or prevent any medical condition. Many buyers use it to complement, not replace, clinical care during recovery phases. If you are under the care of a physician or physical therapist, discuss how cold water immersion fits into your protocol before use. Certain cardiovascular conditions, Raynaud’s syndrome, and open wounds contraindicate cold immersion — consult a qualified healthcare professional before beginning any cold therapy protocol.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs Shop Pay financing available for the Cuboid XL?\u003c\/summary\u003e\n        \u003cp class=\"dctcx-faq-answer\"\u003eYes. Shop Pay installments, powered by Affirm, are available at checkout — allowing you to split your purchase into manageable payments. Terms and approval are determined at checkout. Cold plunge tubs are listed as eligible for HSA or FSA reimbursement with a Letter of Medical Necessity and a prescription. We do not accept HSA or FSA cards at checkout — you pay with an ordinary card and claim the amount back from your plan administrator. Eligibility is determined individually. \u003ca href=\"\/pages\/hsa-fsa\"\u003eSee how HSA and FSA reimbursement works here\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcx-divider\"\u003e\n\n\u003c!-- TRUST BAND --\u003e\n\u003cdiv class=\"dctcx-section--tint\"\u003e\n  \u003cdiv class=\"dctcx-container\"\u003e\n    \u003cdiv class=\"dctcx-trust\" role=\"list\" aria-label=\"Trust indicators\"\u003e\n      \u003cdiv class=\"dctcx-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3L4 8v8c0 6.6 5.2 12.8 12 14.3C22.8 28.8 28 22.6 28 16V8L16 3z\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 16l3.5 3.5L21 12\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcx-trust-name\"\u003eAuthorized DCT Dealer\u003c\/div\u003e\n        \u003cp class=\"dctcx-trust-desc\"\u003eOfficial Dynamic Cold Therapy authorized retailer — full manufacturer warranty backed\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"3\" y=\"13\" width=\"22\" height=\"13\" rx=\"2\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 13V10a9 9 0 0118 0v3\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"26\" cy=\"22\" r=\"5\" fill=\"#EBF4FF\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M24 22l1.5 1.5L28 20\" stroke=\"#1D6FBA\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcx-trust-name\"\u003eFree Freight Delivery\u003c\/div\u003e\n        \u003cp class=\"dctcx-trust-desc\"\u003eCurbside freight delivery included — White Glove upgrade available\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M6.5 6.5C8.5 4.5 11 3.5 13.5 4c1.5.3 2.5 1.5 2.5 3v2c0 1-.7 2-1.7 2.3L12 12c1.3 3.3 3.7 5.7 7 7l.7-2.3c.3-1 1.3-1.7 2.3-1.7h2c1.5 0 2.7 1 3 2.5.5 2.5-.5 5-2.5 7C21 27.5 13 26.5 7.5 21 2 15.5 1 7.5 6.5 6.5z\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcx-trust-name\"\u003eExpert Support\u003c\/div\u003e\n        \u003cp class=\"dctcx-trust-desc\"\u003eReal people, real answers — \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;text-decoration:none;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcx-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcx-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"8\" width=\"28\" height=\"18\" rx=\"3\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 14h28\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"21\" r=\"1.5\" fill=\"#1D6FBA\"\u003e\u003c\/circle\u003e\u003crect x=\"13\" y=\"19.5\" width=\"8\" height=\"3\" rx=\"1.5\" fill=\"#1D6FBA\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcx-trust-name\"\u003eShop Pay Financing\u003c\/div\u003e\n        \u003cp class=\"dctcx-trust-desc\"\u003ePowered by Affirm — split payments at checkout\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA BLOCK --\u003e\n\u003cdiv class=\"dctcx-cta\" id=\"dctcx-cta\"\u003e\n  \u003ch2\u003eThe Stainless Steel Cold Plunge Tub Built for the Length You Actually Need\u003c\/h2\u003e\n  \u003cp class=\"dctcx-cta-sub\"\u003e48.5” of 304 nano-coated stainless steel. Cover, step, and chiller-ready ports included. Free freight delivery.\u003c\/p\u003e\n  \u003cdiv class=\"dctcx-cta-pills\" role=\"list\"\u003e\n    \u003cdiv class=\"dctcx-cta-pill\" role=\"listitem\"\u003e304 Nano-Coated Steel\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-cta-pill\" role=\"listitem\"\u003eCover \u0026amp; Step Included\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-cta-pill\" role=\"listitem\"\u003eChiller-Ready Ports\u003c\/div\u003e\n    \u003cdiv class=\"dctcx-cta-pill\" role=\"listitem\"\u003eFree Freight Delivery\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctcx-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dctcx-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\" class=\"dctcx-cta-scroll\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/.dctcx --\u003e","brand":"Dynamic Cold Therapy","offers":[{"title":"Tub Only","offer_id":52940291047791,"sku":"DCT-S-055-NS-34","price":5999.0,"currency_code":"USD","in_stock":true},{"title":"With 0.8 HP Premier Chiller","offer_id":53243154825583,"sku":"DCT-S-055-NS-34-SV08DO3","price":9498.0,"currency_code":"USD","in_stock":true},{"title":"With 1.0 HP Premier Chiller","offer_id":53243154858351,"sku":"DCT-S-055-NS-34-SV10DO3","price":9698.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-055-ns-34-front-with-step-and-valves-shortened_10ecd9ab-e1b4-49ce-8c20-f1ea4068462f.webp?v=1778656102"},{"product_id":"dynamic-cold-therapy-cuboid-plastic-cold-plunge-tub-standard","title":"Dynamic Cold Therapy Cuboid Plastic Cold Plunge Tub (Standard)","description":"\u003cstyle\u003e\n\/* =====================================================\n   DCT CUBOID PLASTIC — .dctcp scope\n   ===================================================== *\/\n.dctcp,.dctcp * { box-sizing:border-box; }\n.dctcp { overflow-x:hidden; font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif; -webkit-font-smoothing:antialiased; color:#1A2733; }\n.dctcp img { border:none!important; outline:none!important; box-shadow:none!important; }\n\n\/* NAV *\/\n.dctcp-nav { display:flex; flex-wrap:wrap; gap:8px 16px; padding:14px 0; margin-bottom:8px; }\n.dctcp-nav a { font-size:13px; font-weight:600; color:#1D6FBA; text-decoration:none; letter-spacing:0.04em; text-transform:uppercase; }\n.dctcp-nav a:hover { color:#0A1628; }\n\n\/* HERO *\/\n.dctcp-hero { display:grid; grid-template-columns:1fr 1fr; gap:40px; align-items:center; padding:32px 0 40px; }\n.dctcp-hero-img { border-radius:10px; overflow:hidden; aspect-ratio:1\/1; min-height:340px; background:#E8F3FF; }\n.dctcp-hero-img img { width:100%; height:100%; object-fit:cover; display:block; }\n.dctcp-hero-eyebrow { font-size:12px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#1D6FBA; margin-bottom:12px; display:block; }\n.dctcp-hero h2 { font-size:clamp(24px,3vw,36px); font-weight:800; color:#0A1628; line-height:1.15; margin:0 0 16px; }\n.dctcp-hero-body { font-size:16px; line-height:1.7; color:#2D4155; margin:0 0 20px; }\n.dctcp-hero-finance { font-size:13px; color:#4A7EA0; margin:14px 0 0; }\n\n\/* STATS *\/\n.dctcp-stats-wrap { background:#0A1628; border-radius:8px; overflow:hidden; margin:24px 0; padding:0; }\n.dctcp-facts { display:grid; grid-template-columns:repeat(6,1fr); gap:0; }\n.dctcp-fact { padding:22px 12px; text-align:center; border-right:1px solid #1A2D42; }\n.dctcp-fact:last-child { border-right:0; }\n.dctcp-fact-num { font-size:26px; font-weight:700; color:#60B4F0; display:block; line-height:1; margin-bottom:6px; letter-spacing:-0.02em; }\n.dctcp-fact-lbl { font-size:11px; letter-spacing:0.08em; text-transform:uppercase; color:#6B8FA8; }\n\n\/* SECTIONS *\/\n.dctcp-section { padding:56px 0; background:#fff; }\n.dctcp-section--tint { padding:56px 0; background:#F4F8FF; }\n.dctcp-section--warm { padding:56px 0; background:#EBF4FF; }\n.dctcp-section--dark { padding:56px 0; background:#0A1628; color:#fff; }\n.dctcp-container { max-width:1080px; margin:0 auto; padding:0 20px; }\n.dctcp-section-title { font-size:clamp(22px,2.8vw,30px); font-weight:700; color:#0A1628; margin:0 0 10px; line-height:1.2; padding-bottom:14px; position:relative; display:inline-block; }\n.dctcp-section-title::after { content:''; position:absolute; bottom:0; left:0; width:40px; height:3px; background:#1D6FBA; border-radius:2px; }\n.dctcp-section--dark .dctcp-section-title { color:#fff; }\n.dctcp-section-lead { font-size:16px; line-height:1.7; color:#2D4155; max-width:660px; margin:14px 0 36px; }\n.dctcp-section--dark .dctcp-section-lead { color:#A8C4D9; }\n.dctcp-section h3,.dctcp-section--tint h3,.dctcp-section--warm h3 { font-size:19px; font-weight:700; color:#0A1628; margin:36px 0 12px; padding-bottom:8px; border-bottom:2px solid #1D6FBA; display:inline-block; }\n.dctcp-section p,.dctcp-section--tint p,.dctcp-section--warm p { font-size:15px; line-height:1.7; color:#2D4155; margin:0 0 16px; }\n.dctcp-section--dark p { font-size:15px; line-height:1.7; color:#A8C4D9; margin:0 0 16px; }\n.dctcp-divider { width:100%; height:2px; border:none; margin:0; opacity:0.4; background:linear-gradient(90deg,transparent 0%,#1D6FBA 30%,#60B4F0 50%,#1D6FBA 70%,transparent 100%); }\n\n\/* HOOK \/ TWO-COL *\/\n.dctcp-hook { display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:center; }\n.dctcp-hook-img { border-radius:10px; overflow:hidden; }\n.dctcp-hook-img img { width:100%; height:auto; display:block; object-fit:unset; }\n.dctcp-two-col { display:grid; grid-template-columns:1fr 1fr; gap:48px; align-items:start; }\n.dctcp-two-col-img { border-radius:10px; overflow:hidden; }\n.dctcp-two-col-img img { width:100%; height:auto; display:block; object-fit:unset; }\n\n\/* FEATURE GRID *\/\n.dctcp-feat-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:24px; margin-top:8px; }\n.dctcp-feat-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; overflow:hidden; }\n.dctcp-feat-img { width:100%; overflow:hidden; }\n.dctcp-feat-img img { width:100%; height:auto; display:block; object-fit:unset; }\n.dctcp-feat-body { padding:20px; }\n.dctcp-feat-label { font-size:11px; font-weight:700; letter-spacing:0.1em; text-transform:uppercase; color:#1D6FBA; margin-bottom:6px; display:block; }\n.dctcp-feat-title { font-size:17px; font-weight:700; color:#0A1628; margin:0 0 8px; }\n.dctcp-feat-desc { font-size:14px; line-height:1.6; color:#3D5568; margin:0; }\n\n\/* COLOR OPTIONS *\/\n.dctcp-color-grid { display:grid; grid-template-columns:1fr 1fr; gap:24px; margin-top:8px; }\n.dctcp-color-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; overflow:hidden; }\n.dctcp-color-img { width:100%; overflow:hidden; }\n.dctcp-color-img img { width:100%; height:auto; display:block; object-fit:unset; }\n.dctcp-color-body { padding:18px 20px; }\n.dctcp-color-swatch { display:inline-block; width:16px; height:16px; border-radius:50%; margin-right:8px; vertical-align:middle; border:2px solid #C8DDF0; }\n.dctcp-color-name { font-size:16px; font-weight:700; color:#0A1628; }\n.dctcp-color-note { font-size:13px; color:#5A8AA8; margin:4px 0 0; }\n\n\/* PROTOCOL *\/\n.dctcp-protocol-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcp-protocol-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; padding:28px 24px; }\n.dctcp-protocol-time { font-size:11px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#1D6FBA; margin-bottom:10px; display:block; }\n.dctcp-protocol-title { font-size:18px; font-weight:700; color:#0A1628; margin:0 0 10px; }\n.dctcp-protocol-tip { font-size:13px; font-style:italic; color:#5A8AA8; margin:0; padding-top:12px; border-top:1px solid #D8EAF8; }\n\n\/* PERSONAS *\/\n.dctcp-persona-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcp-persona-card { background:#0D2038; border-radius:8px; padding:28px 24px; border-top:3px solid #1D6FBA; }\n.dctcp-persona-role { font-size:11px; font-weight:700; letter-spacing:0.12em; text-transform:uppercase; color:#60B4F0; margin-bottom:10px; display:block; }\n.dctcp-persona-title { font-size:18px; font-weight:700; color:#fff; margin:0 0 12px; }\n.dctcp-persona-desc { font-size:14px; line-height:1.65; color:#8AAFC5; margin:0; }\n\n\/* ROI *\/\n.dctcp-roi-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin:32px 0; }\n.dctcp-roi-card { text-align:center; padding:28px 20px; background:#fff; border-radius:8px; border:1px solid #C8DDF0; }\n.dctcp-roi-num { font-size:32px; font-weight:800; color:#1D6FBA; display:block; line-height:1; margin-bottom:8px; }\n.dctcp-roi-label { font-size:13px; color:#4A6F88; font-weight:600; }\n.dctcp-roi-note { font-size:13px; color:#4A6F88; text-align:center; margin:0; }\n\n\/* PRODUCT FAMILY *\/\n.dctcp-family-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; margin-top:8px; }\n.dctcp-family-card { background:#fff; border-radius:8px; border:1px solid #C8DDF0; overflow:hidden; transition:box-shadow .25s,transform .25s; display:flex; flex-direction:column; }\n.dctcp-family-card:hover { box-shadow:0 8px 28px rgba(0,0,0,.09); transform:translateY(-2px); }\n.dctcp-family-card--active { border:2px solid #1D6FBA; }\n.dctcp-family-body { padding:20px; display:flex; flex-direction:column; flex:1; }\n.dctcp-family-badge { display:inline-block; background:#1D6FBA; color:#fff; font-size:10px; font-weight:700; letter-spacing:0.08em; text-transform:uppercase; padding:4px 10px; border-radius:20px; margin-bottom:10px; }\n.dctcp-family-title { font-size:15px; font-weight:700; color:#0A1628; margin:0 0 6px; }\n.dctcp-family-price { font-size:22px; font-weight:800; color:#1D6FBA; margin:0 0 8px; display:block; }\n.dctcp-family-desc { font-size:13px; line-height:1.55; color:#3D5568; margin:0 0 14px; }\n.dctcp-family-link { display:block; text-align:center; background:#1D6FBA; color:#fff!important; text-decoration:none!important; font-size:13px; font-weight:700; padding:10px; border-radius:6px; margin-top:auto; }\n.dctcp-family-link--ghost { background:transparent; color:#1D6FBA!important; border:1px solid #1D6FBA; }\n\n\/* COMPARISON TABLE *\/\n.dctcp-table-wrap { overflow-x:auto; -webkit-overflow-scrolling:touch; border-radius:6px; margin:24px 0; }\n.dctcp-compare { width:100%; min-width:520px; border-collapse:collapse; font-size:14px; }\n.dctcp-compare th { padding:14px 16px; text-align:center; font-size:13px; font-weight:700; background:#0A1628; color:#A8C4D9; border-bottom:2px solid #1A2D42; }\n.dctcp-compare th.dctcp-col-hl { background:#1D6FBA; color:#fff; }\n.dctcp-compare th:first-child { text-align:left; }\n.dctcp-compare td { padding:12px 16px; text-align:center; border-bottom:1px solid #E0ECF8; vertical-align:middle; }\n.dctcp-compare td:first-child { text-align:left; font-weight:600; color:#2D4155; background:#F8FBFF; }\n.dctcp-compare td.dctcp-col-hl { background:#EBF4FF; font-weight:600; color:#0A1628; }\n.dctcp-compare tr:last-child td { border-bottom:none; }\n.dctcp-check { color:#1D6FBA; font-weight:700; }\n.dctcp-dash { color:#9CAFC0; }\n.dctcp-honest { background:#EBF4FF; border-left:4px solid #1D6FBA; border-radius:0 6px 6px 0; padding:18px 22px; margin:20px 0; font-size:15px; line-height:1.7; color:#2D4155; }\n.dctcp-honest strong { color:#0A1628; }\n\n\/* SPECS *\/\n.dctcp-spec-table { width:100%; border-collapse:collapse; font-size:14px; }\n.dctcp-spec-table tr:nth-child(even) { background:#F4F8FF; }\n.dctcp-spec-table td { padding:11px 16px; border-bottom:1px solid #D8EAF8; vertical-align:top; }\n.dctcp-spec-table td:first-child { font-weight:600; color:#2D4155; width:40%; }\n.dctcp-spec-table td:last-child { color:#1A2733; }\n\n\/* BOX *\/\n.dctcp-box-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin-top:8px; }\n.dctcp-box-item { background:#F4F8FF; border-radius:8px; padding:20px; border:1px solid #C8DDF0; }\n.dctcp-box-label { font-size:13px; font-weight:700; color:#0A1628; margin:0 0 4px; }\n.dctcp-box-desc { font-size:13px; color:#3D5568; margin:0; }\n\n\/* SHIPPING *\/\n.dctcp-ship-grid { display:grid; grid-template-columns:repeat(2,1fr); gap:24px; margin-top:8px; }\n.dctcp-ship-card { background:#F4F8FF; border-radius:8px; padding:24px; border:1px solid #C8DDF0; }\n.dctcp-ship-title { font-size:16px; font-weight:700; color:#0A1628; margin:0 0 10px; }\n.dctcp-ship-body { font-size:14px; line-height:1.65; color:#3D5568; margin:0; }\n\n\/* FAQ *\/\n.dctcp-faq { margin-top:8px; }\n.dctcp-faq details { background:#fff; border:1px solid #C8DDF0; border-radius:8px; margin-bottom:8px; overflow:hidden; }\n.dctcp-faq details[open] { border-left:3px solid #1D6FBA; box-shadow:0 4px 16px rgba(0,0,0,.07); }\n.dctcp-faq summary { font-size:16px; font-weight:600; color:#0A1628; padding:18px 20px; cursor:pointer; list-style:none; display:flex; align-items:center; justify-content:space-between; gap:16px; }\n.dctcp-faq summary::-webkit-details-marker { display:none; }\n.dctcp-faq summary::after { content:'\\203A'; font-size:22px; color:#1D6FBA; flex-shrink:0; transition:transform .25s; display:inline-block; }\n.dctcp-faq details[open] summary::after { transform:rotate(90deg); }\n.dctcp-faq-answer { font-size:15px; color:#2D4155; line-height:1.7; padding:0 20px 20px; margin:0; }\n\n\/* TRUST *\/\n.dctcp-trust { display:grid; grid-template-columns:repeat(4,1fr); gap:0; border:1px solid #C8DDF0; border-radius:8px; overflow:hidden; margin:24px 0; }\n.dctcp-trust-item { padding:24px 16px; text-align:center; border-right:1px solid #C8DDF0; background:#fff; }\n.dctcp-trust-item:last-child { border-right:0; }\n.dctcp-trust-icon { margin-bottom:10px; }\n.dctcp-trust-name { font-size:13px; font-weight:700; color:#0A1628; margin:0 0 4px; }\n.dctcp-trust-desc { font-size:12px; color:#5A8AA8; margin:0; }\n\n\/* CTA *\/\n.dctcp-cta { background:linear-gradient(135deg,#0A1628 0%,#0D2038 100%); border-radius:12px; padding:56px 40px; text-align:center; margin:32px 0; }\n.dctcp-cta h2 { font-size:clamp(24px,3vw,34px); font-weight:800; color:#fff; margin:0 0 12px; }\n.dctcp-cta-sub { font-size:16px; color:#8AAFC5; margin:0 0 32px; }\n.dctcp-cta-pills { display:grid; grid-template-columns:repeat(4,auto); justify-content:center; gap:8px 10px; margin-bottom:32px; }\n.dctcp-cta-pill { padding:8px 16px; border-radius:24px; font-size:13px; font-weight:600; background:#1A2D42; color:#A8C4D9; text-align:center; }\n.dctcp-cta-actions { display:flex; justify-content:center; margin-bottom:32px; }\n.dctcp-cta-btn { display:inline-block; background:#1D6FBA; color:#fff!important; text-decoration:none!important; font-size:16px; font-weight:700; padding:16px 36px; border-radius:8px; transition:background .2s; min-height:56px; line-height:1.4; }\n.dctcp-cta-btn:hover { background:#1558A0; }\n.dctcp-cta-scroll { font-size:16px; font-weight:600; color:#60B4F0!important; text-decoration:none!important; display:block; }\n\n\/* MOBILE *\/\n@media (max-width:768px) {\n  .dctcp-family-grid { grid-template-columns:1fr; }\n  .dctcp-hero { grid-template-columns:1fr; }\n  .dctcp-hero-img { order:-1; min-height:0; }\n  .dctcp-hook { grid-template-columns:1fr; }\n  .dctcp-hook-img { order:-1; }\n  .dctcp-two-col { grid-template-columns:1fr; }\n  .dctcp-two-col-img { order:-1; }\n  .dctcp-feat-grid { grid-template-columns:1fr; }\n  .dctcp-color-grid { grid-template-columns:1fr; }\n  .dctcp-protocol-grid { grid-template-columns:1fr; }\n  .dctcp-persona-grid { grid-template-columns:1fr; }\n  .dctcp-roi-grid { grid-template-columns:1fr; }\n  .dctcp-box-grid { grid-template-columns:1fr; }\n  .dctcp-ship-grid { grid-template-columns:1fr; }\n  .dctcp-facts { grid-template-columns:repeat(3,1fr); }\n  .dctcp-fact:nth-child(3n) { border-right:0; }\n  .dctcp-fact { border-bottom:1px solid #1A2D42; }\n  .dctcp-fact:nth-last-child(-n+3) { border-bottom:0; }\n  .dctcp-fact-num { font-size:22px; }\n  .dctcp-trust { grid-template-columns:repeat(2,1fr); }\n  .dctcp-trust-item:nth-child(2n) { border-right:0; }\n  .dctcp-trust-item { border-bottom:1px solid #C8DDF0; }\n  .dctcp-trust-item:nth-last-child(-n+2) { border-bottom:0; }\n  .dctcp-cta { padding:40px 24px; }\n  .dctcp-cta-pills { grid-template-columns:repeat(2,1fr); gap:8px; }\n  .dctcp-cta-actions { flex-direction:column; align-items:stretch; }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dctcp\"\u003e\n\n\u003c!-- JUMP NAV --\u003e\n\u003cnav class=\"dctcp-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#dctcp-build\"\u003eConstruction\u003c\/a\u003e\n  \u003ca href=\"#dctcp-colors\"\u003eColor Options\u003c\/a\u003e\n  \u003ca href=\"#dctcp-protocol\"\u003eDaily Protocol\u003c\/a\u003e\n  \u003ca href=\"#dctcp-compare\"\u003eCompare Models\u003c\/a\u003e\n  \u003ca href=\"#dctcp-specs\"\u003eFull Specs\u003c\/a\u003e\n  \u003ca href=\"#dctcp-faq\"\u003eFAQ\u003c\/a\u003e\n  \u003ca href=\"#dctcp-ship\"\u003eShipping\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dctcp-hero\"\u003e\n  \u003cdiv class=\"dctcp-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-green-front-with-step-and-valves-shortened_874013a7-e315-43b7-bce4-a1ef8fbc3b8a.webp?v=1778656092\" alt=\"DCT Cuboid Plastic cold plunge tub in green with Pacific Cedar step stool and open valves\" loading=\"eager\" width=\"800\" height=\"800\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctcp-hero-copy\"\u003e\n    \u003cspan class=\"dctcp-hero-eyebrow\"\u003eDynamic Cold Therapy — Cuboid\u003c\/span\u003e\n    \u003ch2\u003eThe Cold Plunge Tub That Gets You Started Right — in Green or Grey\u003c\/h2\u003e\n    \u003cp class=\"dctcp-hero-body\"\u003eThe entry point to the DCT Cuboid line. Same 304 stainless steel exterior cabinet. Same Pacific Cedar trim. Same chiller-ready 3\/4\" ports. A PVC interior keeps this the most accessible tub in the lineup while everything you see from the outside stays premium — and it ships in your choice of \u003cstrong\u003eGreen or Grey\u003c\/strong\u003e.\u003c\/p\u003e\n    \u003cp class=\"dctcp-hero-finance\"\u003eShop Pay installments, powered by Affirm, available at checkout — spread the investment over time. \u003cstrong\u003eFree freight delivery\u003c\/strong\u003e included.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"dctcp-stats-wrap\" role=\"region\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctcp-facts\"\u003e\n    \u003cdiv class=\"dctcp-fact\"\u003e\n\u003cspan class=\"dctcp-fact-num\"\u003e43.5\"\u003c\/span\u003e\u003cspan class=\"dctcp-fact-lbl\"\u003eInterior Length\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-fact\"\u003e\n\u003cspan class=\"dctcp-fact-num\"\u003e~120\u003c\/span\u003e\u003cspan class=\"dctcp-fact-lbl\"\u003eGallon Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-fact\"\u003e\n\u003cspan class=\"dctcp-fact-num\"\u003e2\u003c\/span\u003e\u003cspan class=\"dctcp-fact-lbl\"\u003eColor Options\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-fact\"\u003e\n\u003cspan class=\"dctcp-fact-num\"\u003e304\u003c\/span\u003e\u003cspan class=\"dctcp-fact-lbl\"\u003eSS Exterior Cabinet\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-fact\"\u003e\n\u003cspan class=\"dctcp-fact-num\"\u003e1-Yr\u003c\/span\u003e\u003cspan class=\"dctcp-fact-lbl\"\u003eManufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-fact\"\u003e\n\u003cspan class=\"dctcp-fact-num\"\u003eFree\u003c\/span\u003e\u003cspan class=\"dctcp-fact-lbl\"\u003eFreight Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOOK --\u003e\n\u003cdiv class=\"dctcp-section\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003cdiv class=\"dctcp-hook\"\u003e\n      \u003cdiv class=\"dctcp-hook-copy\"\u003e\n        \u003ch2 class=\"dctcp-section-title\"\u003eA Straightforward Look at What You’re Getting\u003c\/h2\u003e\n        \u003cp\u003eThe Cuboid Plastic is the most accessible point of entry into the DCT cold plunge lineup. Here’s the honest comparison you need before deciding.\u003c\/p\u003e\n        \u003cp\u003eThe interior immersion surface is PVC — not stainless steel. The exterior cabinet and frame remain 304 stainless steel and Pacific Cedar, so the tub looks and feels premium from the outside. The trade-off: PVC holds up well under moderate use, but it is not as easily sanitized as bare 304 stainless and will show wear sooner under intensive daily use protocols.\u003c\/p\u003e\n        \u003cp\u003eIf you’re committed to daily cold therapy for years and want the most durable interior, the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#1D6FBA;\"\u003eCuboid Standard 304 SS\u003c\/a\u003e is worth the step up. If you want a functional, good-looking cold plunge to start your practice — or you’re drawn to the Green or Grey color options — this is a solid choice at a honest price.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-hook-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-spa-connection_105655f0-b1b7-47a4-893f-53ff14e96e95.webp?v=1778656089\" alt=\"3\/4-inch connection ports on DCT Cuboid Plastic cold plunge tub\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- CONSTRUCTION --\u003e\n\u003cdiv class=\"dctcp-section--tint\" id=\"dctcp-build\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003ePremium Where It Shows — Practical Where It Counts\u003c\/h2\u003e\n    \u003cp class=\"dctcp-section-lead\"\u003eThe Cuboid Plastic shares its exterior construction with the stainless models. What changes is the interior immersion surface — and understanding that distinction helps you buy the right tub for your use case.\u003c\/p\u003e\n    \u003cdiv class=\"dctcp-feat-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-spa-connection_105655f0-b1b7-47a4-893f-53ff14e96e95.webp?v=1778656089\" alt=\"304 stainless steel exterior cabinet and spa connection ports on DCT Cuboid Plastic\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-feat-body\"\u003e\n          \u003cspan class=\"dctcp-feat-label\"\u003eExterior Cabinet\u003c\/span\u003e\n          \u003cdiv class=\"dctcp-feat-title\"\u003e304 Stainless Steel Outside\u003c\/div\u003e\n          \u003cp class=\"dctcp-feat-desc\"\u003eThe outer cabinet is the same 304 stainless steel used on the Standard and XL models — weather-resistant, corrosion-resistant, and designed for outdoor placement. The interior immersion surface is PVC, which keeps the price point accessible while maintaining a premium exterior appearance.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-green-front-with-step-and-valves-shortened_874013a7-e315-43b7-bce4-a1ef8fbc3b8a.webp?v=1778656092\" alt=\"Pacific Cedar trim and step stool on DCT Cuboid Plastic cold plunge tub in green\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-feat-body\"\u003e\n          \u003cspan class=\"dctcp-feat-label\"\u003eFrame \u0026amp; Trim\u003c\/span\u003e\n          \u003cdiv class=\"dctcp-feat-title\"\u003ePacific Cedar Exterior Trim\u003c\/div\u003e\n          \u003cp class=\"dctcp-feat-desc\"\u003ePacific Cedar trim runs the full exterior — the same moisture-resistant, naturally antimicrobial wood used on the Standard and XL. It adds structural support to the cabinet and weathers gracefully in outdoor environments without needing treatment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-feat-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-grey-front-with-chiller-and-valves_78213237-f973-4cec-a7bb-98599595f7dc.webp?v=1778656080\" alt=\"DCT Cuboid Plastic in grey with chiller connected to 3\/4-inch ports\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-feat-body\"\u003e\n          \u003cspan class=\"dctcp-feat-label\"\u003eConnectivity\u003c\/span\u003e\n          \u003cdiv class=\"dctcp-feat-title\"\u003e3\/4” Chiller-Ready Ports\u003c\/div\u003e\n          \u003cp class=\"dctcp-feat-desc\"\u003eThe same 3\/4” IN\/OUT port system as the stainless models. Compatible with both DCT 0.8HP and 1.0HP WiFi chillers without adapters. Also supports ice-over-water sessions without a chiller — gravity fill and drain work independently.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- ECOSYSTEM SECTION --\u003e\n\u003cdiv class=\"dctcp-section\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003cdiv class=\"dctcp-two-col\"\u003e\n      \u003cdiv class=\"dctcp-two-col-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-grey-front-with-chiller-and-valves_78213237-f973-4cec-a7bb-98599595f7dc.webp?v=1778656080\" alt=\"DCT Cuboid Plastic cold plunge tub in grey with DCT chiller connected and valves open\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"dctcp-section-title\"\u003eReady to Plunge on Day One\u003c\/h2\u003e\n        \u003cp class=\"dctcp-section-lead\" style=\"margin-bottom:20px;\"\u003eThe Cuboid ships with the accessories needed for safe, immediate use — no follow-up purchases required before your first session.\u003c\/p\u003e\n        \u003ch3\u003e4” Insulated Cover (Included)\u003c\/h3\u003e\n        \u003cp\u003eThe custom insulated cover fits the Cuboid’s 50” exterior and includes child safety latches. It maintains water temperature between sessions — which matters most when running a chiller — and prevents unsupervised access. A replacement cover is available separately in our store if needed.\u003c\/p\u003e\n        \u003ch3\u003eCompatible with the DCT Chiller Ecosystem\u003c\/h3\u003e\n        \u003cp\u003eThe 0.8HP WiFi Chiller provides consistent automated temperature control for daily residential use. The 1.0HP handles higher throughput. Both connect directly to the 3\/4” ports. Select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e option above to order the tub and chiller together as one system, or call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for a recommendation based on your protocol.\u003c\/p\u003e\n        \u003ch3\u003ePacific Cedar Step Stool (Included)\u003c\/h3\u003e\n        \u003cp\u003eEntry and exit from a cold plunge tub are more demanding than they look — especially on the way out when your body is actively responding to the temperature change. The included cedar step provides the right ergonomic height for a safe, repeatable process.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- CHILLER CONFIGURATION SECTION --\u003e\n\u003cdiv class=\"dctcp-section--tint\" id=\"dctcp-config\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003cdiv class=\"dctcp-two-col\"\u003e\n      \u003cdiv class=\"dctcp-two-col-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-grey-front-with-chiller-and-valves_78213237-f973-4cec-a7bb-98599595f7dc.webp?v=1778656080\" alt=\"Cuboid Plastic cold plunge complete system with the Premier Edition WiFi chiller connected\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003ch2 class=\"dctcp-section-title\"\u003eAdd the Premier Chiller — One Complete Cold Plunge System\u003c\/h2\u003e\n        \u003cp class=\"dctcp-section-lead\" style=\"margin-bottom:20px;\"\u003eChoose a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and your Cuboid Plastic ships as a complete system — tub and DCT’s Premier Edition Chiller \u0026amp; Heater together, connected in minutes with the included quick-connect hoses.\u003c\/p\u003e\n        \u003ch3\u003e37°F Cold to 85°F Warm — One Unit\u003c\/h3\u003e\n        \u003cp\u003eThe Premier Edition both chills and heats, with temperature adjustability from 37°F to 85°F. Control it from the splash-proof digital touchscreen or remotely through the Tuya Smart WiFi app — set your target before you leave the gym and step into ready water.\u003c\/p\u003e\n        \u003ch3\u003e0.8 HP or 1.0 HP — Sized to Your Routine\u003c\/h3\u003e\n        \u003cp\u003eThe 0.8 HP unit handles plunges up to 135 gallons, pulling water down 1–3°F every 30 minutes — well matched to the Cuboid Plastic’s ~120-gallon capacity for daily residential use. The 1.0 HP steps up to 150 gallons at 1–3°F every 20 minutes (both depending on ambient temperature and water volume) — the right call for hot climates, garage installs, or back-to-back sessions.\u003c\/p\u003e\n        \u003ch3\u003eClean Water, Automatically\u003c\/h3\u003e\n        \u003cp\u003eTwo-stage filtration with replaceable 20-micron filters, an automated natural ozone sanitation system, and a built-in strainer keep water clear between full changes. Every Premier runs on a standard 120V outlet with built-in GFCI, is rated for indoor and covered outdoor use, and carries a 1-year warranty with lifetime product support.\u003c\/p\u003e\n        \u003cp style=\"font-size:13px;color:#5A8AA8;\"\u003ePrefer to source a chiller separately or use ice? \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready with capped 3\/4” ports — you can add a chiller at any time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- RITUAL SECTION --\u003e\n\u003cdiv class=\"dctcp-section--warm\" id=\"dctcp-protocol\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eBuilding a Cold Therapy Habit That Sticks\u003c\/h2\u003e\n    \u003cp class=\"dctcp-section-lead\"\u003eThe Cuboid is designed for consistent, daily use. Here are three protocols that fit naturally into a structured recovery week.\u003c\/p\u003e\n    \u003cdiv class=\"dctcp-protocol-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-protocol-time\"\u003e6:00 AM — Morning Activation\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-protocol-title\"\u003eCortisol \u0026amp; Clarity Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eA 2–4 minute immersion before caffeine. Research on cold water immersion suggests it may support norepinephrine and cortisol awakening responses, helping to establish mental clarity early in the day. This is often the session that turns cold therapy from a habit into a non-negotiable.\u003c\/p\u003e\n        \u003cp class=\"dctcp-protocol-tip\"\u003eTarget: 50–55°F. Duration: 2–4 min. Control your breathing — the cold shock response is what you’re training through.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-protocol-time\"\u003ePost-Workout — Recovery Window\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-protocol-title\"\u003eMuscle \u0026amp; Inflammation Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eA 10–15 minute immersion after training. The 43.5” interior covers full immersion for buyers up to 5’8”, reaching the lower extremities where micro-tears, systemic inflammation, and neural fatigue accumulate after heavy sessions. Research suggests cold immersion may support recovery between training days by modulating the acute inflammatory response.\u003c\/p\u003e\n        \u003cp class=\"dctcp-protocol-tip\"\u003eTarget: 45–55°F. If hypertrophy is the goal, wait 30–60 min post-lift before plunging.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-protocol-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-protocol-time\"\u003e8:00 PM — Evening Wind-Down\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-protocol-title\"\u003eCore Temperature \u0026amp; Sleep Protocol\u003c\/div\u003e\n        \u003cp style=\"font-size:14px;line-height:1.65;color:#3D5568;margin:0 0 14px;\"\u003eA 5–7 minute session 90 minutes before sleep may support the core body temperature drop that precedes deep sleep onset. Research on thermoregulation and sleep architecture suggests this may improve sleep quality without disrupting circadian rhythm.\u003c\/p\u003e\n        \u003cp class=\"dctcp-protocol-tip\"\u003eTarget: 55–60°F. Slightly warmer than morning — you’re winding down the nervous system, not activating it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- PERSONAS --\u003e\n\u003cdiv class=\"dctcp-section--dark\" id=\"dctcp-who\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eWho the Cuboid Plastic Is the Right Fit For\u003c\/h2\u003e\n    \u003cp class=\"dctcp-section-lead\"\u003eThree buyer profiles where this model is the practical, honest choice.\u003c\/p\u003e\n    \u003cdiv class=\"dctcp-persona-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-persona-role\"\u003eThe New Cold Practitioner\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-persona-title\"\u003eCommitted, not yet obsessed.\u003c\/div\u003e\n        \u003cp class=\"dctcp-persona-desc\"\u003eYou’ve decided to start cold therapy. You want a real plunge tub — not a chest freezer workaround — but you’re not ready to spend more on stainless before you know how your body responds and how consistently you’ll actually use it. The Cuboid gives you a proper cold plunge setup at the lowest price point in the DCT lineup. If daily cold therapy becomes a locked-in habit, you can always step up to stainless later.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-persona-role\"\u003eThe Outdoor Setup Builder\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-persona-title\"\u003eAesthetics matter as much as function.\u003c\/div\u003e\n        \u003cp class=\"dctcp-persona-desc\"\u003eYou’re designing a backyard recovery space and the color of your cold plunge tub matters to you. The stainless models only come in one look. The Cuboid Plastic ships in Green or Grey — letting you match your outdoor aesthetic, whether that’s a lush garden setup where the green blends naturally, or a clean modern concrete patio where the grey reads as intentional design. Cold therapy works equally well in either finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-persona-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-persona-role\"\u003eThe Budget-Conscious Buyer\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-persona-title\"\u003eMaximum cold therapy value for the investment.\u003c\/div\u003e\n        \u003cp class=\"dctcp-persona-desc\"\u003eYou’ve priced out cold plunge studios at $25–$50 per session and the math on ownership is clear. You want a purpose-built cold plunge — not a DIY solution — at the lowest price that still includes a cover, a step, chiller-ready ports, and a one-year warranty. That’s this tub. Questions about what you’re getting on this tub vs. the Standard SS? Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#60B4F0;\"\u003e(888) 500-5675\u003c\/a\u003e — we’ll give you a straight answer.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- ROI MATH --\u003e\n\u003cdiv class=\"dctcp-section--warm\" id=\"dctcp-roi\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eThe Lowest Cost-Per-Session in the Cuboid Lineup\u003c\/h2\u003e\n    \u003cp class=\"dctcp-section-lead\"\u003eThe Cuboid Plastic delivers the fastest payback of any tub in the DCT Cuboid series against commercial cold therapy pricing.\u003c\/p\u003e\n    \u003cdiv class=\"dctcp-roi-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-roi-num\"\u003e365\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-roi-label\"\u003eSessions in your first year of daily use — one flat equipment cost\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-roi-num\"\u003e100–200\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-roi-label\"\u003eSessions to break even vs. cold plunge studio pricing at $25–$50\/session\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-roi-card\" role=\"listitem\"\u003e\n        \u003cspan class=\"dctcp-roi-num\"\u003e3.5–7 mo\u003c\/span\u003e\n        \u003cdiv class=\"dctcp-roi-label\"\u003ePayback period at daily use\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"dctcp-roi-note\"\u003eShop Pay installments, powered by Affirm, are available at checkout to spread the investment over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- COLOR OPTIONS --\u003e\n\u003cdiv class=\"dctcp-section--tint\" id=\"dctcp-colors\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eAvailable in Green \u0026amp; Grey\u003c\/h2\u003e\n    \u003cp class=\"dctcp-section-lead\"\u003eThe only Cuboid model with color options. Both finishes share identical specs — the choice is purely aesthetic. Contact us to confirm current availability before ordering.\u003c\/p\u003e\n    \u003cdiv class=\"dctcp-color-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-color-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-color-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-green-front-with-step-and-valves-shortened_874013a7-e315-43b7-bce4-a1ef8fbc3b8a.webp?v=1778656092\" alt=\"DCT Cuboid Plastic cold plunge tub in green finish with Pacific Cedar step stool\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-color-body\"\u003e\n          \u003cspan class=\"dctcp-color-swatch\" style=\"background:#4A7A4A;\"\u003e\u003c\/span\u003e\n          \u003cspan class=\"dctcp-color-name\"\u003eGreen\u003c\/span\u003e\n          \u003cp class=\"dctcp-color-note\"\u003eEarthy, natural tone — blends well in garden settings, landscaped patios, and lush outdoor spaces.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-color-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-color-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-grey-front-with-chiller-and-valves_78213237-f973-4cec-a7bb-98599595f7dc.webp?v=1778656080\" alt=\"DCT Cuboid Plastic cold plunge tub in grey finish with DCT chiller connected\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-color-body\"\u003e\n          \u003cspan class=\"dctcp-color-swatch\" style=\"background:#7A8490;\"\u003e\u003c\/span\u003e\n          \u003cspan class=\"dctcp-color-name\"\u003eGrey\u003c\/span\u003e\n          \u003cp class=\"dctcp-color-note\"\u003eClean, neutral tone — pairs well with concrete, stone, and modern outdoor design schemes.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#5A8AA8;margin-top:16px;\"\u003eTo specify your color preference, leave a note at checkout or call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e. Color availability is subject to stock — we’ll confirm your preference before the order ships.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- PRODUCT FAMILY --\u003e\n\u003cdiv class=\"dctcp-section--tint\" id=\"dctcp-family\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eChoose Your Cuboid\u003c\/h2\u003e\n    \u003cp class=\"dctcp-section-lead\"\u003eThree tubs. Same DCT engineering philosophy. Different interior materials and interior lengths. Here’s how to find the right fit before you order.\u003c\/p\u003e\n    \u003cdiv class=\"dctcp-family-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-family-card dctcp-family-card--active\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-family-body\"\u003e\n          \u003cspan class=\"dctcp-family-badge\"\u003eCurrently Viewing\u003c\/span\u003e\n          \u003cdiv class=\"dctcp-family-title\"\u003eCuboid Plastic\u003c\/div\u003e\n          \u003cspan class=\"dctcp-family-price\"\u003eValue Model\u003c\/span\u003e\n          \u003cp class=\"dctcp-family-desc\"\u003ePacific Cedar exterior with a PVC interior. Same exterior dimensions as the Standard. The entry point for buyers whose primary goal is cold immersion, not material longevity or hygiene intensity.\u003c\/p\u003e\n          \u003cp class=\"dctcp-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Budget-conscious buyers, lighter use frequency, indoor placement\u003c\/p\u003e\n          \u003ca href=\"#\" class=\"dctcp-family-link\" style=\"opacity:0.6;cursor:default;\"\u003eCurrently Viewing\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-family-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-family-body\"\u003e\n          \u003cdiv class=\"dctcp-family-title\"\u003eCuboid Standard 304 SS\u003c\/div\u003e\n          \u003cspan class=\"dctcp-family-price\"\u003eMost Popular\u003c\/span\u003e\n          \u003cp class=\"dctcp-family-desc\"\u003e304 nano-coated stainless steel interior and exterior. 43.5” interior length. The right choice for buyers 5’8” and under who want full stainless durability without the XL footprint — at a lower price point.\u003c\/p\u003e\n          \u003cp class=\"dctcp-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Most buyers, moderate height, residential daily use\u003c\/p\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" class=\"dctcp-family-link dctcp-family-link--ghost\"\u003eView Cuboid Standard SS\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-family-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-family-body\"\u003e\n          \u003cdiv class=\"dctcp-family-title\"\u003eCuboid XL 304 SS\u003c\/div\u003e\n          \u003cspan class=\"dctcp-family-price\"\u003eLargest Size\u003c\/span\u003e\n          \u003cp class=\"dctcp-family-desc\"\u003e304 nano-coated stainless steel throughout. 48.5” interior — five inches longer than the Standard. For taller athletes, commercial use, or buyers who require full-leg immersion without compromise.\u003c\/p\u003e\n          \u003cp class=\"dctcp-family-desc\" style=\"font-size:12px;color:#4A7EA0;margin-bottom:16px;\"\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Buyers 5’9”+, commercial protocols, complete lower-body immersion\u003c\/p\u003e\n          \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub\" class=\"dctcp-family-link dctcp-family-link--ghost\"\u003eView Cuboid XL\u003c\/a\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- COMPARISON TABLE --\u003e\n\u003cdiv class=\"dctcp-section\" id=\"dctcp-compare\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eCuboid Plastic vs. Standard SS vs. XL SS — Full Comparison\u003c\/h2\u003e\n    \u003cp class=\"dctcp-section-lead\"\u003eAll three Cuboid models share the same exterior dimensions and Pacific Cedar trim. The differences are interior material, interior length, and price.\u003c\/p\u003e\n    \u003cdiv class=\"dctcp-table-wrap\" role=\"region\" aria-label=\"Cuboid model comparison\"\u003e\n      \u003ctable class=\"dctcp-compare\" style=\"min-width:520px;\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003e\u003c\/th\u003e\n            \u003cth class=\"dctcp-col-hl\"\u003eCuboid Plastic\u003c\/th\u003e\n            \u003cth\u003e\u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#A8C4D9;text-decoration:underline;\"\u003eCuboid Standard SS\u003c\/a\u003e\u003c\/th\u003e\n            \u003cth\u003e\u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-xl-304-stainless-steel-cold-plunge-tub\" style=\"color:#A8C4D9;text-decoration:underline;\"\u003eCuboid XL SS\u003c\/a\u003e\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Material\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003ePVC Plastic\u003c\/td\u003e\n\u003ctd\u003e304 Nano SS\u003c\/td\u003e\n\u003ctd\u003e304 Nano SS\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Cabinet\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003ctd\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003ctd\u003e304 SS + Pacific Cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Length\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e50”\u003c\/td\u003e\n\u003ctd\u003e50”\u003c\/td\u003e\n\u003ctd\u003e55”\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Length\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e~43.5”\u003c\/td\u003e\n\u003ctd\u003e~43.5”\u003c\/td\u003e\n\u003ctd\u003e~48.5”\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior Width \/ Height\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e30” W × 31.5” H\u003c\/td\u003e\n\u003ctd\u003e30” W × 31.5” H\u003c\/td\u003e\n\u003ctd\u003e32.5” W × 31.5” H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eColor Options\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e\u003cstrong\u003eGreen \u0026amp; Grey\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eStainless only\u003c\/td\u003e\n\u003ctd\u003eStainless only\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eApproximate Capacity\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e~120 gal\u003c\/td\u003e\n\u003ctd\u003e~120 gal\u003c\/td\u003e\n\u003ctd\u003e~150 gal\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInsulated Cover\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e\u003cspan class=\"dctcp-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePacific Cedar Step Stool\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e\u003cspan class=\"dctcp-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓ Included\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e3\/4” Chiller Ports\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e\u003cspan class=\"dctcp-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChiller Included\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e\u003cspan class=\"dctcp-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-dash\"\u003eAvailable as add-on\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003e1-Year Warranty\u003c\/td\u003e\n\u003ctd class=\"dctcp-col-hl\"\u003e\u003cspan class=\"dctcp-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003ctd\u003e\u003cspan class=\"dctcp-check\"\u003e✓\u003c\/span\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctcp-honest\"\u003e\n      \u003cstrong\u003eHonest take:\u003c\/strong\u003e The difference between this and the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#1D6FBA;\"\u003eCuboid Standard SS\u003c\/a\u003e buys you a 304 stainless interior — more durable under intensive daily use and easier to sanitize to a high standard. If you plan to use the tub once or twice a day, every day, for years, the stainless interior is worth it. If you’re starting out, using 3–4 times per week, or prioritizing color options, the Plastic is a legitimate choice at a legitimate price. Unsure? Call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e and we’ll help you decide.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- FULL SPECIFICATIONS --\u003e\n\u003cdiv class=\"dctcp-section--tint\" id=\"dctcp-specs\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eFull Specifications\u003c\/h2\u003e\n    \u003ctable class=\"dctcp-spec-table\" role=\"table\" aria-label=\"Cuboid Plastic full specifications\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e50” L × 30” W × 31.5” H\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Dimensions\u003c\/td\u003e\n\u003ctd\u003e~43.5” L × 24” W × 28.5” H (approximate — verify before ordering)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Material\u003c\/td\u003e\n\u003ctd\u003ePVC (Plastic)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Cabinet\u003c\/td\u003e\n\u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Trim\u003c\/td\u003e\n\u003ctd\u003ePacific Cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eAvailable Colors\u003c\/td\u003e\n\u003ctd\u003eGreen, Grey\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWater Capacity\u003c\/td\u003e\n\u003ctd\u003e~120 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eDrain \/ Fill Connections\u003c\/td\u003e\n\u003ctd\u003e3\/4” IN \/ 3\/4” OUT (standard fittings)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Cover\u003c\/td\u003e\n\u003ctd\u003e4” insulated cover with child safety latches\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIncluded Step\u003c\/td\u003e\n\u003ctd\u003ePacific Cedar step stool\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eCompatible Chillers\u003c\/td\u003e\n\u003ctd\u003eDCT 0.8HP WiFi Chiller \u0026amp; Heater; DCT 1.0HP WiFi Chiller \u0026amp; Heater\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller Included\u003c\/td\u003e\n\u003ctd\u003eAvailable as add-on — select a With Premier Chiller configuration above\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eIndoor \/ Outdoor\u003c\/td\u003e\n\u003ctd\u003eBoth\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eManufacturer Warranty\u003c\/td\u003e\n\u003ctd\u003e1 year\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBrand\u003c\/td\u003e\n\u003ctd\u003eDynamic Cold Therapy (Golden Designs Inc.)\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n    \u003cp style=\"font-size:13px;color:#5A8AA8;margin-top:14px;\"\u003eInterior dimensions are approximate. Contact us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e to confirm before ordering if you have specific space or placement constraints.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- WHAT'S IN THE BOX --\u003e\n\u003cdiv class=\"dctcp-section\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cdiv class=\"dctcp-box-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-box-label\"\u003e1 × Cuboid Cold Plunge Tub\u003c\/div\u003e\n        \u003cp class=\"dctcp-box-desc\"\u003eDCT Cuboid — 50” exterior, PVC interior, 304 SS exterior cabinet, Pacific Cedar trim, 3\/4” IN\/OUT ports. Ships in your chosen color (Green or Grey)\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-box-label\"\u003e1 × 4” Insulated Cover\u003c\/div\u003e\n        \u003cp class=\"dctcp-box-desc\"\u003eCustom-fit insulated cover with child safety latches — sized for the Cuboid 50” exterior\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-box-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-box-label\"\u003e1 × Pacific Cedar Step Stool\u003c\/div\u003e\n        \u003cp class=\"dctcp-box-desc\"\u003eHigh-quality Pacific Cedar step stool for safe ergonomic entry and exit\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#5A8AA8;margin-top:20px;\"\u003e\u003cstrong\u003eChoosing a With Premier Chiller configuration?\u003c\/strong\u003e Your order also includes the Premier Edition Chiller \u0026amp; Heater (0.8 HP or 1.0 HP), a pair of quick-connect hoses, a pre-installed 20-micron filter plus one replacement, and a filter housing wrench. \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready — add a \u003ca href=\"\/products\/dynamic-cold-therapy-08-hp-chiller-heater-with-wifi-app\" style=\"color:#1D6FBA;\"\u003e0.8 HP\u003c\/a\u003e or \u003ca href=\"\/products\/dynamic-cold-therapy-10-hp-chiller-heater-with-wifi-app\" style=\"color:#1D6FBA;\"\u003e1.0 HP WiFi chiller\u003c\/a\u003e separately at any time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- SHIPPING --\u003e\n\u003cdiv class=\"dctcp-section--tint\" id=\"dctcp-ship\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n    \u003cdiv class=\"dctcp-ship-grid\" role=\"list\"\u003e\n      \u003cdiv class=\"dctcp-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-ship-title\"\u003eFree Curbside Freight Delivery\u003c\/div\u003e\n        \u003cp class=\"dctcp-ship-body\"\u003eThe Cuboid ships via freight carrier with free curbside delivery included. Estimated transit: 5–10 business days after dispatch. You will receive tracking by email when your order ships. Curbside means the carrier places the pallet at your curb or driveway.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-ship-title\"\u003eWhite Glove Delivery (Add-On)\u003c\/div\u003e\n        \u003cp class=\"dctcp-ship-body\"\u003eThreshold delivery, inside placement, or room-of-choice setup is available as a paid White Glove upgrade. To discuss options, call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e before ordering.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-ship-title\"\u003ePlacement Planning\u003c\/div\u003e\n        \u003cp class=\"dctcp-ship-body\"\u003eFilled weight is approximately 1,200 lbs (~120 gallons). Concrete slabs and reinforced patios handle this without issue. Elevated decks should be assessed by a contractor. Call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e with any questions about your specific site.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-ship-card\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-ship-title\"\u003eAssembly Note\u003c\/div\u003e\n        \u003cp class=\"dctcp-ship-body\"\u003eArrives fully assembled. Chiller hose connections use standard 3\/4” fittings. Fill with a garden hose. Drain via the 3\/4” OUT port to an appropriate outdoor area or floor drain.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"dctcp-section\" id=\"dctcp-faq\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003ch2 class=\"dctcp-section-title\"\u003eDCT Cuboid Plastic — Frequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"dctcp-faq\"\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the difference between the Cuboid Plastic and the Cuboid Standard 304 SS?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eBoth models have the same exterior dimensions (50” L × 30” W × 31.5” H), the same 304 stainless steel exterior cabinet, Pacific Cedar trim, 3\/4” chiller ports, insulated cover, and cedar step stool. The difference is the interior immersion surface: the Plastic uses PVC; the Standard uses 304 nano-coated stainless steel. The Plastic costs less and comes in Green or Grey. The \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#1D6FBA;\"\u003eCuboid Standard SS\u003c\/a\u003e has a more durable interior that is easier to sanitize to a high standard under intensive daily use.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow do I specify Green or Grey when ordering?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eLeave a note in the order comments at checkout with your color preference, or call us at \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e before placing your order. Color availability is subject to current stock — we will confirm your preference and availability before the order ships. Both colors are identical in specifications and price.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo I need a chiller, or can I use ice in the Cuboid Plastic?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eYou can use either. The 3\/4” IN\/OUT ports support direct chiller connectivity, but the tub also works perfectly with ice-over-water sessions — fill with cold water and add ice to reach your target temperature. A chiller provides consistent automated temperature control without daily ice management. The DCT 0.8HP WiFi Chiller handles most residential protocols; the 1.0HP handles higher-volume use. Select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e option above to add either one to this order as a complete system, or call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for a recommendation.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I order the Cuboid Plastic with a chiller included?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eYes — select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration and your order ships as a complete system: the tub plus DCT’s Premier Edition Chiller \u0026amp; Heater in your choice of 0.8 HP (plunges up to 135 gallons, 1–3°F every 30 minutes) or 1.0 HP (up to 150 gallons, 1–3°F every 20 minutes, depending on ambient temperature and water volume). The Premier runs on a standard 120V outlet with built-in GFCI, connects through the included quick-connect hoses, and is controlled from its splash-proof touchscreen or the Tuya Smart app. Tub Only orders are chiller-ready, so you can also add a chiller later.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the PVC interior durable enough for daily cold therapy?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003ePVC is a proven, food-safe material that holds up well under regular cold water immersion. It performs reliably for buyers who use the tub three to five times per week and follow standard cleaning protocols. Where PVC falls short compared to 304 stainless is under intensive daily use with aggressive sanitization cycles — over years, a PVC interior will show wear sooner than bare stainless. If daily use with rigorous hygiene standards is your plan from day one, the \u003ca href=\"\/products\/dynamic-cold-therapy-cuboid-304-stainless-steel-cold-plunge-tub-standard\" style=\"color:#1D6FBA;\"\u003eCuboid Standard SS\u003c\/a\u003e is the more durable long-term investment.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the insulated cover included, or is it sold separately?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eThe 4” insulated cover with child safety latches ships with the Cuboid — it is included at no additional cost. The separately listed cover in our store is a replacement unit. You do not need to purchase a cover when ordering the Cuboid Plastic.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the Cuboid Plastic suitable for outdoor year-round use?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eYes. The 304 stainless exterior cabinet and Pacific Cedar trim are designed for outdoor durability. The PVC interior is also weather-resistant. In climates with temperatures below 32°F, drain the tub if no chiller is running — standing water in the lines can freeze and cause damage. Call \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;\"\u003e(888) 500-5675\u003c\/a\u003e for winterization guidance specific to your region.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the Cuboid Plastic be used alongside a medical or physical therapy program?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eThe Cuboid Plastic is a wellness device, not a medical device. It is not intended to diagnose, treat, cure, or prevent any medical condition. Many buyers use it alongside — not instead of — clinical care during recovery phases. If you are under the care of a physician or physical therapist, discuss how cold water immersion fits your protocol before starting. Certain cardiovascular conditions, Raynaud’s syndrome, and open wounds contraindicate cold immersion — consult a qualified healthcare professional before beginning any cold therapy protocol.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs Shop Pay financing available for the Cuboid Plastic?\u003c\/summary\u003e\n        \u003cp class=\"dctcp-faq-answer\"\u003eYes. Shop Pay installments, powered by Affirm, are available at checkout — allowing you to split your purchase into manageable payments. Terms and approval are determined at checkout. Cold plunge tubs are listed as eligible for HSA or FSA reimbursement with a Letter of Medical Necessity and a prescription. We do not accept HSA or FSA cards at checkout — you pay with an ordinary card and claim the amount back from your plan administrator. Eligibility is determined individually. \u003ca href=\"\/pages\/hsa-fsa\"\u003eSee how HSA and FSA reimbursement works here\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003chr class=\"dctcp-divider\"\u003e\n\n\u003c!-- TRUST BAND --\u003e\n\u003cdiv class=\"dctcp-section--tint\"\u003e\n  \u003cdiv class=\"dctcp-container\"\u003e\n    \u003cdiv class=\"dctcp-trust\" role=\"list\" aria-label=\"Trust indicators\"\u003e\n      \u003cdiv class=\"dctcp-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3L4 8v8c0 6.6 5.2 12.8 12 14.3C22.8 28.8 28 22.6 28 16V8L16 3z\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003cpath d=\"M11 16l3.5 3.5L21 12\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-trust-name\"\u003eAuthorized DCT Dealer\u003c\/div\u003e\n        \u003cp class=\"dctcp-trust-desc\"\u003eOfficial Dynamic Cold Therapy authorized retailer — full manufacturer warranty backed\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"3\" y=\"13\" width=\"22\" height=\"13\" rx=\"2\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 13V10a9 9 0 0118 0v3\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\"\u003e\u003c\/path\u003e\u003ccircle cx=\"26\" cy=\"22\" r=\"5\" fill=\"#EBF4FF\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/circle\u003e\u003cpath d=\"M24 22l1.5 1.5L28 20\" stroke=\"#1D6FBA\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-trust-name\"\u003eFree Freight Delivery\u003c\/div\u003e\n        \u003cp class=\"dctcp-trust-desc\"\u003eCurbside freight delivery included — White Glove upgrade available at a flat $349\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003cpath d=\"M6.5 6.5C8.5 4.5 11 3.5 13.5 4c1.5.3 2.5 1.5 2.5 3v2c0 1-.7 2-1.7 2.3L12 12c1.3 3.3 3.7 5.7 7 7l.7-2.3c.3-1 1.3-1.7 2.3-1.7h2c1.5 0 2.7 1 3 2.5.5 2.5-.5 5-2.5 7C21 27.5 13 26.5 7.5 21 2 15.5 1 7.5 6.5 6.5z\" stroke=\"#1D6FBA\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" fill=\"none\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-trust-name\"\u003eExpert Support\u003c\/div\u003e\n        \u003cp class=\"dctcp-trust-desc\"\u003eReal people, real answers — \u003ca href=\"tel:+18885005675\" style=\"color:#1D6FBA;text-decoration:none;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctcp-trust-item\" role=\"listitem\"\u003e\n        \u003cdiv class=\"dctcp-trust-icon\"\u003e\n          \u003csvg width=\"32\" height=\"32\" viewbox=\"0 0 32 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\"\u003e\u003crect x=\"2\" y=\"8\" width=\"28\" height=\"18\" rx=\"3\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M2 14h28\" stroke=\"#1D6FBA\" stroke-width=\"2\"\u003e\u003c\/path\u003e\u003ccircle cx=\"8\" cy=\"21\" r=\"1.5\" fill=\"#1D6FBA\"\u003e\u003c\/circle\u003e\u003crect x=\"13\" y=\"19.5\" width=\"8\" height=\"3\" rx=\"1.5\" fill=\"#1D6FBA\"\u003e\u003c\/rect\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctcp-trust-name\"\u003eShop Pay Financing\u003c\/div\u003e\n        \u003cp class=\"dctcp-trust-desc\"\u003ePowered by Affirm — split payments at checkout\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA BLOCK --\u003e\n\u003cdiv class=\"dctcp-cta\" id=\"dctcp-cta\"\u003e\n  \u003ch2\u003eThe Cold Plunge Tub That Gets You Started — Your Color, Your Budget\u003c\/h2\u003e\n  \u003cp class=\"dctcp-cta-sub\"\u003e304 SS exterior cabinet. Pacific Cedar trim. Cover and step included. Green or Grey. Free freight delivery included.\u003c\/p\u003e\n  \u003cdiv class=\"dctcp-cta-pills\" role=\"list\"\u003e\n    \u003cdiv class=\"dctcp-cta-pill\" role=\"listitem\"\u003eGreen \u0026amp; Grey Options\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-cta-pill\" role=\"listitem\"\u003eCover \u0026amp; Step Included\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-cta-pill\" role=\"listitem\"\u003eChiller-Ready Ports\u003c\/div\u003e\n    \u003cdiv class=\"dctcp-cta-pill\" role=\"listitem\"\u003eFree Freight Delivery\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctcp-cta-actions\"\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dctcp-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\" class=\"dctcp-cta-scroll\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\u003c!-- \/.dctcp --\u003e","brand":"Dynamic Cold Therapy","offers":[{"title":"Tub Only","offer_id":52940291080559,"sku":"DCT-S-050-PL-34","price":4999.0,"currency_code":"USD","in_stock":true},{"title":"With 0.8 HP Premier Chiller","offer_id":53243151319407,"sku":"DCT-S-050-PL-34-SV08DO3","price":8498.0,"currency_code":"USD","in_stock":true},{"title":"With 1.0 HP Premier Chiller","offer_id":53243151352175,"sku":"DCT-S-050-PL-34-SV10DO3","price":8698.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-s-050-pl-34-green-front-with-step-and-valves-shortened_874013a7-e315-43b7-bce4-a1ef8fbc3b8a.webp?v=1778656092"},{"product_id":"dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-plastic-interior","title":"Dynamic Cold Therapy Pacific Cedar Barrel Cold Plunge Tub (Plastic Interior)","description":"\n\u003cstyle\u003e\n.dctb{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:#0D1B2A;line-height:1.6;overflow-x:hidden;max-width:100%;}\n.dctb img{border:none !important;outline:none !important;box-shadow:none !important;}\n.dctb *{box-sizing:border-box;}\n.dctb a{text-decoration:none;color:inherit;}\n.dctb-img-cover{width:100%;height:100%;object-fit:cover;display:block;}\n.dctb-img-contain{width:100%;height:100%;object-fit:contain;display:block;mix-blend-mode:multiply;}\n.dctb-nav{display:flex;flex-wrap:wrap;gap:6px 18px;padding:13px 28px;background:#EEF5FF;}\n.dctb-nav a{font-size:11px;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;color:#546E7A;}\n.dctb-nav a:hover{color:#1976D2;}\n.dctb-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;}\n.dctb-hero-img{aspect-ratio:1\/1;overflow:hidden;background:#0D1B2A;}\n.dctb-hero-copy{padding:52px 44px;display:flex;flex-direction:column;justify-content:center;background:#fff;}\n.dctb-hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:#1976D2;margin-bottom:14px;}\n.dctb-hero-h2{font-size:32px;font-weight:800;color:#0D1B2A;line-height:1.15;margin:0 0 18px;}\n.dctb-hero-sub{font-size:15px;color:#1C2B3A;line-height:1.75;margin:0;}\n.dctb-hero-finance{font-size:13px;color:#546E7A;margin-top:14px;margin-bottom:0;}\n.dctb-hero-badges{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px;}\n.dctb-hero-badge{font-size:10px;font-weight:700;color:#1565C0;background:#E3F0FF;border:1px solid #90CAF9;border-radius:20px;padding:5px 12px;letter-spacing:0.06em;text-transform:uppercase;}\n.dctb-facts{display:grid;grid-template-columns:repeat(6,1fr);gap:0;background:#0D1B2A;border-radius:8px;overflow:hidden;margin:24px 0 0;}\n.dctb-fact{padding:22px 10px;text-align:center;border-right:1px solid #1A2E40;}\n.dctb-fact:last-child{border-right:0;}\n.dctb-fact-num{font-size:22px;font-weight:700;color:#42A5F5;display:block;line-height:1;margin-bottom:6px;letter-spacing:-0.01em;}\n.dctb-fact-lbl{font-size:10px;letter-spacing:0.07em;text-transform:uppercase;color:#7090A0;}\n.dctb-wrap{max-width:1080px;margin:0 auto;}\n.dctb-w{padding:60px 40px;background:#fff;}\n.dctb-w-alt{padding:60px 40px;background:#F0F7FF;}\n.dctb-w-dark{padding:60px 40px;background:#0D1B2A;}\n.dctb-h2{font-size:28px;font-weight:800;color:#0D1B2A;margin:0 0 10px;line-height:1.2;}\n.dctb-h2-light{font-size:28px;font-weight:800;color:#E3F0FF;margin:0 0 10px;line-height:1.2;}\n.dctb-rule{width:40px;height:3px;background:#1976D2;border-radius:2px;margin:10px 0 26px;}\n.dctb-rule-light{width:40px;height:3px;background:#42A5F5;border-radius:2px;margin:10px 0 26px;}\n.dctb-p{font-size:15px;color:#1C2B3A;line-height:1.75;margin:0 0 16px;}\n.dctb-p:last-child{margin-bottom:0;}\n.dctb-p-sub{font-size:15px;color:#2C3E50;line-height:1.75;max-width:700px;}\n.dctb-p-light{font-size:15px;color:#B0C8E0;line-height:1.75;margin:0 0 16px;}\n.dctb-hook{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;}\n.dctb-hook-img{overflow:hidden;border-radius:8px;}\n.dctb-hook-img img{width:100%;height:auto;display:block;object-fit:unset;}\n.dctb-science-intro{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:40px;}\n.dctb-science-img{overflow:hidden;border-radius:8px;background:#F0F7FF;}\n.dctb-science-img img{width:100%;height:auto;display:block;object-fit:unset;}\n.dctb-science-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.dctb-science-card{background:#fff;border-radius:8px;border-left:3px solid #1976D2;padding:24px;box-shadow:0 1px 4px rgba(0,0,0,.06);}\n.dctb-science-num{font-size:36px;font-weight:800;color:#1976D2;line-height:1;margin-bottom:10px;display:block;}\n.dctb-science-title{font-size:12px;font-weight:700;color:#0D1B2A;text-transform:uppercase;letter-spacing:0.07em;margin-bottom:8px;}\n.dctb-science-desc{font-size:14px;color:#2C3E50;line-height:1.65;margin:0;}\n.dctb-temp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;}\n.dctb-temp-card{background:#fff;border-radius:8px;padding:22px;box-shadow:0 2px 12px rgba(0,0,0,.06);border-top:4px solid transparent;}\n.dctb-temp-card--entry{border-top-color:#42A5F5;}\n.dctb-temp-card--mid{border-top-color:#1976D2;}\n.dctb-temp-card--cold{border-top-color:#0D47A1;}\n.dctb-temp-label{font-size:11px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;display:block;margin-bottom:6px;}\n.dctb-temp-card--entry .dctb-temp-label{color:#42A5F5;}\n.dctb-temp-card--mid .dctb-temp-label{color:#1976D2;}\n.dctb-temp-card--cold .dctb-temp-label{color:#0D47A1;}\n.dctb-temp-deg{font-size:26px;font-weight:700;color:#0D1B2A;display:block;margin-bottom:4px;}\n.dctb-temp-name{font-size:14px;font-weight:600;color:#0D1B2A;display:block;margin-bottom:8px;}\n.dctb-temp-desc{font-size:13px;color:#2C3E50;line-height:1.6;}\n.dctb-construction-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n.dctb-construction-img{overflow:hidden;border-radius:8px;background:#F0F7FF;}\n.dctb-construction-img img{width:100%;height:auto;display:block;object-fit:unset;}\n.dctb-material-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px;}\n.dctb-material-card{background:#fff;border-radius:8px;padding:22px 20px;border:1px solid #C5D8F0;border-left:4px solid #1976D2;}\n.dctb-material-title{font-size:14px;font-weight:700;color:#0D1B2A;margin-bottom:8px;}\n.dctb-material-desc{font-size:14px;color:#2C3E50;line-height:1.65;}\n.dctb-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;}\n.dctb-feat-card{background:#F0F7FF;border-radius:8px;overflow:hidden;border:1px solid #C5D8F0;}\n.dctb-feat-img-wrap{overflow:hidden;background:#E3F0FF;}\n.dctb-feat-img-wrap img{width:100%;height:auto;display:block;object-fit:unset;}\n.dctb-feat-body{padding:20px;}\n.dctb-feat-title{font-size:15px;font-weight:700;color:#0D1B2A;margin-bottom:8px;}\n.dctb-feat-desc{font-size:14px;color:#2C3E50;line-height:1.65;margin:0;}\n.dctb-feat-card-text{background:#F0F7FF;border-radius:8px;border:1px solid #C5D8F0;padding:28px 24px;}\n.dctb-chiller-banner{background:linear-gradient(135deg,#0D1B2A 0%,#1A3352 100%);border-radius:10px;padding:36px 40px;display:flex;gap:32px;align-items:center;margin-top:32px;}\n.dctb-chiller-img{flex-shrink:0;width:180px;height:180px;border-radius:8px;overflow:hidden;background:#1A2E40;}\n.dctb-chiller-body{flex:1;}\n.dctb-chiller-label{font-size:11px;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:#42A5F5;margin-bottom:10px;display:block;}\n.dctb-chiller-h3{font-size:20px;font-weight:800;color:#E3F0FF;margin:0 0 12px;}\n.dctb-chiller-p{font-size:14px;color:#90BAD8;line-height:1.7;margin:0 0 18px;}\n.dctb-chiller-btn{display:inline-block;background:#1976D2;color:#fff !important;font-size:13px;font-weight:700;letter-spacing:0.06em;text-transform:uppercase;padding:11px 24px;border-radius:6px;transition:background .2s;}\n.dctb-chiller-btn:hover{background:#1565C0;}\n.dctb-protocol-layout{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;}\n.dctb-protocol-img{overflow:hidden;border-radius:8px;}\n.dctb-protocol-img img{width:100%;height:auto;display:block;object-fit:unset;}\n.dctb-protocol-items{margin-top:28px;display:flex;flex-direction:column;}\n.dctb-protocol-item{display:flex;gap:16px;align-items:flex-start;padding:18px 0;border-bottom:1px solid #C5D8F0;}\n.dctb-protocol-item:first-child{padding-top:0;}\n.dctb-protocol-item:last-child{border-bottom:none;padding-bottom:0;}\n.dctb-protocol-badge{font-size:10px;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:#1976D2;min-width:90px;padding-top:3px;flex-shrink:0;}\n.dctb-protocol-text{font-size:14px;color:#1C2B3A;line-height:1.7;}\n.dctb-persona-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;}\n.dctb-persona-card{border-radius:8px;padding:28px 24px;background:#fff;border:1px solid #C5D8F0;border-top:3px solid #1976D2;}\n.dctb-persona-tag{font-size:10px;font-weight:700;letter-spacing:0.09em;text-transform:uppercase;color:#1976D2;margin-bottom:10px;}\n.dctb-persona-title{font-size:16px;font-weight:700;color:#0D1B2A;margin-bottom:10px;}\n.dctb-persona-desc{font-size:14px;color:#2C3E50;line-height:1.65;margin:0;}\n.dctb-callout{background:#E3F0FF;border:1px solid #90CAF9;border-radius:8px;padding:18px 22px;margin-top:24px;}\n.dctb-callout p{margin:0;font-size:14px;color:#1C2B3A;line-height:1.7;}\n.dctb-callout strong{color:#0D1B2A;}\n.dctb-roi{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #90CAF9;border-radius:8px;overflow:hidden;margin-top:32px;}\n.dctb-roi-item{background:#E3F0FF;padding:32px 24px;text-align:center;border-right:1px solid #90CAF9;}\n.dctb-roi-item:last-child{border-right:none;}\n.dctb-roi-num{font-size:36px;font-weight:800;color:#1976D2;display:block;line-height:1;margin-bottom:8px;}\n.dctb-roi-label{font-size:11px;letter-spacing:0.07em;text-transform:uppercase;color:#546E7A;display:block;margin-bottom:6px;}\n.dctb-roi-note{font-size:13px;color:#2C3E50;line-height:1.5;margin:0;}\n.dctb-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:8px;margin:28px 0;border:1px solid #C5D8F0;}\n.dctb-compare{width:100%;min-width:540px;border-collapse:collapse;}\n.dctb-compare th{background:#0D1B2A;color:#7090A0;font-size:12px;font-weight:700;letter-spacing:0.07em;text-transform:uppercase;padding:14px 20px;text-align:left;border-bottom:2px solid #1A2E40;}\n.dctb-compare th.dctb-active-col{background:#1976D2;color:#fff;}\n.dctb-compare td{padding:12px 20px;font-size:14px;border-bottom:1px solid #E3EDF8;color:#1C2B3A;vertical-align:top;}\n.dctb-compare tr:last-child td{border-bottom:none;}\n.dctb-compare .dctb-row-label{font-weight:600;color:#546E7A;background:#F0F7FF;}\n.dctb-compare .dctb-active-col{background:#E3F0FF;font-weight:500;}\n.dctb-honest-take{background:#E3F0FF;border:1px solid #1976D2;border-radius:8px;padding:18px 22px;margin-top:18px;}\n.dctb-honest-take p{margin:0;font-size:14px;color:#1C2B3A;line-height:1.7;}\n.dctb-specs-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #C5D8F0;border-radius:8px;overflow:hidden;margin-top:28px;}\n.dctb-spec-label{padding:11px 20px;font-size:13px;font-weight:600;color:#2C3E50;background:#F0F7FF;border-bottom:1px solid #C5D8F0;}\n.dctb-spec-val{padding:11px 20px;font-size:13px;color:#0D1B2A;background:#fff;border-bottom:1px solid #C5D8F0;}\n.dctb-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}\n.dctb-ship-card{background:#F0F7FF;border:1px solid #C5D8F0;border-radius:8px;padding:20px;border-top:2px solid #1976D2;}\n.dctb-ship-title{font-size:12px;font-weight:700;color:#1976D2;text-transform:uppercase;letter-spacing:0.07em;margin-bottom:8px;}\n.dctb-ship-desc{font-size:14px;color:#1C2B3A;line-height:1.65;margin:0;}\n.dctb-faq{border:1px solid #C5D8F0;border-radius:8px;overflow:hidden;margin-top:28px;}\ndetails.dctb-faq-item{border-bottom:1px solid #C5D8F0;}\ndetails.dctb-faq-item:last-child{border-bottom:none;}\ndetails.dctb-faq-item summary{list-style:none;-webkit-appearance:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;font-size:15px;font-weight:600;color:#0D1B2A;background:#fff;}\ndetails.dctb-faq-item summary::-webkit-details-marker{display:none;}\ndetails.dctb-faq-item[open] summary{background:#E3F0FF;color:#1565C0;}\n.dctb-faq-chevron{width:18px;height:18px;flex-shrink:0;stroke:#1976D2;transition:transform 0.2s ease;}\ndetails.dctb-faq-item[open] .dctb-faq-chevron{transform:rotate(180deg);}\n.dctb-faq-a{padding:4px 24px 20px;font-size:14px;color:#1C2B3A;line-height:1.75;margin:0;background:#fff;}\n.dctb-faq-a a{color:#1976D2;text-decoration:underline;}\n.dctb-trust{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #C5D8F0;border-radius:8px;overflow:hidden;margin-top:32px;}\n.dctb-trust-item{padding:22px 12px;text-align:center;border-right:1px solid #C5D8F0;background:#fff;}\n.dctb-trust-item:last-child{border-right:none;}\n.dctb-trust-icon{color:#1976D2;margin-bottom:8px;}\n.dctb-trust-label{font-size:12px;font-weight:700;color:#0D1B2A;display:block;}\n.dctb-trust-sub{font-size:11px;color:#546E7A;display:block;margin-top:2px;}\n.dctb-cta{background:linear-gradient(135deg,#0D1B2A 0%,#0A3560 100%);padding:64px 40px;text-align:center;border-radius:12px;margin-top:0;}\n.dctb-cta-h2{font-size:28px;font-weight:800;color:#E3F0FF;margin:0 0 16px;}\n.dctb-cta-p{font-size:15px;color:#7090A0;max-width:560px;margin:0 auto;line-height:1.75;}\n.dctb-cta-pills{display:grid;grid-template-columns:repeat(4,auto);justify-content:center;gap:8px 10px;margin:28px 0 0;}\n.dctb-cta-pill{padding:8px 16px;border-radius:24px;font-size:13px;font-weight:600;background:rgba(25,118,210,.2);border:1px solid rgba(66,165,245,.4);color:#42A5F5;}\n.dctb-cta-actions{display:flex;justify-content:center;margin-top:28px;margin-bottom:32px;}\n.dctb-cta-btn{display:inline-block;padding:16px 44px;background:#1976D2;color:#fff !important;font-size:16px;font-weight:800;border-radius:12px;letter-spacing:0.01em;text-decoration:none !important;}\n.dctb-cta-order{margin:0;}\n.dctb-cta-order a{font-size:16px;font-weight:600;color:#7090A0;letter-spacing:0.01em;text-decoration:underline;text-underline-offset:3px;}\n@media(max-width:768px){\n  .dctb-hero{grid-template-columns:1fr;}\n  .dctb-hero-img{order:-1;aspect-ratio:1\/1;min-height:0;}\n  .dctb-hero-copy{padding:28px 20px;}\n  .dctb-hero-h2{font-size:24px;}\n  .dctb-h2,.dctb-h2-light{font-size:22px;}\n  .dctb-w,.dctb-w-alt,.dctb-w-dark{padding:40px 20px;}\n  .dctb-facts{grid-template-columns:repeat(3,1fr);}\n  .dctb-fact:nth-child(3n){border-right:0;}\n  .dctb-fact{border-bottom:1px solid #1A2E40;}\n  .dctb-fact:nth-last-child(-n+3){border-bottom:0;}\n  .dctb-fact-num{font-size:19px;}\n  .dctb-hook{grid-template-columns:1fr;gap:28px;}\n  .dctb-hook-img{border-radius:8px;}\n  .dctb-science-intro{grid-template-columns:1fr;gap:28px;}\n  .dctb-science-grid{grid-template-columns:1fr;}\n  .dctb-temp-grid{grid-template-columns:1fr;}\n  .dctb-construction-layout{grid-template-columns:1fr;gap:28px;}\n  .dctb-material-grid{grid-template-columns:1fr;}\n  .dctb-feat-grid{grid-template-columns:1fr;}\n  .dctb-chiller-banner{flex-direction:column;padding:28px 20px;}\n  .dctb-chiller-img{width:100%;height:200px;}\n  .dctb-protocol-layout{grid-template-columns:1fr;gap:28px;}\n  .dctb-persona-grid{grid-template-columns:1fr;}\n  .dctb-roi{grid-template-columns:1fr;}\n  .dctb-roi-item{border-right:none;border-bottom:1px solid #90CAF9;}\n  .dctb-roi-item:last-child{border-bottom:none;}\n  .dctb-specs-grid{grid-template-columns:1fr;}\n  .dctb-ship-grid{grid-template-columns:1fr;}\n  .dctb-trust{grid-template-columns:repeat(2,1fr);}\n  .dctb-trust-item:nth-child(2n){border-right:none;}\n  .dctb-trust-item{border-bottom:1px solid #C5D8F0;}\n  .dctb-trust-item:nth-last-child(-n+2){border-bottom:none;}\n  .dctb-cta{padding:40px 20px;border-radius:0;}\n  .dctb-cta-pills{grid-template-columns:repeat(2,1fr);gap:8px;}\n  .dctb-cta-actions{flex-direction:column;align-items:stretch;}\n  .dctb-cta-btn{text-align:center;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dctb\"\u003e\n\n\u003cnav class=\"dctb-nav\" aria-label=\"Page sections\"\u003e\n  \u003ca href=\"#science\"\u003eCold Therapy Science\u003c\/a\u003e\n  \u003ca href=\"#construction\"\u003eConstruction\u003c\/a\u003e\n  \u003ca href=\"#chiller\"\u003eAdd a Chiller\u003c\/a\u003e\n  \u003ca href=\"#protocol\"\u003eProtocol \u0026amp; Temps\u003c\/a\u003e\n  \u003ca href=\"#compare\"\u003eCompare Options\u003c\/a\u003e\n  \u003ca href=\"#specs\"\u003eSpecifications\u003c\/a\u003e\n  \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003csection class=\"dctb-hero\"\u003e\n  \u003cdiv class=\"dctb-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-front-side-and-step_0e74d2f2-d0a5-4968-a44e-60d2c8bd4c76.webp\" class=\"dctb-img-cover\" loading=\"eager\" alt=\"Dynamic Cold Therapy Pacific Cedar Barrel Cold Plunge Tub with step — DCT-B-042-PLPC-34 grey\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctb-hero-copy\"\u003e\n    \u003cp class=\"dctb-hero-eyebrow\"\u003eDynamic Cold Therapy · DCT-B-042-PLPC-34 · Pacific Cedar Barrel\u003c\/p\u003e\n    \u003ch2 class=\"dctb-hero-h2\"\u003eA Cold Plunge That Earns Its Place in Any Space. Indoor or Out.\u003c\/h2\u003e\n    \u003cp class=\"dctb-hero-sub\"\u003eThe DCT Pacific Cedar Barrel isn’t a folding stock tank or an inflatable tub. It’s a 42-inch cedar barrel with a plastic liner, built-in ergonomic seat, a solid cedar entry step, and a locking insulated cover — ready to pair with a chiller or run on ice. It’s the cold plunge setup that stays put, looks intentional, and works for every protocol from 60-second cold showers-plus to serious 10-minute daily immersion. Choose \u003cstrong\u003eTub Only\u003c\/strong\u003e, or select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above to receive the tub and DCT’s WiFi-controlled chiller together as one complete system.\u003c\/p\u003e\n    \u003cp class=\"dctb-hero-finance\"\u003eAffirm financing available at checkout.\u003c\/p\u003e\n    \u003cdiv class=\"dctb-hero-badges\"\u003e\n      \u003cspan class=\"dctb-hero-badge\"\u003ePacific Cedar Exterior\u003c\/span\u003e\n      \u003cspan class=\"dctb-hero-badge\"\u003ePlastic Interior Liner\u003c\/span\u003e\n      \u003cspan class=\"dctb-hero-badge\"\u003eChiller-Ready Valves\u003c\/span\u003e\n      \u003cspan class=\"dctb-hero-badge\"\u003eGreen or Grey\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003cdiv class=\"dctb-facts\" role=\"list\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctb-fact\" role=\"listitem\"\u003e\n\u003cspan class=\"dctb-fact-num\"\u003e42\"\u003c\/span\u003e\u003cspan class=\"dctb-fact-lbl\"\u003eBarrel Diameter\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"dctb-fact\" role=\"listitem\"\u003e\n\u003cspan class=\"dctb-fact-num\"\u003e39.5\"\u003c\/span\u003e\u003cspan class=\"dctb-fact-lbl\"\u003ePlunge Depth\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"dctb-fact\" role=\"listitem\"\u003e\n\u003cspan class=\"dctb-fact-num\"\u003eCedar\u003c\/span\u003e\u003cspan class=\"dctb-fact-lbl\"\u003ePacific Cedar Exterior\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"dctb-fact\" role=\"listitem\"\u003e\n\u003cspan class=\"dctb-fact-num\"\u003ePlastic\u003c\/span\u003e\u003cspan class=\"dctb-fact-lbl\"\u003eEasy-Clean Interior\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"dctb-fact\" role=\"listitem\"\u003e\n\u003cspan class=\"dctb-fact-num\"\u003e1-YR\u003c\/span\u003e\u003cspan class=\"dctb-fact-lbl\"\u003eWarranty Coverage\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003cdiv class=\"dctb-fact\" role=\"listitem\"\u003e\n\u003cspan class=\"dctb-fact-num\"\u003eFree\u003c\/span\u003e\u003cspan class=\"dctb-fact-lbl\"\u003eFreight Delivery\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w\" style=\"padding-top:32px;\"\u003e\n  \u003cdiv class=\"dctb-hook dctb-wrap\"\u003e\n    \u003cdiv\u003e\n      \u003ch2 class=\"dctb-h2\"\u003eCold therapy used to require a gym, a cryo chamber, or a very dedicated bathtub.\u003c\/h2\u003e\n      \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n      \u003cp class=\"dctb-p\"\u003eProfessional athletes have used cold water immersion for decades. The challenge for home practitioners has always been the setup — most tubs aren’t deep enough for full shoulder immersion, ice bags are expensive and inconvenient at daily frequency, and inflatable pools lack the structural integrity and insulation for serious daily use.\u003c\/p\u003e\n      \u003cp class=\"dctb-p\"\u003eThe Pacific Cedar Barrel solves all three. At 42 inches in diameter and 39.5 inches deep, it delivers full shoulder and neck immersion for most adults. The Pacific Cedar exterior weathers outdoor conditions and looks at home in any backyard, deck, or patio environment. The plastic interior liner is smooth, hygienic, and significantly easier to clean than raw wood alternatives. Chiller inlet and outlet valves are built in — add the DCT 0.8HP chiller anytime for precision temperature control, or run the barrel on ice while you decide.\u003c\/p\u003e\n      \u003cp class=\"dctb-p\"\u003eAvailable in Grey and Green — both finishes look good alongside outdoor furniture, sauna installations, and dedicated recovery spaces. The included Pacific Cedar step makes entry and exit consistent and safe. The insulated cover with child safety latches keeps the water clean between sessions and addresses pool safety requirements in most residential settings.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctb-hook-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-front-side-no-step_83e99931-4ac0-4c96-bba4-6fff24a76a7a.webp\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"Dynamic Cold Therapy Pacific Cedar Barrel front view grey — no step, clean lines\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w-alt\" id=\"science\" style=\"border-top:none;\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eCold Water Immersion: What the Research Shows\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-science-intro\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"dctb-p-sub\"\u003eCold water immersion (CWI) is one of the most researched recovery modalities in sports science. Unlike trending wellness practices backed by limited data, immersion protocols have been studied in athlete populations for over four decades. Here’s what that research consistently demonstrates — stated in accurate terms, without overclaiming:\u003c\/p\u003e\n        \u003cp class=\"dctb-p\" style=\"margin-top:16px;\"\u003eCold exposure triggers vasoconstriction during immersion and rapid vasodilation immediately after — a pumping effect that supports circulation and may help reduce the systemic inflammation that follows intense physical effort. The cold shock response activates the autonomic nervous system, producing norepinephrine releases that research has measured at 200–300% above baseline, supporting alertness, mood, and focus in the hours after a session. Consistent daily cold exposure produces hormetic adaptation — the body becomes measurably more efficient at thermoregulation and stress response over time.\u003c\/p\u003e\n        \u003cp class=\"dctb-p\"\u003e\u003cem\u003eNote: cold water immersion products are wellness and recovery tools. They are not intended to diagnose, treat, cure, or prevent any medical condition. Consult a healthcare professional before beginning a cold immersion protocol, particularly if you have cardiovascular conditions.\u003c\/em\u003e\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-science-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-green-without-cover-no-valves_503885fc-b11c-4607-9729-95794c6c9b0e.webp\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"Dynamic Cold Therapy Pacific Cedar Barrel green — open interior view for immersion\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dctb-science-grid\"\u003e\n      \u003cdiv class=\"dctb-science-card\"\u003e\n        \u003cspan class=\"dctb-science-num\"\u003e200%\u003c\/span\u003e\n        \u003cdiv class=\"dctb-science-title\"\u003eNorepinephrine Increase\u003c\/div\u003e\n        \u003cp class=\"dctb-science-desc\"\u003eResearch shows cold water immersion at 57–60°F produces 200–300% elevations in norepinephrine — a neurotransmitter associated with alertness, focus, and mood. Effects last 2–4 hours post-immersion, making morning cold plunges a popular daily habit for focus.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-science-card\"\u003e\n        \u003cspan class=\"dctb-science-num\"\u003e11°C\u003c\/span\u003e\n        \u003cdiv class=\"dctb-science-title\"\u003eThe Research Sweet Spot\u003c\/div\u003e\n        \u003cp class=\"dctb-science-desc\"\u003eMost published CWI protocols use water at 10–15°C (50–59°F) for sessions of 10–15 minutes. This range produces meaningful physiological response without the risks of extreme cold. A quality chiller maintains this range consistently without ice management.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-science-card\"\u003e\n        \u003cspan class=\"dctb-science-num\"\u003eDOMS\u003c\/span\u003e\n        \u003cdiv class=\"dctb-science-title\"\u003eRecovery Support\u003c\/div\u003e\n        \u003cp class=\"dctb-science-desc\"\u003eDelayed onset muscle soreness (DOMS) results from micro-tears, systemic inflammation, and neural fatigue following intense training. Cold immersion is widely used by athletes post-training to support the body’s recovery response — used by professional teams across NFL, NBA, and Olympic programs.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dctb-temp-grid\"\u003e\n      \u003cdiv class=\"dctb-temp-card dctb-temp-card--entry\"\u003e\n        \u003cspan class=\"dctb-temp-label\"\u003eEntry Protocol\u003c\/span\u003e\n        \u003cspan class=\"dctb-temp-deg\"\u003e55–60°F\u003c\/span\u003e\n        \u003cspan class=\"dctb-temp-name\"\u003eFirst-Timer Range\u003c\/span\u003e\n        \u003cp class=\"dctb-temp-desc\"\u003eStart here if you’re new to cold immersion. Achievable with cold tap water in many regions (especially winter) or 15–20 lbs of ice. Duration: 30–90 seconds. Focus on controlled breathing rather than duration.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-temp-card dctb-temp-card--mid\"\u003e\n        \u003cspan class=\"dctb-temp-label\"\u003eIntermediate Protocol\u003c\/span\u003e\n        \u003cspan class=\"dctb-temp-deg\"\u003e50–55°F\u003c\/span\u003e\n        \u003cspan class=\"dctb-temp-name\"\u003eResearch Protocol Range\u003c\/span\u003e\n        \u003cp class=\"dctb-temp-desc\"\u003eThe range most CWI studies use. Achievable with consistent ice management (25–35 lbs) or a chiller set to 50–55°F. Duration: 2–5 minutes. Most users reach this range within 2–4 weeks of consistent practice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-temp-card dctb-temp-card--cold\"\u003e\n        \u003cspan class=\"dctb-temp-label\"\u003eAdvanced Protocol\u003c\/span\u003e\n        \u003cspan class=\"dctb-temp-deg\"\u003e40–50°F\u003c\/span\u003e\n        \u003cspan class=\"dctb-temp-name\"\u003eSerious Practitioner Range\u003c\/span\u003e\n        \u003cp class=\"dctb-temp-desc\"\u003eRequires a chiller — ice management at this temperature is difficult to maintain consistently. The DCT 0.8HP chiller reaches down to 37°F. Duration: 1–3 minutes. Not recommended without prior cold adaptation experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w\" id=\"construction\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eConstruction: Why Cedar Outside, Plastic Inside\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-construction-layout\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"dctb-p\"\u003eThe combination of Pacific Cedar exterior and plastic interior isn’t a cost compromise — it’s a deliberate materials decision based on what each surface needs to do well.\u003c\/p\u003e\n        \u003cdiv class=\"dctb-material-grid\"\u003e\n          \u003cdiv class=\"dctb-material-card\"\u003e\n            \u003cdiv class=\"dctb-material-title\"\u003ePacific Cedar Exterior — Why Cedar?\u003c\/div\u003e\n            \u003cp class=\"dctb-material-desc\"\u003ePacific Cedar (Western Red Cedar) has natural oils that resist moisture absorption, rot, and insects without chemical treatment. It’s the wood used in outdoor furniture, boat decking, and traditional saunas for the same reason: it handles wet environments better than most species. The barrel exterior will be exposed to temperature changes, moisture, and potentially direct weather — cedar handles all three without warping or deteriorating the way pine or hemlock would.\u003c\/p\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dctb-material-card\"\u003e\n            \u003cdiv class=\"dctb-material-title\"\u003ePlastic Interior Liner — Why Not Raw Wood?\u003c\/div\u003e\n            \u003cp class=\"dctb-material-desc\"\u003eRaw wood interior surfaces in cold plunge applications present maintenance challenges: wood absorbs water, harbors bacteria in pores, discolors, and requires more aggressive chemical sanitation to keep water clean between sessions. The PVC\/plastic liner is non-porous, smooth, chemically neutral, and significantly easier to clean. It also provides a layer of thermal insulation between the water and the cedar shell, reducing heat transfer and helping maintain your target temperature between sessions.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-construction-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-interior-view_c2992e4f-16ca-44ea-9401-a7386362c9c3.webp\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"Dynamic Cold Therapy Barrel interior — smooth plastic liner and built-in ergonomic seat\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w-alt\" id=\"features\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eDetails That Matter for Daily Use\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-feat-grid\"\u003e\n      \u003cdiv class=\"dctb-feat-card\"\u003e\n        \u003cdiv class=\"dctb-feat-img-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-front-side-and-step_0e74d2f2-d0a5-4968-a44e-60d2c8bd4c76.webp\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"Pacific Cedar step and barrel entry — safe access for daily cold plunge use\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctb-feat-body\"\u003e\n          \u003cdiv class=\"dctb-feat-title\"\u003eIncluded Pacific Cedar Step\u003c\/div\u003e\n          \u003cp class=\"dctb-feat-desc\"\u003eThe solid cedar step makes entry and exit consistent and safe at 39.5 inches of barrel height. Critical for daily practice — you’re stepping over the barrel rim when your feet are wet and cold. The included step removes that moment of risk, especially during the disorientation that follows cold immersion.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-feat-card\"\u003e\n        \u003cdiv class=\"dctb-feat-img-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-valves-and-chiller_5f6e57ca-b69f-4393-b77d-c10b768e8a3d.webp\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"DCT Barrel with chiller connected — inlet and outlet valves in use\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctb-feat-body\"\u003e\n          \u003cdiv class=\"dctb-feat-title\"\u003eChiller-Ready Inlet\/Outlet Valves\u003c\/div\u003e\n          \u003cp class=\"dctb-feat-desc\"\u003eBoth inlet and outlet valve connections are installed on the barrel. Select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and the chiller ships connected-ready with hoses included — no plumbing, no drilling, no professional installation. Choosing \u003cstrong\u003eTub Only\u003c\/strong\u003e ships the barrel chiller-ready with capped 3\/4\" ports, so ice works from day one and a chiller can be added at any time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-feat-card\"\u003e\n        \u003cdiv class=\"dctb-feat-img-wrap\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-front-side-no-step_83e99931-4ac0-4c96-bba4-6fff24a76a7a.webp\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"DCT Pacific Cedar Barrel covered — insulated cover and clean side profile\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctb-feat-body\"\u003e\n          \u003cdiv class=\"dctb-feat-title\"\u003eInsulated Cover + Child Safety Latches\u003c\/div\u003e\n          \u003cp class=\"dctb-feat-desc\"\u003eThe custom cover does two jobs: it insulates the water between sessions (significantly reducing temperature loss and ice melt rate), and it latches with child-safety locks to meet residential pool safety requirements in most jurisdictions. Store covered when not in use and your water temperature is maintained for 24–48 hours depending on ambient conditions.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctb-feat-grid\" style=\"margin-top:20px;\"\u003e\n      \u003cdiv class=\"dctb-feat-card-text\"\u003e\n        \u003cdiv class=\"dctb-feat-title\"\u003eErgonomic Built-In Seat\u003c\/div\u003e\n        \u003cp class=\"dctb-feat-desc\"\u003eThe integrated seat inside the barrel positions you for consistent immersion depth every session. Seated, most users are submerged to shoulder and neck level in the 42\" diameter barrel. No separate seat insert to float, shift, or remove before entering. The seat is a structural part of the barrel, not an accessory.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-feat-card-text\"\u003e\n        \u003cdiv class=\"dctb-feat-title\"\u003eIndoor or Outdoor Installation\u003c\/div\u003e\n        \u003cp class=\"dctb-feat-desc\"\u003ePacific Cedar is weather-resistant without surface treatment — it can live outdoors on a deck, patio, or backyard year-round in most climates. It also works indoors in a garage, basement, or dedicated recovery room. Place it on a level surface capable of supporting 700–800 lbs when filled (water weight is significant — plan accordingly for elevated decks or second-floor installations).\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-feat-card-text\"\u003e\n        \u003cdiv class=\"dctb-feat-title\"\u003eAvailable in Green or Grey\u003c\/div\u003e\n        \u003cp class=\"dctb-feat-desc\"\u003eBoth color options use Pacific Cedar with a powder-coated or stained exterior band finish. Grey is the more versatile finish for most spaces — pairs cleanly with stone, concrete, or neutral outdoor furniture. Green reads as more naturalistic, looking at home alongside garden or wooded outdoor settings. Both age well with basic cedar maintenance (annual oil or sealant application recommended for outdoor installations).\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w-dark\" id=\"chiller\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2-light\"\u003eAdd the Premier Chiller — One Complete Cold Plunge System\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule-light\"\u003e\u003c\/div\u003e\n    \u003cp class=\"dctb-p-light\"\u003eSelect a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and the Pacific Cedar Barrel ships as a complete system — tub and DCT’s Premier Edition Chiller \u0026amp; Heater together, connected with the included quick-connect hoses. Prefer to run on ice or add a chiller later? \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready with capped 3\/4\" ports, so ice works from day one.\u003c\/p\u003e\n    \u003cp class=\"dctb-p-light\"\u003e\u003cstrong style=\"color:#E3F0FF;\"\u003e37°F Cold to 85°F Warm, One Unit.\u003c\/strong\u003e The Premier Edition both chills and heats, with temperature adjustability across the full 37–85°F range. Control it from the splash-proof digital touchscreen or remotely through the Tuya Smart WiFi app — set your target before you leave the gym and step into ready water.\u003c\/p\u003e\n    \u003cp class=\"dctb-p-light\"\u003e\u003cstrong style=\"color:#E3F0FF;\"\u003e0.8 HP or 1.0 HP — Sized to Your Routine.\u003c\/strong\u003e The 0.8 HP unit handles plunges up to 135 gallons, pulling water down 1–3°F every 30 minutes — well matched to the Pacific Cedar Barrel for daily residential use. The 1.0 HP steps up to 150 gallons at 1–3°F every 20 minutes (both depending on ambient temperature and water volume) — the right call for hot climates or back-to-back sessions.\u003c\/p\u003e\n    \u003cp class=\"dctb-p-light\"\u003e\u003cstrong style=\"color:#E3F0FF;\"\u003eClean Water, Automatically.\u003c\/strong\u003e Built-in filtration and automated ozone sanitation keep water clear between full changes. Every Premier chiller runs on a standard 120V outlet with built-in GFCI, is rated for indoor and covered outdoor use, and carries a 1-year warranty.\u003c\/p\u003e\n    \u003cdiv class=\"dctb-chiller-banner\"\u003e\n      \u003cdiv class=\"dctb-chiller-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-dct-sv-10-do3-cold-therapy-chiller-dct-sv-08do3-premier-front.webp?v=1778833817\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"DCT Premier Edition Chiller and Heater with WiFi app\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-chiller-body\"\u003e\n        \u003cspan class=\"dctb-chiller-label\"\u003eIncluded With Any With Premier Chiller Variant\u003c\/span\u003e\n        \u003ch3 class=\"dctb-chiller-h3\"\u003eDCT Premier Edition Chiller \u0026amp; Heater with WiFi App\u003c\/h3\u003e\n        \u003cp class=\"dctb-chiller-p\"\u003eCools to 37°F, heats to warm-plunge temperatures. Built-in ozone sanitation, filter, and strainer. Control from anywhere via the Tuya Smart WiFi app. Available in 0.8 HP and 1.0 HP — select your configuration above to order the tub and chiller together as one system.\u003c\/p\u003e\n        \u003ca href=\"\/products\/dynamic-cold-therapy-08-hp-chiller-heater-with-wifi-app-premier-edition\" class=\"dctb-chiller-btn\"\u003eSee Full Chiller Specifications →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w\" id=\"protocol\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eCold Plunge Protocol: Starting Right\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-protocol-layout\"\u003e\n      \u003cdiv class=\"dctb-protocol-img\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-valves-and-chiller_5f6e57ca-b69f-4393-b77d-c10b768e8a3d.webp\" class=\"dctb-img-cover\" loading=\"lazy\" alt=\"DCT Barrel with chiller setup — full cold therapy system in use\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"dctb-p\"\u003eCold immersion is a practice that builds over weeks and months. Start conservatively — the goal in the first two weeks is building comfort with controlled breathing in cold water, not maximizing duration or temperature. Here’s a structured approach:\u003c\/p\u003e\n        \u003cdiv class=\"dctb-protocol-items\"\u003e\n          \u003cdiv class=\"dctb-protocol-item\"\u003e\n            \u003cspan class=\"dctb-protocol-badge\"\u003eWeek 1–2\u003c\/span\u003e\n            \u003cspan class=\"dctb-protocol-text\"\u003eTarget 55–60°F. Start with 30–60 second immersions. Focus on slow nasal breathing rather than gasping. Exit if you feel lightheaded. The cold shock response diminishes within 30 seconds of entry — breath control through that first 30 seconds is the entire skill of cold immersion.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dctb-protocol-item\"\u003e\n            \u003cspan class=\"dctb-protocol-badge\"\u003eWeek 3–4\u003c\/span\u003e\n            \u003cspan class=\"dctb-protocol-text\"\u003eExtend duration to 2–3 minutes. Begin reducing target temperature toward 52–55°F if you have a chiller. Without a chiller, increase ice quantity to lower your baseline temperature. You should be sweating within 20 seconds of exit — this is normal vasodilation.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dctb-protocol-item\"\u003e\n            \u003cspan class=\"dctb-protocol-badge\"\u003eMonth 2+\u003c\/span\u003e\n            \u003cspan class=\"dctb-protocol-text\"\u003eDaily practice, 2–5 minutes at 50–55°F. Most research protocols use this range for 10–15 minutes total weekly (split across sessions). Morning timing is popular for norepinephrine and dopamine effects; post-workout timing is popular for recovery support. Both are valid.\u003c\/span\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"dctb-protocol-item\"\u003e\n            \u003cspan class=\"dctb-protocol-badge\"\u003eWater Care\u003c\/span\u003e\n            \u003cspan class=\"dctb-protocol-text\"\u003eWithout a chiller filter: drain and refill every 1–2 weeks, or as needed when clarity decreases. Keep the cover on between sessions to reduce UV exposure and debris. With the DCT chiller (filter + ozone included): full water change typically every 4–8 weeks depending on usage frequency. Shower before each session to minimize contamination.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w-alt\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eWho Uses a Cold Plunge Daily\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-persona-grid\"\u003e\n      \u003cdiv class=\"dctb-persona-card\"\u003e\n        \u003cdiv class=\"dctb-persona-tag\"\u003eThe Athlete\u003c\/div\u003e\n        \u003cdiv class=\"dctb-persona-title\"\u003ePost-training recovery every day, not once a week.\u003c\/div\u003e\n        \u003cp class=\"dctb-persona-desc\"\u003eYou train hard 4–6 days a week and feel the accumulated soreness. You’ve tried ice baths in bathtubs — it’s messy, inconsistent, and too shallow for proper immersion. The DCT Barrel gives you a dedicated post-training protocol that takes 5 minutes of setup and delivers full immersion every session.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-persona-card\"\u003e\n        \u003cdiv class=\"dctb-persona-tag\"\u003eThe Biohacker\u003c\/div\u003e\n        \u003cdiv class=\"dctb-persona-title\"\u003eDaily cold exposure as a non-negotiable morning habit.\u003c\/div\u003e\n        \u003cp class=\"dctb-persona-desc\"\u003eYou’ve listened to the research on norepinephrine, hormetic stress, and cold adaptation. You understand the data. You want a setup that supports a real daily practice — not an ice bath that takes 20 minutes to prepare and drains money every session. The barrel is your foundation; the chiller is your precision tool.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-persona-card\"\u003e\n        \u003cdiv class=\"dctb-persona-tag\"\u003eRecovery Business\u003c\/div\u003e\n        \u003cdiv class=\"dctb-persona-title\"\u003eGyms, clinics, and recovery centers building immersion programs.\u003c\/div\u003e\n        \u003cp class=\"dctb-persona-desc\"\u003eA DCT barrel paired with a chiller gives your facility a professional, visually appealing cold plunge setup at a fraction of the cost of custom installations. Durable, easy to maintain, available in branded color options. We offer commercial pricing for multi-unit orders — call \u003ca href=\"tel:+18885005675\" style=\"color:#1976D2;\"\u003e(888) 500-5675\u003c\/a\u003e for details.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctb-callout\"\u003e\n      \u003cp\u003e\u003cstrong\u003eQuestions about setup, chiller pairing, or commercial orders?\u003c\/strong\u003e Our team knows the DCT lineup in detail. Call \u003ca href=\"tel:+18885005675\" style=\"color:#1976D2;\"\u003e(888) 500-5675\u003c\/a\u003e and we’ll walk through your situation — whether you need one barrel for a home practice or six for a recovery facility buildout.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eCompare Your Cold Plunge Options\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"dctb-p-sub\"\u003eThree approaches to cold water immersion at home — what you get and what it actually costs:\u003c\/p\u003e\n    \u003cdiv class=\"dctb-table-wrap\" id=\"compare\"\u003e\n      \u003ctable class=\"dctb-compare\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth style=\"width:26%;\"\u003e\u003c\/th\u003e\n            \u003cth\u003eDIY Ice Bath\u003c\/th\u003e\n            \u003cth class=\"dctb-active-col\"\u003eDCT Barrel (Tub Only) ✓\u003c\/th\u003e\n            \u003cth\u003eDCT Barrel + Chiller\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eOngoing Cost Per Session\u003c\/td\u003e\n            \u003ctd\u003e$10–$20\/session in ice bags\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003e$10–$20 if using ice; $0.50–$1 electricity with chiller\u003c\/td\u003e\n            \u003ctd\u003e~$0.50–$1 electricity per session\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eTemperature Control\u003c\/td\u003e\n            \u003ctd\u003eNone — melts throughout session\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003eManual (ice) or chiller-ready (add later)\u003c\/td\u003e\n            \u003ctd\u003ePrecise — holds target to ±1°F\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eMinimum Temp Achievable\u003c\/td\u003e\n            \u003ctd\u003e~38–45°F with heavy ice\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003e37°F with chiller \/ ~45°F with ice\u003c\/td\u003e\n            \u003ctd\u003e37°F held precisely\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eImmersion Depth\u003c\/td\u003e\n            \u003ctd\u003eShallow (bathtub) or leg-only (stock tank)\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003eFull shoulder\/neck immersion, 33\" depth\u003c\/td\u003e\n            \u003ctd\u003eFull shoulder\/neck immersion, 33\" depth\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eFiltration\u003c\/td\u003e\n            \u003ctd\u003eNone — drain after each use\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003eNone without chiller — drain weekly or more\u003c\/td\u003e\n            \u003ctd\u003eBuilt-in ozone + filter (chiller) — change monthly\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eAesthetics\u003c\/td\u003e\n            \u003ctd\u003eFunctional, not decorative\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003eCedar barrel — looks intentional in any space\u003c\/td\u003e\n            \u003ctd\u003eCedar barrel + external chiller unit\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eSetup Time Per Session\u003c\/td\u003e\n            \u003ctd\u003e15–20 min (filling + ice)\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003e0 min with chiller \/ 10–15 min with ice\u003c\/td\u003e\n            \u003ctd\u003e0 min — water is always at target temp\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003ctd class=\"dctb-row-label\"\u003eYear-Round Outdoor Use\u003c\/td\u003e\n            \u003ctd\u003eWeather-dependent\u003c\/td\u003e\n            \u003ctd class=\"dctb-active-col\"\u003eYes — Pacific Cedar handles outdoor exposure\u003c\/td\u003e\n            \u003ctd\u003eYes — chiller operates in most climates\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctb-honest-take\"\u003e\n      \u003cp\u003e\u003cstrong\u003eHonest take:\u003c\/strong\u003e If you’re testing whether cold immersion fits your life, start with the tub-only and ice. At daily frequency, ice costs add up fast — $15\/session × 30 sessions\/month = $450 in ice. Within 7–10 months, the chiller pays for itself in ice savings alone. Most serious practitioners add the chiller within 3–6 months. Buying the barrel now and the chiller later is a reasonable staged approach.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#7a95a8;margin-top:14px;\"\u003eWant a 304 stainless steel interior instead of PVC? See the \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior\" style=\"color:#1D6FBA;\"\u003ePacific Cedar Barrel (304 Stainless Steel Interior)\u003c\/a\u003e — same shape and capacity, same Tub Only \/ With Premier Chiller options.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w-alt\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eThe Real Cost of Ice vs. a Chiller\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-roi\"\u003e\n      \u003cdiv class=\"dctb-roi-item\"\u003e\n        \u003cspan class=\"dctb-roi-num\"\u003e$450\u003c\/span\u003e\n        \u003cspan class=\"dctb-roi-label\"\u003eMonthly Ice Cost (Daily Use)\u003c\/span\u003e\n        \u003cp class=\"dctb-roi-note\"\u003e~25–30 lbs of ice per session at $0.15–$0.20\/lb, 30 sessions\/month. Varies by region and target temperature.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-roi-item\"\u003e\n        \u003cspan class=\"dctb-roi-num\"\u003e7 mo\u003c\/span\u003e\n        \u003cspan class=\"dctb-roi-label\"\u003eMonths to Chiller Break-Even\u003c\/span\u003e\n        \u003cp class=\"dctb-roi-note\"\u003eAt $450\/month in ice, a Premier Chiller pays for itself in ice savings in about 7–10 months of daily use.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-roi-item\"\u003e\n        \u003cspan class=\"dctb-roi-num\"\u003e\u0026lt;$1\u003c\/span\u003e\n        \u003cspan class=\"dctb-roi-label\"\u003ePer Session with Chiller\u003c\/span\u003e\n        \u003cp class=\"dctb-roi-note\"\u003eElectricity to run the chiller through a session: $0.50–$1 at typical U.S. utility rates. Effectively free compared to ice.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w\" id=\"specs\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eFull Specifications — DCT-B-042-PLPC-34\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-specs-grid\"\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eModel\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eDCT-B-042-PLPC-34\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eBarrel Diameter\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003e42 inches\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eBarrel Height\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003e39.5 inches\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eExterior Material\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003ePacific Cedar (natural weather-resistant wood)\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eInterior Liner\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003ePVC plastic (smooth, non-porous, easy-clean)\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eBuilt-In Seat\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eYes — ergonomic, integrated into barrel structure\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eEntry Step\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eIncluded Pacific Cedar step\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eCover\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eCustom insulated cover with child safety latches\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eChiller Compatibility\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eYes — inlet\/outlet valve connections installed (0.8, 1.0 HP)\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eAvailable Colors\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eGrey, Green\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eIndoor \/ Outdoor Use\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eIndoor and outdoor\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eWarranty\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003e1-year manufacturer warranty\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eOptional Chillers\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eDCT Premier Edition 0.8 HP (DCT-SV-08DO3) or 1.0 HP (DCT-SV-10DO3) — available as a bundle variant above or as a separate purchase\u003c\/div\u003e\n      \u003cdiv class=\"dctb-spec-label\"\u003eDelivery Method\u003c\/div\u003e\n\u003cdiv class=\"dctb-spec-val\"\u003eLTL freight, curbside, free\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w\" id=\"box\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-ship-grid\"\u003e\n      \u003cdiv class=\"dctb-ship-card\"\u003e\n        \u003cdiv class=\"dctb-ship-title\"\u003e1 × Pacific Cedar Barrel\u003c\/div\u003e\n        \u003cp class=\"dctb-ship-desc\"\u003eDCT-B-042-PLPC-34 — 42\" Pacific Cedar barrel, plastic interior liner, built-in ergonomic seat, 3\/4\" chiller-ready inlet\/outlet ports.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-ship-card\"\u003e\n        \u003cdiv class=\"dctb-ship-title\"\u003e1 × Pacific Cedar Step\u003c\/div\u003e\n        \u003cp class=\"dctb-ship-desc\"\u003eSolid cedar entry step for safe, consistent access in and out of the barrel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-ship-card\"\u003e\n        \u003cdiv class=\"dctb-ship-title\"\u003e1 × Insulated Cover\u003c\/div\u003e\n        \u003cp class=\"dctb-ship-desc\"\u003eCustom-fit locking cover with child safety latches, sized specifically for the Pacific Cedar Barrel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#546E7A;margin-top:20px;\"\u003e\u003cstrong\u003eChoosing a With Premier Chiller configuration?\u003c\/strong\u003e Your order also includes DCT’s Premier Edition Chiller \u0026amp; Heater (0.8 HP or 1.0 HP), a pair of quick-connect hoses, and the chiller’s filtration hardware. \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready with capped 3\/4\" ports — add a \u003ca href=\"\/products\/dynamic-cold-therapy-08-hp-chiller-heater-with-wifi-app-premier-edition\" style=\"color:#1976D2;\"\u003e0.8 HP\u003c\/a\u003e or \u003ca href=\"\/products\/dynamic-cold-therapy-10-hp-chiller-heater-with-wifi-app-premier-edition\" style=\"color:#1976D2;\"\u003e1.0 HP Premier WiFi chiller\u003c\/a\u003e separately at any time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w-alt\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eShipping \u0026amp; Delivery\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-ship-grid\"\u003e\n      \u003cdiv class=\"dctb-ship-card\"\u003e\n        \u003cdiv class=\"dctb-ship-title\"\u003eFree Freight Shipping\u003c\/div\u003e\n        \u003cp class=\"dctb-ship-desc\"\u003eThe DCT Pacific Cedar Barrel ships via LTL freight carrier at no charge to your address. Curbside delivery on a pallet. Estimated transit: 7–14 business days from order date.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-ship-card\"\u003e\n        \u003cdiv class=\"dctb-ship-title\"\u003ePlacement Planning\u003c\/div\u003e\n        \u003cp class=\"dctb-ship-desc\"\u003eA filled cold plunge barrel weighs 700–850 lbs (water weight is significant). Plan your placement on grade-level concrete, a deck rated for 100+ lbs\/sq ft, or a reinforced basement floor. Moving a filled barrel isn’t feasible — choose the permanent spot before filling.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-ship-card\"\u003e\n        \u003cdiv class=\"dctb-ship-title\"\u003eSetup Time\u003c\/div\u003e\n        \u003cp class=\"dctb-ship-desc\"\u003eThe barrel arrives assembled. Setup involves placing the unit, attaching the step, and filling with water. If adding a chiller: connect the two hose connections to the inlet\/outlet valves and plug in. No plumbing, no tools beyond basic hand-tightening.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w\" id=\"faq\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdiv class=\"dctb-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctb-faq\"\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eDo I need a chiller, or can I use this barrel with ice?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eYou can absolutely use it with ice — and many buyers start that way to establish their practice before committing to a chiller. For a 42\" barrel, reaching 55°F from ~65°F tap water typically requires 20–30 lbs of ice; reaching 50°F requires 35–50 lbs. At daily frequency, ice costs add up to $300–$450 per month, which makes a Premier Chiller economically rational within roughly 7–10 months. The barrel has inlet and outlet valve connections pre-installed — adding a chiller later is a straightforward hose connection, no modifications required. Both DCT 0.8HP and 1.0HP Premier chillers pair directly with this barrel; select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above to order the tub and chiller together as one system.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eCan I order the Pacific Cedar Barrel (Plastic) with a chiller included?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eYes — select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and the order ships as a complete system: the tub plus DCT’s Premier Edition Chiller \u0026amp; Heater in your choice of 0.8 HP (up to 135 gallons, 1–3°F every 30 minutes) or 1.0 HP (up to 150 gallons, 1–3°F every 20 minutes, depending on ambient temperature and water volume). The Premier runs on a standard 120V outlet with built-in GFCI, connects through the included quick-connect hoses, and is controlled from its touchscreen or the Tuya Smart WiFi app. \u003cstrong\u003eTub Only\u003c\/strong\u003e orders are chiller-ready, so a chiller can also be added later.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eHow do I maintain the water between sessions without a chiller?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eWithout a chiller (which includes built-in ozone sanitation and filtration), water maintenance requires either frequent water changes or chemical sanitation. Most users without a chiller follow one of two approaches: (1) drain and refill every 1–2 weeks, which is the cleanest approach if municipal water is inexpensive in your area; or (2) use spa-grade sanitizer (bromine or non-chlorine shock) on a weekly schedule, similar to a small spa or hot tub. Keep the insulated cover on between sessions to reduce evaporation, UV degradation, and debris accumulation. Shower before entering the plunge to significantly reduce contamination — this is the most impactful single maintenance habit.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eCan this be used outdoors year-round?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eYes for most climates. Pacific Cedar is naturally weather-resistant and handles outdoor exposure well. For outdoor installations: (1) apply cedar oil or an outdoor wood sealer once or twice a year to maintain the wood’s appearance and longevity; (2) in freeze climates (sustained temperatures below 32°F), you’ll need to either drain the barrel before hard freezes or keep a chiller running at a non-freezing temperature. A barrel full of frozen water can crack the PVC liner. For winter cold plunging in freeze climates, a chiller allows you to set a low-but-not-freezing temperature consistently. Call us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e if you have questions about your specific climate situation.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eHow heavy is the barrel filled with water? What surface can it sit on?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eA filled 42\" barrel holds approximately 80–120 gallons of water (depending on fill height and occupant). Water weighs 8.34 lbs\/gallon, so a full barrel may weigh 700–850 lbs plus the barrel itself. Plan for this before choosing your installation spot: ground-level concrete slabs and patios handle this easily. Wood decks: ensure the deck is rated for at least 100 lbs per square foot under the barrel footprint — verify with a structural engineer if unsure. Basement concrete floors are typically fine. Second-floor installations require structural verification. Do not place on soft soil or grass without a solid base pad (concrete pavers work well).\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eHow long does it take to cool the water to my target temperature with ice?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eCooling rate depends on starting water temperature, target temperature, and ambient air temperature. As a practical guideline: if your tap water runs at 65°F, dropping to 55°F in a covered barrel takes approximately 25–35 lbs of ice added at session time, and the temperature will be reached within 15–20 minutes of adding the ice. For 50°F target, plan 40–55 lbs. Pre-cool with the cover on overnight for the coldest possible starting temperature before adding ice. A chiller eliminates this calculation entirely — it holds your target temperature around the clock.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eIs cold plunging safe for everyone?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eCold water immersion is not appropriate for everyone. People with cardiovascular disease, heart arrhythmias, Raynaud’s syndrome, uncontrolled hypertension, or pregnancy should consult a physician before beginning a cold immersion practice. The cold shock response produces rapid changes in heart rate and blood pressure, which can be significant for individuals with cardiovascular conditions. Children should not use cold plunge equipment without direct adult supervision and medical clearance. For healthy adults without cardiovascular risk factors, a gradual entry protocol (starting at milder temperatures and short durations) is the appropriate approach. Always enter and exit with a stable support (the included step) and have a towel and warm clothing nearby.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eDoes the barrel come assembled?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eYes — the barrel arrives fully assembled. Delivery is curbside freight on a pallet. Setup involves moving the barrel from curbside to your installation location (2–3 people for the barrel; it’s heavy but manageable), placing the cedar step, and filling with water. If connecting a chiller, attach the two hose connections to the inlet and outlet valves (hand-tight, no tools required for the fittings). Total setup time from delivery: 30–60 minutes including filling. You can be in the water the same day it arrives.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dctb-faq-item\"\u003e\n        \u003csummary\u003eWhat’s the warranty, and what does it cover?\n          \u003csvg class=\"dctb-faq-chevron\" viewbox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\u003cpath d=\"M6 9l6 6 6-6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/summary\u003e\n        \u003cp class=\"dctb-faq-a\"\u003eThe DCT Pacific Cedar Barrel carries a 1-year manufacturer warranty against defects in materials and workmanship. This covers the barrel structure, PVC liner, and hardware. Normal wear on the cedar exterior (weathering, color change, minor checking) is not covered — this is expected behavior in natural wood. Damage from freeze\/thaw cycles (cracking due to frozen water) is not covered under warranty — drain the barrel before hard freezes if you don’t have a chiller maintaining a non-freezing temperature. For warranty service questions, contact our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"dctb-w-alt\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003cdiv class=\"dctb-trust\"\u003e\n      \u003cdiv class=\"dctb-trust-item\"\u003e\n        \u003cdiv class=\"dctb-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctb-trust-label\"\u003eAuthorized Dealer\u003c\/span\u003e\n        \u003cspan class=\"dctb-trust-sub\"\u003eOfficial DCT reseller\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-trust-item\"\u003e\n        \u003cdiv class=\"dctb-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M5 12h14M12 5l7 7-7 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctb-trust-label\"\u003eFree Freight Shipping\u003c\/span\u003e\n        \u003cspan class=\"dctb-trust-sub\"\u003eNo hidden delivery fees\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-trust-item\"\u003e\n        \u003cdiv class=\"dctb-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 9.81a19.79 19.79 0 01-3.07-8.67A2 2 0 012 2h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.09 9.91a16 16 0 006 6l1.27-1.27a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctb-trust-label\"\u003eExpert Support\u003c\/span\u003e\n        \u003cspan class=\"dctb-trust-sub\"\u003e(888) 500-5675\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctb-trust-item\"\u003e\n        \u003cdiv class=\"dctb-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"\u003e\u003cpath d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctb-trust-label\"\u003e1-Year Warranty\u003c\/span\u003e\n        \u003cspan class=\"dctb-trust-sub\"\u003eStructure, liner \u0026amp; hardware\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003csection class=\"dctb-cta\"\u003e\n  \u003cdiv class=\"dctb-wrap\"\u003e\n    \u003ch2 class=\"dctb-cta-h2\"\u003ePacific Cedar. Plastic Interior. Chiller-Ready. Daily Practice-Ready.\u003c\/h2\u003e\n    \u003cp class=\"dctb-cta-p\"\u003eThe DCT Pacific Cedar Barrel is the setup that stays. Not a bathtub experiment, not an inflatable pool — a dedicated cold plunge built for serious daily use. Free freight. Authorized dealer. Expert support at (888) 500-5675.\u003c\/p\u003e\n    \u003cdiv class=\"dctb-cta-pills\"\u003e\n      \u003cdiv class=\"dctb-cta-pill\"\u003e42\" Diameter, 39.5\" Deep\u003c\/div\u003e\n      \u003cdiv class=\"dctb-cta-pill\"\u003ePacific Cedar Exterior\u003c\/div\u003e\n      \u003cdiv class=\"dctb-cta-pill\"\u003eChiller-Ready Valves\u003c\/div\u003e\n      \u003cdiv class=\"dctb-cta-pill\"\u003eFree Freight Shipping\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctb-cta-actions\"\u003e\n      \u003ca href=\"tel:+18885005675\" class=\"dctb-cta-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"dctb-cta-order\"\u003e\u003ca href=\"#\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e↑ Ready to order? Scroll up to add to cart.\u003c\/a\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n","brand":"Dynamic Cold Therapy","offers":[{"title":"Tub Only","offer_id":52940297109871,"sku":"DCT-B-042-PLPC-34","price":2899.0,"currency_code":"USD","in_stock":true},{"title":"With 0.8 HP Premier Chiller","offer_id":53243155120495,"sku":"DCT-B-042-PLPC-34-SV08DO3","price":6398.0,"currency_code":"USD","in_stock":true},{"title":"With 1.0 HP Premier Chiller","offer_id":53243155153263,"sku":"DCT-B-042-PLPC-34-SV10DO3","price":6598.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-plpc-34-grey-with-front-side-and-step_0e74d2f2-d0a5-4968-a44e-60d2c8bd4c76.webp?v=1778656166"},{"product_id":"dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior","title":"Dynamic Cold Therapy Pacific Cedar Barrel Cold Plunge Tub (304 Stainless Steel Interior)","description":"\u003cstyle\u003e\n\/* ===================================================================\n   DCT Pacific Cedar Barrel — 304 SS Interior  |  .dctbar prefix\n   Cold plunge sub-palette: #0d1b2a \/ #f0f7fa \/ #5eafd0\n   =================================================================== *\/\n.dctbar img{border:none!important;outline:none!important;box-shadow:none!important;}\n.dctbar{overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#0d1b2a;line-height:1.6;}\n.dctbar *{box-sizing:border-box;}\n\n\/* Jump nav *\/\n.dctbar-nav{background:#0d1b2a;padding:0;width:100%;overflow-x:auto;overflow-y:hidden;}\n.dctbar-nav-inner{max-width:1080px;margin:0 auto;padding:0 20px;display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;}\n.dctbar-nav-inner::-webkit-scrollbar{display:none;}\n.dctbar-nav-link{display:block;padding:14px 18px;font-size:13px;font-weight:600;color:#5eafd0!important;text-decoration:none!important;white-space:nowrap;border-right:1px solid rgba(255,255,255,.1);transition:background .2s;}\n.dctbar-nav-link:hover{background:rgba(94,175,208,.15);color:#fff!important;}\n\n\/* Containers *\/\n.dctbar-container{max-width:1080px;margin:0 auto;padding:0 20px;}\n.dctbar-section{padding:56px 0;background:#fff;width:100%;}\n.dctbar-section--alt{padding:56px 0;background:#f0f7fa;width:100%;}\n.dctbar-section--dark{padding:56px 0;background:#0d1b2a;color:#fff;width:100%;}\n.dctbar-section--box{padding:56px 0;background:#fff;width:100%;}\n\n\/* Headings *\/\n.dctbar-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5eafd0;margin-bottom:10px;}\n.dctbar-section--dark .dctbar-kicker{color:#7ec8e3;}\n.dctbar-h2{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#0d1b2a;margin:0 0 10px;line-height:1.25;}\n.dctbar-section--dark .dctbar-h2{color:#fff;}\n.dctbar-rule{width:40px;height:3px;background:#5eafd0;border-radius:2px;margin:10px 0 24px;}\n.dctbar-p{font-size:15px;color:#374151;line-height:1.75;margin:0 0 16px;}\n.dctbar-p:last-child{margin-bottom:0;}\n.dctbar-section--dark .dctbar-p{color:#d1d5db;}\n.dctbar-section a,.dctbar-section--alt a{color:#5eafd0;}\n\n\/* Hero *\/\n.dctbar-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;}\n.dctbar-hero-img{background:#fff;overflow:hidden;}\n.dctbar-hero-img img{width:100%;height:100%;object-fit:contain;display:block;}\n.dctbar-hero-copy{padding:52px 44px;display:flex;flex-direction:column;justify-content:center;background:#fff;}\n.dctbar-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#5eafd0;margin-bottom:14px;display:block;}\n.dctbar-hero h2{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#0d1b2a;line-height:1.2;margin:0 0 18px;}\n.dctbar-hero p{font-size:15px;color:#374151;line-height:1.75;margin:0 0 14px;}\n.dctbar-finance{font-size:13px;color:#4a6a7a;margin-top:6px;margin-bottom:0;}\n\n\/* Stats bar *\/\n.dctbar-stats{display:flex;width:100%;border-radius:0;overflow:hidden;background:#0d1b2a;border-top:1px solid #1f2937;border-bottom:1px solid #1f2937;}\n.dctbar-stat{flex:1;text-align:center;padding:24px 12px;border-right:1px solid #1f2937;}\n.dctbar-stat:last-child{border-right:none;}\n.dctbar-stat-num{display:block;font-size:28px;font-weight:700;color:#fff;line-height:1;margin-bottom:6px;}\n.dctbar-stat-lbl{display:block;font-size:11px;color:#9ca3af;line-height:1.4;letter-spacing:.04em;}\n\n\/* Feature cards (3-col with image) *\/\n.dctbar-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;}\n.dctbar-feat-card{background:#fff;border-radius:8px;border:1px solid #c8e0ec;overflow:hidden;}\n.dctbar-feat-img{overflow:hidden;background:#f0f7fa;}\n.dctbar-feat-img img{width:100%;height:220px;object-fit:cover;display:block;}\n.dctbar-feat-body{padding:20px;}\n.dctbar-feat-title{font-size:15px;font-weight:700;color:#0d1b2a;margin-bottom:8px;}\n.dctbar-feat-desc{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\n\/* Specs table *\/\n.dctbar-specs-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:28px;border-radius:8px;border:1px solid #c8e0ec;}\n.dctbar-specs{width:100%;min-width:460px;border-collapse:collapse;}\n.dctbar-specs th{background:#0d1b2a;color:#fff;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:13px 20px;text-align:left;}\n.dctbar-spec-lbl{padding:11px 20px;font-size:13px;font-weight:600;color:#374151;background:#f0f7fa;border-bottom:1px solid #c8e0ec;width:40%;}\n.dctbar-spec-val{padding:11px 20px;font-size:13px;color:#0d1b2a;background:#fff;border-bottom:1px solid #c8e0ec;}\n.dctbar-specs tr:last-child .dctbar-spec-lbl,\n.dctbar-specs tr:last-child .dctbar-spec-val{border-bottom:none;}\n\n\/* Box section (background:#fff always — per critical rules) *\/\n.dctbar-box-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n.dctbar-box-img-wrap{background:#f0f7fa;border-radius:8px;padding:32px;display:flex;align-items:center;justify-content:center;}\n.dctbar-box-img-wrap img{width:100%;height:auto;display:block;mix-blend-mode:multiply;}\n.dctbar-box-list{list-style:none;margin:24px 0 0;padding:0;}\n.dctbar-box-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #c8e0ec;font-size:14px;color:#374151;line-height:1.5;}\n.dctbar-box-list li:last-child{border-bottom:none;}\n.dctbar-box-list li::before{content:'';display:block;width:16px;height:16px;flex-shrink:0;margin-top:2px;background:#5eafd0;border-radius:50%;background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='2,6 5,9 10,3'\/%3E%3C\/svg%3E\");background-size:65% 65%;background-position:center;background-repeat:no-repeat;}\n\n\/* Shipping cards *\/\n.dctbar-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}\n.dctbar-ship-card{background:#fff;border:1px solid #c8e0ec;border-radius:8px;padding:22px;border-top:3px solid #5eafd0;}\n.dctbar-ship-title{font-size:12px;font-weight:700;color:#5eafd0;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;}\n.dctbar-ship-desc{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\n\/* Comparison table *\/\n.dctbar-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:28px;border-radius:8px;border:1px solid #c8e0ec;}\n.dctbar-compare{width:100%;min-width:540px;border-collapse:collapse;}\n.dctbar-compare th{background:#0d1b2a;color:#fff;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:13px 18px;text-align:left;}\n.dctbar-compare th.dctbar-active{background:#5eafd0;color:#0d1b2a;}\n.dctbar-compare td{padding:11px 18px;font-size:14px;border-bottom:1px solid #e5e7eb;color:#374151;vertical-align:top;}\n.dctbar-compare tr:last-child td{border-bottom:none;}\n.dctbar-compare .dctbar-row-lbl{font-weight:600;color:#4a6a7a;background:#f0f7fa;width:28%;}\n.dctbar-compare .dctbar-active-col{background:#e8f4f9;}\n.dctbar-honest-take{background:#e8f4f9;border:1px solid #5eafd0;border-radius:8px;padding:18px 22px;margin-top:18px;}\n.dctbar-honest-take p{margin:0;font-size:14px;color:#0d1b2a;line-height:1.7;}\n\n\/* FAQ *\/\n.dctbar-faq{border:1px solid #c8e0ec;border-radius:8px;overflow:hidden;margin-top:28px;}\n.dctbar-faq-item{border-bottom:1px solid #c8e0ec;}\n.dctbar-faq-item:last-child{border-bottom:none;}\n.dctbar-faq-item summary{list-style:none;-webkit-appearance:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;font-size:15px;font-weight:600;color:#0d1b2a;min-height:44px;}\n.dctbar-faq-item summary::-webkit-details-marker{display:none;}\n.dctbar-faq-item summary::after{content:'+';font-size:20px;font-weight:300;color:#5eafd0;flex-shrink:0;}\n.dctbar-faq-item[open] summary::after{content:'−';}\n.dctbar-faq-body{padding:0 24px 18px;font-size:14px;color:#374151;line-height:1.75;}\n.dctbar-faq-body p{margin:0;}\n.dctbar-faq-body a{color:#5eafd0;}\n\n\/* Trust band *\/\n.dctbar-trust{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #c8e0ec;border-radius:8px;overflow:hidden;margin-top:32px;}\n.dctbar-trust-item{padding:22px 12px;text-align:center;border-right:1px solid #c8e0ec;background:#fff;}\n.dctbar-trust-item:last-child{border-right:none;}\n.dctbar-trust-icon{color:#5eafd0;margin-bottom:8px;}\n.dctbar-trust-label{font-size:12px;font-weight:700;color:#0d1b2a;display:block;}\n.dctbar-trust-sub{font-size:11px;color:#4a6a7a;display:block;margin-top:2px;}\n\n\/* CTA *\/\n.dctbar-cta{background:linear-gradient(135deg,#0d1b2a 0%,#1a3a5c 100%);padding:64px 0;}\n.dctbar-cta-inner{max-width:640px;margin:0 auto;padding:0 20px;text-align:center;}\n.dctbar-cta-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7ec8e3;margin-bottom:12px;}\n.dctbar-cta h2{font-size:clamp(22px,3vw,30px);font-weight:700;color:#fff;margin:0 0 12px;line-height:1.2;}\n.dctbar-cta p{font-size:15px;color:#9ca3af;margin:0 0 24px;}\n.dctbar-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 28px;}\n.dctbar-cta-pill{background:rgba(94,175,208,.12);border:1px solid rgba(94,175,208,.3);color:#7ec8e3;font-size:12px;font-weight:600;letter-spacing:.04em;padding:7px 14px;border-radius:24px;}\n.dctbar-cta-btn{display:inline-block;background:#5eafd0;color:#12161F!important;font-size:14px;font-weight:700;padding:16px 28px;border-radius:6px;text-decoration:none!important;transition:background .2s;}\n.dctbar-cta-btn:hover{background:#7ec8e3;}\n\n\/* Divider *\/\n.dctbar-divider{border:none;height:2px;margin:0;background:linear-gradient(90deg,transparent 0%,#5eafd0 30%,#7ec8e3 50%,#5eafd0 70%,transparent 100%);opacity:.45;}\n\n\/* Mobile *\/\n@media(max-width:768px){\n  .dctbar-hero{grid-template-columns:1fr;}\n  .dctbar-hero-img{order:-1;min-height:280px;}\n  .dctbar-hero-copy{padding:28px 20px;}\n  .dctbar-section,.dctbar-section--alt,.dctbar-section--dark,.dctbar-section--box{padding:40px 0;}\n  .dctbar-stats{flex-wrap:wrap;}\n  .dctbar-stat{flex:0 0 50%;border-bottom:1px solid #1f2937;}\n  .dctbar-stat:nth-child(2n){border-left:1px solid #1f2937;border-right:none;}\n  .dctbar-stat:nth-child(3),.dctbar-stat:nth-child(4){border-bottom:none;}\n  .dctbar-feat-grid{grid-template-columns:1fr;}\n  .dctbar-box-layout{grid-template-columns:1fr;gap:28px;}\n  .dctbar-ship-grid{grid-template-columns:1fr;}\n  .dctbar-trust{grid-template-columns:repeat(2,1fr);}\n  .dctbar-trust-item:nth-child(2n){border-right:none;}\n  .dctbar-trust-item{border-bottom:1px solid #c8e0ec;}\n  .dctbar-trust-item:nth-last-child(-n+2){border-bottom:none;}\n  .dctbar-cta{padding:40px 0;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dctbar\"\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"dctbar-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"dctbar-nav-inner\"\u003e\n    \u003ca class=\"dctbar-nav-link\" href=\"#features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca class=\"dctbar-nav-link\" href=\"#config\"\u003eChiller\u003c\/a\u003e\n    \u003ca class=\"dctbar-nav-link\" href=\"#specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca class=\"dctbar-nav-link\" href=\"#whats-included\"\u003eWhat’s Included\u003c\/a\u003e\n    \u003ca class=\"dctbar-nav-link\" href=\"#compare\"\u003eCompare\u003c\/a\u003e\n    \u003ca class=\"dctbar-nav-link\" href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003csection class=\"dctbar-hero\" aria-label=\"Product hero\"\u003e\n  \u003cdiv class=\"dctbar-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-sspc-34-with-front-side-and-step.webp?v=1778656128\" alt=\"DCT Pacific Cedar Barrel Cold Plunge 304 SS interior with entry step — DCT-B-042-SSPC-34\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctbar-hero-copy\"\u003e\n    \u003cspan class=\"dctbar-eyebrow\"\u003ePacific Cedar Barrel · Dynamic Cold Therapy\u003c\/span\u003e\n    \u003ch2\u003ePacific Cedar Cold Plunge with 304 Stainless Steel Interior — 135 Gallons, Built to Last\u003c\/h2\u003e\n    \u003cp\u003eThe DCT Pacific Cedar Barrel is a round cold plunge tub with a 304 stainless steel interior lining, an external Pacific Cedar shell, and a built-in ozone filtration system. At 42 inches in diameter and 39.5 inches tall, it holds approximately 135 gallons and accommodates users up to 6’6”. A stainless steel bench seat, insulated cover, and Pacific Cedar entry step stool are all included.\u003c\/p\u003e\n    \u003cp\u003eChoose \u003cstrong\u003eTub Only\u003c\/strong\u003e if you already have a chiller or plan to use ice, or select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e option above to receive the tub and a DCT Premier Edition WiFi chiller together as one complete system, sized to reach the full 37°F minimum temperature. The built-in ozone generator and filter cartridge system handle daily sanitation independently of chiller choice.\u003c\/p\u003e\n    \u003cp class=\"dctbar-finance\"\u003eAffirm financing available at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 3. STATS BAR --\u003e\n\u003cdiv class=\"dctbar-stats\" role=\"list\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctbar-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctbar-stat-num\"\u003e135 gal\u003c\/span\u003e\n    \u003cspan class=\"dctbar-stat-lbl\"\u003eWater Capacity\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctbar-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctbar-stat-num\"\u003e42” Dia\u003c\/span\u003e\n    \u003cspan class=\"dctbar-stat-lbl\"\u003eBarrel Diameter\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctbar-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctbar-stat-num\"\u003e304 SS\u003c\/span\u003e\n    \u003cspan class=\"dctbar-stat-lbl\"\u003eInterior Material\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctbar-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctbar-stat-num\"\u003e20-Micron\u003c\/span\u003e\n    \u003cspan class=\"dctbar-stat-lbl\"\u003eFiltration Included\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"dctbar-divider\"\u003e\n\n\u003c!-- 4. FEATURES --\u003e\n\u003csection class=\"dctbar-section--alt\" id=\"features\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cspan class=\"dctbar-kicker\"\u003eKey Features\u003c\/span\u003e\n    \u003ch2 class=\"dctbar-h2\"\u003eWhat Sets the SS Barrel Apart\u003c\/h2\u003e\n    \u003cdiv class=\"dctbar-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctbar-feat-grid\"\u003e\n\n      \u003cdiv class=\"dctbar-feat-card\"\u003e\n        \u003cdiv class=\"dctbar-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-sspc-34-interior-view.webp?v=1778656122\" alt=\"DCT SS Barrel interior — 304 stainless steel lining and bench seat\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctbar-feat-body\"\u003e\n          \u003cdiv class=\"dctbar-feat-title\"\u003e304 Stainless Steel Interior\u003c\/div\u003e\n          \u003cp class=\"dctbar-feat-desc\"\u003e304 SS is the same grade used in commercial food prep and medical equipment. It resists corrosion, doesn’t absorb organic contaminants, and doesn’t require the same chemical treatment as acrylic or plastic interiors. The seamless stainless lining makes the barrel easier to clean and more durable over years of daily use than PVC or polymer alternatives.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctbar-feat-card\"\u003e\n        \u003cdiv class=\"dctbar-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-sspc-34-with-valves-and-chiller.webp?v=1778656131\" alt=\"DCT SS Barrel with chiller valves and ozone control box connected\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctbar-feat-body\"\u003e\n          \u003cdiv class=\"dctbar-feat-title\"\u003eBuilt-In Ozone Sanitation + 20-Micron Filtration\u003c\/div\u003e\n          \u003cp class=\"dctbar-feat-desc\"\u003eThe GFCI control box runs an automated ozone cycle for 2 hours daily — breaking down bacteria and biofilm without chemical additives. The integrated 20-micron filter cartridge catches particulate before water cycles back through. DCT recommends replacing the filter cartridge every 4 weeks with regular use. This is the only tub in the DCT lineup with filtration included regardless of chiller purchase.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctbar-feat-card\"\u003e\n        \u003cdiv class=\"dctbar-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-sspc-34-with-front-side-and-step.webp?v=1778656128\" alt=\"DCT SS Barrel with Pacific Cedar entry step stool included\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctbar-feat-body\"\u003e\n          \u003cdiv class=\"dctbar-feat-title\"\u003ePacific Cedar Shell with Entry Step + Bench Seat\u003c\/div\u003e\n          \u003cp class=\"dctbar-feat-desc\"\u003eThe Pacific Cedar exterior is naturally rot-resistant and aromatic — common in high-end outdoor tubs and spas. The included cedar step stool (19.69”W × 22.5”D × 22”H) makes entry straightforward at the 39.5” barrel height. An integrated stainless steel bench seat lets you adjust soaking depth inside the tub rather than standing through every session.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctbar-divider\"\u003e\n\n\u003c!-- 4B. CHILLER CONFIGURATION --\u003e\n\u003csection class=\"dctbar-section--alt\" id=\"config\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cspan class=\"dctbar-kicker\"\u003eChiller Configuration\u003c\/span\u003e\n    \u003ch2 class=\"dctbar-h2\"\u003eAdd the Premier Chiller — One Complete Cold Plunge System\u003c\/h2\u003e\n    \u003cdiv class=\"dctbar-rule\"\u003e\u003c\/div\u003e\n    \u003cp class=\"dctbar-p\"\u003eChoose a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and your Pacific Cedar Barrel ships as a complete system — the barrel and DCT’s Premier Edition Chiller \u0026amp; Heater together, connected in minutes through the barrel’s pre-installed quick-connect fittings.\u003c\/p\u003e\n    \u003cp class=\"dctbar-p\"\u003e\u003cstrong\u003e37°F to 85°F, one unit.\u003c\/strong\u003e The Premier Edition both chills and heats, with temperature adjustability across that full range. Control it from the splash-proof digital touchscreen or remotely through the Tuya Smart WiFi app — set your target before you leave the house and step into ready water.\u003c\/p\u003e\n    \u003cp class=\"dctbar-p\"\u003e\u003cstrong\u003e0.8 HP or 1.0 HP — sized to your routine.\u003c\/strong\u003e The 0.8 HP unit handles plunges up to 135 gallons, pulling water down 1–3°F every 30 minutes. The 1.0 HP steps up to 150 gallons at 1–3°F every 20 minutes (both depending on ambient temperature and water volume) — the better match for this barrel’s 135-gallon capacity, especially outdoors or in warmer climates.\u003c\/p\u003e\n    \u003cp class=\"dctbar-p\"\u003e\u003cstrong\u003eClean water, automatically.\u003c\/strong\u003e The Premier’s own two-stage filtration with replaceable 20-micron filters pairs with the barrel’s built-in ozone sanitation system. Every Premier unit runs on a standard 120V outlet with built-in GFCI and is rated for indoor and covered outdoor use.\u003c\/p\u003e\n    \u003cp class=\"dctbar-p\" style=\"font-size:13px;color:#4a6a7a;\"\u003ePrefer to source a chiller separately or use ice? \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready with capped quick-connect fittings — you can add a chiller at any time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctbar-divider\"\u003e\n\n\u003c!-- 5. SPECS --\u003e\n\u003csection class=\"dctbar-section\" id=\"specs\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cspan class=\"dctbar-kicker\"\u003eFull Specifications\u003c\/span\u003e\n    \u003ch2 class=\"dctbar-h2\"\u003eDCT-B-042-SSPC-34 Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"dctbar-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctbar-specs-wrap\"\u003e\n      \u003ctable class=\"dctbar-specs\"\u003e\n        \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eDCT-B-042-SSPC-34\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eShape\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eRound upright barrel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eExterior Dimensions\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003e42” diameter × 39.5” H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eWater Capacity\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003e~135 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eExterior Material\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003ePacific Cedar (Pacific Red Cedar)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eInterior Material\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eBuilt-In Seat\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eIntegrated stainless steel bench seat\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eCover\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eInsulated cover with child-safety latches\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eEntry Step\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003ePacific Cedar step stool included (19.69”W × 22.5”D × 22”H)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eDrain\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003ePush \u0026amp; seal drain\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eFiltration\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eGFCI control box + automated ozone generator (2 hr\/day timer) + 20-micron replaceable filter cartridge (replace every 4 weeks)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eChiller Inlet\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003ePre-installed inlet jet + quick-connect fittings (1\/2” NPT compatible)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eMax User Height\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003e6’6”\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eWeight (Empty)\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003e~200 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eWeight (Filled)\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003e~1,100 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eColor Options\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003ePacific Cedar \/ stainless natural finish\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eChiller Included\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eOptional — select a With Premier Chiller variant above\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003ePower (Tub)\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eNone (chiller requires 120V GFCI outlet)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003e1 year from purchase date\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-spec-lbl\"\u003eDelivery\u003c\/td\u003e\n\u003ctd class=\"dctbar-spec-val\"\u003eFree shipping — LTL freight, contiguous 48 states\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctbar-divider\"\u003e\n\n\u003c!-- 6. BOX SECTION (background:#fff — critical rule) --\u003e\n\u003csection class=\"dctbar-section--box\" id=\"whats-included\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cdiv class=\"dctbar-box-layout\"\u003e\n      \u003cdiv class=\"dctbar-box-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-sspc-34-with-cover-and-valves.webp?v=1778656139\" alt=\"DCT SS Barrel in-box view with cover and valves\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"dctbar-kicker\"\u003eIn the Box\u003c\/span\u003e\n        \u003ch2 class=\"dctbar-h2\"\u003eWhat’s Included\u003c\/h2\u003e\n        \u003cdiv class=\"dctbar-rule\"\u003e\u003c\/div\u003e\n        \u003cul class=\"dctbar-box-list\"\u003e\n          \u003cli\u003ePacific Cedar Barrel cold plunge tub (304 SS interior)\u003c\/li\u003e\n          \u003cli\u003eInsulated cover with child-safety latches\u003c\/li\u003e\n          \u003cli\u003ePacific Cedar entry step stool\u003c\/li\u003e\n          \u003cli\u003e20-micron filter cartridge (pre-installed)\u003c\/li\u003e\n          \u003cli\u003eOzone generator (pre-installed)\u003c\/li\u003e\n          \u003cli\u003eUser manual\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"dctbar-p\" style=\"margin-top:18px;font-size:14px;color:#4a6a7a;\"\u003e\u003cstrong\u003eChoosing a With Premier Chiller configuration?\u003c\/strong\u003e Your order also includes the Premier Edition Chiller \u0026amp; Heater (0.8 HP or 1.0 HP), a pair of quick-connect hoses, a pre-installed 20-micron filter plus one replacement, and a filter housing wrench. \u003cstrong\u003eTub Only\u003c\/strong\u003e ships chiller-ready — add a \u003ca href=\"\/products\/dynamic-cold-therapy-08-hp-chiller-heater-with-wifi-app-premier-edition\"\u003e0.8 HP\u003c\/a\u003e or \u003ca href=\"\/products\/dynamic-cold-therapy-10-hp-chiller-heater-with-wifi-app-premier-edition\"\u003e1.0 HP Premier WiFi chiller\u003c\/a\u003e separately at any time.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctbar-divider\"\u003e\n\n\u003c!-- 7. SHIPPING --\u003e\n\u003csection class=\"dctbar-section--alt\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cspan class=\"dctbar-kicker\"\u003eShipping \u0026amp; Delivery\u003c\/span\u003e\n    \u003ch2 class=\"dctbar-h2\"\u003eFree Freight Shipping — Contiguous 48 States\u003c\/h2\u003e\n    \u003cdiv class=\"dctbar-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctbar-ship-grid\"\u003e\n      \u003cdiv class=\"dctbar-ship-card\"\u003e\n        \u003cdiv class=\"dctbar-ship-title\"\u003eLTL Freight, No Charge\u003c\/div\u003e\n        \u003cp class=\"dctbar-ship-desc\"\u003eThe SS Barrel ships via LTL freight carrier at no charge. Curbside delivery on a pallet to the contiguous 48 states. Estimated transit: 7–14 business days from order date.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctbar-ship-card\"\u003e\n        \u003cdiv class=\"dctbar-ship-title\"\u003ePlacement Planning\u003c\/div\u003e\n        \u003cp class=\"dctbar-ship-desc\"\u003eA filled barrel weighs approximately 1,100 lbs. Place on grade-level concrete, a deck rated for 100+ lbs\/sq ft, or a reinforced floor. Have 2–3 people available on delivery day — the barrel is 200 lbs empty. Position before filling; it cannot be easily moved once full.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctbar-ship-card\"\u003e\n        \u003cdiv class=\"dctbar-ship-title\"\u003eSame-Day Setup\u003c\/div\u003e\n        \u003cp class=\"dctbar-ship-desc\"\u003eThe barrel arrives assembled. Place it, attach the step, and fill with water. If connecting a chiller, attach hoses to the quick-connect fittings (hand-tight). No tools needed for setup. You can be in the water the same day it arrives.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctbar-divider\"\u003e\n\n\u003c!-- 8. COMPARISON TABLE --\u003e\n\u003csection class=\"dctbar-section\" id=\"compare\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cspan class=\"dctbar-kicker\"\u003eCompare Options\u003c\/span\u003e\n    \u003ch2 class=\"dctbar-h2\"\u003eCedar Barrel (SS) vs. Cedar Oval Barrel\u003c\/h2\u003e\n    \u003cdiv class=\"dctbar-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctbar-compare-wrap\"\u003e\n      \u003ctable class=\"dctbar-compare\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth style=\"width:28%;\"\u003eFeature\u003c\/th\u003e\n            \u003cth class=\"dctbar-active\"\u003eCedar Barrel (SS) — This Product\u003c\/th\u003e\n            \u003cth\u003e\u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-oval-barrel-cold-plunge-tub-tub-only\" style=\"color:#c8e0ec;text-decoration:none;\"\u003eCedar Oval Barrel\u003c\/a\u003e\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eInterior Material\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003e304 Stainless Steel\u003c\/td\u003e\n\u003ctd\u003ePVC Liner\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003e~135 gallons\u003c\/td\u003e\n\u003ctd\u003e~50 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eShape\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003eRound upright\u003c\/td\u003e\n\u003ctd\u003eOval horizontal\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eExterior Height\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003e39.5”\u003c\/td\u003e\n\u003ctd\u003e34”\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eDiameter \/ Length\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003e42” diameter\u003c\/td\u003e\n\u003ctd\u003e50”L × 30”W\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eFiltration Included\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003eYes (ozone + 20-micron filter)\u003c\/td\u003e\n\u003ctd\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eEntry Step\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003eYes — cedar step stool included\u003c\/td\u003e\n\u003ctd\u003eLower entry height (34”) — step not confirmed in box\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctbar-row-lbl\"\u003eBest For\u003c\/td\u003e\n\u003ctd class=\"dctbar-active-col\"\u003eHigher-volume use, SS durability\u003c\/td\u003e\n\u003ctd\u003eSmaller space, quick-chill, budget-first\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctbar-honest-take\"\u003e\n      \u003cp\u003e\u003cstrong\u003eHonest take:\u003c\/strong\u003e The Oval Barrel costs less and is adequate for solo daily use in a 50-gallon footprint. The SS Barrel earns the premium three ways: larger capacity, stainless interior, and built-in filtration that doesn’t depend on buying a chiller. If you’re building a long-term cold therapy practice and want a maintenance-friendly system, the SS Barrel is the right call.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp style=\"font-size:13px;color:#7a95a8;margin-top:14px;\"\u003ePrefer a lower entry price in the same round barrel footprint? See the \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-plastic-interior\" style=\"color:#1D6FBA;\"\u003ePacific Cedar Barrel (Plastic Interior)\u003c\/a\u003e — same shape and capacity, PVC interior, same Tub Only \/ With Premier Chiller options.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctbar-divider\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"dctbar-section--alt\" id=\"faq\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cspan class=\"dctbar-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003ch2 class=\"dctbar-h2\"\u003eDCT Pacific Cedar Barrel (SS) — FAQ\u003c\/h2\u003e\n    \u003cdiv class=\"dctbar-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctbar-faq\"\u003e\n\u003cdetails class=\"dctbar-faq-item\"\u003e\n  \u003csummary\u003eWhat is the difference between the Cedar Barrel (SS) and the Cedar Oval Barrel?\u003c\/summary\u003e\n  \u003cdiv class=\"dctbar-faq-body\"\u003e\u003cp\u003eThe Cedar Barrel has a round upright shape, a 304 stainless steel interior, and a 135-gallon capacity. It includes built-in ozone filtration and a 20-micron filter cartridge as part of the tub — no chiller required for the sanitation system to operate. The Cedar Oval Barrel is elongated (50″L × 30″W × 34″H), holds 50 gallons, uses a PVC liner, and does not include filtration — sanitation comes with the chiller when purchased together. The Oval Barrel costs less and is easier to step into at 34″ tall. The SS Barrel is the right call if you want a larger capacity, stainless durability, and an independent filtration system.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctbar-faq-item\"\u003e\n  \u003csummary\u003eWhat chiller do I recommend for the 135-gallon barrel?\u003c\/summary\u003e\n  \u003cdiv class=\"dctbar-faq-body\"\u003e\u003cp\u003eDCT’s 1.0 HP Premier chiller is the recommended pairing for the 135-gallon barrel. The larger water volume means the 0.8 HP chiller will cool more slowly — it’s rated for up to 135 gallons but takes longer to reach target temperature. The 1.0 HP units cool 1–3°F every 20 minutes and are better suited for the barrel’s volume, especially in outdoor or warmer ambient conditions. Select the \u003cstrong\u003eWith 1.0 HP Premier Chiller\u003c\/strong\u003e option above to order the tub and chiller together as one system, or call us to confirm the right chiller for your setup: \u003ca href=\"tel:+18885005675\"\u003e(888) 500‑5675\u003c\/a\u003e.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctbar-faq-item\"\u003e\n  \u003csummary\u003eCan I order the Pacific Cedar Barrel (304 Stainless Steel) with a chiller included?\u003c\/summary\u003e\n  \u003cdiv class=\"dctbar-faq-body\"\u003e\u003cp\u003eYes — select a \u003cstrong\u003eWith Premier Chiller\u003c\/strong\u003e configuration above and your order ships as a complete system: the barrel plus DCT’s Premier Edition Chiller \u0026amp; Heater in your choice of 0.8 HP (up to 135 gallons, 1–3°F every 30 minutes) or 1.0 HP (up to 150 gallons, 1–3°F every 20 minutes, depending on ambient temperature and water volume — the better match for this barrel’s 135-gallon capacity). The Premier runs on a standard 120V outlet with built-in GFCI, connects through the barrel’s pre-installed quick-connect fittings, and is controlled from its splash-proof touchscreen or the Tuya Smart WiFi app. \u003cstrong\u003eTub Only\u003c\/strong\u003e orders remain chiller-ready, so you can add a chiller later instead.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctbar-faq-item\"\u003e\n  \u003csummary\u003eHow does the ozone filtration system work and how often do I maintain it?\u003c\/summary\u003e\n  \u003cdiv class=\"dctbar-faq-body\"\u003e\u003cp\u003eThe GFCI control box runs an automated ozone cycle for 2 hours per day. Ozone breaks down bacteria and biofilm without chemical additives, keeping the water clean between sessions. The 20-micron replaceable filter cartridge catches particulate as water circulates. DCT recommends replacing the filter cartridge every 4 weeks with regular use. This system operates independently of any chiller — the ozone generator and filtration run from the tub’s own GFCI control box.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctbar-faq-item\"\u003e\n  \u003csummary\u003eCan I use this barrel outdoors year-round?\u003c\/summary\u003e\n  \u003cdiv class=\"dctbar-faq-body\"\u003e\u003cp\u003ePacific Cedar handles outdoor weather well — it’s naturally rot-resistant and suited to wet environments. Keep the insulated cover on when not in use. In climates with sustained temperatures below 32°F, drain the barrel before hard freezes or keep a chiller running at a non-freezing setpoint. Frozen water in the barrel can damage the stainless steel interior. For winter cold plunging in freeze climates, a chiller is the practical solution: set it to 39–40°F and it holds that temperature regardless of ambient conditions outside. Questions about your specific climate? Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500‑5675\u003c\/a\u003e.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctbar-faq-item\"\u003e\n  \u003csummary\u003eDoes the barrel require assembly when delivered?\u003c\/summary\u003e\n  \u003cdiv class=\"dctbar-faq-body\"\u003e\u003cp\u003eThe barrel arrives assembled on a pallet via LTL freight. Delivery is curbside — you’ll need 2–3 people to move it from the pallet to your installation spot. At approximately 200 lbs empty, it’s manageable with help but not a one-person job. Once positioned, place the cedar step, fill with water, and connect any hose fittings if pairing a chiller (hand-tight, no tools required). Same-day setup is typical. Plan your placement before the tub arrives — a filled barrel weighs approximately 1,100 lbs and cannot be easily moved.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctbar-faq-item\"\u003e\n  \u003csummary\u003eIs the warranty valid when purchased from Recovery Room Direct?\u003c\/summary\u003e\n  \u003cdiv class=\"dctbar-faq-body\"\u003e\u003cp\u003eYes. Recovery Room Direct is an authorized Dynamic Cold Therapy dealer. Every barrel we sell is new, sourced directly from DCT, and carries the 1-year manufacturer warranty against defects in materials and workmanship. The warranty runs from the original purchase date and is non-transferable. For warranty service, contact our team and we’ll coordinate directly with DCT on your behalf: \u003ca href=\"tel:+18885005675\"\u003e(888) 500‑5675\u003c\/a\u003e, Mon–Sat 9AM–6PM EST.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003csection class=\"dctbar-section\"\u003e\n  \u003cdiv class=\"dctbar-container\"\u003e\n    \u003cdiv class=\"dctbar-trust\"\u003e\n      \u003cdiv class=\"dctbar-trust-item\"\u003e\n        \u003cdiv class=\"dctbar-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3l11 4v8c0 7-5 13-11 15C10 28 5 22 5 15V7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctbar-trust-label\"\u003eAuthorized Dealer\u003c\/span\u003e\n        \u003cspan class=\"dctbar-trust-sub\"\u003eOfficial DCT reseller\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctbar-trust-item\"\u003e\n        \u003cdiv class=\"dctbar-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M5 16h22M19 9l8 7-8 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctbar-trust-label\"\u003eFree Shipping\u003c\/span\u003e\n        \u003cspan class=\"dctbar-trust-sub\"\u003eLTL freight, 48 states\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctbar-trust-item\"\u003e\n        \u003cdiv class=\"dctbar-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"16\" cy=\"10\" r=\"5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 28c0-6 5-10 11-10s11 4 11 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctbar-trust-label\"\u003eExpert Specialists\u003c\/span\u003e\n        \u003cspan class=\"dctbar-trust-sub\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;text-decoration:none;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctbar-trust-item\"\u003e\n        \u003cdiv class=\"dctbar-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M10 16l4 4 8-8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctbar-trust-label\"\u003e1-Year Warranty\u003c\/span\u003e\n        \u003cspan class=\"dctbar-trust-sub\"\u003eDCT manufacturer warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"dctbar-cta\"\u003e\n  \u003cdiv class=\"dctbar-cta-inner\"\u003e\n    \u003cspan class=\"dctbar-cta-kicker\"\u003eReady to Order?\u003c\/span\u003e\n    \u003ch2\u003eTalk to a Cold Plunge Specialist\u003c\/h2\u003e\n    \u003cp\u003eQuestions about chiller pairing, outdoor setup, or delivery logistics? Our team answers these every day.\u003c\/p\u003e\n    \u003cdiv class=\"dctbar-cta-pills\"\u003e\n      \u003cspan class=\"dctbar-cta-pill\"\u003eAuthorized Dealer\u003c\/span\u003e\n      \u003cspan class=\"dctbar-cta-pill\"\u003eFree Shipping\u003c\/span\u003e\n      \u003cspan class=\"dctbar-cta-pill\"\u003eExpert Specialists\u003c\/span\u003e\n      \u003cspan class=\"dctbar-cta-pill\"\u003e1-Year Warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dctbar-cta-btn\"\u003eSpeak with an Expert — (888) 500‑5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- 12. FAQ JSON-LD --\u003e\n\n\n\u003c\/div\u003e\n","brand":"Dynamic Cold Therapy","offers":[{"title":"Tub Only","offer_id":52940297142639,"sku":"DCT-B-042-SSPC-34","price":3299.0,"currency_code":"USD","in_stock":true},{"title":"With 0.8 HP Premier Chiller","offer_id":53243153973615,"sku":"DCT-B-042-SSPC-34-SV08DO3","price":6798.0,"currency_code":"USD","in_stock":true},{"title":"With 1.0 HP Premier Chiller","offer_id":53243154006383,"sku":"DCT-B-042-SSPC-34-SV10DO3","price":6998.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-b-042-sspc-34-with-front-side-and-step.webp?v=1778656128"},{"product_id":"dynamic-cold-therapy-pacific-cedar-oval-barrel-cold-plunge-tub-tub-only","title":"Dynamic Cold Therapy Pacific Cedar Oval Barrel Cold Plunge Tub (Tub Only)","description":"\u003cstyle\u003e\n\/* ===================================================================\n   DCT Pacific Cedar Oval Barrel — Tub Only  |  .dctoval prefix\n   Cold plunge sub-palette: #0d1b2a \/ #f0f7fa \/ #5eafd0\n   =================================================================== *\/\n.dctoval img{border:none!important;outline:none!important;box-shadow:none!important;}\n.dctoval{overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;color:#0d1b2a;line-height:1.6;}\n.dctoval *{box-sizing:border-box;}\n\n\/* Jump nav *\/\n.dctoval-nav{background:#0d1b2a;padding:0;width:100%;overflow-x:auto;overflow-y:hidden;}\n.dctoval-nav-inner{max-width:1080px;margin:0 auto;padding:0 20px;display:flex;gap:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;}\n.dctoval-nav-inner::-webkit-scrollbar{display:none;}\n.dctoval-nav-link{display:block;padding:14px 18px;font-size:13px;font-weight:600;color:#5eafd0!important;text-decoration:none!important;white-space:nowrap;border-right:1px solid rgba(255,255,255,.1);transition:background .2s;}\n.dctoval-nav-link:hover{background:rgba(94,175,208,.15);color:#fff!important;}\n\n\/* Containers *\/\n.dctoval-container{max-width:1080px;margin:0 auto;padding:0 20px;}\n.dctoval-section{padding:56px 0;background:#fff;width:100%;}\n.dctoval-section--alt{padding:56px 0;background:#f0f7fa;width:100%;}\n.dctoval-section--dark{padding:56px 0;background:#0d1b2a;color:#fff;width:100%;}\n.dctoval-section--box{padding:56px 0;background:#fff;width:100%;}\n\n\/* Headings *\/\n.dctoval-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5eafd0;margin-bottom:10px;}\n.dctoval-section--dark .dctoval-kicker{color:#7ec8e3;}\n.dctoval-h2{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#0d1b2a;margin:0 0 10px;line-height:1.25;}\n.dctoval-section--dark .dctoval-h2{color:#fff;}\n.dctoval-rule{width:40px;height:3px;background:#5eafd0;border-radius:2px;margin:10px 0 24px;}\n.dctoval-p{font-size:15px;color:#374151;line-height:1.75;margin:0 0 16px;}\n.dctoval-p:last-child{margin-bottom:0;}\n.dctoval-section--dark .dctoval-p{color:#d1d5db;}\n.dctoval-section a,.dctoval-section--alt a{color:#5eafd0;}\n\n\/* Hero *\/\n.dctoval-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;}\n.dctoval-hero-img{background:#fff;overflow:hidden;}\n.dctoval-hero-img img{width:100%;height:100%;object-fit:contain;display:block;}\n.dctoval-hero-copy{padding:52px 44px;display:flex;flex-direction:column;justify-content:center;background:#fff;}\n.dctoval-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#5eafd0;margin-bottom:14px;display:block;}\n.dctoval-hero h2{font-size:clamp(22px,2.8vw,30px);font-weight:700;color:#0d1b2a;line-height:1.2;margin:0 0 18px;}\n.dctoval-hero p{font-size:15px;color:#374151;line-height:1.75;margin:0 0 14px;}\n.dctoval-finance{font-size:13px;color:#4a6a7a;margin-top:6px;margin-bottom:0;}\n\n\/* Stats bar *\/\n.dctoval-stats{display:flex;width:100%;border-radius:0;overflow:hidden;background:#0d1b2a;border-top:1px solid #1f2937;border-bottom:1px solid #1f2937;}\n.dctoval-stat{flex:1;text-align:center;padding:24px 12px;border-right:1px solid #1f2937;}\n.dctoval-stat:last-child{border-right:none;}\n.dctoval-stat-num{display:block;font-size:28px;font-weight:700;color:#fff;line-height:1;margin-bottom:6px;}\n.dctoval-stat-lbl{display:block;font-size:11px;color:#9ca3af;line-height:1.4;letter-spacing:.04em;}\n\n\/* Feature cards (3-col with image) *\/\n.dctoval-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:32px;}\n.dctoval-feat-card{background:#fff;border-radius:8px;border:1px solid #c8e0ec;overflow:hidden;}\n.dctoval-feat-img{overflow:hidden;background:#f0f7fa;}\n.dctoval-feat-img img{width:100%;height:220px;object-fit:cover;display:block;}\n.dctoval-feat-body{padding:20px;}\n.dctoval-feat-title{font-size:15px;font-weight:700;color:#0d1b2a;margin-bottom:8px;}\n.dctoval-feat-desc{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\n\/* Specs table *\/\n.dctoval-specs-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:28px;border-radius:8px;border:1px solid #c8e0ec;}\n.dctoval-specs{width:100%;min-width:460px;border-collapse:collapse;}\n.dctoval-specs th{background:#0d1b2a;color:#fff;font-size:12px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:13px 20px;text-align:left;}\n.dctoval-spec-lbl{padding:11px 20px;font-size:13px;font-weight:600;color:#374151;background:#f0f7fa;border-bottom:1px solid #c8e0ec;width:40%;}\n.dctoval-spec-val{padding:11px 20px;font-size:13px;color:#0d1b2a;background:#fff;border-bottom:1px solid #c8e0ec;}\n.dctoval-specs tr:last-child .dctoval-spec-lbl,\n.dctoval-specs tr:last-child .dctoval-spec-val{border-bottom:none;}\n\n\/* Box section (background:#fff always) *\/\n.dctoval-box-layout{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;}\n.dctoval-box-img-wrap{background:#f0f7fa;border-radius:8px;padding:32px;display:flex;align-items:center;justify-content:center;}\n.dctoval-box-img-wrap img{width:100%;height:auto;display:block;mix-blend-mode:multiply;}\n.dctoval-box-list{list-style:none;margin:24px 0 0;padding:0;}\n.dctoval-box-list li{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid #c8e0ec;font-size:14px;color:#374151;line-height:1.5;}\n.dctoval-box-list li:last-child{border-bottom:none;}\n.dctoval-box-list li::before{content:'';display:block;width:16px;height:16px;flex-shrink:0;margin-top:2px;background:#5eafd0;border-radius:50%;background-image:url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 12 12' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='2,6 5,9 10,3'\/%3E%3C\/svg%3E\");background-size:65% 65%;background-position:center;background-repeat:no-repeat;}\n\n\/* Shipping cards *\/\n.dctoval-ship-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px;}\n.dctoval-ship-card{background:#fff;border:1px solid #c8e0ec;border-radius:8px;padding:22px;border-top:3px solid #5eafd0;}\n.dctoval-ship-title{font-size:12px;font-weight:700;color:#5eafd0;text-transform:uppercase;letter-spacing:.07em;margin-bottom:8px;}\n.dctoval-ship-desc{font-size:14px;color:#374151;line-height:1.65;margin:0;}\n\n\/* Comparison table *\/\n.dctoval-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:28px;border-radius:8px;border:1px solid #c8e0ec;}\n.dctoval-compare{width:100%;min-width:540px;border-collapse:collapse;}\n.dctoval-compare th{background:#0d1b2a;color:#fff;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:13px 18px;text-align:left;}\n.dctoval-compare th.dctoval-active{background:#5eafd0;color:#0d1b2a;}\n.dctoval-compare td{padding:11px 18px;font-size:14px;border-bottom:1px solid #e5e7eb;color:#374151;vertical-align:top;}\n.dctoval-compare tr:last-child td{border-bottom:none;}\n.dctoval-compare .dctoval-row-lbl{font-weight:600;color:#4a6a7a;background:#f0f7fa;width:28%;}\n.dctoval-compare .dctoval-active-col{background:#e8f4f9;}\n.dctoval-honest-take{background:#e8f4f9;border:1px solid #5eafd0;border-radius:8px;padding:18px 22px;margin-top:18px;}\n.dctoval-honest-take p{margin:0;font-size:14px;color:#0d1b2a;line-height:1.7;}\n\n\/* FAQ *\/\n.dctoval-faq{border:1px solid #c8e0ec;border-radius:8px;overflow:hidden;margin-top:28px;}\n.dctoval-faq-item{border-bottom:1px solid #c8e0ec;}\n.dctoval-faq-item:last-child{border-bottom:none;}\n.dctoval-faq-item summary{list-style:none;-webkit-appearance:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;font-size:15px;font-weight:600;color:#0d1b2a;min-height:44px;}\n.dctoval-faq-item summary::-webkit-details-marker{display:none;}\n.dctoval-faq-item summary::after{content:'+';font-size:20px;font-weight:300;color:#5eafd0;flex-shrink:0;}\n.dctoval-faq-item[open] summary::after{content:'−';}\n.dctoval-faq-body{padding:0 24px 18px;font-size:14px;color:#374151;line-height:1.75;}\n.dctoval-faq-body p{margin:0;}\n.dctoval-faq-body a{color:#5eafd0;}\n\n\/* Trust band *\/\n.dctoval-trust{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #c8e0ec;border-radius:8px;overflow:hidden;margin-top:32px;}\n.dctoval-trust-item{padding:22px 12px;text-align:center;border-right:1px solid #c8e0ec;background:#fff;}\n.dctoval-trust-item:last-child{border-right:none;}\n.dctoval-trust-icon{color:#5eafd0;margin-bottom:8px;}\n.dctoval-trust-label{font-size:12px;font-weight:700;color:#0d1b2a;display:block;}\n.dctoval-trust-sub{font-size:11px;color:#4a6a7a;display:block;margin-top:2px;}\n\n\/* CTA *\/\n.dctoval-cta{background:linear-gradient(135deg,#0d1b2a 0%,#1a3a5c 100%);padding:64px 0;}\n.dctoval-cta-inner{max-width:640px;margin:0 auto;padding:0 20px;text-align:center;}\n.dctoval-cta-kicker{display:block;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#7ec8e3;margin-bottom:12px;}\n.dctoval-cta h2{font-size:clamp(22px,3vw,30px);font-weight:700;color:#fff;margin:0 0 12px;line-height:1.2;}\n.dctoval-cta p{font-size:15px;color:#9ca3af;margin:0 0 24px;}\n.dctoval-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0 0 28px;}\n.dctoval-cta-pill{background:rgba(94,175,208,.12);border:1px solid rgba(94,175,208,.3);color:#7ec8e3;font-size:12px;font-weight:600;letter-spacing:.04em;padding:7px 14px;border-radius:24px;}\n.dctoval-cta-btn{display:inline-block;background:#5eafd0;color:#12161F!important;font-size:14px;font-weight:700;padding:16px 28px;border-radius:6px;text-decoration:none!important;transition:background .2s;}\n.dctoval-cta-btn:hover{background:#7ec8e3;}\n\n\/* Divider *\/\n.dctoval-divider{border:none;height:2px;margin:0;background:linear-gradient(90deg,transparent 0%,#5eafd0 30%,#7ec8e3 50%,#5eafd0 70%,transparent 100%);opacity:.45;}\n\n\/* Mobile *\/\n@media(max-width:768px){\n  .dctoval-hero{grid-template-columns:1fr;}\n  .dctoval-hero-img{order:-1;min-height:280px;}\n  .dctoval-hero-copy{padding:28px 20px;}\n  .dctoval-section,.dctoval-section--alt,.dctoval-section--dark,.dctoval-section--box{padding:40px 0;}\n  .dctoval-stats{flex-wrap:wrap;}\n  .dctoval-stat{flex:0 0 50%;border-bottom:1px solid #1f2937;}\n  .dctoval-stat:nth-child(2n){border-left:1px solid #1f2937;border-right:none;}\n  .dctoval-stat:nth-child(3),.dctoval-stat:nth-child(4){border-bottom:none;}\n  .dctoval-feat-grid{grid-template-columns:1fr;}\n  .dctoval-box-layout{grid-template-columns:1fr;gap:28px;}\n  .dctoval-ship-grid{grid-template-columns:1fr;}\n  .dctoval-trust{grid-template-columns:repeat(2,1fr);}\n  .dctoval-trust-item:nth-child(2n){border-right:none;}\n  .dctoval-trust-item{border-bottom:1px solid #c8e0ec;}\n  .dctoval-trust-item:nth-last-child(-n+2){border-bottom:none;}\n  .dctoval-cta{padding:40px 0;}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dctoval\"\u003e\n\n\u003c!-- 1. JUMP NAV --\u003e\n\u003cnav class=\"dctoval-nav\" aria-label=\"Page sections\"\u003e\n  \u003cdiv class=\"dctoval-nav-inner\"\u003e\n    \u003ca class=\"dctoval-nav-link\" href=\"#features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca class=\"dctoval-nav-link\" href=\"#specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca class=\"dctoval-nav-link\" href=\"#whats-included\"\u003eWhat’s Included\u003c\/a\u003e\n    \u003ca class=\"dctoval-nav-link\" href=\"#compare\"\u003eCompare\u003c\/a\u003e\n    \u003ca class=\"dctoval-nav-link\" href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. HERO --\u003e\n\u003csection class=\"dctoval-hero\" aria-label=\"Product hero\"\u003e\n  \u003cdiv class=\"dctoval-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-bo-50-plpc-34-green-backview-with-step.webp?v=1778656192\" alt=\"DCT Pacific Cedar Oval Barrel Cold Plunge green with step — DCT-BO-50-PLPC-34\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctoval-hero-copy\"\u003e\n    \u003cspan class=\"dctoval-eyebrow\"\u003ePacific Cedar Oval Barrel · Dynamic Cold Therapy\u003c\/span\u003e\n    \u003ch2\u003eElongated Pacific Cedar Cold Plunge — 46×26 Inch Soaking Space in a Lower-Entry Oval Design\u003c\/h2\u003e\n    \u003cp\u003eThe DCT Pacific Cedar Oval Barrel is an elongated cold plunge tub with a Pacific Cedar exterior and a molded PVC liner interior. At 50 inches long and 34 inches tall, it offers a 46×26 inch interior soaking space and a lower entry height than the round barrel — making it easier to step in and out of. Available in green or grey (same SKU).\u003c\/p\u003e\n    \u003cp\u003eThis is the tub only. A chiller is required to reach cold water temperatures. The oval barrel does not include built-in filtration — an ozone sanitation system comes with the chiller when purchased together.\u003c\/p\u003e\n    \u003cp class=\"dctoval-finance\"\u003eAffirm financing available at checkout.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 3. STATS BAR --\u003e\n\u003cdiv class=\"dctoval-stats\" role=\"list\" aria-label=\"Key specifications\"\u003e\n  \u003cdiv class=\"dctoval-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctoval-stat-num\"\u003e50 gal\u003c\/span\u003e\n    \u003cspan class=\"dctoval-stat-lbl\"\u003eWater Capacity\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctoval-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctoval-stat-num\"\u003e46”×26”\u003c\/span\u003e\n    \u003cspan class=\"dctoval-stat-lbl\"\u003eInterior Soaking Space\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctoval-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctoval-stat-num\"\u003ePVC Liner\u003c\/span\u003e\n    \u003cspan class=\"dctoval-stat-lbl\"\u003eInterior Material\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dctoval-stat\" role=\"listitem\"\u003e\n    \u003cspan class=\"dctoval-stat-num\"\u003e34”\u003c\/span\u003e\n    \u003cspan class=\"dctoval-stat-lbl\"\u003eExterior Height\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"dctoval-divider\"\u003e\n\n\u003c!-- 4. FEATURES --\u003e\n\u003csection class=\"dctoval-section--alt\" id=\"features\"\u003e\n  \u003cdiv class=\"dctoval-container\"\u003e\n    \u003cspan class=\"dctoval-kicker\"\u003eKey Features\u003c\/span\u003e\n    \u003ch2 class=\"dctoval-h2\"\u003eWhat the Oval Barrel Does Well\u003c\/h2\u003e\n    \u003cdiv class=\"dctoval-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctoval-feat-grid\"\u003e\n\n      \u003cdiv class=\"dctoval-feat-card\"\u003e\n        \u003cdiv class=\"dctoval-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-bo-50-plpc-34-green-backview-with-step.webp?v=1778656192\" alt=\"DCT Oval Barrel green with step — 46x26 interior soaking space\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctoval-feat-body\"\u003e\n          \u003cdiv class=\"dctoval-feat-title\"\u003e46×26 Interior Soaking Space in a Compact Oval Footprint\u003c\/div\u003e\n          \u003cp class=\"dctoval-feat-desc\"\u003eThe oval form factor stretches the internal soaking area to 46 inches long by 26 inches wide, giving a full-body immersion position while keeping the 50-inch exterior footprint tighter than a standard round barrel. At 34 inches tall (lower than the 39.5” round barrel), the oval is easier to step into and out of — no step stool required for most users.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctoval-feat-card\"\u003e\n        \u003cdiv class=\"dctoval-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-bo-50-plpc-34-grey-backview-with-step-10310.webp?v=1778656185\" alt=\"DCT Oval Barrel grey with step — Pacific Cedar exterior finish option\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctoval-feat-body\"\u003e\n          \u003cdiv class=\"dctoval-feat-title\"\u003ePacific Cedar Exterior — Two Colors\u003c\/div\u003e\n          \u003cp class=\"dctoval-feat-desc\"\u003eThe Pacific Cedar exterior is the same species used on the round barrel: naturally rot-resistant, aromatic, and suited for indoor\/outdoor installation. The oval barrel comes in two finish options — green and grey — both under the same SKU. Mention your color preference when ordering, or contact our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500‑5675\u003c\/a\u003e before placing your order.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"dctoval-feat-card\"\u003e\n        \u003cdiv class=\"dctoval-feat-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-bo-50-plpc-34-green-backview-with-cover.webp?v=1778656195\" alt=\"DCT Oval Barrel green with cover — chiller-ready with built-in seat\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dctoval-feat-body\"\u003e\n          \u003cdiv class=\"dctoval-feat-title\"\u003eChiller-Ready with Built-In Seat — Tub Only\u003c\/div\u003e\n          \u003cp class=\"dctoval-feat-desc\"\u003eThe oval barrel’s 3\/4” inlet and outlet fittings connect directly to DCT’s chiller lineup. The 50-gallon capacity means a 0.8 HP chiller can reach target temperature efficiently — cooling 50 gallons takes significantly less time than the 135-gallon round barrel. The integrated ergonomic seat is built into the tub interior.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctoval-divider\"\u003e\n\n\u003c!-- 5. SPECS --\u003e\n\u003csection class=\"dctoval-section\" id=\"specs\"\u003e\n  \u003cdiv class=\"dctoval-container\"\u003e\n    \u003cspan class=\"dctoval-kicker\"\u003eFull Specifications\u003c\/span\u003e\n    \u003ch2 class=\"dctoval-h2\"\u003eDCT-BO-50-PLPC-34 Specifications\u003c\/h2\u003e\n    \u003cdiv class=\"dctoval-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctoval-specs-wrap\"\u003e\n      \u003ctable class=\"dctoval-specs\"\u003e\n        \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eSpecification\u003c\/th\u003e\n\u003cth\u003eDetail\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eModel\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eDCT-BO-50-PLPC-34\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eShape\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eOval, elongated (horizontal orientation)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eExterior Dimensions\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003e50”L × 30”W × 34”H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eInterior Dimensions\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003e46”L × 26”W × 28”H\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eWater Capacity\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003e~50 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eExterior Material\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003ePacific Cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eInterior Material\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003ePVC liner \/ Molded Polymer\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eBuilt-In Seat\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eIntegrated ergonomic seat\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eCover\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eCustom-fit cover with child-safety latches\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eEntry Access\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eLower entry height (34”) — accessible without step for most users\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eDrain\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eDrain fitting included\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eFiltration\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eNot included (ozone sanitation available with chiller purchase)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eChiller Inlet\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003e3\/4” IN-OUT fittings\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eWeight (Empty)\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003e~220 lbs\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eColor Options\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eGreen, Grey (same SKU)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eChiller Included\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eNo — sold separately\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003ePower (Tub)\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eNone (chiller requires 120V GFCI outlet)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eWarranty\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003e1 year from purchase date\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-spec-lbl\"\u003eDelivery\u003c\/td\u003e\n\u003ctd class=\"dctoval-spec-val\"\u003eFree shipping — LTL freight, contiguous 48 states\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctoval-divider\"\u003e\n\n\u003c!-- 6. BOX SECTION (background:#fff always) --\u003e\n\u003csection class=\"dctoval-section--box\" id=\"whats-included\"\u003e\n  \u003cdiv class=\"dctoval-container\"\u003e\n    \u003cdiv class=\"dctoval-box-layout\"\u003e\n      \u003cdiv class=\"dctoval-box-img-wrap\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-bo-50-plpc-34-green-backview-with-cover.webp?v=1778656195\" alt=\"DCT Oval Barrel with cover — what's included in the box\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"dctoval-kicker\"\u003eIn the Box\u003c\/span\u003e\n        \u003ch2 class=\"dctoval-h2\"\u003eWhat’s Included\u003c\/h2\u003e\n        \u003cdiv class=\"dctoval-rule\"\u003e\u003c\/div\u003e\n        \u003cul class=\"dctoval-box-list\"\u003e\n          \u003cli\u003ePacific Cedar Oval Barrel cold plunge tub (PVC liner interior)\u003c\/li\u003e\n          \u003cli\u003eCover with child-safety latches\u003c\/li\u003e\n          \u003cli\u003eDrain fitting\u003c\/li\u003e\n          \u003cli\u003eUser manual\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cp class=\"dctoval-p\" style=\"margin-top:18px;font-size:14px;color:#4a6a7a;\"\u003eChiller not included. See our \u003ca href=\"\/products\/dynamic-cold-therapy-08-hp-chiller-heater-with-wifi-app\"\u003eDCT 0.8 HP Chiller\u003c\/a\u003e for the recommended pairing with this 50-gallon oval barrel.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctoval-divider\"\u003e\n\n\u003c!-- 7. SHIPPING --\u003e\n\u003csection class=\"dctoval-section--alt\"\u003e\n  \u003cdiv class=\"dctoval-container\"\u003e\n    \u003cspan class=\"dctoval-kicker\"\u003eShipping \u0026amp; Delivery\u003c\/span\u003e\n    \u003ch2 class=\"dctoval-h2\"\u003eFree Freight Shipping — Contiguous 48 States\u003c\/h2\u003e\n    \u003cdiv class=\"dctoval-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctoval-ship-grid\"\u003e\n      \u003cdiv class=\"dctoval-ship-card\"\u003e\n        \u003cdiv class=\"dctoval-ship-title\"\u003eLTL Freight, No Charge\u003c\/div\u003e\n        \u003cp class=\"dctoval-ship-desc\"\u003eThe Oval Barrel ships via LTL freight carrier at no charge. Curbside delivery on a pallet to the contiguous 48 states. Estimated transit: 7–14 business days from order date.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctoval-ship-card\"\u003e\n        \u003cdiv class=\"dctoval-ship-title\"\u003ePlacement Planning\u003c\/div\u003e\n        \u003cp class=\"dctoval-ship-desc\"\u003eAt approximately 220 lbs empty, the Oval Barrel requires 2 people to move into position. The 50-inch length and horizontal oval shape make hallway and doorway clearance important to check before delivery. Place on a level, solid surface capable of supporting 600+ lbs when filled.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctoval-ship-card\"\u003e\n        \u003cdiv class=\"dctoval-ship-title\"\u003eSame-Day Setup\u003c\/div\u003e\n        \u003cp class=\"dctoval-ship-desc\"\u003eThe barrel arrives assembled. Place it, fill with water, and connect any chiller hose fittings (hand-tight). No tools needed. At 50 gallons, fill time is significantly faster than the 135-gallon round barrel. You can be in the water the same day it arrives.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctoval-divider\"\u003e\n\n\u003c!-- 8. COMPARISON TABLE --\u003e\n\u003csection class=\"dctoval-section\" id=\"compare\"\u003e\n  \u003cdiv class=\"dctoval-container\"\u003e\n    \u003cspan class=\"dctoval-kicker\"\u003eCompare Options\u003c\/span\u003e\n    \u003ch2 class=\"dctoval-h2\"\u003eCedar Oval Barrel vs. Cedar Barrel (SS)\u003c\/h2\u003e\n    \u003cdiv class=\"dctoval-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctoval-compare-wrap\"\u003e\n      \u003ctable class=\"dctoval-compare\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth style=\"width:28%;\"\u003eFeature\u003c\/th\u003e\n            \u003cth class=\"dctoval-active\"\u003eCedar Oval Barrel — This Product\u003c\/th\u003e\n            \u003cth\u003e\u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior\" style=\"color:#c8e0ec;text-decoration:none;\"\u003eCedar Barrel (SS)\u003c\/a\u003e\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eInterior Material\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003ePVC Liner\u003c\/td\u003e\n\u003ctd\u003e304 Stainless Steel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eCapacity\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003e~50 gallons\u003c\/td\u003e\n\u003ctd\u003e~135 gallons\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eShape\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003eOval horizontal\u003c\/td\u003e\n\u003ctd\u003eRound upright\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eExterior Height\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003e34”\u003c\/td\u003e\n\u003ctd\u003e39.5”\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eDiameter \/ Length\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003e50”L × 30”W\u003c\/td\u003e\n\u003ctd\u003e42” diameter\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eFiltration Included\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003eNo\u003c\/td\u003e\n\u003ctd\u003eYes (ozone + 20-micron filter)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eEntry Step\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003eLower entry height (34”) — step not confirmed in box\u003c\/td\u003e\n\u003ctd\u003eYes — cedar step stool included\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd class=\"dctoval-row-lbl\"\u003eBest For\u003c\/td\u003e\n\u003ctd class=\"dctoval-active-col\"\u003eSmaller space, quick-chill, budget-first\u003c\/td\u003e\n\u003ctd\u003eHigher-volume use, SS durability\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dctoval-honest-take\"\u003e\n      \u003cp\u003e\u003cstrong\u003eHonest take:\u003c\/strong\u003e The Round SS Barrel offers nearly 3× the water volume, a stainless steel interior, and built-in filtration. If daily solo sessions are all you need and your space is limited, the Oval Barrel delivers the same cold plunge experience with a smaller footprint and a lower entry point.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003chr class=\"dctoval-divider\"\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"dctoval-section--alt\" id=\"faq\"\u003e\n  \u003cdiv class=\"dctoval-container\"\u003e\n    \u003cspan class=\"dctoval-kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n    \u003ch2 class=\"dctoval-h2\"\u003eDCT Pacific Cedar Oval Barrel — FAQ\u003c\/h2\u003e\n    \u003cdiv class=\"dctoval-rule\"\u003e\u003c\/div\u003e\n    \u003cdiv class=\"dctoval-faq\"\u003e\n\u003cdetails class=\"dctoval-faq-item\"\u003e\n  \u003csummary\u003eWhat is the difference between the Oval Barrel and the Cedar Barrel with SS interior?\u003c\/summary\u003e\n  \u003cdiv class=\"dctoval-faq-body\"\u003e\u003cp\u003eThe Cedar Barrel (SS) is a round, upright tub with a 304 stainless steel interior, 135-gallon capacity, and built-in ozone filtration. It stands 39.5″ tall and includes a cedar entry step stool. The Oval Barrel is elongated and horizontal: 50″L × 30″W × 34″H, with a 46″×26″ interior soaking space and a 50-gallon capacity. Its PVC liner interior is solid and functional, but does not carry the corrosion resistance or ease-of-maintenance of stainless steel. The Oval Barrel does not include built-in filtration — sanitation comes with the chiller when purchased together. The Oval Barrel costs meaningfully less, has a lower entry height, and is the right choice if your priority is a smaller footprint, faster cooldown, or budget.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctoval-faq-item\"\u003e\n  \u003csummary\u003eWhat chiller pairs best with the 50-gallon Oval Barrel?\u003c\/summary\u003e\n  \u003cdiv class=\"dctoval-faq-body\"\u003e\u003cp\u003eThe 50-gallon capacity makes the Oval Barrel efficient to chill. A 0.8 HP Premier or 0.8 HP Standard (PRO) chiller is well-matched for this volume in most indoor and covered-outdoor environments. Cooling 50 gallons takes significantly less time than the 135-gallon round barrel, so the 0.8 HP reaches target temperature faster and holds it with less load. If you’re planning an outdoor setup in a warm climate or want faster pull-down, the 1.0 HP is also compatible. Call us to confirm: \u003ca href=\"tel:+18885005675\"\u003e(888) 500‑5675\u003c\/a\u003e.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctoval-faq-item\"\u003e\n  \u003csummary\u003eHow do I choose between the green and grey color options?\u003c\/summary\u003e\n  \u003cdiv class=\"dctoval-faq-body\"\u003e\u003cp\u003eBoth colors are the same SKU (DCT-BO-50-PLPC-34) — they’re color variants of the same tub, not separate products. Grey is the more versatile finish: it pairs cleanly with stone, concrete, and neutral outdoor furniture. Green reads as more naturalistic and fits well alongside garden or wooded outdoor settings. Mention your color preference when ordering, or contact our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500‑5675\u003c\/a\u003e before placing your order to confirm current availability.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctoval-faq-item\"\u003e\n  \u003csummary\u003eCan the Oval Barrel be used outdoors?\u003c\/summary\u003e\n  \u003cdiv class=\"dctoval-faq-body\"\u003e\u003cp\u003eYes. Pacific Cedar handles outdoor weather well — it’s naturally rot-resistant and suited to wet, variable environments. At 34″ tall, the Oval Barrel has a lower profile than the round barrel and is a good fit for covered outdoor spaces, patios, or decks. Keep the cover on when not in use to preserve water temperature and cleanliness. In climates with sustained temperatures below 32°F, drain the barrel before hard freezes or run a chiller at a non-freezing setpoint. Do not allow water to freeze inside the PVC liner — it can damage the liner and fittings.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctoval-faq-item\"\u003e\n  \u003csummary\u003eDoes the oval barrel include filtration or sanitation?\u003c\/summary\u003e\n  \u003cdiv class=\"dctoval-faq-body\"\u003e\u003cp\u003eNo — the Oval Barrel does not include a built-in filtration or sanitation system. Ozone sanitation is available when the oval barrel is paired with a DCT chiller, which includes an ozone generator. Without a chiller, water maintenance means either frequent drain-and-refill (every 1–2 weeks) or adding a spa-grade sanitizer such as bromine or non-chlorine shock on a regular schedule. The 50-gallon volume makes water changes significantly less time-consuming than a larger tub — drain, rinse, and refill takes about 15–20 minutes.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"dctoval-faq-item\"\u003e\n  \u003csummary\u003eIs the warranty valid when purchased from Recovery Room Direct?\u003c\/summary\u003e\n  \u003cdiv class=\"dctoval-faq-body\"\u003e\u003cp\u003eYes. Recovery Room Direct is an authorized Dynamic Cold Therapy dealer. Every tub we sell is new, sourced directly from DCT, and carries the 1-year manufacturer warranty against defects in materials and workmanship. The warranty runs from the original purchase date and is non-transferable. For warranty service or questions, call our team: \u003ca href=\"tel:+18885005675\"\u003e(888) 500‑5675\u003c\/a\u003e, Mon–Sat 9AM–6PM EST.\u003c\/p\u003e\u003c\/div\u003e\n\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 10. TRUST BAND --\u003e\n\u003csection class=\"dctoval-section\"\u003e\n  \u003cdiv class=\"dctoval-container\"\u003e\n    \u003cdiv class=\"dctoval-trust\"\u003e\n      \u003cdiv class=\"dctoval-trust-item\"\u003e\n        \u003cdiv class=\"dctoval-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M16 3l11 4v8c0 7-5 13-11 15C10 28 5 22 5 15V7z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctoval-trust-label\"\u003eAuthorized Dealer\u003c\/span\u003e\n        \u003cspan class=\"dctoval-trust-sub\"\u003eOfficial DCT reseller\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctoval-trust-item\"\u003e\n        \u003cdiv class=\"dctoval-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cpath d=\"M5 16h22M19 9l8 7-8 7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctoval-trust-label\"\u003eFree Shipping\u003c\/span\u003e\n        \u003cspan class=\"dctoval-trust-sub\"\u003eLTL freight, 48 states\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctoval-trust-item\"\u003e\n        \u003cdiv class=\"dctoval-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"16\" cy=\"10\" r=\"5\"\u003e\u003c\/circle\u003e\u003cpath d=\"M5 28c0-6 5-10 11-10s11 4 11 10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctoval-trust-label\"\u003eExpert Specialists\u003c\/span\u003e\n        \u003cspan class=\"dctoval-trust-sub\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;text-decoration:none;\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dctoval-trust-item\"\u003e\n        \u003cdiv class=\"dctoval-trust-icon\"\u003e\n          \u003csvg width=\"28\" height=\"28\" viewbox=\"0 0 32 32\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003ccircle cx=\"16\" cy=\"16\" r=\"12\"\u003e\u003c\/circle\u003e\u003cpath d=\"M10 16l4 4 8-8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003c\/div\u003e\n        \u003cspan class=\"dctoval-trust-label\"\u003e1-Year Warranty\u003c\/span\u003e\n        \u003cspan class=\"dctoval-trust-sub\"\u003eDCT manufacturer warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"dctoval-cta\"\u003e\n  \u003cdiv class=\"dctoval-cta-inner\"\u003e\n    \u003cspan class=\"dctoval-cta-kicker\"\u003eReady to Order?\u003c\/span\u003e\n    \u003ch2\u003eTalk to a Cold Plunge Specialist\u003c\/h2\u003e\n    \u003cp\u003eQuestions about color options, chiller pairing, or delivery? Our team answers these every day.\u003c\/p\u003e\n    \u003cdiv class=\"dctoval-cta-pills\"\u003e\n      \u003cspan class=\"dctoval-cta-pill\"\u003eAuthorized Dealer\u003c\/span\u003e\n      \u003cspan class=\"dctoval-cta-pill\"\u003eFree Shipping\u003c\/span\u003e\n      \u003cspan class=\"dctoval-cta-pill\"\u003eExpert Specialists\u003c\/span\u003e\n      \u003cspan class=\"dctoval-cta-pill\"\u003e1-Year Warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dctoval-cta-btn\"\u003eSpeak with an Expert — (888) 500‑5675\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- 12. FAQ JSON-LD --\u003e\n\n\n\u003c\/div\u003e\n","brand":"Dynamic Cold Therapy","offers":[{"title":"Default Title","offer_id":52940297175407,"sku":"DCT-BO-50-PLPC-34","price":2299.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dynamic-cold-therapy-cold-plunge-dct-bo-50-plpc-34-green-backview-with-step.webp?v=1778656192"},{"product_id":"dreampod-ice-bath-with-chiller","title":"Dreampod Ice Bath with Chiller — WiFi Cold Plunge | Fiberglass, 37°F–104°F","description":"\u003cstyle\u003e\n.dpib-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#1a2332;line-height:1.6;margin:0;padding:0}\n.dpib-section{max-width:1200px;margin:0 auto;padding:56px 24px}\n.dpib-eyebrow{font-size:12px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:#5eafd0;margin-bottom:12px;display:block}\n.dpib-h2{font-size:clamp(24px,3vw,36px);font-weight:800;line-height:1.2;color:#0d1b2a;margin:0 0 20px}\n.dpib-h2-white{font-size:clamp(24px,3vw,34px);font-weight:800;line-height:1.2;color:#fff;margin:0 0 16px}\n.dpib-lead{font-size:15px;color:#3a4f63;line-height:1.7;margin-bottom:14px}\n\/* JUMP NAV *\/\n.dpib-nav{background:#f0f7fa;padding:12px 20px;text-align:center;border-bottom:1px solid #d0e8f0}\n.dpib-nav a{display:inline-block;background:#fff;border:1.5px solid #b8dae8;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;color:#0d1b2a;text-decoration:none;margin:3px;transition:all .2s}\n.dpib-nav a:hover{background:#5eafd0;border-color:#5eafd0;color:#fff}\n\/* HERO *\/\n.dpib-hero-outer{background:#fff;padding:52px 24px}\n.dpib-hero-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}\n.dpib-hero-eyebrow{font-size:12px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:#5eafd0;margin-bottom:12px;display:block}\n.dpib-hero-h2{font-size:clamp(26px,3.5vw,42px);font-weight:800;line-height:1.18;color:#0d1b2a;margin:0 0 18px}\n.dpib-hero-p{font-size:15px;color:#3a4f63;line-height:1.7;margin:0 0 14px}\n.dpib-hero-finance{font-size:13px;color:#6B8FA8;margin:0;font-style:italic}\n.dpib-hero-img-wrap{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,0.08)}\n.dpib-hero-img-wrap img{width:100%;display:block}\n\/* STATS *\/\n.dpib-stats-outer{background:#fff;padding:20px 24px 28px}\n.dpib-stats-box{max-width:1200px;margin:0 auto;background:#0d1b2a;border-radius:8px;padding:28px 16px}\n.dpib-stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:0}\n.dpib-stat{text-align:center;padding:10px 6px;border-right:1px solid rgba(255,255,255,0.09)}\n.dpib-stat:last-child{border-right:none}\n.dpib-stat-num{font-size:18px;font-weight:800;color:#5eafd0;display:block;line-height:1.1}\n.dpib-stat-lbl{font-size:11px;color:#a0c8dd;margin-top:3px;display:block}\n\/* HOOK *\/\n.dpib-hook-outer{background:#fff;padding:52px 24px}\n.dpib-hook-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}\n.dpib-hook-img{border-radius:12px;overflow:hidden}\n.dpib-hook-img img{width:100%;display:block;object-fit:cover;aspect-ratio:4\/3}\n\/* CARDS *\/\n.dpib-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}\n.dpib-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.07)}\n.dpib-card-img{aspect-ratio:4\/3;overflow:hidden;background:#fff}\n.dpib-card-img img{width:100%;height:100%;object-fit:cover;object-position:center top;background:#fff;mix-blend-mode:multiply}\n.dpib-card-body{padding:18px 18px 22px}\n.dpib-card-h3{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 8px}\n.dpib-card-p{font-size:13px;color:#3a4f63;line-height:1.65;margin:0}\n\/* PROTOCOLS *\/\n.dpib-proto-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}\n.dpib-proto-card{background:#fff;border-radius:10px;border-top:3px solid #5eafd0;padding:22px}\n.dpib-proto-time{font-size:12px;font-weight:700;color:#5eafd0;margin-bottom:10px;display:block}\n.dpib-proto-h3{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 8px}\n.dpib-proto-p{font-size:13px;color:#3a4f63;line-height:1.65;margin:0}\n\/* PERSONAS *\/\n.dpib-persona-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:28px}\n.dpib-persona-card{background:#f0f7fa;border-radius:12px;padding:26px}\n.dpib-persona-h3{font-size:17px;font-weight:700;color:#0d1b2a;margin:0 0 12px;position:relative;padding-bottom:12px}\n.dpib-persona-h3::after{content:'';position:absolute;left:0;bottom:0;width:36px;height:3px;background:#5eafd0}\n.dpib-persona-p{font-size:13px;color:#3a4f63;line-height:1.65;margin:0}\n\/* ROI *\/\n.dpib-roi-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}\n.dpib-roi-card{background:#fff;border-radius:10px;border-left:4px solid #5eafd0;padding:22px 22px 22px 26px}\n.dpib-roi-h3{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 10px}\n.dpib-roi-p{font-size:13px;color:#3a4f63;line-height:1.65;margin:0}\n\/* VARIANTS *\/\n.dpib-variant-cards{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}\n.dpib-variant-card{border-radius:12px;overflow:hidden;box-shadow:0 2px 10px rgba(0,0,0,0.08)}\n.dpib-variant-card img{width:100%;display:block;aspect-ratio:4\/3;object-fit:cover;object-position:center top;mix-blend-mode:multiply;background:#EBF5F7}\n.dpib-variant-label{padding:14px 18px;background:#fff}\n.dpib-variant-name{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 3px}\n.dpib-variant-sku{font-size:12px;color:#6B8FA8;margin:0}\n\/* COMPARISON *\/\n.dpib-table-wrap{overflow-x:auto;margin-top:28px}\n.dpib-table{width:100%;border-collapse:collapse;font-size:13px;min-width:580px}\n.dpib-table th{padding:11px 14px;text-align:left;background:#e8f4f8;color:#0d1b2a;font-weight:700;border-bottom:2px solid #b8dae8}\n.dpib-table th.dpib-col-this{background:#5eafd0;color:#fff}\n.dpib-table td{padding:10px 14px;border-bottom:1px solid #e0eef5;color:#3a4f63}\n.dpib-table td.dpib-col-this{background:#e8f4f8;font-weight:600;color:#0d1b2a}\n.dpib-table tr:last-child td{border-bottom:none}\n.dpib-callout{background:#fff;border-left:4px solid #5eafd0;border-radius:8px;padding:18px 22px;margin-top:20px;font-size:13px;color:#3a4f63;line-height:1.65}\n.dpib-callout a{color:#5eafd0;font-weight:600;text-decoration:none}\n\/* SPECS *\/\n.dpib-specs-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border:1px solid #e0eef5;border-radius:8px;overflow:hidden}\n.dpib-spec-label{padding:11px 18px;background:#f0f7fa;font-weight:700;font-size:13px;color:#0d1b2a;border-bottom:1px solid #e0eef5}\n.dpib-spec-value{padding:11px 18px;background:#fff;font-size:13px;color:#3a4f63;border-bottom:1px solid #e0eef5}\n.dpib-specs-grid span:nth-last-child(-n+2){border-bottom:none}\n\/* BOX *\/\n.dpib-box-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}\n.dpib-box-item{display:flex;align-items:flex-start;gap:10px;background:#fff;border-radius:8px;padding:14px}\n.dpib-box-icon{flex-shrink:0}\n.dpib-box-text{font-size:13px;color:#3a4f63;line-height:1.5}\n.dpib-box-note{font-size:12px;color:#6B8FA8;margin-top:14px;font-style:italic}\n\/* SHIPPING *\/\n.dpib-ship-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}\n.dpib-ship-card{background:#f0f7fa;border-radius:10px;padding:22px}\n.dpib-ship-h3{font-size:15px;font-weight:700;color:#0d1b2a;margin:0 0 8px}\n.dpib-ship-p{font-size:13px;color:#3a4f63;line-height:1.6;margin:0}\n.dpib-ship-inline{margin-top:22px;font-size:14px;color:#3a4f63;line-height:1.6}\n\/* FAQ *\/\n.dpib-faq-list{margin-top:24px}\n.dpib-faq-item{border-bottom:1px solid #d0e8f0}\n.dpib-faq-item summary{padding:16px 18px 16px 0;cursor:pointer;font-size:15px;font-weight:700;color:#0d1b2a;list-style:none;display:flex;justify-content:space-between;align-items:center;-webkit-appearance:none}\n.dpib-faq-item summary::-webkit-details-marker{display:none}\n.dpib-faq-item summary::after{content:'+';font-size:18px;color:#5eafd0;font-weight:400;flex-shrink:0;margin-left:14px}\n.dpib-faq-item[open] summary::after{content:'\\2212'}\n.dpib-faq-item p{font-size:13px;color:#3a4f63;line-height:1.7;margin:0 0 16px;padding-right:18px}\n.dpib-faq-item a{color:#5eafd0}\n\/* TRUST *\/\n.dpib-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}\n.dpib-trust-item{text-align:center;padding:22px 14px}\n.dpib-trust-h3{font-size:14px;font-weight:700;color:#0d1b2a;margin:10px 0 5px}\n.dpib-trust-p{font-size:12px;color:#3a4f63;margin:0}\n\/* CTA *\/\n.dpib-cta-outer{background:#fff;padding:52px 24px}\n.dpib-cta-box{max-width:780px;margin:0 auto;background:#0d1b2a;border-radius:12px;padding:44px 36px;text-align:center}\n.dpib-cta-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:20px 0}\n.dpib-cta-pill{background:rgba(94,175,208,0.15);border:1px solid rgba(94,175,208,0.3);border-radius:20px;padding:6px 16px;font-size:12px;font-weight:600;color:#a0c8dd}\n.dpib-cta-btn{display:inline-block;background:#5eafd0;color:#fff;font-size:15px;font-weight:700;padding:14px 28px;border-radius:8px;text-decoration:none;margin-top:8px}\n.dpib-cta-btn:hover{background:#4a9fc0;color:#fff}\n.dpib-cta-scroll{display:block;margin-top:18px;font-size:15px!important;font-weight:600!important;color:#a0c8dd!important;cursor:pointer;text-decoration:none}\n\/* RESPONSIVE *\/\n@media(max-width:768px){\n  .dpib-hero-inner,.dpib-hook-inner{grid-template-columns:1fr}\n  .dpib-hero-img-wrap{order:-1}\n  .dpib-stats-grid{grid-template-columns:repeat(3,1fr)}\n  .dpib-cards,.dpib-proto-cards,.dpib-ship-cards,.dpib-persona-cards{grid-template-columns:1fr}\n  .dpib-roi-cards,.dpib-variant-cards{grid-template-columns:1fr}\n  .dpib-trust-grid{grid-template-columns:1fr 1fr}\n  .dpib-box-grid{grid-template-columns:1fr}\n  .dpib-specs-grid{grid-template-columns:1fr}\n  .dpib-specs-grid span:nth-last-child(-n+2){border-bottom:1px solid #e0eef5}\n  .dpib-spec-label{border-bottom:none}\n  .dpib-cta-box{padding:32px 18px}\n  .dpib-section{padding:40px 18px}\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"dpib-wrap\"\u003e\n\n\u003c!-- JUMP NAV --\u003e\n\u003cdiv class=\"dpib-nav\"\u003e\n  \u003ca href=\"#science\"\u003eScience\u003c\/a\u003e\n  \u003ca href=\"#features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#variants\"\u003eColors\u003c\/a\u003e\n  \u003ca href=\"#specs\"\u003eSpecs\u003c\/a\u003e\n  \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/div\u003e\n\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"dpib-hero-outer\"\u003e\n  \u003cdiv class=\"dpib-hero-inner\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"dpib-hero-eyebrow\"\u003eDreampod Cold Plunge\u003c\/span\u003e\n      \u003ch2 class=\"dpib-hero-h2\"\u003eCold Plunge with Chiller\u003cbr\u003eEngineered for Daily Use\u003c\/h2\u003e\n      \u003cp class=\"dpib-hero-p\"\u003eFiberglass shell built for permanent installation. A 3\/4 HP active chiller holds precise temperature — from 37°F to 104°F — without ice, without guesswork. WiFi-connected and app-controlled from iOS or Android, so your cold plunge is ready when you are.\u003c\/p\u003e\n      \u003cp class=\"dpib-hero-p\"\u003ePurpose-built for performance athletes, recovery-focused executives, and commercial operators who need consistent, on-demand cold therapy. The system maintains your target temperature indefinitely.\u003c\/p\u003e\n      \u003cp class=\"dpib-hero-finance\"\u003eAffirm financing available at checkout — spread the investment over time.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpib-hero-img-wrap\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Ice-Bath-with-Chiller.webp?v=1782813789\" alt=\"Dreampod Ice Bath with Chiller white fiberglass cold plunge tub in modern interior setting\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- STATS BAR --\u003e\n\u003cdiv class=\"dpib-stats-outer\"\u003e\n  \u003cdiv class=\"dpib-stats-box\"\u003e\n    \u003cdiv class=\"dpib-stats-grid\"\u003e\n      \u003cdiv class=\"dpib-stat\"\u003e\n\u003cspan class=\"dpib-stat-num\"\u003e59\"\u003c\/span\u003e\u003cspan class=\"dpib-stat-lbl\"\u003eInterior Length\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dpib-stat\"\u003e\n\u003cspan class=\"dpib-stat-num\"\u003e37–104°F\u003c\/span\u003e\u003cspan class=\"dpib-stat-lbl\"\u003eFull Temp Range\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dpib-stat\"\u003e\n\u003cspan class=\"dpib-stat-num\"\u003eWiFi\u003c\/span\u003e\u003cspan class=\"dpib-stat-lbl\"\u003eiOS \u0026amp; Android App\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dpib-stat\"\u003e\n\u003cspan class=\"dpib-stat-num\"\u003e¾ HP\u003c\/span\u003e\u003cspan class=\"dpib-stat-lbl\"\u003eActive Chiller\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dpib-stat\"\u003e\n\u003cspan class=\"dpib-stat-num\"\u003e10μm + UV\u003c\/span\u003e\u003cspan class=\"dpib-stat-lbl\"\u003eDual Filtration\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"dpib-stat\"\u003e\n\u003cspan class=\"dpib-stat-num\"\u003eFree\u003c\/span\u003e\u003cspan class=\"dpib-stat-lbl\"\u003eFreight Shipping\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- HOOK --\u003e\n\u003cdiv class=\"dpib-hook-outer\" id=\"science\"\u003e\n  \u003cdiv class=\"dpib-hook-inner\"\u003e\n    \u003cdiv\u003e\n      \u003cspan class=\"dpib-eyebrow\"\u003eStraight Talk\u003c\/span\u003e\n      \u003ch2 class=\"dpib-h2\"\u003eWhat a Cold Plunge with Chiller Actually Gives You\u003c\/h2\u003e\n      \u003cp class=\"dpib-lead\"\u003eThis setup costs more than a barrel tub and a bag of ice. That is worth saying directly.\u003c\/p\u003e\n      \u003cp class=\"dpib-lead\"\u003eWhat you are paying for is precision temperature at a phone tap. The chiller holds 37°F indefinitely — no restocking ice, no temperature drift between sessions. The fiberglass shell is a permanent installation: fill it once, maintain it like a hot tub, and it holds its shape without any liner or bladder to inspect.\u003c\/p\u003e\n      \u003cp class=\"dpib-lead\"\u003eThis is not the right product if you are testing whether cold therapy fits your routine, or if you need a unit that moves between spaces. The \u003ca href=\"\/products\/dreampod-ice-bath-flex-with-chiller\" style=\"color:#5eafd0;font-weight:600;\"\u003eIce Bath FLEX with Chiller\u003c\/a\u003e is the smarter first step for those needs. The Ice Bath with Chiller is the right call when you want a permanent, automated system ready every single day.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpib-hook-img\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Outdoors.webp\" alt=\"Person using Dreampod Ice Bath on outdoor rooftop deck\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SCIENCE --\u003e\n\u003cdiv style=\"background:#f0f7fa;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eRecovery Research\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eWhat Cold Water Immersion Research Shows\u003c\/h2\u003e\n    \u003cp class=\"dpib-lead\"\u003eA 2021 study in \u003cem\u003eCell Reports Medicine\u003c\/em\u003e (Søberg et al.) examined physiological responses to regular cold water immersion in experienced winter swimmers, finding significant adaptations in brown adipose tissue activation and cold tolerance — suggesting that consistent, repeated exposure drives cumulative benefit.\u003c\/p\u003e\n    \u003cp class=\"dpib-lead\"\u003eMost protocols in the literature use sessions of 5–15 minutes at temperatures between 10°C and 15°C (50–59°F) — a range that appears to balance stimulus and recovery without excessive stress. A separate analysis (Reed et al., 2023) found cortisol levels were measurably lower in the hours following cold water immersion sessions.\u003c\/p\u003e\n    \u003cp class=\"dpib-lead\"\u003eTwo caveats worth knowing before setting a protocol: Roberts et al. (2015) found that cold immersion in the hours following strength training may attenuate hypertrophic adaptations — athletes prioritizing muscle building often schedule their cold sessions before training or well after. Additionally, acute cold water immersion can temporarily increase certain inflammation markers before the recovery response activates. The net effect on perceived soreness remains positive across the literature, but the mechanism is not purely suppressive.\u003c\/p\u003e\n    \u003cp class=\"dpib-lead\"\u003eThe Dreampod app lets you set precise temperatures and schedule sessions in advance — following a studied protocol requires no manual thermometer checks.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE GRID 1 --\u003e\n\u003cdiv style=\"background:#fff;\" id=\"features\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eCore Systems\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eThree Systems That Define the Ice Bath with Chiller\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-cards\"\u003e\n      \u003cdiv class=\"dpib-card\"\u003e\n        \u003cdiv class=\"dpib-card-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/9cdda867dee31bf06709d3d81d368a1f.webp\" alt=\"Dreampod Ice Bath fiberglass tub in vibrant green-wall studio setting\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dpib-card-body\"\u003e\n          \u003ch3 class=\"dpib-card-h3\"\u003eFiberglass Shell Construction\u003c\/h3\u003e\n          \u003cp class=\"dpib-card-p\"\u003eMolded from high-strength fiberglass with a gel-coat finish, the shell is non-porous — bacteria cannot anchor to the surface the way they can in softer materials. The shape holds permanently with no liner or bladder to inspect, replace, or monitor. Chemical-resistant and polishable if the surface is ever scratched.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-card\"\u003e\n        \u003cdiv class=\"dpib-card-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/8212c65ffb0fa94ba951afc6f535f618.webp\" alt=\"Dreampod Ice Bath white tub with standalone chiller unit side by side\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dpib-card-body\"\u003e\n          \u003ch3 class=\"dpib-card-h3\"\u003e3\/4 HP Active Chiller\u003c\/h3\u003e\n          \u003cp class=\"dpib-card-p\"\u003eThe standalone chiller connects to the tub via insulated hoses and runs a continuous refrigeration loop. It reaches 37°F or warms the water to 104°F — live temperature visible on the digital display and in the app. Set your target from your phone before you arrive. It is already at protocol temperature when you step in.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-card\"\u003e\n        \u003cdiv class=\"dpib-card-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/closeup11052.webp\" alt=\"Dreampod Ice Bath dramatic water surface closeup showing turquoise clarity\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dpib-card-body\"\u003e\n          \u003ch3 class=\"dpib-card-h3\"\u003e10-Micron + UV Dual Filtration\u003c\/h3\u003e\n          \u003cp class=\"dpib-card-p\"\u003eThe 10-micron mechanical filter captures invisible particulates before they re-enter the water. UV-C sterilization neutralizes bacteria and algae without leaving chemical residue. Dual automated chemical dosing — scheduled through the app — keeps water balanced between sessions. Most home users change water approximately once a month.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FEATURE GRID 2 --\u003e\n\u003cdiv style=\"background:#f0f7fa;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eIntelligence \u0026amp; Versatility\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eApp Control, Dual Chemistry, and Year-Round Use\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-cards\"\u003e\n      \u003cdiv class=\"dpib-card\"\u003e\n        \u003cdiv class=\"dpib-card-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/63b00d958b679809f3e953cee4517f86.webp\" alt=\"Dreampod Ice Bath on luxury outdoor terrace with umbrella aspirational setting\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dpib-card-body\"\u003e\n          \u003ch3 class=\"dpib-card-h3\"\u003eWiFi Control — iOS \u0026amp; Android App\u003c\/h3\u003e\n          \u003cp class=\"dpib-card-p\"\u003eWiFi-based, not Bluetooth — monitor temperature from anywhere, not just arm’s reach. Schedule UV sterilization cycles, trigger chemical dosing, review session history, and set target temp the night before. For commercial operators: monitor multiple units from one dashboard and align timing with your booking flow.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-card\"\u003e\n        \u003cdiv class=\"dpib-card-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/7322db97efdbc9b8ea8bab1267f4a136.webp\" alt=\"Dreampod Ice Bath pergola installation shown in day and night composite\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dpib-card-body\"\u003e\n          \u003ch3 class=\"dpib-card-h3\"\u003eDual Chemical Dosing System\u003c\/h3\u003e\n          \u003cp class=\"dpib-card-p\"\u003eTwo automated injection points deliver precise chemical doses on a schedule you control through the app. Eliminates manual measurement, extends water life, and keeps chemistry consistent without relying on staff or owner attention for every dose. Most home users change water monthly; commercial installs adjust frequency based on session volume.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-card\"\u003e\n        \u003cdiv class=\"dpib-card-img\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Ice_Bath040722.webp\" alt=\"Dreampod Ice Bath on nighttime rooftop with city skyline view moody setting\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"dpib-card-body\"\u003e\n          \u003ch3 class=\"dpib-card-h3\"\u003e37°F to 104°F — Year-Round Use\u003c\/h3\u003e\n          \u003cp class=\"dpib-card-p\"\u003eMost cold plunges only chill. This unit also heats, making contrast therapy possible in a single installation. Pre-cool to target temp in summer. Warm soak at 95–104°F after cold in winter. The full 37–104°F range covers every cold therapy, warm soak, and contrast protocol without a second piece of equipment.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PROTOCOLS --\u003e\n\u003cdiv style=\"background:#EBF5F7;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eDaily Use Protocols\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eThree Ways to Use the Ice Bath with Chiller\u003c\/h2\u003e\n    \u003cp class=\"dpib-lead\"\u003eCold water immersion works differently depending on when you use it and how you structure the session. Three well-documented approaches, with notes on how the Dreampod system supports each.\u003c\/p\u003e\n    \u003cdiv class=\"dpib-proto-cards\"\u003e\n      \u003cdiv class=\"dpib-proto-card\"\u003e\n        \u003cspan class=\"dpib-proto-time\"\u003e2–4 Minutes · 50–60°F\u003c\/span\u003e\n        \u003ch3 class=\"dpib-proto-h3\"\u003eMorning Activation\u003c\/h3\u003e\n        \u003cp class=\"dpib-proto-p\"\u003eA short session first thing activates the sympathetic nervous system, triggering a sharp increase in norepinephrine and dopamine. The alertness effect typically lasts 4 to 6 hours. Set your target temperature the night before from the app — the tub is already at protocol temperature when you wake up.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-proto-card\"\u003e\n        \u003cspan class=\"dpib-proto-time\"\u003e10–15 Minutes · 52–59°F · Allow Time After Lifting\u003c\/span\u003e\n        \u003ch3 class=\"dpib-proto-h3\"\u003ePost-Training Recovery\u003c\/h3\u003e\n        \u003cp class=\"dpib-proto-p\"\u003eEstablished cold water immersion research supports 10 to 15 minutes at 11–15°C (52–59°F). If hypertrophy is a goal, allow adequate time between your last lifting set and cold immersion — Roberts et al. (2015) found cold in the hours following strength training may attenuate hypertrophic adaptations. The app holds your exact target so every session replicates the protocol.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-proto-card\"\u003e\n        \u003cspan class=\"dpib-proto-time\"\u003eCold 3–5 Min \/ Warm 10–15 Min · Repeat 2–3x\u003c\/span\u003e\n        \u003ch3 class=\"dpib-proto-h3\"\u003eEvening Contrast Therapy\u003c\/h3\u003e\n        \u003cp class=\"dpib-proto-p\"\u003eAlternating cold (37–55°F) and warm (95–104°F) water creates a peripheral blood flow pump effect as vessels constrict and dilate. Always finish cold. Most single-unit cold plunges cannot run contrast therapy — the Ice Bath with Chiller reaches both extremes in the same tub, eliminating the need for separate equipment.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- PERSONAS --\u003e\n\u003cdiv style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eWho This Is For\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eBuilt for Three Kinds of Commitment to Cold Therapy\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-persona-cards\"\u003e\n      \u003cdiv class=\"dpib-persona-card\"\u003e\n        \u003ch3 class=\"dpib-persona-h3\"\u003ePerformance Athletes\u003c\/h3\u003e\n        \u003cp class=\"dpib-persona-p\"\u003eTrain hard enough that recovery is a competitive advantage. Need the plunge ready on your schedule — not after a 45-minute setup. App-controlled temperature and an always-on system mean no prep window between training and recovery. Every session replicates the protocol exactly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-persona-card\"\u003e\n        \u003ch3 class=\"dpib-persona-h3\"\u003eRecovery-Focused Executives\u003c\/h3\u003e\n        \u003cp class=\"dpib-persona-p\"\u003eInvest in sleep, nutrition, and stress management with the same discipline applied to work. Data-driven and consistent, but only if friction is low enough. Fiberglass construction and automated maintenance eliminate the manual involvement that causes most people to skip sessions. Daily engagement, not weekly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-persona-card\"\u003e\n        \u003ch3 class=\"dpib-persona-h3\"\u003eMedSpa and Gym Operators\u003c\/h3\u003e\n        \u003cp class=\"dpib-persona-p\"\u003eNeed equipment that generates sessions, not maintenance calls. Automated chemical dosing, UV sterilization, and a WiFi dashboard reduce staff time per session significantly versus manual barrel setups. App-based scheduling integrates directly with your booking flow for a seamless client experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ROI --\u003e\n\u003cdiv style=\"background:#f0f7fa;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eInvestment Perspective\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eThe Math Behind a Cold Plunge with Chiller\u003c\/h2\u003e\n    \u003cp class=\"dpib-lead\"\u003eCold plunge studio memberships typically run eighty to one hundred fifty per month. Cryotherapy sessions often run forty to seventy each. Here are honest numbers on what owning one actually costs to operate.\u003c\/p\u003e\n    \u003cdiv class=\"dpib-roi-cards\"\u003e\n      \u003cdiv class=\"dpib-roi-card\"\u003e\n        \u003ch3 class=\"dpib-roi-h3\"\u003eHome Use\u003c\/h3\u003e\n        \u003cp class=\"dpib-roi-p\"\u003eRunning the 3\/4 HP chiller at 7A on 110V costs approximately twenty to forty per month in electricity depending on target temperature and ambient conditions — users targeting the coldest settings in warm climates may see higher usage. Water treatment chemicals add roughly twenty to thirty per month. Total running cost for most home users is approximately forty to seventy per month depending on climate and usage pattern.\u003cbr\u003e\u003cbr\u003eCompare that to a studio membership with no scheduling flexibility. Cold plunge tubs are listed as eligible for HSA or FSA reimbursement with a Letter of Medical Necessity and a prescription. We do not accept HSA or FSA cards at checkout — you pay with an ordinary card and claim the amount back from your plan administrator. Eligibility is determined individually. \u003ca href=\"\/pages\/hsa-fsa\"\u003eSee how HSA and FSA reimbursement works here\u003c\/a\u003e. This does not constitute tax or medical advice.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-roi-card\"\u003e\n        \u003ch3 class=\"dpib-roi-h3\"\u003eCommercial Use\u003c\/h3\u003e\n        \u003cp class=\"dpib-roi-p\"\u003eMedSpas and gyms typically charge per cold plunge session. At three sessions per day over twenty-five operating days per month, session revenue adds up meaningfully. At five sessions per day, payback accelerates substantially.\u003cbr\u003e\u003cbr\u003eAutomated dosing and WiFi monitoring reduce the staff time required per session compared to manual barrel setups — an important factor when scaling session volume without proportionally scaling labor.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- VARIANTS --\u003e\n\u003cdiv style=\"background:#fff;\" id=\"variants\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eAvailable Colors\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eWhite or Stealth Black — Choose Your Finish\u003c\/h2\u003e\n    \u003cp class=\"dpib-lead\"\u003eBoth finishes share identical specs, the same chiller, the same app, and the same interior dimensions. Stealth Black is a premium finish — the pigmentation is built into the fiberglass lay-up, not applied as a coating.\u003c\/p\u003e\n    \u003cdiv class=\"dpib-variant-cards\"\u003e\n      \u003cdiv class=\"dpib-variant-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Ice-Bath-with-Chiller.webp?v=1782813789\" alt=\"Dreampod Ice Bath with Chiller in White finish showing clean modern aesthetic\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"dpib-variant-label\"\u003e\n          \u003cp class=\"dpib-variant-name\"\u003eWhite\u003c\/p\u003e\n          \u003cp class=\"dpib-variant-sku\"\u003eSKU: DPIB101WPE\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-variant-card\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/97eecd73ea375597665ac5869e09e9a2.webp\" alt=\"Dreampod Ice Bath with Chiller in Stealth Black finish against beige wall\" loading=\"lazy\"\u003e\n        \u003cdiv class=\"dpib-variant-label\"\u003e\n          \u003cp class=\"dpib-variant-name\"\u003eStealth Black\u003c\/p\u003e\n          \u003cp class=\"dpib-variant-sku\"\u003eContact us for availability\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- COMPARISON TABLE --\u003e\n\u003cdiv style=\"background:#f0f7fa;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eHow It Compares\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eIce Bath with Chiller vs. the Dreampod Cold Plunge Lineup\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-table-wrap\"\u003e\n      \u003ctable class=\"dpib-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFeature\u003c\/th\u003e\n            \u003cth\u003eIce Bath FLEX w\/ Chiller\u003c\/th\u003e\n            \u003cth class=\"dpib-col-this\"\u003eIce Bath w\/ Chiller (This Model)\u003c\/th\u003e\n            \u003cth\u003eCold Plunge Barrel w\/ Chiller\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShell Type\u003c\/td\u003e\n\u003ctd\u003eInflatable TPU\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003eFiberglass\u003c\/td\u003e\n\u003ctd\u003eFiberglass\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePortability\u003c\/td\u003e\n\u003ctd\u003eYes — deflates for storage\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003eFixed installation\u003c\/td\u003e\n\u003ctd\u003eFixed installation\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Length\u003c\/td\u003e\n\u003ctd\u003eSmaller profile\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003e59 inches\u003c\/td\u003e\n\u003ctd\u003eBarrel format (round)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior Depth\u003c\/td\u003e\n\u003ctd\u003eShallower\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003e22 inches\u003c\/td\u003e\n\u003ctd\u003eDeep barrel soak\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFits Users Up To\u003c\/td\u003e\n\u003ctd\u003eMost adults\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003eMost adults (contact us for tall users)\u003c\/td\u003e\n\u003ctd\u003eMost adults\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eTemp Range\u003c\/td\u003e\n\u003ctd\u003e37°F–104°F\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003e37°F–104°F\u003c\/td\u003e\n\u003ctd\u003e37°F–104°F\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eApp Control\u003c\/td\u003e\n\u003ctd\u003eWiFi + iOS\/Android\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003eWiFi + iOS\/Android\u003c\/td\u003e\n\u003ctd\u003eWiFi + iOS\/Android\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eFiltration\u003c\/td\u003e\n\u003ctd\u003e10-Micron + UV\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003e10-Micron + UV\u003c\/td\u003e\n\u003ctd\u003e10-Micron + UV\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChemical Dosing\u003c\/td\u003e\n\u003ctd\u003eDual injection\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003eDual injection\u003c\/td\u003e\n\u003ctd\u003eDual injection\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eMinimal setup\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003ePermanent; 15A GFCI\u003c\/td\u003e\n\u003ctd\u003ePermanent; 15A GFCI\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eBest For\u003c\/td\u003e\n\u003ctd\u003eTesting, portability\u003c\/td\u003e\n\u003ctd class=\"dpib-col-this\"\u003eHome or commercial permanent\u003c\/td\u003e\n\u003ctd\u003eOutdoor rustic aesthetic\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpib-callout\"\u003eIf you are exploring cold therapy or need a unit you can move between spaces, the \u003ca href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eIce Bath FLEX with Chiller\u003c\/a\u003e is the smarter first step at a lower entry point. If you prefer the barrel aesthetic for outdoor use, the \u003ca href=\"\/products\/dreampod-cold-plunge-barrel-with-chiller\"\u003eCold Plunge Barrel with Chiller\u003c\/a\u003e may be a better fit. The Ice Bath with Chiller is the choice when you want a permanent, full-length fiberglass installation with the best interior dimensions in the lineup.\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SPECS --\u003e\n\u003cdiv style=\"background:#fff;\" id=\"specs\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eFull Specifications\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eDreampod Ice Bath with Chiller — Complete Specs\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-specs-grid\"\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eExterior Dimensions\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e1,600mm L × ~900mm W × ~600mm H (63\" × ~35.4\" × ~24\")\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eInterior Dimensions\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e59\" L × 31\" W × 22\" deep — accommodates most adult body types\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eWater Capacity\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e~90–95 gallons (~340–360L)\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eShell Material\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003eHigh-strength fiberglass with gel-coat finish\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eChiller Power\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e3\/4 HP refrigeration unit\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eTemperature Range\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e37°F to 104°F (3°C to 40°C)\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eFiltration\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e10-micron mechanical + UV-C sterilization\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eChemical System\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003eDual automated chemical injection\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eConnectivity\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003eWiFi + Dreampod iOS \u0026amp; Android app\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eElectrical\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e110V \/ ~7A running draw \/ dedicated 15A GFCI circuit recommended\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eSystem Weight (empty)\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e~410 lbs (full system, empty)\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eAvailable Colors\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003eWhite (DPIB101WPE) · Stealth Black (contact us)\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eWarranty\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003e2-year warranty on the fiberglass structure and 1 year on the chiller and electronics\u003c\/span\u003e\n      \u003cspan class=\"dpib-spec-label\"\u003eCertifications\u003c\/span\u003e\u003cspan class=\"dpib-spec-value\"\u003eContact Dreampod for current certification list\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- BOX CONTENTS --\u003e\n\u003cdiv style=\"background:#f0f7fa;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eWhat’s Included\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eWhat Comes With the Ice Bath with Chiller\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-box-grid\"\u003e\n      \u003cdiv class=\"dpib-box-item\"\u003e\n        \u003cdiv class=\"dpib-box-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"dpib-box-text\"\u003e\u003cstrong\u003eDreampod Ice Bath Fiberglass Tub\u003c\/strong\u003e — White or Stealth Black finish (per order)\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-box-item\"\u003e\n        \u003cdiv class=\"dpib-box-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"dpib-box-text\"\u003e\u003cstrong\u003e3\/4 HP Chiller Unit\u003c\/strong\u003e — Pre-configured; digital temperature display\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-box-item\"\u003e\n        \u003cdiv class=\"dpib-box-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"dpib-box-text\"\u003e\u003cstrong\u003eConnecting Hoses\u003c\/strong\u003e — Chiller-to-tub circulation hoses\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-box-item\"\u003e\n        \u003cdiv class=\"dpib-box-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"dpib-box-text\"\u003e\u003cstrong\u003eDrainage Hose\u003c\/strong\u003e — For water changes and maintenance\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-box-item\"\u003e\n        \u003cdiv class=\"dpib-box-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"dpib-box-text\"\u003e\u003cstrong\u003eCover \/ Lid\u003c\/strong\u003e — Insulated cover for heat retention between sessions\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-box-item\"\u003e\n        \u003cdiv class=\"dpib-box-icon\"\u003e\u003csvg width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003cspan class=\"dpib-box-text\"\u003e\u003cstrong\u003eWiFi Setup Guide + App Access\u003c\/strong\u003e — iOS \u0026amp; Android; remote setup support included\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"dpib-box-note\"\u003e*Box contents subject to change. Confirm complete contents with Dreampod at time of order.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- SHIPPING --\u003e\n\u003cdiv style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eDelivery \u0026amp; Setup\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eFreight Shipping — Handled by Our Team\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-ship-cards\"\u003e\n      \u003cdiv class=\"dpib-ship-card\"\u003e\n        \u003ch3 class=\"dpib-ship-h3\"\u003eFreight Delivery\u003c\/h3\u003e\n        \u003cp class=\"dpib-ship-p\"\u003eShips via LTL freight carrier. Delivery to curb or dock is included in the purchase. The tub and chiller arrive palletized and secured for transit.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-ship-card\"\u003e\n        \u003ch3 class=\"dpib-ship-h3\"\u003eWhite Glove Available\u003c\/h3\u003e\n        \u003cp class=\"dpib-ship-p\"\u003eAvailable as a paid upgrade — call (888) 500-5675 before ordering to arrange. Includes placement inside your space, debris removal, and basic hookup assistance.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-ship-card\"\u003e\n        \u003ch3 class=\"dpib-ship-h3\"\u003eLead Time \u0026amp; Scheduling\u003c\/h3\u003e\n        \u003cp class=\"dpib-ship-p\"\u003eTypical lead time is 4 to 8 weeks from order. Freight carriers contact you directly to schedule a delivery window. We coordinate scheduling between our team, the carrier, and you.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"dpib-ship-inline\"\u003eFreight questions before ordering? Call us at \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;font-weight:700;\"\u003e(888) 500-5675\u003c\/a\u003e — we coordinate scheduling directly and can confirm current lead times.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- FAQ --\u003e\n\u003cdiv style=\"background:#f0f7fa;\" id=\"faq\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cspan class=\"dpib-eyebrow\"\u003eCommon Questions\u003c\/span\u003e\n    \u003ch2 class=\"dpib-h2\"\u003eDreampod Ice Bath with Chiller FAQ\u003c\/h2\u003e\n    \u003cdiv class=\"dpib-faq-list\"\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eWhat temperature does the Dreampod Ice Bath with Chiller reach?\u003c\/summary\u003e\n        \u003cp\u003eThe chiller cools to 37°F (3°C) and heats to 104°F (40°C). Live temperature is visible on the chiller’s digital display and within the Dreampod app at all times.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eHow does the WiFi app work with the Dreampod Ice Bath?\u003c\/summary\u003e\n        \u003cp\u003eThe Dreampod Ice Bath connects via WiFi — not Bluetooth — so you can monitor and control from anywhere. The iOS and Android app lets you monitor current temperature, set a target temp, schedule UV sterilization cycles, control automated dosing, and review session history. No need to be near the tub.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eWhat electrical setup does the Ice Bath with Chiller require?\u003c\/summary\u003e\n        \u003cp\u003eThe system runs on 110V with approximately 7A draw. A dedicated 15A GFCI-protected circuit is recommended. Most residential and commercial spaces can accommodate this without a panel upgrade — confirm with a licensed electrician for your specific installation.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eHow much does the chiller cost to run each month?\u003c\/summary\u003e\n        \u003cp\u003eElectricity runs approximately twenty to forty per month depending on target temperature and ambient conditions — users targeting the coldest settings in warm climates may see higher usage. Water treatment chemicals add approximately twenty to thirty per month. Total running cost for most home users is roughly forty to seventy per month depending on climate and usage pattern.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eHow often do I need to change the water in the Dreampod Ice Bath?\u003c\/summary\u003e\n        \u003cp\u003eWith 10-micron mechanical filtration, UV-C sterilization, and automated chemical dosing operating correctly, most home users change the water approximately once a month. Commercial installs typically change more frequently based on session volume.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eCan I use the Dreampod Ice Bath as a hot tub?\u003c\/summary\u003e\n        \u003cp\u003eYes. The chiller also heats to 104°F (40°C). It does not have jets, but it functions as a therapeutic warm soak. This makes contrast therapy — alternating cold and warm in a single unit — possible without a second piece of equipment.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eCan the Dreampod Ice Bath be used outdoors?\u003c\/summary\u003e\n        \u003cp\u003eYes. The fiberglass shell and chiller are designed for outdoor installation. A shaded or covered space reduces chiller workload in warm climates. Contact us at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to discuss your specific outdoor setup before ordering.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eWhat is the warranty on the Dreampod Ice Bath with Chiller?\u003c\/summary\u003e\n        \u003cp\u003eThe Dreampod Ice Bath with Chiller carries a 1-year manufacturer warranty from date of purchase. Contact Dreampod directly or reach our team at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for warranty claims and service.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eWhat is the return policy for the Dreampod Ice Bath with Chiller?\u003c\/summary\u003e\n        \u003cp\u003eReturns are accepted within 30 days of delivery in original, uninstalled condition. A 20% restocking fee applies and the buyer is responsible for return freight costs. Please review all specifications and speak with our team before ordering. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with any pre-purchase questions.\u003c\/p\u003e\n      \u003c\/details\u003e\n      \u003cdetails class=\"dpib-faq-item\"\u003e\n        \u003csummary\u003eIs Recovery Room Direct an authorized Dreampod dealer?\u003c\/summary\u003e\n        \u003cp\u003eYes. Recovery Room Direct is an authorized Dreampod dealer. All products carry the full manufacturer warranty and are supported by our team for setup guidance and after-sale service.\u003c\/p\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- TRUST BAND --\u003e\n\u003cdiv style=\"background:#fff;\"\u003e\n  \u003cdiv class=\"dpib-section\"\u003e\n    \u003cdiv class=\"dpib-trust-grid\"\u003e\n      \u003cdiv class=\"dpib-trust-item\"\u003e\n        \u003csvg width=\"30\" height=\"30\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003ch3 class=\"dpib-trust-h3\"\u003eAuthorized Dealer\u003c\/h3\u003e\n        \u003cp class=\"dpib-trust-p\"\u003eOfficial Dreampod reseller\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-trust-item\"\u003e\n        \u003csvg width=\"30\" height=\"30\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\n        \u003ch3 class=\"dpib-trust-h3\"\u003eFree Freight Shipping\u003c\/h3\u003e\n        \u003cp class=\"dpib-trust-p\"\u003eContiguous 48 states\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-trust-item\"\u003e\n        \u003csvg width=\"30\" height=\"30\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.61 3.44a2 2 0 0 1 1.97-2.18h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L7.91 8.96a16 16 0 0 0 6.13 6.13l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n        \u003ch3 class=\"dpib-trust-h3\"\u003eExpert Setup Support\u003c\/h3\u003e\n        \u003cp class=\"dpib-trust-p\"\u003ePre \u0026amp; post-purchase guidance\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"dpib-trust-item\"\u003e\n        \u003csvg width=\"30\" height=\"30\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n        \u003ch3 class=\"dpib-trust-h3\"\u003eRecovery Specialists\u003c\/h3\u003e\n        \u003cp class=\"dpib-trust-p\"\u003eExpert product guidance, every order\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"dpib-cta-outer\"\u003e\n  \u003cdiv class=\"dpib-cta-box\"\u003e\n    \u003ch2 class=\"dpib-h2-white\"\u003eYour Cold Plunge Setup. Expert Guidance.\u003c\/h2\u003e\n    \u003cp style=\"color:#a0c8dd!important;font-size:15px;line-height:1.65;margin:0 0 4px;\"\u003eQuestions about installation, temperature protocols, or whether this is the right model for your space? Our recovery team knows this lineup inside and out.\u003c\/p\u003e\n    \u003cdiv class=\"dpib-cta-pills\"\u003e\n      \u003cspan class=\"dpib-cta-pill\"\u003e✓ Authorized Dreampod Dealer\u003c\/span\u003e\n      \u003cspan class=\"dpib-cta-pill\"\u003e✓ Free Freight Included\u003c\/span\u003e\n      \u003cspan class=\"dpib-cta-pill\"\u003e✓ WiFi App Setup Support\u003c\/span\u003e\n      \u003cspan class=\"dpib-cta-pill\"\u003e✓ Manufacturer Warranty\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003ca href=\"tel:+18885005675\" class=\"dpib-cta-btn\"\u003eSpeak with a Recovery Expert — (888) 500-5675\u003c\/a\u003e\n    \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003ca href=\"#\" class=\"dpib-cta-scroll\" onclick=\"window.scrollTo({top:0,behavior:'smooth'});return false;\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n(function(){\n  document.querySelectorAll('.dpib-faq-item').forEach(function(d){\n    d.addEventListener('toggle',function(){});\n  });\n})();\n\u003c\/script\u003e","brand":"Dreampod","offers":[{"title":"White","offer_id":53144762417519,"sku":"DPIB101WPE","price":6200.0,"currency_code":"USD","in_stock":true},{"title":"Stealth Black","offer_id":53148132704623,"sku":null,"price":6700.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Ice-Bath-with-Chiller.webp?v=1782813805"},{"product_id":"dreampod-ice-bath-flex-with-chiller","title":"Dreampod Ice Bath FLEX with Chiller - Cold Plunge Tub","description":"\u003cstyle\u003e\n\/* ── Dreampod Ice Bath FLEX with Chiller — dpibf ───────────────────────────── *\/\n.dpibf-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,sans-serif;color:#0A1628;max-width:100%;overflow:hidden;}\n\n\/* 1. Jump Nav *\/\n.dpibf-nav{display:flex;gap:0;background:#0A1628;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpibf-nav a{flex:1;text-align:center;padding:12px 6px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#2AABB8!important;text-decoration:none!important;border-right:1px solid #1A2E40;}\n.dpibf-nav a:last-child{border-right:none;}\n.dpibf-nav a:hover{background:#1A2E40;}\n@media(max-width:768px){.dpibf-nav a{flex:0 0 33.333%;font-size:10px;padding:10px 4px;}}\n\n\/* 2. Hero *\/\n.dpibf-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 24px;border-radius:12px;overflow:hidden;min-height:300px;}\n.dpibf-hero-img{overflow:hidden;background:#0A1628;}\n.dpibf-hero-img img{width:100%;height:100%;object-fit:cover;display:block;}\n.dpibf-hero-txt{padding:24px 28px;background:#fff;display:flex;flex-direction:column;justify-content:center;}\n.dpibf-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2AABB8;margin:0 0 10px;}\n.dpibf-hero-h2{font-size:28px;font-weight:800;line-height:1.25;color:#0A1628;margin:0 0 16px;}\n.dpibf-hero-p{font-size:15px;line-height:1.75;color:#2A3F52;margin:0 0 14px;}\n.dpibf-finance{font-size:13px;color:#2AABB8;font-weight:600;margin:0;padding:10px 0 0;border-top:1px solid #D0E8EC;}\n@media(max-width:768px){\n  .dpibf-hero{grid-template-columns:1fr;}\n  .dpibf-hero-img{min-height:260px;}\n  .dpibf-hero-txt{padding:24px 20px;}\n  .dpibf-hero-h2{font-size:22px;}\n}\n\n\/* 3. Stats bar *\/\n.dpibf-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#0A1628;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpibf-fact{padding:22px 12px;text-align:center;border-right:1px solid #1A2E40;}\n.dpibf-fact:last-child{border-right:0;}\n.dpibf-fact-num{font-size:22px;font-weight:700;color:#2AABB8;display:block;line-height:1;margin-bottom:6px;}\n.dpibf-fact-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6B8BA4;}\n@media(max-width:768px){\n  .dpibf-facts{grid-template-columns:repeat(2,1fr);}\n  .dpibf-fact:nth-child(2n){border-right:0;}\n  .dpibf-fact{border-bottom:1px solid #1A2E40;}\n  .dpibf-fact:nth-last-child(-n+2){border-bottom:0;}\n  .dpibf-fact-num{font-size:20px;}\n}\n\n\/* Section scaffold *\/\n.dpibf-sec{padding:52px 24px;margin:0 0 8px;}\n.dpibf-bg-lt{background:#EBF5F7;}\n.dpibf-sec-eyebrow{font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;color:#2AABB8;margin:0 0 8px;}\n.dpibf-sec-h2{font-size:26px;font-weight:800;color:#0A1628;margin:0 0 28px;line-height:1.3;}\n@media(max-width:768px){.dpibf-sec{padding:36px 16px;}}\n\n\/* 4. Feature cards *\/\n.dpibf-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.dpibf-feat{background:#fff;border:1px solid #C8E4EC;border-radius:12px;padding:28px 22px;}\n.dpibf-feat-ico{width:48px;height:48px;background:#EBF5F7;border-radius:50%;border:2px solid #2AABB8;display:flex;align-items:center;justify-content:center;margin-bottom:16px;}\n.dpibf-feat h3{font-size:16px;font-weight:700;color:#0A1628;margin:0 0 10px;}\n.dpibf-feat p{font-size:14px;line-height:1.7;color:#2A3F52;margin:0;}\n@media(max-width:768px){.dpibf-feats{grid-template-columns:1fr;}}\n\n\/* 5. Specs table *\/\n.dpibf-tbl-wrap{overflow-x:auto;}\n.dpibf-tbl{width:100%;border-collapse:collapse;font-size:14px;min-width:320px;}\n.dpibf-tbl tr:nth-child(even){background:#EBF5F7;}\n.dpibf-tbl td{padding:13px 16px;border-bottom:1px solid #D0E8EC;vertical-align:top;}\n.dpibf-tbl td:first-child{font-weight:700;color:#0A1628;width:40%;white-space:nowrap;}\n.dpibf-tbl td:last-child{color:#2A3F52;}\n\n\/* 6. Box list *\/\n.dpibf-box-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;padding:0;margin:0 0 20px;}\n.dpibf-box-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#F0F8FA;border:1px solid #C8E4EC;border-radius:8px;font-size:14px;color:#0A1628;font-weight:500;}\n.dpibf-box-note{font-size:13px;color:#4A6B80;line-height:1.6;margin:0;}\n@media(max-width:768px){.dpibf-box-list{grid-template-columns:1fr;}}\n\n\/* 7. Shipping *\/\n.dpibf-ship-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px;}\n.dpibf-ship-item{display:flex;align-items:flex-start;gap:14px;font-size:15px;line-height:1.65;color:#2A3F52;}\n.dpibf-ship-ico{flex-shrink:0;margin-top:1px;}\n\n\/* 8. Comparison *\/\n.dpibf-cmp{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #C8E4EC;border-radius:12px;overflow:hidden;margin-top:24px;}\n.dpibf-cmp-col{padding:28px 22px;}\n.dpibf-cmp-col:not(:last-child){border-right:1px solid #C8E4EC;}\n.dpibf-cmp-col.active{background:#0A1628;}\n.dpibf-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;padding:4px 10px;border-radius:20px;background:#EBF5F7;color:#2AABB8;display:inline-block;margin-bottom:12px;}\n.dpibf-cmp-col.active .dpibf-cmp-badge{background:#2AABB8;color:#fff;}\n.dpibf-cmp-name{font-size:14px;font-weight:700;color:#0A1628;margin:0 0 4px;}\n.dpibf-cmp-col.active .dpibf-cmp-name{color:#fff;}\n.dpibf-cmp-price{font-size:24px;font-weight:800;color:#2AABB8;margin:0 0 20px;display:block;}\n.dpibf-cmp-ul{list-style:none;padding:0;margin:0;font-size:13px;line-height:2.1;color:#2A3F52;}\n.dpibf-cmp-col.active .dpibf-cmp-ul{color:#A8CADC;}\n.dpibf-cmp-ul li.yes::before{content:\"• \";color:#2AABB8;font-weight:700;}\n.dpibf-cmp-ul li.no::before{content:\"◦ \";color:#4A6B80;}\n.dpibf-cmp-col.active .dpibf-cmp-ul li.no::before{color:#3A5A72;}\n.dpibf-cmp-link{display:block;text-align:center;margin-top:20px;font-size:13px;color:#2AABB8!important;text-decoration:none!important;font-weight:600;}\n.dpibf-cmp-link:hover{text-decoration:underline!important;}\n@media(max-width:768px){\n  .dpibf-cmp{grid-template-columns:1fr;}\n  .dpibf-cmp-col:not(:last-child){border-right:none;border-bottom:1px solid #C8E4EC;}\n}\n\n\/* 9. FAQ *\/\n.dpibf-faq-wrap{max-width:820px;}\n.dpibf-faq-item{border-bottom:1px solid #C8E4EC;}\n.dpibf-faq-item:last-child{border-bottom:none;}\n.dpibf-faq-q{font-size:16px;font-weight:700;color:#0A1628;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0;}\n.dpibf-faq-q::after{content:\"+\";font-size:22px;color:#2AABB8;font-weight:300;flex-shrink:0;}\n.dpibf-faq-q.open::after{content:\"-\";}\n.dpibf-faq-a{display:none;font-size:15px;line-height:1.75;color:#2A3F52;padding:0 0 18px;}\n.dpibf-faq-a a{color:#2AABB8!important;}\n\n\/* 10. Trust band *\/\n.dpibf-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:3px solid #2AABB8;background:#fff;margin:0 0 8px;}\n.dpibf-tri{padding:28px 16px;text-align:center;border-right:1px solid #D0E8EC;}\n.dpibf-tri:last-child{border-right:0;}\n.dpibf-tri-ico{width:52px;height:52px;background:#EBF5F7;border-radius:50%;border:2px solid #2AABB8;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;}\n.dpibf-tri-t{font-size:13px;font-weight:700;color:#0A1628;display:block;margin-bottom:4px;}\n.dpibf-tri-d{font-size:12px;color:#4A6B80;margin:0;line-height:1.5;}\n@media(max-width:768px){\n  .dpibf-trust{grid-template-columns:repeat(2,1fr);}\n  .dpibf-tri:nth-child(2n){border-right:0;}\n  .dpibf-tri{border-bottom:1px solid #D0E8EC;}\n  .dpibf-tri:nth-last-child(-n+2){border-bottom:0;}\n}\n\n\/* 11. CTA *\/\n.dpibf-cta{background:linear-gradient(135deg,#0A1628 0%,#163450 100%);border-radius:12px;padding:52px 32px;text-align:center;}\n.dpibf-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 14px;}\n.dpibf-cta-sub{font-size:15px;color:#A8CADC;margin:0 0 28px;line-height:1.65;}\n.dpibf-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 32px;}\n.dpibf-pill{background:rgba(42,171,184,.15);border:1px solid #2AABB8;color:#2AABB8;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;}\n.dpibf-btn{display:inline-block;background:#fff;color:#0A1628!important;font-weight:700;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none!important;letter-spacing:.02em;}\n.dpibf-btn:hover{background:#EBF5F7;}\n.dpibf-cta-top{font-size:16px;font-weight:600;color:#fff;margin:20px 0 0!important;}\n.dpibf-cta-top a{color:#fff!important;text-decoration:none!important;}\n.dpibf-cta-top a:hover{text-decoration:underline!important;}\n@media(max-width:768px){\n  .dpibf-cta{padding:36px 20px;}\n  .dpibf-cta h2{font-size:22px;}\n  .dpibf-btn{font-size:14px;padding:14px 20px;}\n}\n\u003c\/style\u003e\n\u003cdiv class=\"dpibf-wrap\"\u003e\n\u003c!-- 1. Jump Nav --\u003e\u003cnav class=\"dpibf-nav\" aria-label=\"Product page sections\"\u003e\u003ca href=\"#dpibf-features\"\u003eFeatures\u003c\/a\u003e \u003ca href=\"#dpibf-specs\"\u003eSpecs\u003c\/a\u003e \u003ca href=\"#dpibf-box\"\u003eWhat's Included\u003c\/a\u003e \u003ca href=\"#dpibf-ship\"\u003eShipping\u003c\/a\u003e \u003ca href=\"#dpibf-faq\"\u003eFAQ\u003c\/a\u003e\u003c\/nav\u003e\u003c!-- 2. Hero --\u003e\n\u003csection class=\"dpibf-hero\"\u003e\n\u003cdiv class=\"dpibf-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/8de076252ad8be8f2c1d226d12b0cbfa.webp?v=1782326151\" alt=\"Dreampod Ice Bath FLEX with Chiller — inflatable cold plunge system\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dpibf-hero-txt\"\u003e\n\u003cp class=\"dpibf-eyebrow\"\u003eDreampod Ice Bath FLEX with Chiller\u003c\/p\u003e\n\u003ch2 class=\"dpibf-hero-h2\"\u003eInflatable Cold Plunge with Chiller \u0026amp; WiFi App Control\u003c\/h2\u003e\n\u003cp class=\"dpibf-hero-p\"\u003eThe Dreampod Ice Bath FLEX with Chiller is Dreampod's entry-level cold plunge system — a reinforced inflatable tub built with the same drop-stitch technology found in modern stand-up paddleboards, paired with an external chiller that holds water between 3°C (37°F) and 40°C (104°F).\u003c\/p\u003e\n\u003cp class=\"dpibf-hero-p\"\u003eInflate, fill, connect the chiller, and control everything from the Dreampod app on your iPhone or Android. No plumbing, no permanent installation, and no heavy fiberglass to move. Indoor and outdoor use. A complete cold plunge system for those who want chiller-powered cold therapy at an accessible price.\u003c\/p\u003e\n\u003cp class=\"dpibf-finance\"\u003eFinancing available at checkout — spread the investment over time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. Stats Bar --\u003e\n\u003cdiv class=\"dpibf-facts\"\u003e\n\u003cdiv class=\"dpibf-fact\"\u003e\n\u003cspan class=\"dpibf-fact-num\"\u003e3°C\u003c\/span\u003e \u003cspan class=\"dpibf-fact-lbl\"\u003eMin Temp (37°F)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-fact\"\u003e\n\u003cspan class=\"dpibf-fact-num\"\u003eDrop-Stitch\u003c\/span\u003e \u003cspan class=\"dpibf-fact-lbl\"\u003eInflatable Hull\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-fact\"\u003e\n\u003cspan class=\"dpibf-fact-num\"\u003eWiFi\u003c\/span\u003e \u003cspan class=\"dpibf-fact-lbl\"\u003eiOS \u0026amp; Android App\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-fact\"\u003e\n\u003cspan class=\"dpibf-fact-num\"\u003eFree\u003c\/span\u003e \u003cspan class=\"dpibf-fact-lbl\"\u003eLTL Freight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features --\u003e\n\u003csection id=\"dpibf-features\" class=\"dpibf-sec dpibf-bg-lt\"\u003e\n\u003cp class=\"dpibf-sec-eyebrow\"\u003eDreampod Ice Bath FLEX Features\u003c\/p\u003e\n\u003ch2 class=\"dpibf-sec-h2\"\u003eFull Cold Plunge System. No Plumbing, No Installation.\u003c\/h2\u003e\n\u003cdiv class=\"dpibf-feats\"\u003e\n\u003cdiv class=\"dpibf-feat\"\u003e\n\u003cdiv class=\"dpibf-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDrop-Stitch Inflatable Hull — Rigid When Inflated\u003c\/h3\u003e\n\u003cp\u003eThe Ice Bath FLEX uses the same drop-stitch inflatable technology found in premium stand-up paddleboards: thousands of internal fiber threads connect the top and bottom walls, creating a rigid structure when inflated that holds its shape under full water pressure. The air-filled walls also act as a natural insulator — helping maintain water temperature between chiller cycles. When deflated, the entire tub stores compactly.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-feat\"\u003e\n\u003cdiv class=\"dpibf-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12.55a11 11 0 0 1 14.08 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M1.42 9a16 16 0 0 1 21.16 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eWiFi App Control — Full System Management\u003c\/h3\u003e\n\u003cp\u003eConnect the Ice Bath FLEX to your home WiFi and the Dreampod app (iOS and Android) gives you full control: set target water temperature, schedule sessions, and manage the chiller — all from your phone. A built-in self-priming circulating pump keeps water moving, and built-in overloading protection runs quietly in the background. Setup takes minutes: inflate, fill, quick-connect the chiller hoses, and you're plunging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-feat\"\u003e\n\u003cdiv class=\"dpibf-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eExternal Chiller — 3°C to 40°C\u003c\/h3\u003e\n\u003cp\u003eThe included external chiller cools water down to 3°C (37°F) for deep cold immersion and warms up to 40°C (104°F) for contrast therapy or warm soaking. The chiller is compact, quiet, and designed for easy placement alongside the tub — indoors or outdoors. Quick-connect hoses mean no tools, no plumber, and no permanent infrastructure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. Specs Table --\u003e\n\u003csection id=\"dpibf-specs\" class=\"dpibf-sec\" style=\"background: #fff;\"\u003e\n\u003cp class=\"dpibf-sec-eyebrow\"\u003eTechnical Specifications\u003c\/p\u003e\n\u003ch2 class=\"dpibf-sec-h2\"\u003eDreampod Ice Bath FLEX with Chiller Specifications\u003c\/h2\u003e\n\u003cdiv class=\"dpibf-tbl-wrap\"\u003e\n\u003ctable class=\"dpibf-tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eTub Material\u003c\/td\u003e\n\u003ctd\u003eReinforced drop-stitch inflatable (same technology as premium SUP boards)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eAir-filled walls become rigid when inflated; natural thermal insulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDimensions (M)\u003c\/td\u003e\n\u003ctd\u003eExterior approx. 4'7\" × 2'8\", interior approx. 4'2\" × 2'1\"\u003cbr\u003e\u003csmall style=\"color: #4a6b80;\"\u003eHeight: approx. 2'0\" — from size chart\u003c\/small\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior Surface\u003c\/td\u003e\n\u003ctd\u003eAnti-slip floor surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eChiller\u003c\/td\u003e\n\u003ctd\u003eExternal chiller unit (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTemperature Range\u003c\/td\u003e\n\u003ctd\u003e3°C to 40°C (37°F to 104°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eWiFi-enabled; Dreampod app (iOS \u0026amp; Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003eBuilt-in self-priming circulating pump\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eBuilt-in overloading protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing Required\u003c\/td\u003e\n\u003ctd\u003eNone — quick-connect hoses\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eIndoor and outdoor use\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year from date of purchase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. What's Included --\u003e\n\u003csection id=\"dpibf-box\" class=\"dpibf-sec\" style=\"background: #fff;\"\u003e\n\u003cp class=\"dpibf-sec-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n\u003ch2 class=\"dpibf-sec-h2\"\u003eComplete Cold Plunge System — Inflate and Plunge\u003c\/h2\u003e\n\u003cul class=\"dpibf-box-list\"\u003e\n\u003cli class=\"dpibf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"21 8 21 21 3 21 3 8\"\u003e\u003c\/polyline\u003e\u003crect x=\"1\" y=\"3\" width=\"22\" height=\"5\"\u003e\u003c\/rect\u003e\u003cline x1=\"10\" y1=\"12\" x2=\"14\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Dreampod Ice Bath FLEX inflatable tub\u003c\/li\u003e\n\u003cli class=\"dpibf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e External chiller unit\u003c\/li\u003e\n\u003cli class=\"dpibf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Quick-connect hoses\u003c\/li\u003e\n\u003cli class=\"dpibf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Setup \u0026amp; installation documentation\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"dpibf-box-note\"\u003eFor the full packing list and accessory configuration, contact our recovery specialists at \u003ca href=\"tel:+18885005675\" style=\"color: #2aabb8;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 7. Shipping \u0026 Delivery --\u003e\n\u003csection id=\"dpibf-ship\" class=\"dpibf-sec dpibf-bg-lt\"\u003e\n\u003cp class=\"dpibf-sec-eyebrow\"\u003eFree Delivery\u003c\/p\u003e\n\u003ch2 class=\"dpibf-sec-h2\"\u003eComplimentary Freight to the Contiguous 48 States\u003c\/h2\u003e\n\u003cul class=\"dpibf-ship-list\"\u003e\n\u003cli class=\"dpibf-ship-item\"\u003e\n\u003cspan class=\"dpibf-ship-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFree freight shipping\u003c\/strong\u003e to the contiguous 48 US states. The Dreampod Ice Bath FLEX ships direct from Dreampod — no hidden delivery charges.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"dpibf-ship-item\"\u003e\n\u003cspan class=\"dpibf-ship-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eNo installation required.\u003c\/strong\u003e The FLEX inflates, fills, and connects to the chiller via quick-connect hoses — no plumber, no contractor. Our recovery specialists can walk you through the setup process at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 8. Comparison --\u003e\n\u003csection class=\"dpibf-sec\" style=\"background: #fff;\"\u003e\n\u003cp class=\"dpibf-sec-eyebrow\"\u003eCompare Dreampod Cold Plunge Systems\u003c\/p\u003e\n\u003ch2 class=\"dpibf-sec-h2\"\u003eIce Bath FLEX vs. the Dreampod Cold Plunge Lineup\u003c\/h2\u003e\n\u003cdiv class=\"dpibf-cmp\"\u003e\n\u003cdiv class=\"dpibf-cmp-col active\"\u003e\n\u003cspan class=\"dpibf-cmp-badge\"\u003eYou're Here\u003c\/span\u003e\n\u003cp class=\"dpibf-cmp-name\"\u003eIce Bath FLEX w\/ Chiller\u003c\/p\u003e\n\u003cul class=\"dpibf-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eChiller included\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eWiFi app control\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eNo plumbing\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eInflatable — portable\u003c\/li\u003e\n\u003cli class=\"no\"\u003eFiberglass hull\u003c\/li\u003e\n\u003cli class=\"no\"\u003eDouble-hull insulated base\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-cmp-col\"\u003e\n\u003cspan class=\"dpibf-cmp-badge\"\u003eUpgrade\u003c\/span\u003e\n\u003cp class=\"dpibf-cmp-name\"\u003eIce Bath with Chiller\u003c\/p\u003e\n\u003cul class=\"dpibf-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eChiller included\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eWiFi app control\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eNo plumbing\u003c\/li\u003e\n\u003cli class=\"no\"\u003eInflatable — portable\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eFiberglass hull\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eDouble-hull insulated base\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca href=\"\/products\/dreampod-ice-bath-with-chiller\" class=\"dpibf-cmp-link\"\u003eView Ice Bath →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-cmp-col\"\u003e\n\u003cspan class=\"dpibf-cmp-badge\"\u003eBarrel Style\u003c\/span\u003e\n\u003cp class=\"dpibf-cmp-name\"\u003eCold Plunge Barrel w\/ Chiller\u003c\/p\u003e\n\u003cul class=\"dpibf-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eChiller included\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eWiFi app control\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eNo plumbing\u003c\/li\u003e\n\u003cli class=\"no\"\u003eInflatable — portable\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eFiberglass hull\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eVertical immersion\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca href=\"\/products\/dreampod-cold-plunge-barrel-with-chiller\" class=\"dpibf-cmp-link\"\u003eView Plunge Barrel →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. FAQ --\u003e\n\u003csection id=\"dpibf-faq\" class=\"dpibf-sec dpibf-bg-lt\"\u003e\n\u003cp class=\"dpibf-sec-eyebrow\"\u003eCommon Questions\u003c\/p\u003e\n\u003ch2 class=\"dpibf-sec-h2\"\u003eDreampod Ice Bath FLEX with Chiller — FAQ\u003c\/h2\u003e\n\u003cdiv class=\"dpibf-faq-wrap\"\u003e\n\u003cdiv class=\"dpibf-faq-item\"\u003e\n\u003cdiv class=\"dpibf-faq-q\"\u003eIs an inflatable cold plunge tub durable enough for daily use?\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-a\"\u003eYes. The Dreampod Ice Bath FLEX uses the same reinforced drop-stitch inflatable technology found in premium stand-up paddleboards — a construction designed to withstand sustained pressure from water weight and repeated inflation\/deflation cycles. When inflated, the air-filled walls create a rigid structure that holds its form under full use. The anti-slip floor surface adds everyday safety underfoot. Like any inflatable product, keeping it away from sharp objects and following Dreampod's setup instructions will maximize longevity.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-item\"\u003e\n\u003cdiv class=\"dpibf-faq-q\"\u003eIs the chiller included with the Ice Bath FLEX?\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-a\"\u003eYes — the external chiller unit is included with the Dreampod Ice Bath FLEX with Chiller. The system ships as a complete cold plunge setup: inflatable tub, chiller unit, and quick-connect hoses. No separate chiller purchase is required, and no plumbing is needed for installation.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-item\"\u003e\n\u003cdiv class=\"dpibf-faq-q\"\u003eWhat is the difference between the Ice Bath FLEX and the fiberglass Ice Bath with Chiller?\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-a\"\u003eThe main differences are material and cold retention. The \u003ca href=\"\/products\/dreampod-ice-bath-with-chiller\"\u003eIce Bath with Chiller\u003c\/a\u003e has a rigid fiberglass hull with a double-hull GRP base filled with foam insulation — designed to keep water cold between chiller cycles more efficiently, and built to last as a permanent fixture. The Ice Bath FLEX is inflatable — lighter, portable, and easier to store or move, but without the foam-insulated rigid base. Both include WiFi app control and operate across the same temperature range.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-item\"\u003e\n\u003cdiv class=\"dpibf-faq-q\"\u003eCan I use the Ice Bath FLEX outdoors?\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-a\"\u003eYes. The Dreampod Ice Bath FLEX is designed for both indoor and outdoor use. The inflatable construction and quick-connect hose system make it easy to set up on a deck, patio, or backyard. When not in use, it deflates for compact storage. For outdoor placement in cold climates, position the chiller unit in a sheltered spot to protect it from extreme weather conditions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-item\"\u003e\n\u003cdiv class=\"dpibf-faq-q\"\u003eIs Recovery Room Direct an authorized Dreampod dealer?\u003c\/div\u003e\n\u003cdiv class=\"dpibf-faq-a\"\u003eYes. Recovery Room Direct is an authorized Dreampod dealer. Every Ice Bath FLEX with Chiller purchased through us comes with the Dreampod manufacturer warranty — 6-month warranty on the inflatable structure and 1 year on the chiller and electronics and is supported by Dreampod's team. Our recovery specialists are available at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for pre-purchase guidance and ongoing support.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10. Trust Band (between FAQ and CTA — process rule) --\u003e\n\u003cdiv class=\"dpibf-trust\"\u003e\n\u003cdiv class=\"dpibf-tri\"\u003e\n\u003cdiv class=\"dpibf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibf-tri-t\"\u003eAuthorized Dealer\u003c\/span\u003e\n\u003cp class=\"dpibf-tri-d\"\u003eOfficial Dreampod retailer — 6-mo structure \/ 1-yr electronics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-tri\"\u003e\n\u003cdiv class=\"dpibf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibf-tri-t\"\u003eFree Freight\u003c\/span\u003e\n\u003cp class=\"dpibf-tri-d\"\u003eComplimentary freight delivery to the contiguous 48 states\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-tri\"\u003e\n\u003cdiv class=\"dpibf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10a19.79 19.79 0 01-3-8.57A2 2 0 012.04 1.5h3.07a2 2 0 012 1.72 12.77 12.77 0 00.7 2.81 2 2 0 01-.45 2.11L6.91 9.1a16 16 0 006 6l.96-.97a2 2 0 012.11-.45 12.77 12.77 0 002.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibf-tri-t\"\u003eRecovery Specialists\u003c\/span\u003e\n\u003cp class=\"dpibf-tri-d\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color: #2aabb8;\"\u003e(888) 500-5675\u003c\/a\u003e — cold therapy experts standing by\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibf-tri\"\u003e\n\u003cdiv class=\"dpibf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibf-tri-t\"\u003e1-Year Warranty\u003c\/span\u003e\n\u003cp class=\"dpibf-tri-d\"\u003eFull manufacturer warranty direct from Dreampod\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"dpibf-cta\"\u003e\n\u003ch2\u003eStart Cold Plunging from Home\u003c\/h2\u003e\n\u003cp class=\"dpibf-cta-sub\"\u003eThe Dreampod Ice Bath FLEX with Chiller ships free to the contiguous 48 states. No plumbing, no permanent install — inflate, fill, and plunge.\u003c\/p\u003e\n\u003cdiv class=\"dpibf-pills\"\u003e\n\u003cspan class=\"dpibf-pill\"\u003e✓ Chiller Included\u003c\/span\u003e \u003cspan class=\"dpibf-pill\"\u003e✓ Free Freight Shipping\u003c\/span\u003e \u003cspan class=\"dpibf-pill\"\u003e✓ Financing Available\u003c\/span\u003e \u003cspan class=\"dpibf-pill\"\u003e✓ 1-Year Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca href=\"tel:+18885005675\" class=\"dpibf-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n\u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"dpibf-cta-top\"\u003e\u003ca href=\"#\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Dreampod","offers":[{"title":"Default Title","offer_id":53144762450287,"sku":"DPIB102BPE","price":3700.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Ice-Bath-FLEX-with-Chiller.webp?v=1782813813"},{"product_id":"dreampod-cold-plunge-barrel-flex-with-chiller","title":"Dreampod Cold Plunge Barrel FLEX with Chiller","description":"\u003cdiv class=\"dpcbf-wrap\"\u003e\n\n\u003cstyle\u003e\n\/* ── Dreampod Cold Plunge Barrel FLEX — dpcbf ──────────────────────────────── *\/\n.dpcbf-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,sans-serif;color:#0A1628;max-width:100%;overflow:hidden;}\n.dpcbf-nav{display:flex;gap:0;background:#0A1628;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpcbf-nav a{flex:1;text-align:center;padding:12px 6px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#2AABB8!important;text-decoration:none!important;border-right:1px solid #1A2E40;}\n.dpcbf-nav a:last-child{border-right:none;}\n.dpcbf-nav a:hover{background:#1A2E40;}\n@media(max-width:768px){.dpcbf-nav a{flex:0 0 33.333%;font-size:10px;padding:10px 4px;}}\n.dpcbf-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 24px;border-radius:12px;overflow:hidden;min-height:300px;}\n.dpcbf-hero-img{overflow:hidden;background:#0A1628;}\n.dpcbf-hero-img img{width:100%;height:100%;object-fit:cover;display:block;}\n.dpcbf-hero-txt{padding:24px 28px;background:#fff;display:flex;flex-direction:column;justify-content:center;}\n.dpcbf-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2AABB8;margin:0 0 10px;}\n.dpcbf-hero-h2{font-size:28px;font-weight:800;line-height:1.25;color:#0A1628;margin:0 0 16px;}\n.dpcbf-hero-p{font-size:15px;line-height:1.75;color:#2A3F52;margin:0 0 14px;}\n.dpcbf-finance{font-size:13px;color:#2AABB8;font-weight:600;margin:0;padding:10px 0 0;border-top:1px solid #D0E8EC;}\n@media(max-width:768px){.dpcbf-hero{grid-template-columns:1fr;}.dpcbf-hero-img{min-height:260px;}.dpcbf-hero-txt{padding:24px 20px;}.dpcbf-hero-h2{font-size:22px;}}\n.dpcbf-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#0A1628;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpcbf-fact{padding:22px 12px;text-align:center;border-right:1px solid #1A2E40;}\n.dpcbf-fact:last-child{border-right:0;}\n.dpcbf-fact-num{font-size:22px;font-weight:700;color:#2AABB8;display:block;line-height:1;margin-bottom:6px;}\n.dpcbf-fact-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6B8BA4;}\n@media(max-width:768px){.dpcbf-facts{grid-template-columns:repeat(2,1fr);}.dpcbf-fact:nth-child(2n){border-right:0;}.dpcbf-fact{border-bottom:1px solid #1A2E40;}.dpcbf-fact:nth-last-child(-n+2){border-bottom:0;}.dpcbf-fact-num{font-size:20px;}}\n.dpcbf-sec{padding:52px 24px;margin:0 0 8px;}\n.dpcbf-bg-lt{background:#EBF5F7;}\n.dpcbf-sec-eyebrow{font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;color:#2AABB8;margin:0 0 8px;}\n.dpcbf-sec-h2{font-size:26px;font-weight:800;color:#0A1628;margin:0 0 28px;line-height:1.3;}\n@media(max-width:768px){.dpcbf-sec{padding:36px 16px;}}\n.dpcbf-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.dpcbf-feat{background:#fff;border:1px solid #C8E4EC;border-radius:12px;padding:28px 22px;}\n.dpcbf-feat-ico{width:48px;height:48px;background:#EBF5F7;border-radius:50%;border:2px solid #2AABB8;display:flex;align-items:center;justify-content:center;margin-bottom:16px;}\n.dpcbf-feat h3{font-size:16px;font-weight:700;color:#0A1628;margin:0 0 10px;}\n.dpcbf-feat p{font-size:14px;line-height:1.7;color:#2A3F52;margin:0;}\n@media(max-width:768px){.dpcbf-feats{grid-template-columns:1fr;}}\n.dpcbf-tbl-wrap{overflow-x:auto;}\n.dpcbf-tbl{width:100%;border-collapse:collapse;font-size:14px;min-width:320px;}\n.dpcbf-tbl tr:nth-child(even){background:#EBF5F7;}\n.dpcbf-tbl td{padding:13px 16px;border-bottom:1px solid #D0E8EC;vertical-align:top;}\n.dpcbf-tbl td:first-child{font-weight:700;color:#0A1628;width:40%;white-space:nowrap;}\n.dpcbf-tbl td:last-child{color:#2A3F52;}\n.dpcbf-box-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;padding:0;margin:0 0 20px;}\n.dpcbf-box-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#F0F8FA;border:1px solid #C8E4EC;border-radius:8px;font-size:14px;color:#0A1628;font-weight:500;}\n.dpcbf-box-note{font-size:13px;color:#4A6B80;line-height:1.6;margin:0;}\n@media(max-width:768px){.dpcbf-box-list{grid-template-columns:1fr;}}\n.dpcbf-ship-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px;}\n.dpcbf-ship-item{display:flex;align-items:flex-start;gap:14px;font-size:15px;line-height:1.65;color:#2A3F52;}\n.dpcbf-ship-ico{flex-shrink:0;margin-top:1px;}\n.dpcbf-cmp{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #C8E4EC;border-radius:12px;overflow:hidden;margin-top:24px;}\n.dpcbf-cmp-col{padding:28px 22px;}\n.dpcbf-cmp-col:not(:last-child){border-right:1px solid #C8E4EC;}\n.dpcbf-cmp-col.active{background:#0A1628;}\n.dpcbf-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;padding:4px 10px;border-radius:20px;background:#EBF5F7;color:#2AABB8;display:inline-block;margin-bottom:12px;}\n.dpcbf-cmp-col.active .dpcbf-cmp-badge{background:#2AABB8;color:#fff;}\n.dpcbf-cmp-name{font-size:14px;font-weight:700;color:#0A1628;margin:0 0 4px;}\n.dpcbf-cmp-col.active .dpcbf-cmp-name{color:#fff;}\n.dpcbf-cmp-price{font-size:24px;font-weight:800;color:#2AABB8;margin:0 0 20px;display:block;}\n.dpcbf-cmp-ul{list-style:none;padding:0;margin:0;font-size:13px;line-height:2.1;color:#2A3F52;}\n.dpcbf-cmp-col.active .dpcbf-cmp-ul{color:#A8CADC;}\n.dpcbf-cmp-ul li.yes::before{content:\"• \";color:#2AABB8;font-weight:700;}\n.dpcbf-cmp-ul li.no::before{content:\"◦ \";color:#4A6B80;}\n.dpcbf-cmp-col.active .dpcbf-cmp-ul li.no::before{color:#3A5A72;}\n.dpcbf-cmp-link{display:block;text-align:center;margin-top:20px;font-size:13px;color:#2AABB8!important;text-decoration:none!important;font-weight:600;}\n.dpcbf-cmp-link:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpcbf-cmp{grid-template-columns:1fr;}.dpcbf-cmp-col:not(:last-child){border-right:none;border-bottom:1px solid #C8E4EC;}}\n.dpcbf-faq-wrap{max-width:820px;}\n.dpcbf-faq-item{border-bottom:1px solid #C8E4EC;}\n.dpcbf-faq-item:last-child{border-bottom:none;}\n.dpcbf-faq-q{font-size:16px;font-weight:700;color:#0A1628;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0;}\n.dpcbf-faq-q::after{content:\"+\";font-size:22px;color:#2AABB8;font-weight:300;flex-shrink:0;}\n.dpcbf-faq-q.open::after{content:\"-\";}\n.dpcbf-faq-a{display:none;font-size:15px;line-height:1.75;color:#2A3F52;padding:0 0 18px;}\n.dpcbf-faq-a a{color:#2AABB8!important;}\n.dpcbf-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:3px solid #2AABB8;background:#fff;margin:0 0 8px;}\n.dpcbf-tri{padding:28px 16px;text-align:center;border-right:1px solid #D0E8EC;}\n.dpcbf-tri:last-child{border-right:0;}\n.dpcbf-tri-ico{width:52px;height:52px;background:#EBF5F7;border-radius:50%;border:2px solid #2AABB8;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;}\n.dpcbf-tri-t{font-size:13px;font-weight:700;color:#0A1628;display:block;margin-bottom:4px;}\n.dpcbf-tri-d{font-size:12px;color:#4A6B80;margin:0;line-height:1.5;}\n@media(max-width:768px){.dpcbf-trust{grid-template-columns:repeat(2,1fr);}.dpcbf-tri:nth-child(2n){border-right:0;}.dpcbf-tri{border-bottom:1px solid #D0E8EC;}.dpcbf-tri:nth-last-child(-n+2){border-bottom:0;}}\n.dpcbf-cta{background:linear-gradient(135deg,#0A1628 0%,#163450 100%);border-radius:12px;padding:52px 32px;text-align:center;}\n.dpcbf-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 14px;}\n.dpcbf-cta-sub{font-size:15px;color:#A8CADC;margin:0 0 28px;line-height:1.65;}\n.dpcbf-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 32px;}\n.dpcbf-pill{background:rgba(42,171,184,.15);border:1px solid #2AABB8;color:#2AABB8;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;}\n.dpcbf-btn{display:inline-block;background:#fff;color:#0A1628!important;font-weight:700;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none!important;letter-spacing:.02em;}\n.dpcbf-btn:hover{background:#EBF5F7;}\n.dpcbf-cta-top{font-size:16px;font-weight:600;color:#fff;margin:20px 0 0!important;}\n.dpcbf-cta-top a{color:#fff!important;text-decoration:none!important;}\n.dpcbf-cta-top a:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpcbf-cta{padding:36px 20px;}.dpcbf-cta h2{font-size:22px;}.dpcbf-btn{font-size:14px;padding:14px 20px;}}\n\u003c\/style\u003e\n\n\u003c!-- 1. Jump Nav --\u003e\n\u003cnav class=\"dpcbf-nav\" aria-label=\"Product page sections\"\u003e\n  \u003ca href=\"#dpcbf-features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#dpcbf-specs\"\u003eSpecs\u003c\/a\u003e\n  \u003ca href=\"#dpcbf-box\"\u003eWhat's Included\u003c\/a\u003e\n  \u003ca href=\"#dpcbf-ship\"\u003eShipping\u003c\/a\u003e\n  \u003ca href=\"#dpcbf-faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. Hero --\u003e\n\u003csection class=\"dpcbf-hero\"\u003e\n  \u003cdiv class=\"dpcbf-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/9b365fcbf80ce77dde0aacb81459d773.webp?v=1782326410\" alt=\"Dreampod Cold Plunge Barrel FLEX with Chiller — inflatable barrel cold plunge\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcbf-hero-txt\"\u003e\n    \u003cp class=\"dpcbf-eyebrow\"\u003eDreampod Cold Plunge Barrel FLEX with Chiller\u003c\/p\u003e\n    \u003ch2 class=\"dpcbf-hero-h2\"\u003eInflatable Barrel Cold Plunge with 3\/4 HP Chiller \u0026amp; WiFi App Control\u003c\/h2\u003e\n    \u003cp class=\"dpcbf-hero-p\"\u003eThe Dreampod Cold Plunge Barrel FLEX brings the classic cold plunge barrel experience to an inflatable format — using the same reinforced drop-stitch technology found in premium stand-up paddleboards, paired with a 3\/4 HP chiller that holds water between 3°C (37°F) and 40°C (104°F). At 3'6\" tall and 2'5\" interior diameter, it's purpose-built for the upright cold immersion experience.\u003c\/p\u003e\n    \u003cp class=\"dpcbf-hero-p\"\u003eNo plumbing. No permanent installation. Inflate, fill, quick-connect the chiller, and manage everything from the Dreampod iOS or Android app — temperature, filtration cycles, and chemical dosing schedules. Indoor or outdoor, the barrel packs flat when not in use.\u003c\/p\u003e\n    \u003cp class=\"dpcbf-finance\"\u003eFinancing available at checkout — spread the investment over time.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 3. Stats Bar --\u003e\n\u003cdiv class=\"dpcbf-facts\"\u003e\n  \u003cdiv class=\"dpcbf-fact\"\u003e\n    \u003cspan class=\"dpcbf-fact-num\"\u003e3°C\u003c\/span\u003e\n    \u003cspan class=\"dpcbf-fact-lbl\"\u003eMin Temp (37°F)\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcbf-fact\"\u003e\n    \u003cspan class=\"dpcbf-fact-num\"\u003e3\/4 HP\u003c\/span\u003e\n    \u003cspan class=\"dpcbf-fact-lbl\"\u003eChiller Included\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcbf-fact\"\u003e\n    \u003cspan class=\"dpcbf-fact-num\"\u003eWiFi\u003c\/span\u003e\n    \u003cspan class=\"dpcbf-fact-lbl\"\u003eiOS \u0026amp; Android App\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcbf-fact\"\u003e\n    \u003cspan class=\"dpcbf-fact-num\"\u003eFree\u003c\/span\u003e\n    \u003cspan class=\"dpcbf-fact-lbl\"\u003eLTL Freight\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. Key Features --\u003e\n\u003csection id=\"dpcbf-features\" class=\"dpcbf-sec dpcbf-bg-lt\"\u003e\n  \u003cp class=\"dpcbf-sec-eyebrow\"\u003eDreampod Cold Plunge Barrel FLEX Features\u003c\/p\u003e\n  \u003ch2 class=\"dpcbf-sec-h2\"\u003eThe Barrel Cold Plunge Experience — No Plumbing Required.\u003c\/h2\u003e\n  \u003cdiv class=\"dpcbf-feats\"\u003e\n    \u003cdiv class=\"dpcbf-feat\"\u003e\n      \u003cdiv class=\"dpcbf-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eBarrel Form Factor — Upright Cold Immersion\u003c\/h3\u003e\n      \u003cp\u003eAt 3'6\" tall with a 2'5\" interior diameter, the Barrel FLEX is designed for the seated or upright immersion experience preferred by many cold plunge practitioners. The compact barrel footprint fits where a full-length tub cannot. When inflated, the drop-stitch air walls create a rigid structure under water pressure; when deflated, the barrel stores flat for easy transport or off-season storage.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcbf-feat\"\u003e\n      \u003cdiv class=\"dpcbf-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12.55a11 11 0 0 1 14.08 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M1.42 9a16 16 0 0 1 21.16 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eWiFi App Control — Full System from Your Phone\u003c\/h3\u003e\n      \u003cp\u003eConnect to your home WiFi and the Dreampod app (iOS and Android) manages everything: set target water temperature, schedule UV filtration cycles, program chemical dosing, and track sessions. The built-in self-priming circulating pump keeps water moving between plunges, and built-in overload protection runs automatically. Quick-connect hoses link the chiller to the barrel in minutes — no tools, no plumber.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcbf-feat\"\u003e\n      \u003cdiv class=\"dpcbf-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003e3\/4 HP Chiller — Full Cold-to-Warm Range\u003c\/h3\u003e\n      \u003cp\u003eThe included 3\/4 HP external chiller cools water to 3°C (37°F) for deep cold therapy and warms up to 40°C (104°F) for contrast soaking. The chiller is compact and quiet — designed for indoor or outdoor placement alongside the barrel. Together, the double-hull foam-insulated inflatable shell and active chiller maintain your target temperature efficiently between sessions.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 5. Specs Table --\u003e\n\u003csection id=\"dpcbf-specs\" class=\"dpcbf-sec\" style=\"background:#fff;\"\u003e\n  \u003cp class=\"dpcbf-sec-eyebrow\"\u003eTechnical Specifications\u003c\/p\u003e\n  \u003ch2 class=\"dpcbf-sec-h2\"\u003eCold Plunge Barrel FLEX with Chiller Specifications\u003c\/h2\u003e\n  \u003cdiv class=\"dpcbf-tbl-wrap\"\u003e\n    \u003ctable class=\"dpcbf-tbl\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTub Material\u003c\/td\u003e\n\u003ctd\u003eReinforced drop-stitch inflatable (premium SUP board technology)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eAir-filled walls become rigid when inflated; double hull with foam insulation\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Diameter\u003c\/td\u003e\n\u003ctd\u003eApprox. 2'5\" (73 cm) — from size chart\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eExterior Diameter\u003c\/td\u003e\n\u003ctd\u003eApprox. 2'11\" (89 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHeight\u003c\/td\u003e\n\u003ctd\u003eApprox. 3'6\" (107 cm)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInterior Surface\u003c\/td\u003e\n\u003ctd\u003eAnti-slip floor surface\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller\u003c\/td\u003e\n\u003ctd\u003e3\/4 HP external chiller unit (included)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTemperature Range\u003c\/td\u003e\n\u003ctd\u003e3°C to 40°C (37°F to 104°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eControl\u003c\/td\u003e\n\u003ctd\u003eWiFi-enabled; Dreampod app (iOS \u0026amp; Android)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eApp Functions\u003c\/td\u003e\n\u003ctd\u003eSession scheduling, temperature, UV filtration, chemical dosing, music\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003eBuilt-in self-priming circulating pump\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eBuilt-in overload protection\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePlumbing Required\u003c\/td\u003e\n\u003ctd\u003eNone — quick-connect hoses\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eInstallation\u003c\/td\u003e\n\u003ctd\u003eIndoor and outdoor use\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year from date of purchase\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eProduction Lead Time\u003c\/td\u003e\n\u003ctd\u003eUp to 60 days; US orders: approx. 7 days from Utah warehouse\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 6. What's Included --\u003e\n\u003csection id=\"dpcbf-box\" class=\"dpcbf-sec\" style=\"background:#fff;\"\u003e\n  \u003cp class=\"dpcbf-sec-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n  \u003ch2 class=\"dpcbf-sec-h2\"\u003eComplete Barrel Cold Plunge System\u003c\/h2\u003e\n  \u003cul class=\"dpcbf-box-list\"\u003e\n    \u003cli class=\"dpcbf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"21 8 21 21 3 21 3 8\"\u003e\u003c\/polyline\u003e\u003crect x=\"1\" y=\"3\" width=\"22\" height=\"5\"\u003e\u003c\/rect\u003e\u003cline x1=\"10\" y1=\"12\" x2=\"14\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Dreampod Cold Plunge Barrel FLEX (inflatable barrel)\u003c\/li\u003e\n    \u003cli class=\"dpcbf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 3\/4 HP external chiller unit\u003c\/li\u003e\n    \u003cli class=\"dpcbf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Quick-connect hoses\u003c\/li\u003e\n    \u003cli class=\"dpcbf-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Setup \u0026amp; installation documentation\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp class=\"dpcbf-box-note\"\u003eFor the full packing list and configuration details, contact our recovery specialists at \u003ca href=\"tel:+18885005675\" style=\"color:#2AABB8;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- 7. Shipping --\u003e\n\u003csection id=\"dpcbf-ship\" class=\"dpcbf-sec dpcbf-bg-lt\"\u003e\n  \u003cp class=\"dpcbf-sec-eyebrow\"\u003eFree Delivery\u003c\/p\u003e\n  \u003ch2 class=\"dpcbf-sec-h2\"\u003eComplimentary Freight to the Contiguous 48 States\u003c\/h2\u003e\n  \u003cul class=\"dpcbf-ship-list\"\u003e\n    \u003cli class=\"dpcbf-ship-item\"\u003e\n      \u003cspan class=\"dpcbf-ship-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003e\u003cstrong\u003eFree freight shipping\u003c\/strong\u003e to the contiguous 48 US states. Ships direct from Dreampod — no hidden delivery charges.\u003c\/span\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"dpcbf-ship-item\"\u003e\n      \u003cspan class=\"dpcbf-ship-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003e\u003cstrong\u003eUS orders typically ship in approximately 7 days\u003c\/strong\u003e from Dreampod's Utah warehouse. Built-to-order units: allow up to 60 days plus freight transit. No plumbing installation required. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for stock availability.\u003c\/span\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003c!-- 8. Comparison --\u003e\n\u003csection class=\"dpcbf-sec\" style=\"background:#fff;\"\u003e\n  \u003cp class=\"dpcbf-sec-eyebrow\"\u003eCompare Dreampod Cold Plunge Systems\u003c\/p\u003e\n  \u003ch2 class=\"dpcbf-sec-h2\"\u003eBarrel vs. Tub — Which Dreampod Cold Plunge Is Right for You?\u003c\/h2\u003e\n  \u003cdiv class=\"dpcbf-cmp\"\u003e\n    \u003cdiv class=\"dpcbf-cmp-col\"\u003e\n      \u003cspan class=\"dpcbf-cmp-badge\"\u003eTub Style\u003c\/span\u003e\n      \u003cp class=\"dpcbf-cmp-name\"\u003eIce Bath FLEX w\/ Chiller\u003c\/p\u003e\n      \u003cul class=\"dpcbf-cmp-ul\"\u003e\n        \u003cli class=\"yes\"\u003eChiller included\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eWiFi app control\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eNo plumbing\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eInflatable — portable\u003c\/li\u003e\n        \u003cli class=\"no\"\u003eBarrel \/ upright immersion\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eReclined soaking position\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ca href=\"\/products\/dreampod-ice-bath-flex-with-chiller\" class=\"dpcbf-cmp-link\"\u003eView Ice Bath FLEX →\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcbf-cmp-col active\"\u003e\n      \u003cspan class=\"dpcbf-cmp-badge\"\u003eYou're Here\u003c\/span\u003e\n      \u003cp class=\"dpcbf-cmp-name\"\u003eCold Plunge Barrel FLEX\u003c\/p\u003e\n      \u003cul class=\"dpcbf-cmp-ul\"\u003e\n        \u003cli class=\"yes\"\u003eChiller included\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eWiFi app control\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eNo plumbing\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eInflatable — portable\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eBarrel \/ upright immersion\u003c\/li\u003e\n        \u003cli class=\"no\"\u003eReclined soaking position\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcbf-cmp-col\"\u003e\n      \u003cspan class=\"dpcbf-cmp-badge\"\u003eFiberglass Upgrade\u003c\/span\u003e\n      \u003cp class=\"dpcbf-cmp-name\"\u003eCold Plunge Barrel w\/ Chiller\u003c\/p\u003e\n      \u003cul class=\"dpcbf-cmp-ul\"\u003e\n        \u003cli class=\"yes\"\u003eChiller included\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eWiFi app control\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eNo plumbing\u003c\/li\u003e\n        \u003cli class=\"no\"\u003eInflatable — portable\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eBarrel \/ upright immersion\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eFiberglass hull\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ca href=\"\/products\/dreampod-cold-plunge-barrel-with-chiller\" class=\"dpcbf-cmp-link\"\u003eView Fiberglass Barrel →\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection id=\"dpcbf-faq\" class=\"dpcbf-sec dpcbf-bg-lt\"\u003e\n  \u003cp class=\"dpcbf-sec-eyebrow\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2 class=\"dpcbf-sec-h2\"\u003eCold Plunge Barrel FLEX with Chiller — FAQ\u003c\/h2\u003e\n  \u003cdiv class=\"dpcbf-faq-wrap\"\u003e\n\n    \u003cdiv class=\"dpcbf-faq-item\"\u003e\n      \u003cdiv class=\"dpcbf-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhy choose a barrel cold plunge over a flat tub?\u003c\/div\u003e\n      \u003cdiv class=\"dpcbf-faq-a\"\u003eThe barrel format is designed for upright or seated cold immersion — your torso, core, and legs are submerged simultaneously, which many cold plunge practitioners prefer for the intensity and efficiency of the cold exposure. The compact footprint (2'11\" exterior diameter) also fits in spaces where a full-length tub would not. If you prefer to recline during a plunge, consider the \u003ca href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eIce Bath FLEX\u003c\/a\u003e instead.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcbf-faq-item\"\u003e\n      \u003cdiv class=\"dpcbf-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eIs the chiller included with the Cold Plunge Barrel FLEX?\u003c\/div\u003e\n      \u003cdiv class=\"dpcbf-faq-a\"\u003eYes — the 3\/4 HP external chiller is included. The Cold Plunge Barrel FLEX with Chiller ships as a complete system: inflatable barrel, chiller unit, and quick-connect hoses. No separate purchase required. No plumbing installation needed.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcbf-faq-item\"\u003e\n      \u003cdiv class=\"dpcbf-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eHow does the Barrel FLEX compare to the fiberglass Cold Plunge Barrel with Chiller?\u003c\/div\u003e\n      \u003cdiv class=\"dpcbf-faq-a\"\u003eThe \u003ca href=\"\/products\/dreampod-cold-plunge-barrel-with-chiller\"\u003eCold Plunge Barrel with Chiller\u003c\/a\u003e is the fiberglass version — a rigid permanent fixture with higher long-term durability. The Barrel FLEX is inflatable — portable, stores flat when not in use, and no permanent installation. Both include the same chiller and WiFi app control. The FLEX is a great entry point; upgrade to the fiberglass barrel when you're ready for a permanent setup.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcbf-faq-item\"\u003e\n      \u003cdiv class=\"dpcbf-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eCan the barrel be used outdoors?\u003c\/div\u003e\n      \u003cdiv class=\"dpcbf-faq-a\"\u003eYes. The Dreampod Cold Plunge Barrel FLEX is designed for both indoor and outdoor use. Its compact footprint works well on a deck, patio, or backyard. Position the chiller unit in a sheltered spot to protect it from direct rain or extreme temperature swings when using outdoors.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcbf-faq-item\"\u003e\n      \u003cdiv class=\"dpcbf-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eIs Recovery Room Direct an authorized Dreampod dealer?\u003c\/div\u003e\n      \u003cdiv class=\"dpcbf-faq-a\"\u003eYes. Recovery Room Direct is an authorized Dreampod dealer. Every Cold Plunge Barrel FLEX with Chiller purchased through us includes the Dreampod manufacturer warranty — 6-month warranty on the inflatable structure and 1 year on the chiller and electronics and Dreampod team support. Call our recovery specialists at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for pre-purchase guidance or ongoing support.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 10. Trust Band --\u003e\n\u003cdiv class=\"dpcbf-trust\"\u003e\n  \u003cdiv class=\"dpcbf-tri\"\u003e\n    \u003cdiv class=\"dpcbf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcbf-tri-t\"\u003eAuthorized Dealer\u003c\/span\u003e\n    \u003cp class=\"dpcbf-tri-d\"\u003eOfficial Dreampod retailer — 6-mo structure \/ 1-yr electronics\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcbf-tri\"\u003e\n    \u003cdiv class=\"dpcbf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcbf-tri-t\"\u003eFree Freight\u003c\/span\u003e\n    \u003cp class=\"dpcbf-tri-d\"\u003eComplimentary freight delivery to the contiguous 48 states\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcbf-tri\"\u003e\n    \u003cdiv class=\"dpcbf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10a19.79 19.79 0 01-3-8.57A2 2 0 012.04 1.5h3.07a2 2 0 012 1.72 12.77 12.77 0 00.7 2.81 2 2 0 01-.45 2.11L6.91 9.1a16 16 0 006 6l.96-.97a2 2 0 012.11-.45 12.77 12.77 0 002.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcbf-tri-t\"\u003eRecovery Specialists\u003c\/span\u003e\n    \u003cp class=\"dpcbf-tri-d\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#2AABB8;\"\u003e(888) 500-5675\u003c\/a\u003e — cold therapy experts standing by\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcbf-tri\"\u003e\n    \u003cdiv class=\"dpcbf-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#2AABB8\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcbf-tri-t\"\u003e1-Year Warranty\u003c\/span\u003e\n    \u003cp class=\"dpcbf-tri-d\"\u003eFull manufacturer warranty direct from Dreampod\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"dpcbf-cta\"\u003e\n  \u003ch2\u003eReady for Upright Cold Immersion at Home?\u003c\/h2\u003e\n  \u003cp class=\"dpcbf-cta-sub\"\u003eThe Dreampod Cold Plunge Barrel FLEX with Chiller ships free to the contiguous 48 states. Inflate, connect, and plunge — no plumber, no contractor.\u003c\/p\u003e\n  \u003cdiv class=\"dpcbf-pills\"\u003e\n    \u003cspan class=\"dpcbf-pill\"\u003e✓ 3\/4 HP Chiller Included\u003c\/span\u003e\n    \u003cspan class=\"dpcbf-pill\"\u003e✓ Free Freight Shipping\u003c\/span\u003e\n    \u003cspan class=\"dpcbf-pill\"\u003e✓ Financing Available\u003c\/span\u003e\n    \u003cspan class=\"dpcbf-pill\"\u003e✓ 1-Year Manufacturer Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"tel:+18885005675\" class=\"dpcbf-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"dpcbf-cta-top\"\u003e\u003ca href=\"#\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\n\n\u003c\/div\u003e","brand":"Dreampod","offers":[{"title":"Default Title","offer_id":53144762483055,"sku":"DPIB104BPE","price":3700.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Cold-Plunge-Barrel-FLEX-with-Chiller.webp?v=1782813822"},{"product_id":"dreampod-cold-plunge-barrel-with-chiller","title":"Dreampod Cold Plunge Barrel with Chiller - Ice Bath Barrel","description":"\u003cdiv class=\"dpcpb-wrap\"\u003e\n\n\u003cstyle\u003e\n\/* ── Dreampod Cold Plunge Barrel with Chiller — dpcpb ───────────────────── *\/\n.dpcpb-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,sans-serif;color:#0d1b2a;max-width:100%;overflow:hidden;}\n.dpcpb-nav{display:flex;gap:0;background:#0d1b2a;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpcpb-nav a{flex:1;text-align:center;padding:12px 6px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#5eafd0!important;text-decoration:none!important;border-right:1px solid #1a2e3f;}\n.dpcpb-nav a:last-child{border-right:none;}\n.dpcpb-nav a:hover{background:#1a2e3f;}\n@media(max-width:768px){.dpcpb-nav a{flex:0 0 33.333%;font-size:10px;padding:10px 4px;}}\n.dpcpb-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 24px;border-radius:12px;overflow:hidden;min-height:300px;}\n.dpcpb-hero-img{overflow:hidden;background:#fff;}\n.dpcpb-hero-img img{width:100%;height:100%;object-fit:contain;padding:16px;display:block;box-sizing:border-box;}\n.dpcpb-hero-txt{padding:24px 28px;background:#fff;display:flex;flex-direction:column;justify-content:center;}\n.dpcpb-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5eafd0;margin:0 0 10px;}\n.dpcpb-hero-h2{font-size:28px;font-weight:800;line-height:1.25;color:#0d1b2a;margin:0 0 16px;}\n.dpcpb-hero-p{font-size:15px;line-height:1.75;color:#2A3F52;margin:0 0 14px;}\n.dpcpb-finance{font-size:13px;color:#5eafd0;font-weight:600;margin:0;padding:10px 0 0;border-top:1px solid #c0dff0;}\n@media(max-width:768px){.dpcpb-hero{grid-template-columns:1fr;}.dpcpb-hero-img{min-height:260px;}.dpcpb-hero-txt{padding:24px 20px;}.dpcpb-hero-h2{font-size:22px;}}\n.dpcpb-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#0d1b2a;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpcpb-fact{padding:22px 12px;text-align:center;border-right:1px solid #1a2e3f;}\n.dpcpb-fact:last-child{border-right:0;}\n.dpcpb-fact-num{font-size:20px;font-weight:700;color:#5eafd0;display:block;line-height:1;margin-bottom:6px;}\n.dpcpb-fact-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6B8BA4;}\n@media(max-width:768px){.dpcpb-facts{grid-template-columns:repeat(2,1fr);}.dpcpb-fact:nth-child(2n){border-right:0;}.dpcpb-fact{border-bottom:1px solid #1a2e3f;}.dpcpb-fact:nth-last-child(-n+2){border-bottom:0;}.dpcpb-fact-num{font-size:18px;}}\n.dpcpb-sec{padding:52px 24px;margin:0 0 8px;}\n.dpcpb-bg-lt{background:#f0f7fa;}\n.dpcpb-sec-eyebrow{font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;color:#5eafd0;margin:0 0 8px;}\n.dpcpb-sec-h2{font-size:26px;font-weight:800;color:#0d1b2a;margin:0 0 28px;line-height:1.3;}\n@media(max-width:768px){.dpcpb-sec{padding:36px 16px;}}\n.dpcpb-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.dpcpb-feat{background:#fff;border:1px solid #c0dff0;border-radius:12px;padding:28px 22px;}\n.dpcpb-feat-ico{width:48px;height:48px;background:#e0f0f8;border-radius:50%;border:2px solid #5eafd0;display:flex;align-items:center;justify-content:center;margin-bottom:16px;}\n.dpcpb-feat h3{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 10px;}\n.dpcpb-feat p{font-size:14px;line-height:1.7;color:#2A3F52;margin:0;}\n@media(max-width:768px){.dpcpb-feats{grid-template-columns:1fr;}}\n.dpcpb-tbl-wrap{overflow-x:auto;}\n.dpcpb-tbl{width:100%;border-collapse:collapse;font-size:14px;min-width:320px;}\n.dpcpb-tbl tr:nth-child(even){background:#f0f7fa;}\n.dpcpb-tbl td{padding:13px 16px;border-bottom:1px solid #c0dff0;vertical-align:top;}\n.dpcpb-tbl td:first-child{font-weight:700;color:#0d1b2a;width:40%;white-space:nowrap;}\n.dpcpb-tbl td:last-child{color:#2A3F52;}\n.dpcpb-box-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;padding:0;margin:0 0 20px;}\n.dpcpb-box-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#e0f0f8;border:1px solid #c0dff0;border-radius:8px;font-size:14px;color:#0d1b2a;font-weight:500;}\n.dpcpb-box-note{font-size:13px;color:#4A6B80;line-height:1.6;margin:0;}\n@media(max-width:768px){.dpcpb-box-list{grid-template-columns:1fr;}}\n.dpcpb-ship-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px;}\n.dpcpb-ship-item{display:flex;align-items:flex-start;gap:14px;font-size:15px;line-height:1.65;color:#2A3F52;}\n.dpcpb-ship-ico{flex-shrink:0;margin-top:1px;}\n.dpcpb-cmp{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #c0dff0;border-radius:12px;overflow:hidden;margin-top:24px;}\n.dpcpb-cmp-col{padding:28px 22px;}\n.dpcpb-cmp-col:not(:last-child){border-right:1px solid #c0dff0;}\n.dpcpb-cmp-col.active{background:#0d1b2a;}\n.dpcpb-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;padding:4px 10px;border-radius:20px;background:#e0f0f8;color:#5eafd0;display:inline-block;margin-bottom:12px;}\n.dpcpb-cmp-col.active .dpcpb-cmp-badge{background:#5eafd0;color:#fff;}\n.dpcpb-cmp-name{font-size:14px;font-weight:700;color:#0d1b2a;margin:0 0 4px;}\n.dpcpb-cmp-col.active .dpcpb-cmp-name{color:#fff;}\n.dpcpb-cmp-price{font-size:24px;font-weight:800;color:#5eafd0;margin:0 0 20px;display:block;}\n.dpcpb-cmp-ul{list-style:none;padding:0;margin:0;font-size:13px;line-height:2.1;color:#2A3F52;}\n.dpcpb-cmp-col.active .dpcpb-cmp-ul{color:#A8CADC;}\n.dpcpb-cmp-ul li.yes::before{content:\"• \";color:#5eafd0;font-weight:700;}\n.dpcpb-cmp-ul li.no::before{content:\"◦ \";color:#4A6B80;}\n.dpcpb-cmp-col.active .dpcpb-cmp-ul li.no::before{color:#3A5A72;}\n.dpcpb-cmp-link{display:block;text-align:center;margin-top:20px;font-size:13px;color:#5eafd0!important;text-decoration:none!important;font-weight:600;}\n.dpcpb-cmp-link:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpcpb-cmp{grid-template-columns:1fr;}.dpcpb-cmp-col:not(:last-child){border-right:none;border-bottom:1px solid #c0dff0;}}\n.dpcpb-faq-wrap{max-width:820px;}\n.dpcpb-faq-item{border-bottom:1px solid #c0dff0;}\n.dpcpb-faq-item:last-child{border-bottom:none;}\n.dpcpb-faq-q{font-size:16px;font-weight:700;color:#0d1b2a;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0;}\n.dpcpb-faq-q::after{content:\"+\";font-size:22px;color:#5eafd0;font-weight:300;flex-shrink:0;}\n.dpcpb-faq-q.open::after{content:\"-\";}\n.dpcpb-faq-a{display:none;font-size:15px;line-height:1.75;color:#2A3F52;padding:0 0 18px;}\n.dpcpb-faq-a a{color:#5eafd0!important;}\n.dpcpb-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:3px solid #5eafd0;background:#fff;margin:0 0 8px;}\n.dpcpb-tri{padding:28px 16px;text-align:center;border-right:1px solid #c0dff0;}\n.dpcpb-tri:last-child{border-right:0;}\n.dpcpb-tri-ico{width:52px;height:52px;background:#e0f0f8;border-radius:50%;border:2px solid #5eafd0;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;}\n.dpcpb-tri-t{font-size:13px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:4px;}\n.dpcpb-tri-d{font-size:12px;color:#4A6B80;margin:0;line-height:1.5;}\n@media(max-width:768px){.dpcpb-trust{grid-template-columns:repeat(2,1fr);}.dpcpb-tri:nth-child(2n){border-right:0;}.dpcpb-tri{border-bottom:1px solid #c0dff0;}.dpcpb-tri:nth-last-child(-n+2){border-bottom:0;}}\n.dpcpb-cta{background:linear-gradient(135deg,#0d1b2a 0%,#1a3a5c 100%);border-radius:12px;padding:52px 32px;text-align:center;}\n.dpcpb-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 14px;}\n.dpcpb-cta-sub{font-size:15px;color:#A8CADC;margin:0 0 28px;line-height:1.65;}\n.dpcpb-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 32px;}\n.dpcpb-pill{background:rgba(94,175,208,.15);border:1px solid #5eafd0;color:#5eafd0;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;}\n.dpcpb-btn{display:inline-block;background:#fff;color:#0d1b2a!important;font-weight:700;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none!important;letter-spacing:.02em;}\n.dpcpb-btn:hover{background:#e0f0f8;}\n.dpcpb-cta-top{font-size:16px;font-weight:600;color:#fff;margin:20px 0 0!important;}\n.dpcpb-cta-top a{color:#fff!important;text-decoration:none!important;}\n.dpcpb-cta-top a:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpcpb-cta{padding:36px 20px;}.dpcpb-cta h2{font-size:22px;}.dpcpb-btn{font-size:14px;padding:14px 20px;}}\n\u003c\/style\u003e\n\n\u003c!-- 1. Jump Nav --\u003e\n\u003cnav class=\"dpcpb-nav\" aria-label=\"Product page sections\"\u003e\n  \u003ca href=\"#dpcpb-features\"\u003eFeatures\u003c\/a\u003e\n  \u003ca href=\"#dpcpb-specs\"\u003eSpecs\u003c\/a\u003e\n  \u003ca href=\"#dpcpb-box\"\u003eWhat's Included\u003c\/a\u003e\n  \u003ca href=\"#dpcpb-ship\"\u003eShipping\u003c\/a\u003e\n  \u003ca href=\"#dpcpb-faq\"\u003eFAQ\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003c!-- 2. Hero --\u003e\n\u003csection class=\"dpcpb-hero\"\u003e\n  \u003cdiv class=\"dpcpb-hero-img\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/84495aef3f9e6553d14c770b1a8d7414.webp?v=1782328756\" alt=\"Dreampod Cold Plunge Barrel with Chiller — fiberglass GRP\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcpb-hero-txt\"\u003e\n    \u003cp class=\"dpcpb-eyebrow\"\u003eDreampod Cold Plunge Barrel with Chiller\u003c\/p\u003e\n    \u003ch2 class=\"dpcpb-hero-h2\"\u003eFiberglass Cold Plunge Barrel. Precise Temperature Control. Built to Last.\u003c\/h2\u003e\n    \u003cp class=\"dpcpb-hero-p\"\u003eThe Dreampod Cold Plunge Barrel with Chiller is the fiberglass upgrade over the inflatable barrel — built from GRP (glass reinforced plastic) with a double-hull base and foam insulation for superior cold retention. A 3\/4 HP external chiller holds temperatures from 37°F to 104°F, controlled through the Dreampod iOS and Android app via WiFi.\u003c\/p\u003e\n    \u003cp class=\"dpcpb-hero-p\"\u003eNo plumbing required. A hand-polished finish and anti-slip floor give it a premium look and safe footing for daily use. Automatic filtration kicks in after every session, and the quick-connector hose system makes setup and maintenance straightforward indoors or outdoors.\u003c\/p\u003e\n    \u003cp class=\"dpcpb-finance\"\u003eFree LTL freight to the contiguous 48 states. Financing available at checkout. Call \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e with questions.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 3. Stats Bar --\u003e\n\u003cdiv class=\"dpcpb-facts\"\u003e\n  \u003cdiv class=\"dpcpb-fact\"\u003e\n    \u003cspan class=\"dpcpb-fact-num\"\u003e3\/4 HP\u003c\/span\u003e\n    \u003cspan class=\"dpcpb-fact-lbl\"\u003eChiller Included\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcpb-fact\"\u003e\n    \u003cspan class=\"dpcpb-fact-num\"\u003e37°F\u003c\/span\u003e\n    \u003cspan class=\"dpcpb-fact-lbl\"\u003eMinimum Temp\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcpb-fact\"\u003e\n    \u003cspan class=\"dpcpb-fact-num\"\u003eWiFi\u003c\/span\u003e\n    \u003cspan class=\"dpcpb-fact-lbl\"\u003eiOS \u0026amp; Android App\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcpb-fact\"\u003e\n    \u003cspan class=\"dpcpb-fact-num\"\u003eFree\u003c\/span\u003e\n    \u003cspan class=\"dpcpb-fact-lbl\"\u003eLTL Freight\u003c\/span\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 4. Key Features --\u003e\n\u003csection id=\"dpcpb-features\" class=\"dpcpb-sec dpcpb-bg-lt\"\u003e\n  \u003cp class=\"dpcpb-sec-eyebrow\"\u003eDreampod Cold Plunge Barrel Features\u003c\/p\u003e\n  \u003ch2 class=\"dpcpb-sec-h2\"\u003eGRP Fiberglass Construction. Chiller Included. Plug-and-Plunge Ready.\u003c\/h2\u003e\n  \u003cdiv class=\"dpcpb-feats\"\u003e\n    \u003cdiv class=\"dpcpb-feat\"\u003e\n      \u003cdiv class=\"dpcpb-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eDouble-Hull GRP Base with Foam Insulation\u003c\/h3\u003e\n      \u003cp\u003eThe barrel is constructed from GRP (glass reinforced plastic — fiberglass) with a double-hull base design and foam insulation specifically engineered for \"best cold retention.\" Dreampod hand-polishes the finish for a smooth exterior surface, and an anti-slip floor is built in for safe daily entry and exit. This is the permanent installation-grade barrel — built to hold temperature with minimal chiller cycling.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcpb-feat\"\u003e\n      \u003cdiv class=\"dpcpb-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\u003e\u003c\/line\u003e\u003cpath d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003e3\/4 HP Chiller + WiFi App Control\u003c\/h3\u003e\n      \u003cp\u003eThe included 3\/4 HP external chiller unit holds water at any temperature between 3°C (37°F) and 40°C (104°F) — spanning therapeutic cold plunge all the way up to warm soak recovery. A built-in self-priming circulating pump keeps water moving through the filtration cycle. Control temperature, filtration, and chemical dosing via the Dreampod app on iOS and Android over WiFi.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcpb-feat\"\u003e\n      \u003cdiv class=\"dpcpb-feat-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003c\/div\u003e\n      \u003ch3\u003eAutomatic Filtration — No Plumbing Required\u003c\/h3\u003e\n      \u003cp\u003eThe filtration system kicks in automatically after each session — no manual switching needed. Quick-connector hoses make setup fast and maintenance easy, with no permanent plumbing or drains required. Filter bag maintenance is straightforward: replace once or twice a month depending on usage. Suitable for both indoor and outdoor installation, with built-in overload protection for year-round reliability.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 5. Specs Table --\u003e\n\u003csection id=\"dpcpb-specs\" class=\"dpcpb-sec\" style=\"background:#fff;\"\u003e\n  \u003cp class=\"dpcpb-sec-eyebrow\"\u003eTechnical Specifications\u003c\/p\u003e\n  \u003ch2 class=\"dpcpb-sec-h2\"\u003eDreampod Cold Plunge Barrel with Chiller — Specifications\u003c\/h2\u003e\n  \u003cdiv class=\"dpcpb-tbl-wrap\"\u003e\n    \u003ctable class=\"dpcpb-tbl\"\u003e\n      \u003ctr\u003e\n\u003ctd\u003eHull Material\u003c\/td\u003e\n\u003ctd\u003eGRP — Glass Reinforced Plastic (fiberglass)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eBase Construction\u003c\/td\u003e\n\u003ctd\u003eDouble hull GRP base with foam insulation (optimized for cold retention)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eHand-polished exterior\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFloor\u003c\/td\u003e\n\u003ctd\u003eAnti-slip surface\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eChiller\u003c\/td\u003e\n\u003ctd\u003e3\/4 HP external chiller (included) — compact, quiet, easy to maintain\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eTemperature Range\u003c\/td\u003e\n\u003ctd\u003e3°C–40°C (37°F–104°F)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePump\u003c\/td\u003e\n\u003ctd\u003eBuilt-in self-priming circulating pump (within chiller unit)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eControl System\u003c\/td\u003e\n\u003ctd\u003eWiFi; iOS \u0026amp; Android app (temperature, filtration, chemical dosing)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFiltration\u003c\/td\u003e\n\u003ctd\u003eAutomatic kick-in after each session\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eFilter Maintenance\u003c\/td\u003e\n\u003ctd\u003eFilter bag replacement 1–2× per month (usage-dependent)\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003eNone required — quick-connector hoses\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eUse Environment\u003c\/td\u003e\n\u003ctd\u003eIndoor and outdoor\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eSafety\u003c\/td\u003e\n\u003ctd\u003eBuilt-in overload protection\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year from date of purchase\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 6. What's Included --\u003e\n\u003csection id=\"dpcpb-box\" class=\"dpcpb-sec\" style=\"background:#fff;\"\u003e\n  \u003cp class=\"dpcpb-sec-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n  \u003ch2 class=\"dpcpb-sec-h2\"\u003eComplete Cold Plunge System — Plug In and Plunge\u003c\/h2\u003e\n  \u003cul class=\"dpcpb-box-list\"\u003e\n    \u003cli class=\"dpcpb-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"21 8 21 21 3 21 3 8\"\u003e\u003c\/polyline\u003e\u003crect x=\"1\" y=\"3\" width=\"22\" height=\"5\"\u003e\u003c\/rect\u003e\u003cline x1=\"10\" y1=\"12\" x2=\"14\" y2=\"12\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Dreampod Cold Plunge Barrel (fiberglass GRP)\u003c\/li\u003e\n    \u003cli class=\"dpcpb-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e 3\/4 HP external chiller unit\u003c\/li\u003e\n    \u003cli class=\"dpcpb-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"22 3 2 3 10 12.46 10 19 14 21 14 12.46 22 3\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e Self-priming circulating pump\u003c\/li\u003e\n    \u003cli class=\"dpcpb-box-item\"\u003e\n\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Quick-connector hoses\u003c\/li\u003e\n  \u003c\/ul\u003e\n  \u003cp class=\"dpcpb-box-note\"\u003eNo plumbing required. For specific packing details or installation questions, call our cold plunge specialists at \u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c!-- 7. Shipping --\u003e\n\u003csection id=\"dpcpb-ship\" class=\"dpcpb-sec dpcpb-bg-lt\"\u003e\n  \u003cp class=\"dpcpb-sec-eyebrow\"\u003eDelivery\u003c\/p\u003e\n  \u003ch2 class=\"dpcpb-sec-h2\"\u003eFree LTL Freight to the Contiguous 48 States\u003c\/h2\u003e\n  \u003cul class=\"dpcpb-ship-list\"\u003e\n    \u003cli class=\"dpcpb-ship-item\"\u003e\n      \u003cspan class=\"dpcpb-ship-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003e\u003cstrong\u003eFree LTL freight shipping\u003c\/strong\u003e to the contiguous 48 US states. The Cold Plunge Barrel ships via dedicated freight carrier. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for current lead times.\u003c\/span\u003e\n    \u003c\/li\u003e\n    \u003cli class=\"dpcpb-ship-item\"\u003e\n      \u003cspan class=\"dpcpb-ship-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e\n      \u003cspan\u003e\u003cstrong\u003eDreampod delivers from their Utah US warehouse\u003c\/strong\u003e for domestic orders. Our specialists will confirm delivery scheduling and coordinate installation support.\u003c\/span\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c\/section\u003e\n\n\u003c!-- 8. Comparison --\u003e\n\u003csection class=\"dpcpb-sec\" style=\"background:#fff;\"\u003e\n  \u003cp class=\"dpcpb-sec-eyebrow\"\u003eCompare Dreampod Cold Plunge Systems\u003c\/p\u003e\n  \u003ch2 class=\"dpcpb-sec-h2\"\u003eInflatable vs. Fiberglass — Which Cold Plunge System Fits Your Space?\u003c\/h2\u003e\n  \u003cdiv class=\"dpcpb-cmp\"\u003e\n    \u003cdiv class=\"dpcpb-cmp-col\"\u003e\n      \u003cspan class=\"dpcpb-cmp-badge\"\u003eInflatable Barrel\u003c\/span\u003e\n      \u003cp class=\"dpcpb-cmp-name\"\u003eCPB FLEX with Chiller\u003c\/p\u003e\n      \u003cul class=\"dpcpb-cmp-ul\"\u003e\n        \u003cli class=\"yes\"\u003e3\/4 HP chiller included\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eWiFi + iOS \u0026amp; Android app\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003e3°C–40°C range\u003c\/li\u003e\n        \u003cli class=\"no\"\u003eFiberglass hull\u003c\/li\u003e\n        \u003cli class=\"no\"\u003eDouble-hull insulation\u003c\/li\u003e\n        \u003cli class=\"no\"\u003ePermanent installation grade\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ca href=\"\/products\/dreampod-cold-plunge-barrel-flex-with-chiller\" class=\"dpcpb-cmp-link\"\u003eView CPB FLEX with Chiller →\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcpb-cmp-col\"\u003e\n      \u003cspan class=\"dpcpb-cmp-badge\"\u003eFiberglass Tub\u003c\/span\u003e\n      \u003cp class=\"dpcpb-cmp-name\"\u003eIce Bath with Chiller\u003c\/p\u003e\n      \u003cul class=\"dpcpb-cmp-ul\"\u003e\n        \u003cli class=\"yes\"\u003e3\/4 HP chiller included\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eWiFi + iOS \u0026amp; Android app\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003e3°C–40°C range\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eFiberglass GRP hull\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eDouble-hull insulation\u003c\/li\u003e\n        \u003cli class=\"no\"\u003eRectangular tub shape\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003ca href=\"\/products\/dreampod-ice-bath-with-chiller\" class=\"dpcpb-cmp-link\"\u003eView Ice Bath with Chiller →\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"dpcpb-cmp-col active\"\u003e\n      \u003cspan class=\"dpcpb-cmp-badge\"\u003eYou're Here\u003c\/span\u003e\n      \u003cp class=\"dpcpb-cmp-name\"\u003eCold Plunge Barrel with Chiller\u003c\/p\u003e\n      \u003cul class=\"dpcpb-cmp-ul\"\u003e\n        \u003cli class=\"yes\"\u003e3\/4 HP chiller included\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eWiFi + iOS \u0026amp; Android app\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003e3°C–40°C range\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eFiberglass GRP hull\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eDouble-hull insulation\u003c\/li\u003e\n        \u003cli class=\"yes\"\u003eBarrel shape — compact footprint\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 9. FAQ --\u003e\n\u003csection id=\"dpcpb-faq\" class=\"dpcpb-sec dpcpb-bg-lt\"\u003e\n  \u003cp class=\"dpcpb-sec-eyebrow\"\u003eCommon Questions\u003c\/p\u003e\n  \u003ch2 class=\"dpcpb-sec-h2\"\u003eDreampod Cold Plunge Barrel with Chiller — FAQ\u003c\/h2\u003e\n  \u003cdiv class=\"dpcpb-faq-wrap\"\u003e\n\n    \u003cdiv class=\"dpcpb-faq-item\"\u003e\n      \u003cdiv class=\"dpcpb-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eWhat's the difference between this and the CPB FLEX with Chiller?\u003c\/div\u003e\n      \u003cdiv class=\"dpcpb-faq-a\"\u003eThe Cold Plunge Barrel FLEX with Chiller uses an inflatable drop-stitch construction — portable and compact. The Cold Plunge Barrel with Chiller (this product) is built from fiberglass GRP with a double-hull base and foam insulation designed specifically for cold retention. The fiberglass barrel is the permanent installation choice — it holds temperature more efficiently, has a more durable finish, and is built for long-term daily use. The chiller, WiFi app control, and temperature range (3°C–40°C) are the same on both models.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcpb-faq-item\"\u003e\n      \u003cdiv class=\"dpcpb-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eDoes it require professional installation or plumbing?\u003c\/div\u003e\n      \u003cdiv class=\"dpcpb-faq-a\"\u003eNo plumbing is required. The Cold Plunge Barrel uses quick-connector hoses to connect the barrel to the external chiller unit. Setup is straightforward — fill the barrel, connect the hoses, and plug in the chiller. The barrel can be placed indoors or outdoors. For specific site requirements or setup guidance, call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcpb-faq-item\"\u003e\n      \u003cdiv class=\"dpcpb-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eHow do I control the temperature?\u003c\/div\u003e\n      \u003cdiv class=\"dpcpb-faq-a\"\u003eThe Dreampod Cold Plunge Barrel connects to your home or facility WiFi. Use the Dreampod iOS or Android app to set and monitor temperature, run filtration cycles, and manage chemical dosing. The range is 3°C to 40°C (37°F to 104°F) — cold plunge therapy at the cold end, warm soak recovery at the other.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcpb-faq-item\"\u003e\n      \u003cdiv class=\"dpcpb-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eHow often does the filter need to be changed?\u003c\/div\u003e\n      \u003cdiv class=\"dpcpb-faq-a\"\u003eDreampod recommends changing the filter bag once or twice per month, depending on usage. The automatic filtration system runs after each session, so water stays clean without manual intervention between maintenance cycles.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"dpcpb-faq-item\"\u003e\n      \u003cdiv class=\"dpcpb-faq-q\" onclick=\"var a=this.nextElementSibling;var o=a.style.display==='block';a.style.display=o?'none':'block';this.classList.toggle('open',!o);\"\u003eIs Recovery Room Direct an authorized Dreampod dealer?\u003c\/div\u003e\n      \u003cdiv class=\"dpcpb-faq-a\"\u003eYes. Recovery Room Direct is an authorized Dreampod dealer. Every Cold Plunge Barrel purchased through us comes with the Dreampod manufacturer warranty — 2-year warranty on the fiberglass structure and 1 year on the chiller and electronics and Dreampod support. Questions? Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- 10. Trust Band --\u003e\n\u003cdiv class=\"dpcpb-trust\"\u003e\n  \u003cdiv class=\"dpcpb-tri\"\u003e\n    \u003cdiv class=\"dpcpb-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcpb-tri-t\"\u003eAuthorized Dealer\u003c\/span\u003e\n    \u003cp class=\"dpcpb-tri-d\"\u003eOfficial Dreampod retailer — 2-yr structure \/ 1-yr electronics\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcpb-tri\"\u003e\n    \u003cdiv class=\"dpcpb-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"1\" y=\"3\" width=\"15\" height=\"13\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle cx=\"5.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"18.5\" cy=\"18.5\" r=\"2.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcpb-tri-t\"\u003eFree LTL Freight\u003c\/span\u003e\n    \u003cp class=\"dpcpb-tri-d\"\u003eComplimentary freight delivery to the contiguous 48 states\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcpb-tri\"\u003e\n    \u003cdiv class=\"dpcpb-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10a19.79 19.79 0 01-3-8.57A2 2 0 012.04 1.5h3.07a2 2 0 012 1.72 12.77 12.77 0 00.7 2.81 2 2 0 01-.45 2.11L6.91 9.1a16 16 0 006 6l.96-.97a2 2 0 012.11-.45 12.77 12.77 0 002.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcpb-tri-t\"\u003eCold Plunge Specialists\u003c\/span\u003e\n    \u003cp class=\"dpcpb-tri-d\"\u003e\u003ca href=\"tel:+18885005675\" style=\"color:#5eafd0;\"\u003e(888) 500-5675\u003c\/a\u003e — installation \u0026amp; setup guidance\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"dpcpb-tri\"\u003e\n    \u003cdiv class=\"dpcpb-tri-ico\"\u003e\u003csvg width=\"22\" height=\"22\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#5eafd0\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"8\" r=\"7\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n    \u003cspan class=\"dpcpb-tri-t\"\u003e1-Year Warranty\u003c\/span\u003e\n    \u003cp class=\"dpcpb-tri-d\"\u003eFull manufacturer warranty direct from Dreampod\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"dpcpb-cta\"\u003e\n  \u003ch2\u003eDreampod Cold Plunge Barrel — Fiberglass. Chiller Included. Ready to Plunge.\u003c\/h2\u003e\n  \u003cp class=\"dpcpb-cta-sub\"\u003eGRP fiberglass construction with double-hull insulation, included 3\/4 HP chiller, WiFi app control, and no plumbing required. Free LTL freight to the contiguous 48 states.\u003c\/p\u003e\n  \u003cdiv class=\"dpcpb-pills\"\u003e\n    \u003cspan class=\"dpcpb-pill\"\u003e✓ 3\/4 HP Chiller Included\u003c\/span\u003e\n    \u003cspan class=\"dpcpb-pill\"\u003e✓ Free LTL Freight\u003c\/span\u003e\n    \u003cspan class=\"dpcpb-pill\"\u003e✓ Financing Available\u003c\/span\u003e\n    \u003cspan class=\"dpcpb-pill\"\u003e✓ 1-Year Manufacturer Warranty\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003ca href=\"tel:+18885005675\" class=\"dpcpb-btn\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n  \u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"dpcpb-cta-top\"\u003e\u003ca href=\"#\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\n\n\u003c\/div\u003e","brand":"Dreampod","offers":[{"title":"Default Title","offer_id":53144762679663,"sku":"DPIB103BPE","price":6600.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Cold-Plunge-Barrel-with-Chiller.webp?v=1782813830"},{"product_id":"dreampod-ice-bath-flex","title":"Dreampod Ice Bath FLEX - Inflatable Cold Plunge Tub","description":"\u003cstyle\u003e\n\/* ── Dreampod Ice Bath FLEX bare — dpibx ─────────────────────────────────── *\/\n.dpibx-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,sans-serif;color:#0d1b2a;max-width:100%;overflow:hidden;}\n.dpibx-nav{display:flex;gap:0;background:#0d1b2a;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpibx-nav a{flex:1;text-align:center;padding:12px 6px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#5eafd0!important;text-decoration:none!important;border-right:1px solid #1a2e3f;}\n.dpibx-nav a:last-child{border-right:none;}\n.dpibx-nav a:hover{background:#1a2e3f;}\n@media(max-width:768px){.dpibx-nav a{flex:0 0 33.333%;font-size:10px;padding:10px 4px;}}\n.dpibx-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 24px;border-radius:12px;overflow:hidden;min-height:300px;}\n.dpibx-hero-img{overflow:hidden;background:#fff;}\n.dpibx-hero-img img{width:100%;height:100%;object-fit:contain;padding:16px;display:block;box-sizing:border-box;}\n.dpibx-hero-txt{padding:24px 28px;background:#fff;display:flex;flex-direction:column;justify-content:center;}\n.dpibx-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5eafd0;margin:0 0 10px;}\n.dpibx-hero-h2{font-size:28px;font-weight:800;line-height:1.25;color:#0d1b2a;margin:0 0 16px;}\n.dpibx-hero-p{font-size:15px;line-height:1.75;color:#2A3F52;margin:0 0 14px;}\n.dpibx-notice{background:#e0f0f8;border:1px solid #5eafd0;border-radius:8px;padding:14px 16px;font-size:14px;color:#0d1b2a;margin:0 0 14px;line-height:1.6;}\n.dpibx-finance{font-size:13px;color:#5eafd0;font-weight:600;margin:0;padding:10px 0 0;border-top:1px solid #c0dff0;}\n@media(max-width:768px){.dpibx-hero{grid-template-columns:1fr;}.dpibx-hero-img{min-height:260px;}.dpibx-hero-txt{padding:24px 20px;}.dpibx-hero-h2{font-size:22px;}}\n.dpibx-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#0d1b2a;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpibx-fact{padding:22px 12px;text-align:center;border-right:1px solid #1a2e3f;}\n.dpibx-fact:last-child{border-right:0;}\n.dpibx-fact-num{font-size:20px;font-weight:700;color:#5eafd0;display:block;line-height:1;margin-bottom:6px;}\n.dpibx-fact-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6B8BA4;}\n@media(max-width:768px){.dpibx-facts{grid-template-columns:repeat(2,1fr);}.dpibx-fact:nth-child(2n){border-right:0;}.dpibx-fact{border-bottom:1px solid #1a2e3f;}.dpibx-fact:nth-last-child(-n+2){border-bottom:0;}.dpibx-fact-num{font-size:18px;}}\n.dpibx-sec{padding:52px 24px;margin:0 0 8px;}\n.dpibx-bg-lt{background:#f0f7fa;}\n.dpibx-sec-eyebrow{font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;color:#5eafd0;margin:0 0 8px;}\n.dpibx-sec-h2{font-size:26px;font-weight:800;color:#0d1b2a;margin:0 0 28px;line-height:1.3;}\n@media(max-width:768px){.dpibx-sec{padding:36px 16px;}}\n.dpibx-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.dpibx-feat{background:#fff;border:1px solid #c0dff0;border-radius:12px;padding:28px 22px;}\n.dpibx-feat-ico{width:48px;height:48px;background:#e0f0f8;border-radius:50%;border:2px solid #5eafd0;display:flex;align-items:center;justify-content:center;margin-bottom:16px;}\n.dpibx-feat h3{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 10px;}\n.dpibx-feat p{font-size:14px;line-height:1.7;color:#2A3F52;margin:0;}\n@media(max-width:768px){.dpibx-feats{grid-template-columns:1fr;}}\n.dpibx-tbl-wrap{overflow-x:auto;}\n.dpibx-tbl{width:100%;border-collapse:collapse;font-size:14px;min-width:320px;}\n.dpibx-tbl tr:nth-child(even){background:#f0f7fa;}\n.dpibx-tbl td{padding:13px 16px;border-bottom:1px solid #c0dff0;vertical-align:top;}\n.dpibx-tbl td:first-child{font-weight:700;color:#0d1b2a;width:40%;white-space:nowrap;}\n.dpibx-tbl td:last-child{color:#2A3F52;}\n.dpibx-box-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;padding:0;margin:0 0 20px;}\n.dpibx-box-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#e0f0f8;border:1px solid #c0dff0;border-radius:8px;font-size:14px;color:#0d1b2a;font-weight:500;}\n.dpibx-box-note{font-size:13px;color:#4A6B80;line-height:1.6;margin:0;}\n@media(max-width:768px){.dpibx-box-list{grid-template-columns:1fr;}}\n.dpibx-ship-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px;}\n.dpibx-ship-item{display:flex;align-items:flex-start;gap:14px;font-size:15px;line-height:1.65;color:#2A3F52;}\n.dpibx-ship-ico{flex-shrink:0;margin-top:1px;}\n.dpibx-cmp{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #c0dff0;border-radius:12px;overflow:hidden;margin-top:24px;}\n.dpibx-cmp-col{padding:28px 22px;}\n.dpibx-cmp-col:not(:last-child){border-right:1px solid #c0dff0;}\n.dpibx-cmp-col.active{background:#0d1b2a;}\n.dpibx-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;padding:4px 10px;border-radius:20px;background:#e0f0f8;color:#5eafd0;display:inline-block;margin-bottom:12px;}\n.dpibx-cmp-col.active .dpibx-cmp-badge{background:#5eafd0;color:#fff;}\n.dpibx-cmp-name{font-size:14px;font-weight:700;color:#0d1b2a;margin:0 0 4px;}\n.dpibx-cmp-col.active .dpibx-cmp-name{color:#fff;}\n.dpibx-cmp-price{font-size:24px;font-weight:800;color:#5eafd0;margin:0 0 20px;display:block;}\n.dpibx-cmp-ul{list-style:none;padding:0;margin:0;font-size:13px;line-height:2.1;color:#2A3F52;}\n.dpibx-cmp-col.active .dpibx-cmp-ul{color:#A8CADC;}\n.dpibx-cmp-ul li.yes::before{content:\"• \";color:#5eafd0;font-weight:700;}\n.dpibx-cmp-ul li.no::before{content:\"◦ \";color:#4A6B80;}\n.dpibx-cmp-col.active .dpibx-cmp-ul li.no::before{color:#3A5A72;}\n.dpibx-cmp-link{display:block;text-align:center;margin-top:20px;font-size:13px;color:#5eafd0!important;text-decoration:none!important;font-weight:600;}\n.dpibx-cmp-link:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpibx-cmp{grid-template-columns:1fr;}.dpibx-cmp-col:not(:last-child){border-right:none;border-bottom:1px solid #c0dff0;}}\n.dpibx-faq-wrap{max-width:820px;}\n.dpibx-faq-item{border-bottom:1px solid #c0dff0;}\n.dpibx-faq-item:last-child{border-bottom:none;}\n.dpibx-faq-q{font-size:16px;font-weight:700;color:#0d1b2a;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0;}\n.dpibx-faq-q::after{content:\"+\";font-size:22px;color:#5eafd0;font-weight:300;flex-shrink:0;}\n.dpibx-faq-q.open::after{content:\"-\";}\n.dpibx-faq-a{display:none;font-size:15px;line-height:1.75;color:#2A3F52;padding:0 0 18px;}\n.dpibx-faq-a a{color:#5eafd0!important;}\n.dpibx-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:3px solid #5eafd0;background:#fff;margin:0 0 8px;}\n.dpibx-tri{padding:28px 16px;text-align:center;border-right:1px solid #c0dff0;}\n.dpibx-tri:last-child{border-right:0;}\n.dpibx-tri-ico{width:52px;height:52px;background:#e0f0f8;border-radius:50%;border:2px solid #5eafd0;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;}\n.dpibx-tri-t{font-size:13px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:4px;}\n.dpibx-tri-d{font-size:12px;color:#4A6B80;margin:0;line-height:1.5;}\n@media(max-width:768px){.dpibx-trust{grid-template-columns:repeat(2,1fr);}.dpibx-tri:nth-child(2n){border-right:0;}.dpibx-tri{border-bottom:1px solid #c0dff0;}.dpibx-tri:nth-last-child(-n+2){border-bottom:0;}}\n.dpibx-cta{background:linear-gradient(135deg,#0d1b2a 0%,#1a3a5c 100%);border-radius:12px;padding:52px 32px;text-align:center;}\n.dpibx-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 14px;}\n.dpibx-cta-sub{font-size:15px;color:#A8CADC;margin:0 0 28px;line-height:1.65;}\n.dpibx-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 32px;}\n.dpibx-pill{background:rgba(94,175,208,.15);border:1px solid #5eafd0;color:#5eafd0;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;}\n.dpibx-btn{display:inline-block;background:#fff;color:#0d1b2a!important;font-weight:700;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none!important;letter-spacing:.02em;}\n.dpibx-btn:hover{background:#e0f0f8;}\n.dpibx-cta-top{font-size:16px;font-weight:600;color:#fff;margin:20px 0 0!important;}\n.dpibx-cta-top a{color:#fff!important;text-decoration:none!important;}\n.dpibx-cta-top a:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpibx-cta{padding:36px 20px;}.dpibx-cta h2{font-size:22px;}.dpibx-btn{font-size:14px;padding:14px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"dpibx-wrap\"\u003e\n\u003c!-- 1. Jump Nav --\u003e\u003cnav aria-label=\"Product page sections\" class=\"dpibx-nav\"\u003e\u003ca href=\"#dpibx-features\"\u003eFeatures\u003c\/a\u003e \u003ca href=\"#dpibx-specs\"\u003eSpecs\u003c\/a\u003e \u003ca href=\"#dpibx-box\"\u003eWhat's Included\u003c\/a\u003e \u003ca href=\"#dpibx-ship\"\u003eShipping\u003c\/a\u003e \u003ca href=\"#dpibx-faq\"\u003eFAQ\u003c\/a\u003e\u003c\/nav\u003e\u003c!-- 2. Hero --\u003e\n\u003csection class=\"dpibx-hero\"\u003e\n\u003cdiv class=\"dpibx-hero-img\"\u003e\u003cimg loading=\"eager\" alt=\"Dreampod Ice Bath FLEX — inflatable cold plunge tub\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/95769f5de2aa5468b0927cdec12aac94_a50f727d-4887-46a4-8660-82c5084cc0ce.webp?v=1782330008\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dpibx-hero-txt\"\u003e\n\u003cp class=\"dpibx-eyebrow\"\u003eDreampod Ice Bath FLEX\u003c\/p\u003e\n\u003ch2 class=\"dpibx-hero-h2\"\u003eInflatable Cold Plunge Tub — Tub Only. Add Ice or Your Own Chiller.\u003c\/h2\u003e\n\u003cdiv class=\"dpibx-notice\"\u003e\n\u003cstrong\u003eChiller not included.\u003c\/strong\u003e This is the inflatable Ice Bath FLEX tub only. Fill with ice for an immediate cold plunge, or connect your own external chiller for automated temperature control. For the complete chiller-included system, see the \u003ca href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eIce Bath FLEX with Chiller\u003c\/a\u003e.\u003c\/div\u003e\n\u003cp class=\"dpibx-hero-p\"\u003eThe Dreampod Ice Bath FLEX tub is built from the same reinforced drop-stitch PVC technology used in premium stand-up paddle boards. When inflated, the rigid drop-stitch walls hold their shape firmly, giving you a stable tub that won't flex or shift during your cold plunge. The insulated air-filled walls slow heat transfer — helping your ice hold temperature longer between sessions.\u003c\/p\u003e\n\u003cp class=\"dpibx-finance\"\u003eFree LTL freight to the contiguous 48 states. Financing available at checkout. Call \u003ca style=\"color: #5eafd0;\" href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. Stats Bar --\u003e\n\u003cdiv class=\"dpibx-facts\"\u003e\n\u003cdiv class=\"dpibx-fact\"\u003e\n\u003cspan class=\"dpibx-fact-num\"\u003eDrop-Stitch\u003c\/span\u003e \u003cspan class=\"dpibx-fact-lbl\"\u003ePVC Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-fact\"\u003e\n\u003cspan class=\"dpibx-fact-num\"\u003eTub Only\u003c\/span\u003e \u003cspan class=\"dpibx-fact-lbl\"\u003eChiller Sold Sep.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-fact\"\u003e\n\u003cspan class=\"dpibx-fact-num\"\u003eNo\u003c\/span\u003e \u003cspan class=\"dpibx-fact-lbl\"\u003ePlumbing Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-fact\"\u003e\n\u003cspan class=\"dpibx-fact-num\"\u003eFree\u003c\/span\u003e \u003cspan class=\"dpibx-fact-lbl\"\u003eShipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features --\u003e\n\u003csection class=\"dpibx-sec dpibx-bg-lt\" id=\"dpibx-features\"\u003e\n\u003cp class=\"dpibx-sec-eyebrow\"\u003eDreampod Ice Bath FLEX Features\u003c\/p\u003e\n\u003ch2 class=\"dpibx-sec-h2\"\u003eSUP-Grade Inflatable Tub. Rigid When Inflated. Anti-Slip Floor.\u003c\/h2\u003e\n\u003cdiv class=\"dpibx-feats\"\u003e\n\u003cdiv class=\"dpibx-feat\"\u003e\n\u003cdiv class=\"dpibx-feat-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 8 12 12 14 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDrop-Stitch Inflatable Construction\u003c\/h3\u003e\n\u003cp\u003eThe Ice Bath FLEX uses the same reinforced drop-stitch technology found in high-performance stand-up paddle boards. Internally, thousands of individual threads connect the top and bottom panels — when inflated, these threads hold the walls rigid under pressure. The result is a firm, stable tub with consistent shape rather than a floppy inflatable. Air-filled walls insulate the water, slowing warming and extending your ice hold time.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-feat\"\u003e\n\u003cdiv class=\"dpibx-feat-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eUse with Ice or Your Own Chiller\u003c\/h3\u003e\n\u003cp\u003eThe Ice Bath FLEX tub is compatible with both DIY ice fills and external chiller connections. Fill with cold water and add ice for an immediate cold plunge without any electrical equipment — great for a quick post-workout recovery. Or connect to a compatible external chiller for automated, precisely maintained cold water temperature. For the complete chiller-included system, see the \u003ca href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eIce Bath FLEX with Chiller\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-feat\"\u003e\n\u003cdiv class=\"dpibx-feat-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eNo Plumbing — Set Up Anywhere\u003c\/h3\u003e\n\u003cp\u003eNo permanent plumbing required. Inflate the tub, fill with cold water, and start your cold plunge practice without any installation. Anti-slip floor surface provides safe entry and exit. Drain and deflate for storage or relocation. The lightweight inflatable design makes it the most flexible cold plunge option in the Dreampod lineup — from a home gym to an outdoor recovery area, the FLEX goes anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. Specs Table --\u003e\n\u003csection style=\"background: #fff;\" class=\"dpibx-sec\" id=\"dpibx-specs\"\u003e\n\u003cp class=\"dpibx-sec-eyebrow\"\u003eTechnical Specifications\u003c\/p\u003e\n\u003ch2 class=\"dpibx-sec-h2\"\u003eDreampod Ice Bath FLEX Specifications\u003c\/h2\u003e\n\u003cdiv class=\"dpibx-tbl-wrap\"\u003e\n\u003ctable class=\"dpibx-tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWhat's Included\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eTub only — chiller NOT included\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eInflatable drop-stitch PVC (same tech as premium SUP boards)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInsulation\u003c\/td\u003e\n\u003ctd\u003eAir-filled drop-stitch walls — natural thermal insulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFloor\u003c\/td\u003e\n\u003ctd\u003eAnti-slip surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse With\u003c\/td\u003e\n\u003ctd\u003eIce (DIY cold plunge) or compatible external chiller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003eNone required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year from date of purchase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eComplete System?\u003c\/td\u003e\n\u003ctd\u003eSee \u003ca style=\"color: #5eafd0;\" href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eIce Bath FLEX with Chiller\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. What's Included --\u003e\n\u003csection style=\"background: #fff;\" class=\"dpibx-sec\" id=\"dpibx-box\"\u003e\n\u003cp class=\"dpibx-sec-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n\u003ch2 class=\"dpibx-sec-h2\"\u003eTub Only — Add Ice or Your Own Chiller\u003c\/h2\u003e\n\u003cul class=\"dpibx-box-list\"\u003e\n\u003cli class=\"dpibx-box-item\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpolyline points=\"21 8 21 21 3 21 3 8\"\u003e\u003c\/polyline\u003e\u003crect height=\"5\" width=\"22\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cline y2=\"12\" x2=\"14\" y1=\"12\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Ice Bath FLEX inflatable tub\u003c\/li\u003e\n\u003cli class=\"dpibx-box-item\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Inflation equipment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"dpibx-box-note\"\u003e\u003cstrong\u003eChiller, pump, and filtration NOT included.\u003c\/strong\u003e For the complete automated cold plunge system with chiller included, see the \u003ca style=\"color: #5eafd0;\" href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eIce Bath FLEX with Chiller\u003c\/a\u003e. Questions? Call \u003ca style=\"color: #5eafd0;\" href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 7. Shipping --\u003e\n\u003csection class=\"dpibx-sec dpibx-bg-lt\" id=\"dpibx-ship\"\u003e\n\u003cp class=\"dpibx-sec-eyebrow\"\u003eDelivery\u003c\/p\u003e\n\u003ch2 class=\"dpibx-sec-h2\"\u003eFree Shipping to the Contiguous 48 States\u003c\/h2\u003e\n\u003cul class=\"dpibx-ship-list\"\u003e\n\u003cli class=\"dpibx-ship-item\"\u003e\n\u003cspan class=\"dpibx-ship-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFree shipping\u003c\/strong\u003e to the contiguous 48 US states.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"dpibx-ship-item\"\u003e\n\u003cspan class=\"dpibx-ship-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eCall \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for current lead times before ordering.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 8. Comparison --\u003e\n\u003csection style=\"background: #fff;\" class=\"dpibx-sec\"\u003e\n\u003cp class=\"dpibx-sec-eyebrow\"\u003eCompare Dreampod Ice Bath Systems\u003c\/p\u003e\n\u003ch2 class=\"dpibx-sec-h2\"\u003eTub Only vs. Chiller-Included Systems — Find Your Setup\u003c\/h2\u003e\n\u003cdiv class=\"dpibx-cmp\"\u003e\n\u003cdiv class=\"dpibx-cmp-col active\"\u003e\n\u003cspan class=\"dpibx-cmp-badge\"\u003eYou're Here\u003c\/span\u003e\n\u003cp class=\"dpibx-cmp-name\"\u003eIce Bath FLEX (Tub Only)\u003c\/p\u003e\n\u003cul class=\"dpibx-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eDrop-stitch inflatable tub\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eAnti-slip floor\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eUse with ice or own chiller\u003c\/li\u003e\n\u003cli class=\"no\"\u003eChiller included\u003c\/li\u003e\n\u003cli class=\"no\"\u003eWiFi app control\u003c\/li\u003e\n\u003cli class=\"no\"\u003eAutomated temperature\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-cmp-col\"\u003e\n\u003cspan class=\"dpibx-cmp-badge\"\u003eComplete System\u003c\/span\u003e\n\u003cp class=\"dpibx-cmp-name\"\u003eIce Bath FLEX + Chiller\u003c\/p\u003e\n\u003cul class=\"dpibx-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eSame inflatable tub\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3\/4 HP chiller included\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eWiFi + iOS \u0026amp; Android app\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3°C–40°C automated temp\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eAuto filtration\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eQuick-connector hoses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"dpibx-cmp-link\" href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eView with Chiller →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-cmp-col\"\u003e\n\u003cspan class=\"dpibx-cmp-badge\"\u003eFiberglass\u003c\/span\u003e\n\u003cp class=\"dpibx-cmp-name\"\u003eIce Bath with Chiller\u003c\/p\u003e\n\u003cul class=\"dpibx-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eGRP fiberglass hull\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3\/4 HP chiller included\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eWiFi + iOS \u0026amp; Android app\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3°C–40°C automated temp\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eDouble-hull insulation\u003c\/li\u003e\n\u003cli class=\"no\"\u003eInflatable\/portable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"dpibx-cmp-link\" href=\"\/products\/dreampod-ice-bath-with-chiller\"\u003eView Fiberglass →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"dpibx-sec dpibx-bg-lt\" id=\"dpibx-faq\"\u003e\n\u003cp class=\"dpibx-sec-eyebrow\"\u003eCommon Questions\u003c\/p\u003e\n\u003ch2 class=\"dpibx-sec-h2\"\u003eDreampod Ice Bath FLEX — FAQ\u003c\/h2\u003e\n\u003cdiv class=\"dpibx-faq-wrap\"\u003e\n\u003cdiv class=\"dpibx-faq-item\"\u003e\n\u003cdiv class=\"dpibx-faq-q\"\u003eDoes this come with a chiller?\u003c\/div\u003e\n\u003cdiv class=\"dpibx-faq-a\"\u003eNo — this is the Ice Bath FLEX tub only. For the complete system with a 3\/4 HP chiller, WiFi app control, and automated temperature management, see the \u003ca href=\"\/products\/dreampod-ice-bath-flex-with-chiller\"\u003eIce Bath FLEX with Chiller\u003c\/a\u003e. The tub-only option is for buyers who already own a compatible chiller, or who prefer to use ice directly for their cold plunge practice.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-faq-item\"\u003e\n\u003cdiv class=\"dpibx-faq-q\"\u003eCan I use this with my own chiller?\u003c\/div\u003e\n\u003cdiv class=\"dpibx-faq-a\"\u003eYes — the Ice Bath FLEX is designed to work with compatible external chillers. Call our specialists at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to confirm compatibility with your specific chiller before purchasing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-faq-item\"\u003e\n\u003cdiv class=\"dpibx-faq-q\"\u003eIs drop-stitch PVC durable enough for daily cold plunge?\u003c\/div\u003e\n\u003cdiv class=\"dpibx-faq-a\"\u003eYes. Drop-stitch construction is the same technology used in premium inflatable SUP boards, which are designed for years of daily outdoor use. The internal thread network keeps walls rigid under inflation pressure — you won't get sagging or wall-flex during a plunge. The Ice Bath FLEX is built for repeated daily use.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-faq-item\"\u003e\n\u003cdiv class=\"dpibx-faq-q\"\u003eIs Recovery Room Direct an authorized Dreampod dealer?\u003c\/div\u003e\n\u003cdiv class=\"dpibx-faq-a\"\u003eYes. Recovery Room Direct is an authorized Dreampod dealer. Every Ice Bath FLEX includes the Dreampod manufacturer warranty — 6-month warranty on the inflatable structure and 1 year on the chiller and electronics. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with questions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10. Trust Band --\u003e\n\u003cdiv class=\"dpibx-trust\"\u003e\n\u003cdiv class=\"dpibx-tri\"\u003e\n\u003cdiv class=\"dpibx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibx-tri-t\"\u003eAuthorized Dealer\u003c\/span\u003e\n\u003cp class=\"dpibx-tri-d\"\u003eOfficial Dreampod retailer — 6-mo structure \/ 1-yr electronics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-tri\"\u003e\n\u003cdiv class=\"dpibx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibx-tri-t\"\u003eFree Shipping\u003c\/span\u003e\n\u003cp class=\"dpibx-tri-d\"\u003eFree delivery to the contiguous 48 states\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-tri\"\u003e\n\u003cdiv class=\"dpibx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10a19.79 19.79 0 01-3-8.57A2 2 0 012.04 1.5h3.07a2 2 0 012 1.72 12.77 12.77 0 00.7 2.81 2 2 0 01-.45 2.11L6.91 9.1a16 16 0 006 6l.96-.97a2 2 0 012.11-.45 12.77 12.77 0 002.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibx-tri-t\"\u003eCold Plunge Specialists\u003c\/span\u003e\n\u003cp class=\"dpibx-tri-d\"\u003e\u003ca style=\"color: #5eafd0;\" href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpibx-tri\"\u003e\n\u003cdiv class=\"dpibx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003ccircle r=\"7\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpibx-tri-t\"\u003e1-Year Warranty\u003c\/span\u003e\n\u003cp class=\"dpibx-tri-d\"\u003eFull manufacturer warranty from Dreampod\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"dpibx-cta\"\u003e\n\u003ch2\u003eDreampod Ice Bath FLEX — Inflatable Cold Plunge Tub (Tub Only)\u003c\/h2\u003e\n\u003cp class=\"dpibx-cta-sub\"\u003eDrop-stitch PVC construction, anti-slip floor, no plumbing. Fill with ice or connect your own chiller. For the complete chiller-included system, see the Ice Bath FLEX with Chiller.\u003c\/p\u003e\n\u003cdiv class=\"dpibx-pills\"\u003e\n\u003cspan class=\"dpibx-pill\"\u003e✓ Drop-Stitch PVC Construction\u003c\/span\u003e \u003cspan class=\"dpibx-pill\"\u003e✓ Free Shipping\u003c\/span\u003e \u003cspan class=\"dpibx-pill\"\u003e✓ Financing Available\u003c\/span\u003e \u003cspan class=\"dpibx-pill\"\u003e✓ 1-Year Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dpibx-btn\" href=\"tel:+18885005675\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n\u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"dpibx-cta-top\"\u003e\u003ca href=\"#\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Dreampod","offers":[{"title":"Default Title","offer_id":53144762712431,"sku":"DPIB002BPO","price":800.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Ice-Bath-FLEX.webp?v=1782813839"},{"product_id":"dreampod-cold-plunge-barrel-flex","title":"Dreampod Cold Plunge Barrel FLEX - Ice Bath Barrel","description":"\u003cstyle\u003e\n\/* ── Dreampod CPB FLEX bare — dpcbfx ─────────────────────────────────── *\/\n.dpcbfx-wrap{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Helvetica,sans-serif;color:#0d1b2a;max-width:100%;overflow:hidden;}\n.dpcbfx-nav{display:flex;gap:0;background:#0d1b2a;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpcbfx-nav a{flex:1;text-align:center;padding:12px 6px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#5eafd0!important;text-decoration:none!important;border-right:1px solid #1a2e3f;}\n.dpcbfx-nav a:last-child{border-right:none;}\n.dpcbfx-nav a:hover{background:#1a2e3f;}\n@media(max-width:768px){.dpcbfx-nav a{flex:0 0 33.333%;font-size:10px;padding:10px 4px;}}\n.dpcbfx-hero{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:0 0 24px;border-radius:12px;overflow:hidden;min-height:300px;}\n.dpcbfx-hero-img{overflow:hidden;background:#0d1b2a;}\n.dpcbfx-hero-img img{width:100%;height:100%;object-fit:cover;display:block;}\n.dpcbfx-hero-txt{padding:24px 28px;background:#fff;display:flex;flex-direction:column;justify-content:center;}\n.dpcbfx-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#5eafd0;margin:0 0 10px;}\n.dpcbfx-hero-h2{font-size:28px;font-weight:800;line-height:1.25;color:#0d1b2a;margin:0 0 16px;}\n.dpcbfx-hero-p{font-size:15px;line-height:1.75;color:#2A3F52;margin:0 0 14px;}\n.dpcbfx-notice{background:#e0f0f8;border:1px solid #5eafd0;border-radius:8px;padding:14px 16px;font-size:14px;color:#0d1b2a;margin:0 0 14px;line-height:1.6;}\n.dpcbfx-finance{font-size:13px;color:#5eafd0;font-weight:600;margin:0;padding:10px 0 0;border-top:1px solid #c0dff0;}\n@media(max-width:768px){.dpcbfx-hero{grid-template-columns:1fr;}.dpcbfx-hero-img{min-height:260px;}.dpcbfx-hero-txt{padding:24px 20px;}.dpcbfx-hero-h2{font-size:22px;}}\n.dpcbfx-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#0d1b2a;border-radius:8px;overflow:hidden;margin:0 0 24px;}\n.dpcbfx-fact{padding:22px 12px;text-align:center;border-right:1px solid #1a2e3f;}\n.dpcbfx-fact:last-child{border-right:0;}\n.dpcbfx-fact-num{font-size:20px;font-weight:700;color:#5eafd0;display:block;line-height:1;margin-bottom:6px;}\n.dpcbfx-fact-lbl{font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6B8BA4;}\n@media(max-width:768px){.dpcbfx-facts{grid-template-columns:repeat(2,1fr);}.dpcbfx-fact:nth-child(2n){border-right:0;}.dpcbfx-fact{border-bottom:1px solid #1a2e3f;}.dpcbfx-fact:nth-last-child(-n+2){border-bottom:0;}.dpcbfx-fact-num{font-size:18px;}}\n.dpcbfx-sec{padding:52px 24px;margin:0 0 8px;}\n.dpcbfx-bg-lt{background:#f0f7fa;}\n.dpcbfx-sec-eyebrow{font-size:11px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;color:#5eafd0;margin:0 0 8px;}\n.dpcbfx-sec-h2{font-size:26px;font-weight:800;color:#0d1b2a;margin:0 0 28px;line-height:1.3;}\n@media(max-width:768px){.dpcbfx-sec{padding:36px 16px;}}\n.dpcbfx-feats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;}\n.dpcbfx-feat{background:#fff;border:1px solid #c0dff0;border-radius:12px;padding:28px 22px;}\n.dpcbfx-feat-ico{width:48px;height:48px;background:#e0f0f8;border-radius:50%;border:2px solid #5eafd0;display:flex;align-items:center;justify-content:center;margin-bottom:16px;}\n.dpcbfx-feat h3{font-size:16px;font-weight:700;color:#0d1b2a;margin:0 0 10px;}\n.dpcbfx-feat p{font-size:14px;line-height:1.7;color:#2A3F52;margin:0;}\n@media(max-width:768px){.dpcbfx-feats{grid-template-columns:1fr;}}\n.dpcbfx-tbl-wrap{overflow-x:auto;}\n.dpcbfx-tbl{width:100%;border-collapse:collapse;font-size:14px;min-width:320px;}\n.dpcbfx-tbl tr:nth-child(even){background:#f0f7fa;}\n.dpcbfx-tbl td{padding:13px 16px;border-bottom:1px solid #c0dff0;vertical-align:top;}\n.dpcbfx-tbl td:first-child{font-weight:700;color:#0d1b2a;width:40%;white-space:nowrap;}\n.dpcbfx-tbl td:last-child{color:#2A3F52;}\n.dpcbfx-box-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;padding:0;margin:0 0 20px;}\n.dpcbfx-box-item{display:flex;align-items:center;gap:12px;padding:14px 16px;background:#e0f0f8;border:1px solid #c0dff0;border-radius:8px;font-size:14px;color:#0d1b2a;font-weight:500;}\n.dpcbfx-box-note{font-size:13px;color:#4A6B80;line-height:1.6;margin:0;}\n@media(max-width:768px){.dpcbfx-box-list{grid-template-columns:1fr;}}\n.dpcbfx-ship-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:18px;}\n.dpcbfx-ship-item{display:flex;align-items:flex-start;gap:14px;font-size:15px;line-height:1.65;color:#2A3F52;}\n.dpcbfx-ship-ico{flex-shrink:0;margin-top:1px;}\n.dpcbfx-cmp{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid #c0dff0;border-radius:12px;overflow:hidden;margin-top:24px;}\n.dpcbfx-cmp-col{padding:28px 22px;}\n.dpcbfx-cmp-col:not(:last-child){border-right:1px solid #c0dff0;}\n.dpcbfx-cmp-col.active{background:#0d1b2a;}\n.dpcbfx-cmp-badge{font-size:10px;font-weight:700;letter-spacing:.10em;text-transform:uppercase;padding:4px 10px;border-radius:20px;background:#e0f0f8;color:#5eafd0;display:inline-block;margin-bottom:12px;}\n.dpcbfx-cmp-col.active .dpcbfx-cmp-badge{background:#5eafd0;color:#fff;}\n.dpcbfx-cmp-name{font-size:14px;font-weight:700;color:#0d1b2a;margin:0 0 4px;}\n.dpcbfx-cmp-col.active .dpcbfx-cmp-name{color:#fff;}\n.dpcbfx-cmp-price{font-size:24px;font-weight:800;color:#5eafd0;margin:0 0 20px;display:block;}\n.dpcbfx-cmp-ul{list-style:none;padding:0;margin:0;font-size:13px;line-height:2.1;color:#2A3F52;}\n.dpcbfx-cmp-col.active .dpcbfx-cmp-ul{color:#A8CADC;}\n.dpcbfx-cmp-ul li.yes::before{content:\"• \";color:#5eafd0;font-weight:700;}\n.dpcbfx-cmp-ul li.no::before{content:\"◦ \";color:#4A6B80;}\n.dpcbfx-cmp-col.active .dpcbfx-cmp-ul li.no::before{color:#3A5A72;}\n.dpcbfx-cmp-link{display:block;text-align:center;margin-top:20px;font-size:13px;color:#5eafd0!important;text-decoration:none!important;font-weight:600;}\n.dpcbfx-cmp-link:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpcbfx-cmp{grid-template-columns:1fr;}.dpcbfx-cmp-col:not(:last-child){border-right:none;border-bottom:1px solid #c0dff0;}}\n.dpcbfx-faq-wrap{max-width:820px;}\n.dpcbfx-faq-item{border-bottom:1px solid #c0dff0;}\n.dpcbfx-faq-item:last-child{border-bottom:none;}\n.dpcbfx-faq-q{font-size:16px;font-weight:700;color:#0d1b2a;padding:18px 0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0;}\n.dpcbfx-faq-q::after{content:\"+\";font-size:22px;color:#5eafd0;font-weight:300;flex-shrink:0;}\n.dpcbfx-faq-q.open::after{content:\"-\";}\n.dpcbfx-faq-a{display:none;font-size:15px;line-height:1.75;color:#2A3F52;padding:0 0 18px;}\n.dpcbfx-faq-a a{color:#5eafd0!important;}\n.dpcbfx-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:3px solid #5eafd0;background:#fff;margin:0 0 8px;}\n.dpcbfx-tri{padding:28px 16px;text-align:center;border-right:1px solid #c0dff0;}\n.dpcbfx-tri:last-child{border-right:0;}\n.dpcbfx-tri-ico{width:52px;height:52px;background:#e0f0f8;border-radius:50%;border:2px solid #5eafd0;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;}\n.dpcbfx-tri-t{font-size:13px;font-weight:700;color:#0d1b2a;display:block;margin-bottom:4px;}\n.dpcbfx-tri-d{font-size:12px;color:#4A6B80;margin:0;line-height:1.5;}\n@media(max-width:768px){.dpcbfx-trust{grid-template-columns:repeat(2,1fr);}.dpcbfx-tri:nth-child(2n){border-right:0;}.dpcbfx-tri{border-bottom:1px solid #c0dff0;}.dpcbfx-tri:nth-last-child(-n+2){border-bottom:0;}}\n.dpcbfx-cta{background:linear-gradient(135deg,#0d1b2a 0%,#1a3a5c 100%);border-radius:12px;padding:52px 32px;text-align:center;}\n.dpcbfx-cta h2{font-size:28px;font-weight:800;color:#fff;margin:0 0 14px;}\n.dpcbfx-cta-sub{font-size:15px;color:#A8CADC;margin:0 0 28px;line-height:1.65;}\n.dpcbfx-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 32px;}\n.dpcbfx-pill{background:rgba(94,175,208,.15);border:1px solid #5eafd0;color:#5eafd0;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:600;}\n.dpcbfx-btn{display:inline-block;background:#fff;color:#0d1b2a!important;font-weight:700;font-size:16px;padding:16px 32px;border-radius:8px;text-decoration:none!important;letter-spacing:.02em;}\n.dpcbfx-btn:hover{background:#e0f0f8;}\n.dpcbfx-cta-top{font-size:16px;font-weight:600;color:#fff;margin:20px 0 0!important;}\n.dpcbfx-cta-top a{color:#fff!important;text-decoration:none!important;}\n.dpcbfx-cta-top a:hover{text-decoration:underline!important;}\n@media(max-width:768px){.dpcbfx-cta{padding:36px 20px;}.dpcbfx-cta h2{font-size:22px;}.dpcbfx-btn{font-size:14px;padding:14px 20px;}}\n\u003c\/style\u003e\n\u003cdiv class=\"dpcbfx-wrap\"\u003e\n\u003c!-- 1. Jump Nav --\u003e\u003cnav aria-label=\"Product page sections\" class=\"dpcbfx-nav\"\u003e\u003ca href=\"#dpcbfx-features\"\u003eFeatures\u003c\/a\u003e \u003ca href=\"#dpcbfx-specs\"\u003eSpecs\u003c\/a\u003e \u003ca href=\"#dpcbfx-box\"\u003eWhat's Included\u003c\/a\u003e \u003ca href=\"#dpcbfx-ship\"\u003eShipping\u003c\/a\u003e \u003ca href=\"#dpcbfx-faq\"\u003eFAQ\u003c\/a\u003e\u003c\/nav\u003e\u003c!-- 2. Hero --\u003e\n\u003csection class=\"dpcbfx-hero\"\u003e\n\u003cdiv class=\"dpcbfx-hero-img\"\u003e\u003cimg loading=\"eager\" alt=\"Dreampod Cold Plunge Barrel FLEX — inflatable barrel in recovery room\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/dc5647bdb6531366ed60634b85ff76d7.webp?v=1782330041\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-hero-txt\"\u003e\n\u003cp class=\"dpcbfx-eyebrow\"\u003eDreampod Cold Plunge Barrel FLEX\u003c\/p\u003e\n\u003ch2 class=\"dpcbfx-hero-h2\"\u003eInflatable Cold Plunge Barrel — Barrel Only. Add Ice or Your Own Chiller.\u003c\/h2\u003e\n\u003cdiv class=\"dpcbfx-notice\"\u003e\n\u003cstrong\u003eChiller not included.\u003c\/strong\u003e This is the inflatable Cold Plunge Barrel FLEX barrel only. Fill with ice for an immediate cold plunge, or connect your own external chiller. For the complete chiller-included system, see the \u003ca href=\"\/products\/dreampod-cold-plunge-barrel-flex-with-chiller\"\u003eCold Plunge Barrel FLEX with Chiller\u003c\/a\u003e.\u003c\/div\u003e\n\u003cp class=\"dpcbfx-hero-p\"\u003eThe Cold Plunge Barrel FLEX is an upright inflatable barrel built with the same drop-stitch PVC technology used in high-performance stand-up paddle boards. The barrel format provides deeper water immersion of the torso and core than a reclined tub — immerse up to the shoulders for full upper-body and core cold exposure. Air-filled drop-stitch walls hold their shape firmly under inflation pressure and act as natural insulation to slow warming.\u003c\/p\u003e\n\u003cp class=\"dpcbfx-finance\"\u003eFree LTL freight to the contiguous 48 states. Financing available at checkout. Call \u003ca style=\"color: #5eafd0;\" href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 3. Stats Bar --\u003e\n\u003cdiv class=\"dpcbfx-facts\"\u003e\n\u003cdiv class=\"dpcbfx-fact\"\u003e\n\u003cspan class=\"dpcbfx-fact-num\"\u003eUpright\u003c\/span\u003e \u003cspan class=\"dpcbfx-fact-lbl\"\u003eBarrel Format\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-fact\"\u003e\n\u003cspan class=\"dpcbfx-fact-num\"\u003eBarrel Only\u003c\/span\u003e \u003cspan class=\"dpcbfx-fact-lbl\"\u003eChiller Sold Sep.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-fact\"\u003e\n\u003cspan class=\"dpcbfx-fact-num\"\u003eNo\u003c\/span\u003e \u003cspan class=\"dpcbfx-fact-lbl\"\u003ePlumbing Required\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-fact\"\u003e\n\u003cspan class=\"dpcbfx-fact-num\"\u003eFree\u003c\/span\u003e \u003cspan class=\"dpcbfx-fact-lbl\"\u003eShipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 4. Key Features --\u003e\n\u003csection class=\"dpcbfx-sec dpcbfx-bg-lt\" id=\"dpcbfx-features\"\u003e\n\u003cp class=\"dpcbfx-sec-eyebrow\"\u003eDreampod Cold Plunge Barrel FLEX Features\u003c\/p\u003e\n\u003ch2 class=\"dpcbfx-sec-h2\"\u003eUpright Barrel Immersion. Drop-Stitch Inflatable. No Plumbing Needed.\u003c\/h2\u003e\n\u003cdiv class=\"dpcbfx-feats\"\u003e\n\u003cdiv class=\"dpcbfx-feat\"\u003e\n\u003cdiv class=\"dpcbfx-feat-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M3 7h18M3 17h18M5 7v10a2 2 0 004 0V7M15 7v10a2 2 0 004 0V7\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eUpright Barrel Format — Deeper Core Immersion\u003c\/h3\u003e\n\u003cp\u003eThe Cold Plunge Barrel FLEX uses an upright cylindrical form factor. Instead of reclining in a tub, users sit or stand in the barrel with water immersing the torso, core, and lower body — deeper shoulder-to-hip immersion than a traditional reclined cold plunge tub. The barrel design maximizes cold exposure to the largest muscle groups and thoracic region in a compact footprint, making it ideal for recovery rooms with limited floor space.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-feat\"\u003e\n\u003cdiv class=\"dpcbfx-feat-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 8 12 12 14 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eDrop-Stitch PVC — Rigid When Inflated\u003c\/h3\u003e\n\u003cp\u003eDrop-stitch construction connects the barrel's inner and outer walls with thousands of internal thread filaments. When inflated, these threads pull taut and hold the barrel walls perfectly round and rigid under water pressure — there's no flex, slump, or shape distortion during use. The same technology is used in premium inflatable stand-up paddle boards designed for years of outdoor use. Air-filled walls also act as natural insulation, slowing ice melt and heat transfer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-feat\"\u003e\n\u003cdiv class=\"dpcbfx-feat-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M14 14.76V3.5a2.5 2.5 0 0 0-5 0v11.26a4.5 4.5 0 1 0 5 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eUse with Ice or Your Own Chiller\u003c\/h3\u003e\n\u003cp\u003eThe barrel is designed for DIY ice fills or connection to a compatible external chiller. Fill with cold water and add ice for an immediate cold plunge session — no electrical equipment required. Or connect to a compatible chiller for hands-free automated temperature maintenance. For the complete system with chiller included, see the \u003ca href=\"\/products\/dreampod-cold-plunge-barrel-flex-with-chiller\"\u003eCold Plunge Barrel FLEX with Chiller\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 5. Specs Table --\u003e\n\u003csection style=\"background: #fff;\" class=\"dpcbfx-sec\" id=\"dpcbfx-specs\"\u003e\n\u003cp class=\"dpcbfx-sec-eyebrow\"\u003eTechnical Specifications\u003c\/p\u003e\n\u003ch2 class=\"dpcbfx-sec-h2\"\u003eCold Plunge Barrel FLEX Specifications\u003c\/h2\u003e\n\u003cdiv class=\"dpcbfx-tbl-wrap\"\u003e\n\u003ctable class=\"dpcbfx-tbl\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eWhat's Included\u003c\/td\u003e\n\u003ctd\u003e\u003cstrong\u003eBarrel tub only — chiller NOT included\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eForm Factor\u003c\/td\u003e\n\u003ctd\u003eUpright inflatable barrel (sit\/stand format)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eConstruction\u003c\/td\u003e\n\u003ctd\u003eInflatable drop-stitch PVC\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInsulation\u003c\/td\u003e\n\u003ctd\u003eAir-filled drop-stitch walls — natural thermal insulation\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFloor\u003c\/td\u003e\n\u003ctd\u003eAnti-slip surface\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eUse With\u003c\/td\u003e\n\u003ctd\u003eIce (DIY cold plunge) or compatible external chiller\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePlumbing\u003c\/td\u003e\n\u003ctd\u003eNone required\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e1 year from date of purchase\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eComplete System?\u003c\/td\u003e\n\u003ctd\u003eSee \u003ca style=\"color: #5eafd0;\" href=\"\/products\/dreampod-cold-plunge-barrel-flex-with-chiller\"\u003eCold Plunge Barrel FLEX with Chiller\u003c\/a\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 6. What's Included --\u003e\n\u003csection style=\"background: #fff;\" class=\"dpcbfx-sec\" id=\"dpcbfx-box\"\u003e\n\u003cp class=\"dpcbfx-sec-eyebrow\"\u003eWhat's Included\u003c\/p\u003e\n\u003ch2 class=\"dpcbfx-sec-h2\"\u003eBarrel Only — Add Ice or Your Own Chiller\u003c\/h2\u003e\n\u003cul class=\"dpcbfx-box-list\"\u003e\n\u003cli class=\"dpcbfx-box-item\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpolyline points=\"21 8 21 21 3 21 3 8\"\u003e\u003c\/polyline\u003e\u003crect height=\"5\" width=\"22\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cline y2=\"12\" x2=\"14\" y1=\"12\" x1=\"10\"\u003e\u003c\/line\u003e\u003c\/svg\u003e Cold Plunge Barrel FLEX inflatable barrel\u003c\/li\u003e\n\u003cli class=\"dpcbfx-box-item\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2.5\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Inflation equipment\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp class=\"dpcbfx-box-note\"\u003e\u003cstrong\u003eChiller, pump, and filtration NOT included.\u003c\/strong\u003e For the complete automated cold plunge system with chiller, see the \u003ca style=\"color: #5eafd0;\" href=\"\/products\/dreampod-cold-plunge-barrel-flex-with-chiller\"\u003eCold Plunge Barrel FLEX with Chiller\u003c\/a\u003e. Questions? Call \u003ca style=\"color: #5eafd0;\" href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 7. Shipping --\u003e\n\u003csection class=\"dpcbfx-sec dpcbfx-bg-lt\" id=\"dpcbfx-ship\"\u003e\n\u003cp class=\"dpcbfx-sec-eyebrow\"\u003eDelivery\u003c\/p\u003e\n\u003ch2 class=\"dpcbfx-sec-h2\"\u003eFree Shipping to the Contiguous 48 States\u003c\/h2\u003e\n\u003cul class=\"dpcbfx-ship-list\"\u003e\n\u003cli class=\"dpcbfx-ship-item\"\u003e\n\u003cspan class=\"dpcbfx-ship-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFree shipping\u003c\/strong\u003e to the contiguous 48 US states.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli class=\"dpcbfx-ship-item\"\u003e\n\u003cspan class=\"dpcbfx-ship-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003ccircle r=\"10\" cy=\"12\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"12 6 12 12 16 14\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/span\u003e \u003cspan\u003eCall \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e for current lead times before ordering.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- 8. Comparison --\u003e\n\u003csection style=\"background: #fff;\" class=\"dpcbfx-sec\"\u003e\n\u003cp class=\"dpcbfx-sec-eyebrow\"\u003eCompare Dreampod Cold Plunge Barrel Systems\u003c\/p\u003e\n\u003ch2 class=\"dpcbfx-sec-h2\"\u003eBarrel Only vs. Chiller-Included Systems — Choose Your Setup\u003c\/h2\u003e\n\u003cdiv class=\"dpcbfx-cmp\"\u003e\n\u003cdiv class=\"dpcbfx-cmp-col active\"\u003e\n\u003cspan class=\"dpcbfx-cmp-badge\"\u003eYou're Here\u003c\/span\u003e\n\u003cp class=\"dpcbfx-cmp-name\"\u003eCPB FLEX (Barrel Only)\u003c\/p\u003e\n\u003cul class=\"dpcbfx-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eDrop-stitch inflatable barrel\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eUpright core immersion\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eUse with ice or own chiller\u003c\/li\u003e\n\u003cli class=\"no\"\u003eChiller included\u003c\/li\u003e\n\u003cli class=\"no\"\u003eWiFi app control\u003c\/li\u003e\n\u003cli class=\"no\"\u003eAutomated temperature\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-cmp-col\"\u003e\n\u003cspan class=\"dpcbfx-cmp-badge\"\u003eComplete System\u003c\/span\u003e\n\u003cp class=\"dpcbfx-cmp-name\"\u003eCPB FLEX + Chiller\u003c\/p\u003e\n\u003cul class=\"dpcbfx-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eSame inflatable barrel\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3\/4 HP chiller included\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eWiFi + iOS \u0026amp; Android app\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3°C–40°C automated temp\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eAuto filtration\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eQuick-connector hoses\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"dpcbfx-cmp-link\" href=\"\/products\/dreampod-cold-plunge-barrel-flex-with-chiller\"\u003eView with Chiller →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-cmp-col\"\u003e\n\u003cspan class=\"dpcbfx-cmp-badge\"\u003eFiberglass\u003c\/span\u003e\n\u003cp class=\"dpcbfx-cmp-name\"\u003eCold Plunge Barrel + Chiller\u003c\/p\u003e\n\u003cul class=\"dpcbfx-cmp-ul\"\u003e\n\u003cli class=\"yes\"\u003eGRP fiberglass hull\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3\/4 HP chiller included\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eWiFi + iOS \u0026amp; Android app\u003c\/li\u003e\n\u003cli class=\"yes\"\u003e3°C–40°C automated temp\u003c\/li\u003e\n\u003cli class=\"yes\"\u003eDouble-hull insulation\u003c\/li\u003e\n\u003cli class=\"no\"\u003eInflatable\/portable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ca class=\"dpcbfx-cmp-link\" href=\"\/products\/dreampod-cold-plunge-barrel-with-chiller\"\u003eView Fiberglass →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 9. FAQ --\u003e\n\u003csection class=\"dpcbfx-sec dpcbfx-bg-lt\" id=\"dpcbfx-faq\"\u003e\n\u003cp class=\"dpcbfx-sec-eyebrow\"\u003eCommon Questions\u003c\/p\u003e\n\u003ch2 class=\"dpcbfx-sec-h2\"\u003eCold Plunge Barrel FLEX — FAQ\u003c\/h2\u003e\n\u003cdiv class=\"dpcbfx-faq-wrap\"\u003e\n\u003cdiv class=\"dpcbfx-faq-item\"\u003e\n\u003cdiv class=\"dpcbfx-faq-q\"\u003eDoes the Cold Plunge Barrel FLEX come with a chiller?\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-faq-a\"\u003eNo — this is the barrel only. For the complete system with a 3\/4 HP chiller, WiFi app, and automated temperature management, see the \u003ca href=\"\/products\/dreampod-cold-plunge-barrel-flex-with-chiller\"\u003eCold Plunge Barrel FLEX with Chiller\u003c\/a\u003e. The barrel-only option is for buyers who already own a compatible chiller or who prefer to use ice directly.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-faq-item\"\u003e\n\u003cdiv class=\"dpcbfx-faq-q\"\u003eWhy a barrel vs a tub?\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-faq-a\"\u003eThe barrel format allows you to sit or stand upright, immersing the entire torso and core in cold water simultaneously — deeper than a reclined tub where you're lying nearly horizontal. Many cold plunge practitioners prefer the barrel for deeper upper-body and core immersion in a compact floor footprint. The barrel and tub formats both use the same drop-stitch PVC construction — the difference is form factor and immersion depth.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-faq-item\"\u003e\n\u003cdiv class=\"dpcbfx-faq-q\"\u003eCan I use this with my own chiller?\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-faq-a\"\u003eYes. Call our specialists at \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e to confirm compatibility with your specific chiller before purchasing.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-faq-item\"\u003e\n\u003cdiv class=\"dpcbfx-faq-q\"\u003eIs Recovery Room Direct an authorized Dreampod dealer?\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-faq-a\"\u003eYes. Recovery Room Direct is an authorized Dreampod dealer. Every Cold Plunge Barrel FLEX includes the Dreampod manufacturer warranty — 6-month warranty on the inflatable structure and 1 year on the chiller and electronics. Call \u003ca href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e with questions.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 10. Trust Band --\u003e\n\u003cdiv class=\"dpcbfx-trust\"\u003e\n\u003cdiv class=\"dpcbfx-tri\"\u003e\n\u003cdiv class=\"dpcbfx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"9 12 11 14 15 10\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpcbfx-tri-t\"\u003eAuthorized Dealer\u003c\/span\u003e\n\u003cp class=\"dpcbfx-tri-d\"\u003eOfficial Dreampod retailer — 6-mo structure \/ 1-yr electronics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-tri\"\u003e\n\u003cdiv class=\"dpcbfx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003crect height=\"13\" width=\"15\" y=\"3\" x=\"1\"\u003e\u003c\/rect\u003e\u003cpolygon points=\"16 8 20 8 23 11 23 16 16 16 16 8\"\u003e\u003c\/polygon\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"5.5\"\u003e\u003c\/circle\u003e\u003ccircle r=\"2.5\" cy=\"18.5\" cx=\"18.5\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpcbfx-tri-t\"\u003eFree Shipping\u003c\/span\u003e\n\u003cp class=\"dpcbfx-tri-d\"\u003eFree delivery to the contiguous 48 states\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-tri\"\u003e\n\u003cdiv class=\"dpcbfx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003cpath d=\"M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 10a19.79 19.79 0 01-3-8.57A2 2 0 012.04 1.5h3.07a2 2 0 012 1.72 12.77 12.77 0 00.7 2.81 2 2 0 01-.45 2.11L6.91 9.1a16 16 0 006 6l.96-.97a2 2 0 012.11-.45 12.77 12.77 0 002.81.7A2 2 0 0122 16.92z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpcbfx-tri-t\"\u003eCold Plunge Specialists\u003c\/span\u003e\n\u003cp class=\"dpcbfx-tri-d\"\u003e\u003ca style=\"color: #5eafd0;\" href=\"tel:+18885005675\"\u003e(888) 500-5675\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"dpcbfx-tri\"\u003e\n\u003cdiv class=\"dpcbfx-tri-ico\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#5eafd0\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\"\u003e\u003ccircle r=\"7\" cy=\"8\" cx=\"12\"\u003e\u003c\/circle\u003e\u003cpolyline points=\"8.21 13.89 7 23 12 20 17 23 15.79 13.88\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/div\u003e\n\u003cspan class=\"dpcbfx-tri-t\"\u003e1-Year Warranty\u003c\/span\u003e\n\u003cp class=\"dpcbfx-tri-d\"\u003eFull manufacturer warranty from Dreampod\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 11. CTA --\u003e\n\u003csection class=\"dpcbfx-cta\"\u003e\n\u003ch2\u003eDreampod Cold Plunge Barrel FLEX — Inflatable Barrel (Barrel Only)\u003c\/h2\u003e\n\u003cp class=\"dpcbfx-cta-sub\"\u003eUpright inflatable drop-stitch barrel for deep core immersion. Fill with ice or connect your own chiller. For the complete chiller-included system, see the Cold Plunge Barrel FLEX with Chiller.\u003c\/p\u003e\n\u003cdiv class=\"dpcbfx-pills\"\u003e\n\u003cspan class=\"dpcbfx-pill\"\u003e✓ Upright Barrel Immersion\u003c\/span\u003e \u003cspan class=\"dpcbfx-pill\"\u003e✓ Free Shipping\u003c\/span\u003e \u003cspan class=\"dpcbfx-pill\"\u003e✓ Financing Available\u003c\/span\u003e \u003cspan class=\"dpcbfx-pill\"\u003e✓ 1-Year Manufacturer Warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003ca class=\"dpcbfx-btn\" href=\"tel:+18885005675\"\u003eSpeak with an Expert — (888) 500-5675\u003c\/a\u003e\n\u003cp style=\"font-size:13px;color:#5A4030;margin-top:10px;\"\u003eSee our \u003ca href=\"\/pages\/cold-plunge-buying-guide\" style=\"color:#B8752E;font-weight:600;\"\u003eCold Plunge Buying Guide\u003c\/a\u003e, or browse the full \u003ca href=\"\/collections\/cold-plunges\" style=\"color:#B8752E;font-weight:600;\"\u003ecold plunge collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003cp class=\"dpcbfx-cta-top\"\u003e\u003ca href=\"#\"\u003e↑ Ready to order? Scroll up to add to cart\u003c\/a\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Dreampod","offers":[{"title":"Default Title","offer_id":53144762777967,"sku":"DPIB004BPO","price":800.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/Dreampod-Cold-Plunge-Barrel-FLEX.webp?v=1782813847"},{"product_id":"the-flow-cold-plunge-cedar-cold-plunge-tub-with-chiller-compartment","title":"Dundalk LeisureCraft The Flow Cold Plunge | Cedar Cold Plunge Tub, Stainless Interior, Chiller Compartment","description":"\u003cstyle\u003e\n.cfl-w,.cfl-w *{box-sizing:border-box}\n.cfl-w{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#1A1410}\n.cfl-in{max-width:1100px;margin:0 auto;padding:0 22px}\n.cfl-w h2{font-size:clamp(21px,2.7vw,29px);font-weight:700;color:#1A1410;margin:0 0 14px;line-height:1.22;letter-spacing:-.01em}\n.cfl-sec:first-of-type h2{font-size:clamp(26px,3.4vw,36px);line-height:1.15}\n.cfl-w h3{font-size:17.5px;font-weight:700;color:#1A1410;margin:0 0 8px}\n.cfl-w a:not([class]){color:#8A5A18!important;text-decoration:underline;text-underline-offset:2px}\n.cfl-w p{font-size:15.5px;line-height:1.75;color:#463B30;margin:0 0 15px}\n.cfl-sec{padding:52px 0}\n.cfl-cream{background:#F5EFE2}\n.cfl-warm{background:#FFF8EC}\n.cfl-eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C8943A;margin:0 0 9px}\n.cfl-nav{display:flex;background:#1A1410;border-radius:8px;overflow:hidden;margin:0 0 26px}\n.cfl-nav a{flex:1;text-align:center;padding:15px 6px;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#E8A359!important;text-decoration:none!important;border-right:1px solid #33261C}\n.cfl-nav a:last-child{border-right:none}\n.cfl-nav a:hover{background:#2A1F17}\n.cfl-hero{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}\n.cfl-hero-img{background:#fff;border-radius:12px;overflow:hidden}\n.cfl-hero-img img{width:100%;height:100%;object-fit:contain;display:block}\n.cfl-fin{font-size:13.5px;color:#6B5D4E;margin:14px 0 0}\n.cfl-facts{display:grid;grid-template-columns:repeat(4,1fr);background:#1A1410;border-radius:10px;overflow:hidden;margin:34px 0 0}\n.cfl-fact{padding:22px 10px;text-align:center;border-right:1px solid #33261C;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:113px}\n.cfl-fact:last-child{border-right:0}\n.cfl-fact-n{font-size:clamp(20px,1.7vw,25px);white-space:nowrap;font-weight:700;color:#E8A359;display:block;line-height:1.1;margin-bottom:7px}\n.cfl-fact-l{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:#A2917F;line-height:1.45;display:block}\n.cfl-hvid{max-width:780px;margin:34px auto 0}\n.cfl-hvid h3{font-size:19px;margin:0 0 11px}\n.cfl-hvid p{font-size:14.5px;margin:0 0 16px}\n.cfl-g3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.cfl-g4{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}\n.cfl-card{background:#fff;border:1px solid #E5DDD0;border-radius:12px;padding:26px;display:flex;flex-direction:column}\n.cfl-card p{font-size:14.5px;margin:0;flex:1}\n.cfl-ic{width:52px;height:52px;border-radius:50%;background:#F5EFE2;border:1px solid #E5DDD0;display:flex;align-items:center;justify-content:center;margin-bottom:15px}\n.cfl-tbl-wrap{width:100%;overflow-x:auto;border:1px solid #E5DDD0;border-radius:10px}\n.cfl-tbl{width:100%;border-collapse:collapse;font-size:14.5px;min-width:540px;background:#fff}\n.cfl-tbl th{background:#1A1410;color:#fff;text-align:left;padding:13px 15px;font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.cfl-w .cfl-tbl th a{color:#E8A359!important;text-decoration:underline;text-underline-offset:3px}.cfl-w .cfl-tbl th a:hover{color:#fff!important}.cfl-th-this{background:#2A1F17!important}.cfl-th-this span{display:block;font-size:9.5px;font-weight:600;letter-spacing:.06em;color:#A2917F;text-transform:none;margin-top:3px}\n.cfl-tbl td{padding:12px 15px;border-top:1px solid #F0EAE0;color:#463B30;vertical-align:top}\n.cfl-tbl tbody tr:nth-child(even){background:#FDFBF7}\n.cfl-tbl .cfl-this{background:#FFF3E2!important;font-weight:700;color:#8A5A18}\n.cfl-vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}\n.cfl-vid iframe{position:absolute;inset:0;width:100%;height:100%;border:0}\n.cfl-note{background:#FFF8EC;border-left:4px solid #C8943A;border-radius:0 8px 8px 0;padding:18px 22px;margin:22px 0 0}\n.cfl-note p{margin:0;font-size:14.5px}\n.cfl-warnbox{background:#FDF6F2;border-left:4px solid #B4633A;border-radius:0 8px 8px 0;padding:18px 22px;margin:26px 0 0}\n.cfl-warnbox p{margin:0;font-size:13.5px;color:#5A4032;line-height:1.65}\n.cfl-box{display:grid;grid-template-columns:repeat(2,1fr);gap:11px 26px;list-style:none;padding:0;margin:0}\n.cfl-box li{font-size:14.5px;color:#463B30;line-height:1.6;padding-left:23px;position:relative}\n.cfl-box li::before{content:'';position:absolute;left:0;top:8px;width:9px;height:9px;border-radius:50%;background:#C8943A}\n.cfl-aside{display:grid;grid-template-columns:1fr 220px;gap:30px;align-items:start;margin:22px 0 0}\n.cfl-aside\u003e*{margin:0}.cfl-aside .cfl-box{grid-template-columns:1fr;gap:9px}\n.cfl-fig{margin:26px 0 0}\n.cfl-aside .cfl-fig{margin:0}\n.cfl-fig img{width:100%;height:auto;display:block;border-radius:10px;background:#fff}\n.cfl-fig figcaption{font-size:13px;color:#6B5D4E;margin-top:9px}\n.cfl-gal{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}\n.cfl-gal figure{margin:0}\n.cfl-gal img{width:100%;height:auto;display:block;border-radius:10px;background:#fff;border:1px solid #E5DDD0}\n.cfl-gal figcaption{font-size:12.5px;color:#6B5D4E;margin-top:7px;line-height:1.5}\n.cfl-roi{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#FFF8EC;border:1px solid #E5DDD0;border-radius:12px;overflow:hidden;margin:26px 0 24px}\n.cfl-roi-i{padding:26px 18px;text-align:center;border-right:1px solid #EDE6DC}\n.cfl-roi-i:last-child{border-right:0}\n.cfl-roi-n{display:block;font-size:30px;font-weight:700;color:#8A5A18;line-height:1.05;margin-bottom:8px;font-variant-numeric:tabular-nums;white-space:nowrap}\n.cfl-roi-l{display:block;font-size:12.5px;color:#5A5040;line-height:1.55}\n.cfl-docs{display:flex;flex-wrap:wrap;gap:11px;margin:22px 0 0}\n.cfl-doc{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #D8CBB6;border-radius:8px;padding:11px 17px;font-size:13.5px;font-weight:600;color:#8A5A18!important;text-decoration:none!important}\n.cfl-doc:hover{background:#FFF3E2}\n.cfl-trust{max-width:1100px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #C8943A;border-bottom:1px solid #EDE6DC}\n.cfl-trust-i{padding:34px 18px;text-align:center;border-right:1px solid #EDE6DC}\n.cfl-trust-i:last-child{border-right:0}\n.cfl-trust-ic{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#FFF8EC;border-radius:50%;margin:0 auto 15px;border:2px solid #C8943A}\n.cfl-trust-t{font-size:15px;font-weight:700;color:#1A1410;margin-bottom:7px;display:block}\n.cfl-trust-s{font-size:13px;color:#5A5040;line-height:1.6}\n.cfl-cta{background:#1A1410;border-radius:12px;padding:44px 30px;text-align:center}\n.cfl-cta h2{color:#fff}\n.cfl-cta p{color:#D8CCBE!important;max-width:640px;margin:0 auto 22px}\n.cfl-btn{display:inline-block;text-align:center;line-height:1.4;background:#fff;color:#1A1410!important;font-size:14.5px;font-weight:700;padding:15px 30px;border-radius:8px;text-decoration:none!important}\n.cfl-pills{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:22px 0 0}\n.cfl-pill{font-size:12.5px;color:#E8D9C6;border:1px solid #4A3A2C;border-radius:999px;padding:7px 15px}\n.cfl-faq details{background:#fff;border:1px solid #E5DDD0;border-radius:10px;margin:0 0 11px}\n.cfl-faq summary{cursor:pointer;list-style:none;padding:17px 22px;font-size:15.5px;font-weight:700;color:#1A1410;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:14px}\n.cfl-faq summary::-webkit-details-marker{display:none}\n.cfl-faq summary::after{content:'+';font-size:21px;font-weight:400;color:#C8943A;flex:0 0 auto}\n.cfl-faq details[open] summary::after{content:'−'}\n.cfl-faq details[open] summary{border-bottom:1px solid #F0EAE0}\n.cfl-faq-b{padding:16px 22px 4px}\n.cfl-faq-b p{font-size:14.5px;margin:0 0 12px}\n.cfl-totop-wrap{max-width:none!important;margin:26px 0 0!important;text-align:center}\n.cfl-totop{display:inline-flex;align-items:center;gap:8px;color:#E8A359!important;font-size:14.5px;font-weight:600;padding:13px 10px;text-decoration:underline!important;text-decoration-color:rgba(232,163,89,.55);text-underline-offset:5px;transition:color .18s}\n.cfl-totop:hover{color:#fff!important;text-decoration-color:#fff}\n@media(max-width:860px){.cfl-fact:nth-child(2n){border-right:0}\n.cfl-sec{padding:38px 0}.cfl-in{padding:0 18px}\n.cfl-hero{grid-template-columns:1fr;gap:26px}\n.cfl-g3{grid-template-columns:1fr}.cfl-box{grid-template-columns:1fr}\n.cfl-gal{grid-template-columns:1fr}.cfl-aside{grid-template-columns:1fr}\n.cfl-facts{grid-template-columns:repeat(2,1fr)}\n.cfl-roi{grid-template-columns:repeat(2,1fr)}\n.cfl-roi-i:nth-child(2n){border-right:0}.cfl-roi-i:nth-child(-n+2){border-bottom:1px solid #EDE6DC}\n.cfl-trust{grid-template-columns:repeat(2,1fr)}\n.cfl-trust-i:nth-child(2n){border-right:0}\n.cfl-trust-i{border-bottom:1px solid #EDE6DC;padding:24px 12px}\n.cfl-trust-i:nth-last-child(-n+2){border-bottom:0}\n.cfl-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.cfl-nav a{flex:0 0 auto;font-size:11px;padding:15px 14px;min-height:44px;display:flex;align-items:center;justify-content:center}.cfl-trust{padding:0 18px}\n}\n\n.cfl-gal--2 img{aspect-ratio:4\/3;object-fit:contain;background:#fff}\n.cfl-gal figure{display:flex;flex-direction:column}\n.cfl-gal+p,.cfl-gal+h3,.cfl-note+p,.cfl-note+h3,.cfl-warnbox+p,.cfl-warnbox+h3,.cfl-box+p,.cfl-box+h3,.cfl-tbl-wrap+p,.cfl-tbl-wrap+h3,.cfl-roi+p,.cfl-roi+h3{margin-top:22px}\n.cfl-fig figcaption,.cfl-gal figcaption{line-height:1.5}\n.cfl-w h2,.cfl-w h3,.cfl-card h3{text-wrap:balance}\n.cfl-hvid h3,.cfl-hvid p{text-align:center}\n@media(max-width:860px){.cfl-tbl td:first-child{position:sticky;left:0;background:#fff;z-index:1}.cfl-tbl tbody tr:nth-child(even) td:first-child{background:#FDFBF7}.cfl-tbl th:first-child{position:sticky;left:0;background:#1A1410;z-index:2}.cfl-fact{padding:18px 8px}.cfl-fact-n{font-size:19px;white-space:nowrap}.cfl-fact-l{font-size:10px;letter-spacing:.04em}.cfl-fact:nth-child(-n+2){border-bottom:1px solid #33261C}.cfl-roi-n{font-size:24px}.cfl-roi-n--t{font-size:19px}.cfl-btn{display:block;width:100%;padding:13px 12px;font-size:13px;line-height:1.45;text-align:center}.cfl-gal{grid-template-columns:repeat(2,1fr);gap:12px}.cfl-gal--2{grid-template-columns:1fr}.cfl-gal figcaption{font-size:11.5px}.cfl-nav{mask-image:linear-gradient(90deg,#000 85%,transparent)}}\n.cfl-roi-n--t{font-size:clamp(18px,1.9vw,26px)}\n.cfl-w .cfl-btn-s{display:inline-block;padding:11px 20px;border:1px solid #C8943A;border-radius:4px;color:#8a6420;font-weight:600;font-size:14px;text-decoration:none;background:#fff}.cfl-w .cfl-btn-s:hover{background:#C8943A;color:#fff}.cfl-w .cfl-fig--m{max-width:660px;margin-left:auto;margin-right:auto}.cfl-w .cfl-gal--2{grid-template-columns:repeat(2,1fr)}@media(max-width:860px){.cfl-w .cfl-gal--2{grid-template-columns:1fr}}\/* rrd premium-pdp layout fix v3 *\/\n.cfl-roi-i{display:flex;flex-direction:column}\n.cfl-roi-l{margin-top:auto}\n.cfl-roi-n--t{font-size:clamp(18px,1.9vw,26px)}\n.cfl-w p a[href^=\"tel:\"]{white-space:nowrap}\n.cfl-warnbox+[class*=\"cfl-gal\"],.cfl-tbl-wrap+[class*=\"cfl-gal\"],.cfl-note+[class*=\"cfl-gal\"]{margin-top:22px}\n\u003c\/style\u003e\n\u003cdiv class=\"cfl-w\"\u003e\n\n\u003csection class=\"cfl-sec\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003cnav class=\"cfl-nav\"\u003e\n      \u003ca href=\"#cfl-comp\"\u003eThe compartment\u003c\/a\u003e\n      \u003ca href=\"#cfl-chill\"\u003eChilling it\u003c\/a\u003e\n      \u003ca href=\"#cfl-specs\"\u003eSpecifications\u003c\/a\u003e\n      \u003ca href=\"#cfl-crate\"\u003eIn the crate\u003c\/a\u003e\n      \u003ca href=\"#cfl-delivery\"\u003eDelivery\u003c\/a\u003e\n      \u003ca href=\"#cfl-faq\"\u003eQuestions\u003c\/a\u003e\n    \u003c\/nav\u003e\n    \u003cdiv class=\"cfl-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"cfl-eyebrow\"\u003eDundalk LeisureCraft cold plunges\u003c\/p\u003e\n        \u003ch2\u003eThe Flow is the cold plunge for people who want a stainless steel tub, a cedar exterior, and nowhere for the chiller to sit but inside it\u003c\/h2\u003e\n        \u003cp\u003eMost cold plunges with a chiller are two objects: the tub, and a box beside it with hoses between them. The Flow is one object, a cedar cold plunge tub with the chiller inside it. The stainless steel tub sits inside a cedar-clad shell 81 inches long, and the end of that shell is a compartment built for the chiller: door on the front, hatch on top, fan grille in the end.\u003c\/p\u003e\n        \u003cp\u003eIt ships fully assembled; LeisureCraft's own instruction is the whole setup: fill it up, connect the chiller.\n        Choose knotty or clear cedar above. The Penguin chiller, cover, step and accessories are priced there too, so\n        nothing waits on a quote.\u003c\/p\u003e\n        \u003cp class=\"cfl-fin\"\u003eFree freight to the contiguous 48 states. Monthly financing available.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cfl-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-01-lifestyle-exterior-knotty-cedar-flow-on.jpg?width=1024\" alt=\"The Flow Cold Plunge by LeisureCraft in knotty cedar on a wooded backyard deck, chiller vent panel facing the camera\" loading=\"eager\" width=\"1024\" height=\"1024\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cfl-facts\"\u003e\n      \u003cdiv class=\"cfl-fact\"\u003e\n\u003cspan class=\"cfl-fact-n\"\u003eStainless\u003c\/span\u003e\u003cspan class=\"cfl-fact-l\"\u003esteel tub, not a liner\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-fact\"\u003e\n\u003cspan class=\"cfl-fact-n\"\u003eBuilt in\u003c\/span\u003e\u003cspan class=\"cfl-fact-l\"\u003echiller bay in the shell\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-fact\"\u003e\n\u003cspan class=\"cfl-fact-n\"\u003eAssembled\u003c\/span\u003e\u003cspan class=\"cfl-fact-l\"\u003eone piece, 575 lb\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-fact\"\u003e\n\u003cspan class=\"cfl-fact-n\"\u003e5 yr\u003c\/span\u003e\u003cspan class=\"cfl-fact-l\"\u003ewarranty on the tub\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cfl-hvid\"\u003e\n      \u003ch3\u003eSee The Flow Cold Plunge\u003c\/h3\u003e\n      \u003cp\u003eLeisureCraft's own half minute of the Flow, outside and in.\u003c\/p\u003e\n      \u003cdiv class=\"cfl-vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/luq5oCQYsLk\" title=\"The Flow Cold Plunge by Leisurecraft\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec cfl-cream\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eWhere the Flow earns its place as a cedar cold plunge tub, and what it is not\u003c\/h2\u003e\n    \u003cp\u003eA cold plunge is a tub of cold water and a way of keeping it cold; everything else is what the tub is made of, how big\n    it is, and whether the cold comes from ice or a chiller. Still deciding? Start with our\n    \u003ca href=\"\/pages\/contrast-therapy-protocol\"\u003econtrast therapy protocol\u003c\/a\u003e and our\n    \u003ca href=\"\/collections\/cold-plunges\"\u003ecold plunge range\u003c\/a\u003e. If the hot half of that pairing is a fire rather than an\n    element, LeisureCraft builds the \u003ca href=\"\/products\/the-starlight-wood-burning-hot-tub-cedar-wood-fired-hot-tub\"\u003eStarlight wood fired hot tub\u003c\/a\u003e in the same cedar, and it is the one product in our\n    \u003ca href=\"\/collections\/hot-tubs\"\u003ehot tub range\u003c\/a\u003e.\u003c\/p\u003e\n    \u003cp\u003eThe Flow answers the material question with stainless steel and the chiller question with a compartment. LeisureCraft's\n    Baltic and Polar are cedar tubs with an HDPE liner, or on the Polar a choice of HDPE or stainless, and both take their\n    chiller as a separate unit beside the tub. The Flow's tub is stainless only, its shell was drawn around the chiller, and its\n    compartment end wall is a sloped panel you lean back into: you recline in the Flow rather than sit upright.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eWhat it is not:\u003c\/strong\u003e it is not the biggest tub in the range. For the most water, the\n    \u003ca href=\"\/products\/dundalk-leisurecraft-the-polar-plunge-tub-cedar-cold-plunge-tub\"\u003ePolar Plunge Tub\u003c\/a\u003e holds a published\n    190 gallons. For the smallest footprint and lowest price, the\n    \u003ca href=\"\/products\/dundalk-leisurecraft-the-baltic-plunge-tub-cedar-barrel-cold-plunge\"\u003eBaltic Plunge Tub\u003c\/a\u003e is a 37.5 inch\n    barrel. For a stainless barrel with built-in filtration, compare the\n    \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior\"\u003eDCT Pacific Cedar Barrel\u003c\/a\u003e.\u003c\/p\u003e\n    \u003cdiv class=\"cfl-aside\"\u003e\n      \u003cul class=\"cfl-box\"\u003e\n        \u003cli\u003eStainless steel tub inside a cedar-clad shell, 81 by 30 by 30 inches\u003c\/li\u003e\n        \u003cli\u003eTub floor 45 7\/8 by 26 1\/2 inches, sloped backrest at the compartment end\u003c\/li\u003e\n        \u003cli\u003eChiller compartment in the shell: front door, top hatch, end grille\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cfigure class=\"cfl-fig cfl-fig--m\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-02-lifestyle-man-reclining-in-the-filled-fl.jpg?width=1000\" alt=\"Man relaxing in The Flow Cold Plunge on a rooftop patio under a pergola, stainless interior filled with water\" loading=\"lazy\"\u003e\u003cfigcaption\u003eReclined against the sloped end, the compartment behind the head.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec\" id=\"cfl-comp\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eThe Flow's stainless steel tub, and the chiller compartment built into the shell\u003c\/h2\u003e\n    \u003cp\u003eStart with the tub. LeisureCraft calls it a premium stainless steel tub, and its case for the material: it does not absorb, it does not stain, it stands up to constant water and swinging temperatures, and a smooth, non-porous surface is the easiest to keep clean.\u003c\/p\u003e\n    \u003cp\u003eThen the shell. Vertical cedar cladding runs around the outside over a recessed stainless plinth, 72 and a half inches\n    long and 21 and a half wide, set in 4 and a quarter inches on every side. At the foot end the cladding continues past the tub\n    and closes around the compartment. LeisureCraft's word for it is concealed.\u003c\/p\u003e\n    \u003cp\u003eConcealed is not sealed. The chiller needs air, and the compartment gives it a round fan grille in the end panel, a hinged\n    access door on the front for servicing, and a cedar slat hatch on top. LeisureCraft's drawing shows the chiller on the plinth\n    inside, its controller facing the door, the tub's ports low on the wall beside it. Order the Flow without a chiller and the\n    compartment is still there for the day you add one.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec cfl-cream\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eCedar, and what you are paying for in a LeisureCraft cold plunge\u003c\/h2\u003e\n    \u003cp\u003eThe Flow is wrapped in Canadian cedar from certified sustainable mills in British Columbia and Ontario, and built entirely\n    in Canada. LeisureCraft's reason for cedar on a tub that is wet every day: it is naturally resistant to moisture, decay and\n    insects, and it is what its saunas are built from.\u003c\/p\u003e\n    \u003cdiv class=\"cfl-g3\"\u003e\n      \u003cdiv class=\"cfl-card\"\u003e\n        \u003cdiv class=\"cfl-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 7h18M3 12h18M3 17h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eKnotty or clear, your choice\u003c\/h3\u003e\n        \u003cp\u003eThe exterior finish is the one required choice, and it is a grade, not a species. Knotty cedar keeps the\n        knots and the movement in the grain; clear is the tighter, knot-free grade and costs more because less of the tree makes it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cfl-card\"\u003e\n        \u003cdiv class=\"cfl-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 12l9-8 9 8\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 10v10h14V10\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eCladding, not staves\u003c\/h3\u003e\n        \u003cp\u003eOn the Flow the cedar is a skin, vertical boards over the frame, and on the Baltic it is a skin too, staves over the liner: the difference between them is what holds the water, a stainless steel tub here and an HDPE liner there.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cfl-card\"\u003e\n        \u003cdiv class=\"cfl-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M9 3v18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eLeft bare, or stained\u003c\/h3\u003e\n        \u003cp\u003eCedar left outside grays over a season or two and is none the worse for it. LeisureCraft says the exterior may be\n        stained if you want to keep the color. The cedar is finish; the stainless does the work.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cfl-note\"\u003e\u003cp\u003eLeisureCraft names the wood as Canadian cedar and does not publish the species, so neither do we. Tub,\n    shell and cedar carry LeisureCraft's 5 year residential limited warranty: parts only, service, labor and installation\n    excluded, the chiller on LeisureCraft's component schedule, 1 year for the Penguin.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec\" id=\"cfl-chill\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eChilling the Flow: ice, or a cold plunge with chiller in its own compartment\u003c\/h2\u003e\n    \u003cp\u003eYou can run the Flow on ice: choose No chiller at the top of this page and the price is the tub as it stands, compartment\n    ready for later. Or choose the Penguin Cold Therapy Chiller with Filter Kit there and it is added as its own line, at the price shown,\n    with the hoses, fittings and filter it needs. It is the one chiller LeisureCraft offers on the Flow. The insulated vinyl\n    cover, the two tier step and the accessories are chosen the same way.\u003c\/p\u003e\n    \u003cp\u003eWhat LeisureCraft publishes for it: cools water to 37°F, 3\/4 HP, 7,500 BTU per hour, 56 dBA, 110 to 120 V at 450 W and\n    3.9 A, 17 by 15 by 13 inches, 49 lb, built-in pump, filter kit, GFCI-protected cord. Rain proof; it does not heat. The\n    maker's own note, printed with the option: low 40s in full sun on a tub around 100 gallons, high 30s in the right conditions.\n    Its pump is not self-priming and must sit at or below the tub floor, which is where the plinth puts it.\u003c\/p\u003e\n    \u003ch3\u003eWhy we still ask you to call\u003c\/h3\u003e\n    \u003cp\u003eEverything above is priced at the top of this page, so nothing waits on a quote. The call checks your choices against your\n    site: the outdoor outlet, where the tub drains, how cold your winters get, whether an 81 inch object on a pallet can reach the\n    spot. LeisureCraft accepts no returns, so five minutes on \u003ca href=\"tel:+18885005675\"\u003e\u003cspan style=\"white-space:nowrap\"\u003e(888) 500-5675\u003c\/span\u003e\u003c\/a\u003e before you choose is the cheapest insurance on the page.\u003c\/p\u003e\n    \u003cdiv class=\"cfl-warnbox\"\u003e\u003cp\u003eThe Penguin plugs into a standard 110 to 120 V outlet and draws 450 W at 3.9 A. LeisureCraft's warranty\n    requires all electrical connections to be made by a licensed electrician: have one confirm a GFCI-protected outdoor outlet\n    within reach of the compartment. In freezing weather LeisureCraft's guidance is to drain the chiller and store it, or keep it\n    running so the water cannot freeze; the Penguin's own instruction is to disconnect and drain it at or below freezing. Shade the\n    chiller end from full sun and rain.\u003c\/p\u003e\u003c\/div\u003e\n    \u003cdiv class=\"cfl-gal cfl-gal--2\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-09-detail-penguin-chiller-seated-inside-the.jpg?width=900\" alt=\"Penguin cold therapy chiller installed inside The Flow Cold Plunge stainless compartment\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe Penguin on the plinth, under the back of the sloped end.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-11-detail-chiller-inlet-and-outlet-hose-con.jpg?width=900\" alt=\"Inlet and outlet hose connections on the chiller inside The Flow Cold Plunge\" loading=\"lazy\"\u003e\u003cfigcaption\u003eOutlet and inlet hoses clamped to their barbs, seen through the access opening in the compartment.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec cfl-cream\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eWhat a week with the Flow actually looks like\u003c\/h2\u003e\n    \u003ch3\u003eThe sessions\u003c\/h3\u003e\n    \u003cp\u003eWith the chiller running the water is at temperature whenever you lift the cover, which is what turns a plunge from a\n    project into a habit: nobody hauls ice at six in the morning for long. On ice the rhythm is slower. Either way the Flow's\n    session is a reclined one, feet toward the drain end, head at the compartment.\u003c\/p\u003e\n    \u003ch3\u003eSauna and cold water\u003c\/h3\u003e\n    \u003cp\u003ePair it with a sauna, alternating heat and cold in one session; the\n    \u003ca href=\"\/collections\/dundalk-leisurecraft\"\u003eDundalk LeisureCraft saunas\u003c\/a\u003e we carry are cedar from the same mills, and our\n    \u003ca href=\"\/pages\/contrast-therapy-protocol\"\u003econtrast therapy protocol\u003c\/a\u003e sets out the timings people actually use.\u003c\/p\u003e\n    \u003ch3\u003eWinter\u003c\/h3\u003e\n    \u003cp\u003eCold weather is the point of a cold plunge, and also when the chiller is at risk. Below freezing, follow the guidance in the\n    box above. Keep the cover on, and if the tub will sit unused through a hard freeze, drain it through the ball valve at its base;\n    weather damage is excluded from the warranty.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eThree people who choose the Flow over the Baltic and the Polar\u003c\/h2\u003e\n    \u003cdiv class=\"cfl-g3\"\u003e\n      \u003cdiv class=\"cfl-card\"\u003e\n        \u003ch3\u003eThe one who does not want a chiller box on the patio\u003c\/h3\u003e\n        \u003cp\u003eEvery other plunge in the range, and most on the market, puts the chiller beside the tub with hoses between them. If\n        you do not want that on your deck, the Flow is the tub whose shell was drawn around the chiller. Nothing is beside it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cfl-card\"\u003e\n        \u003ch3\u003eThe one who wants to recline, not sit upright\u003c\/h3\u003e\n        \u003cp\u003eThe Baltic is a 37.5 inch barrel: you sit upright in it. The Flow's tub floor runs 45 and 7\/8 inches before the sloped\n        end panel, so you lie back. If you have wanted to stretch out in a barrel plunge, this is the shape. If you want\n        the most water, it is the Polar.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cfl-card\"\u003e\n        \u003ch3\u003eThe one who wants nothing to do on delivery day but fill it\u003c\/h3\u003e\n        \u003cp\u003eThe Baltic and Polar arrive assembled and ask you to fit the drain hardware. The Flow arrives finished: fill it and\n        connect the chiller. If you want one object with the compartment built in, and can move 575 lb to where it will live, this is it.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec cfl-cream\" id=\"cfl-specs\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eThe Flow cedar cold plunge tub: specifications against the Baltic and the Polar\u003c\/h2\u003e\n    \u003cdiv class=\"cfl-tbl-wrap\"\u003e\n      \u003ctable class=\"cfl-tbl\"\u003e\n        \u003cthead\u003e\u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth class=\"cfl-th-this\"\u003eThe Flow\u003cspan\u003ethis plunge\u003c\/span\u003e\n\u003c\/th\u003e\n          \u003cth\u003e\u003ca href=\"\/products\/dundalk-leisurecraft-the-baltic-plunge-tub-cedar-barrel-cold-plunge\"\u003eThe Baltic\u003c\/a\u003e\u003c\/th\u003e\n          \u003cth\u003e\u003ca href=\"\/products\/dundalk-leisurecraft-the-polar-plunge-tub-cedar-cold-plunge-tub\"\u003eThe Polar\u003c\/a\u003e\u003c\/th\u003e\n        \u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eRectangular, sloped backrest, compartment in the shell\u003c\/td\u003e\n\u003ctd\u003eRound barrel, molded seat\u003c\/td\u003e\n\u003ctd\u003eRectangular, angled sides\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eStainless steel tub\u003c\/td\u003e\n\u003ctd\u003eHDPE liner\u003c\/td\u003e\n\u003ctd\u003eWhite HDPE or 304 stainless steel\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater capacity\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eNot published\u003c\/td\u003e\n\u003ctd\u003e132 gal (501 L)\u003c\/td\u003e\n\u003ctd\u003e190 gal (720 L)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003e81 x 30 x 30″\u003c\/td\u003e\n\u003ctd\u003e37.5″ dia x 43.75″ tall\u003c\/td\u003e\n\u003ctd\u003e71 x 32.25 x 25″\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior, per the drawing\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eFloor 45 7\/8 x 26 1\/2″; no depth\u003c\/td\u003e\n\u003ctd\u003e32″ dia x 40.75″ high\u003c\/td\u003e\n\u003ctd\u003eNot dimensioned\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior wood\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eCanadian cedar cladding, knotty or clear\u003c\/td\u003e\n\u003ctd\u003eEastern White Cedar staves\u003c\/td\u003e\n\u003ctd\u003eWhite cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChiller offered\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003ePenguin, in the compartment\u003c\/td\u003e\n\u003ctd\u003ePenguin or Coldture Pro, beside it\u003c\/td\u003e\n\u003ctd\u003ePenguin or Coldture Pro, beside it\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eRuns on ice\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003ctd\u003eYes\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCover offered\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eInsulated vinyl cover\u003c\/td\u003e\n\u003ctd\u003eInsulated vinyl cover or cedar lid\u003c\/td\u003e\n\u003ctd\u003eKnotty cedar roll-up cover\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSteps offered\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eTwo tier step\u003c\/td\u003e\n\u003ctd\u003eThree tier steps\u003c\/td\u003e\n\u003ctd\u003eNone; 25″ tall\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArrives\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eFully assembled, ported for the chiller\u003c\/td\u003e\n\u003ctd\u003eAssembled; you fit the drain\u003c\/td\u003e\n\u003ctd\u003eAssembled; you fit the drain\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eTub 575 lb\u003c\/td\u003e\n\u003ctd\u003eTub on skid 108 lb\u003c\/td\u003e\n\u003ctd\u003eCrate 402 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCrate (84″ liftgate limit)\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003eNot published; tub is 81″\u003c\/td\u003e\n\u003ctd\u003eNot published\u003c\/td\u003e\n\u003ctd\u003e72 x 45 x 34″, within it\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWarranty, tub\u003c\/td\u003e\n\u003ctd class=\"cfl-this\"\u003e5 years residential\u003c\/td\u003e\n\u003ctd\u003e5 years residential\u003c\/td\u003e\n\u003ctd\u003e5 years residential\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cfl-gal cfl-gal--2\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-17-dimension-drawing-lc-product-drawing-rev.png?width=900\" alt=\"The Flow Cold Plunge dimension drawing: 81 by 30 by 30 inches with chiller compartment, top, front and side views\" loading=\"lazy\"\u003e\u003cfigcaption\u003eTop and front: 81 long, 30 wide, 30 tall; tub floor 45 7\/8 by 26 1\/2; plinth 72 1\/2 long.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-10-cutaway-chiller-compartment-with-inline.jpg?width=900\" alt=\"Cutaway of The Flow Cold Plunge chiller compartment showing the chiller and inline filter housing\" loading=\"lazy\"\u003e\u003cfigcaption\u003eCutaway from LeisureCraft: the chiller in its compartment, lines through to the tub.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eThe comparison that matters is with the Polar, because both are rectangular and close in length, 81 inches against 71. The\n    Polar spends its length on water: 190 published gallons, angled sides, HDPE or stainless inside, its chiller beside it. The Flow gives one end of the shell to the compartment and gives you a stainless tub only, a sloped backrest, and no chiller box\n    on the patio. Want the most water and the option of a heating, Wi-Fi chiller, buy the Polar. Want one finished object, this\n    is the one. The Baltic is smallest footprint, lowest price, upright.\u003c\/p\u003e\n    \u003cp\u003eAll three sit in our \u003ca href=\"\/collections\/outdoor-cold-plunges\"\u003eoutdoor cold plunge\u003c\/a\u003e collection; with a chiller from\n    day one, \u003ca href=\"\/collections\/cold-plunges-with-chillers\"\u003ecold plunges with chillers\u003c\/a\u003e is the shorter list.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eWhat the Flow costs to use, once it is in the yard\u003c\/h2\u003e\n    \u003cp\u003eWe are not going to invent a cost per session, because we do not know what you paid or how often you will use it, and we\n    will not invent a fill volume, because LeisureCraft has not published one. Here is the denominator and the draw.\u003c\/p\u003e\n    \u003cdiv class=\"cfl-roi\"\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n\"\u003e780\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003esessions in five years, at three a week\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n\"\u003e450 W\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003ethe Penguin's draw when cooling, per LeisureCraft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n\"\u003e0\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003ememberships, bookings or drive time\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n cfl-roi-n--t\"\u003eIce or power\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003ethe only cost that recurs\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eDivide your delivered price by 780, five years at three a week, and you have your real cost per session. What recurs is what\n    keeps it cold: ice, or a 450 W chiller whose compressor and fan run only when the water needs it.\u003c\/p\u003e\n    \u003ch3\u003eWhat you are not paying for separately\u003c\/h3\u003e\n    \u003cul class=\"cfl-box\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eThe compartment:\u003c\/strong\u003e on every other LeisureCraft plunge the chiller sits outside\u003c\/li\u003e\n      \u003cli\u003eFreight to the contiguous 48 states, and all cross-border duties\u003c\/li\u003e\n      \u003cli\u003eThe ball-valve drain at the base of the tub end, as shown in LeisureCraft's photographs\u003c\/li\u003e\n      \u003cli\u003eHoses, fittings and washable filter, when you choose the Penguin\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec cfl-cream\" id=\"cfl-crate\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eWhat is in the Flow crate\u003c\/h2\u003e\n    \u003cp\u003eOne piece, fully assembled. LeisureCraft publishes the tub at 575 lb (261 kg), notes that packaged weight varies with the\n    options, and publishes no crate dimensions; we would rather say so than borrow a dealer's number.\u003c\/p\u003e\n    \u003cdiv class=\"cfl-roi\"\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n\"\u003e575\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003epounds, the tub, per LeisureCraft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n\"\u003e81″\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003elongest dimension of the tub\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n\"\u003e1\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003epiece, fully assembled\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cfl-roi-i\"\u003e\n\u003cspan class=\"cfl-roi-n cfl-roi-n--t\"\u003eFree\u003c\/span\u003e\u003cspan class=\"cfl-roi-l\"\u003efreight, 48 states\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003eWhat is in it\u003c\/h3\u003e\n    \u003cul class=\"cfl-box\"\u003e\n      \u003cli\u003eThe stainless steel tub in its cedar-clad shell, on its plinth, in the finish you chose\u003c\/li\u003e\n      \u003cli\u003eThe chiller compartment, door, hatch and grille, ported for the chiller\u003c\/li\u003e\n      \u003cli\u003eThe ball-valve drain at the base of the tub end, per LeisureCraft's photographs\u003c\/li\u003e\n      \u003cli\u003eYour Penguin chiller and kit, cover, step and accessories, if ordered, as their own lines\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eThe Flow in detail\u003c\/h2\u003e\n    \u003cp\u003eSix views, from the yard to the rim.\u003c\/p\u003e\n    \u003cdiv class=\"cfl-gal\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-03-exterior-flow-on-rooftop-deck-with-plant.jpg?width=700\" alt=\"The Flow Cold Plunge in knotty cedar on a rooftop deck with planters and city skyline behind\" loading=\"lazy\"\u003e\u003cfigcaption\u003eOn a rooftop deck, planters behind.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-15-lifestyle-flow-with-insulated-vinyl-cove.jpg?width=700\" alt=\"The Flow Cold Plunge with its insulated vinyl cover fitted, rooftop terrace with skyline behind\" loading=\"lazy\"\u003e\u003cfigcaption\u003eInsulated vinyl cover on; it folds at the middle.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-06-white-background-rear-three-quarter-show.jpg?width=700\" alt=\"The Flow Cold Plunge on white viewed from the rear corner, open stainless steel tub with the cedar slat hatch nearest the camera\" loading=\"lazy\"\u003e\u003cfigcaption\u003eInto the tub: stainless floor, sloped end, slat hatch beyond.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-16-detail-leisurecraft-branded-chiller-vent.jpg?width=700\" alt=\"LeisureCraft-branded stainless chiller vent panel on the end of The Flow Cold Plunge\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe end panel: the fan grille that gives the chiller its air.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-08-detail-chiller-compartment-door-open-out.jpg?width=700\" alt=\"The Flow Cold Plunge chiller compartment with its cedar door open, digital controller visible, poolside patio\" loading=\"lazy\"\u003e\u003cfigcaption\u003eAccess door open: the chiller and its controller face you.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-13-detail-welded-stainless-corner-with-ceda.jpg?width=700\" alt=\"Welded stainless corner and cedar top rail of The Flow Cold Plunge, close up\" loading=\"lazy\"\u003e\u003cfigcaption\u003eWelded rim corner and cedar top rail: stainless where the water is, cedar where your hands are.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec cfl-cream\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eSetting up the Flow\u003c\/h2\u003e\n    \u003cp\u003eThere is no assembly manual for the Flow because there is no assembly; LeisureCraft's instruction is fill it up and connect\n    the chiller. Set the tub where it will live, level it, and if you chose the Penguin, put it in through the access door onto the\n    plinth and connect the inlet and outlet barbs with the hoses and clamps in its kit. Plug it into your GFCI-protected outdoor\n    outlet, fill, set the temperature. On ice, fill it and add ice.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec\" id=\"cfl-delivery\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eThe Flow delivery, and what to have ready\u003c\/h2\u003e\n    \u003ch3\u003eFreight included\u003c\/h3\u003e\n    \u003cp\u003eFreight and all cross-border charges are already in the price, curbside to the contiguous 48 states. The tub is 575 lb before\n    packaging and 81 inches long; LeisureCraft publishes no crate dimensions, so whether it clears the 84 inch liftgate threshold in our LeisureCraft shipping policy depends on the packaging. Ask us when you order. Either way, this is not a two person carry.\u003c\/p\u003e\n    \u003ch3\u003eBuilt to order\u003c\/h3\u003e\n    \u003cp\u003eNothing is stocked. Your Flow joins the production queue in Melancthon once your order is placed, and we confirm the build and\n    ship window in writing as soon as the factory schedules it. If that date does not work, say so straight away.\u003c\/p\u003e\n    \u003ch3\u003eWhat it sits on\u003c\/h3\u003e\n    \u003cp\u003eThe load goes through the plinth, 72 and a half by 21 and a half inches, not the full 81 by 30 of the shell, so the base under\n    that rectangle has to be flat, load bearing and stay that way: a concrete pad, a properly built deck, or compacted stone under\n    level pavers. LeisureCraft has not published the Flow's gallons, so we will not give you a filled weight; the tub alone is 575 lb.\u003c\/p\u003e\n    \u003ch3\u003eInspect before you sign\u003c\/h3\u003e\n    \u003cp\u003ePhotograph any damage and write it on the Bill of Lading before you sign, then call us within 72 hours. A clean signature makes\n    a freight claim hard to win. The tub is set down at the curb, not carried to the pad.\u003c\/p\u003e\n    \u003ch3\u003eBefore the truck comes\u003c\/h3\u003e\n    \u003cul class=\"cfl-box\"\u003e\n      \u003cli\u003eA level, load-bearing base at least 72 1\/2 by 21 1\/2 inches, in the tub's final position\u003c\/li\u003e\n      \u003cli\u003eA route from the curb with no steps, and equipment or several people on the day\u003c\/li\u003e\n      \u003cli\u003eA GFCI-protected outdoor outlet within reach of the compartment end\u003c\/li\u003e\n      \u003cli\u003eA hose to fill it, and somewhere for the drain to run\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eA few situations add cost, such as a tilt-tow truck, an address change after the tub ships, or terminal storage; all are\n    avoidable and all are listed on our\n    \u003ca href=\"\/pages\/leisurecraft-canadian-timber-shipping-policy\"\u003eLeisureCraft shipping policy\u003c\/a\u003e. Because each Flow is built for\n    your order, LeisureCraft accepts no returns or exchanges at any point; read our\n    \u003ca href=\"\/pages\/leisurecraft-canadian-timber-return-policy\"\u003ereturn policy\u003c\/a\u003e before ordering.\u003c\/p\u003e\n    \u003ch3\u003eCare once it is up\u003c\/h3\u003e\n    \u003cp\u003eLeisureCraft publishes no water-care schedule for the Flow, so we will say what its parts ask for. The stainless tub wipes\n    down when you drain it. With the Penguin, leave it running and rinse the washable filter as it clogs. On ice, skim, keep the\n    cover on, and change the water more often. The cedar can be left to weather or stained; keep the compartment grille clear.\u003c\/p\u003e\n    \u003cdiv class=\"cfl-warnbox\"\u003e\u003cp\u003e\u003cstrong\u003eBefore you get in.\u003c\/strong\u003e Cold water loads the heart and the circulation, and the Flow supports a\n    recovery routine, not a treatment. Speak to your doctor first if you have a heart condition, high or low blood pressure, a\n    circulatory disorder, are pregnant, or take medication that affects your heart rate, blood pressure or ability to feel cold; if\n    you have any health condition, ask first. Never plunge alone, keep sessions short, and get out at the\n    first sign of dizziness, numbness or uncontrolled shivering. Enter slowly, never after alcohol. As with any body of water, treat\n    the tub as a drowning risk for children: keep it covered when not in use.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec cfl-cream\" id=\"cfl-faq\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003ch2\u003eThe questions buyers actually ask about the Flow\u003c\/h2\u003e\n    \u003cdiv class=\"cfl-faq\"\u003e\n      \u003cdetails\u003e\u003csummary\u003eDo I need the chiller, or can I run the Flow on ice?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eEither. Choose No chiller at the top of this page and the Flow is a stainless tub you fill and ice. Choose the Penguin Cold Therapy Chiller with Filter Kit and it arrives with the tub, priced as its own line. You can add the\n        Penguin later.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow cold does the Penguin get the water, and how fast?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft lists it as cooling to 37°F; the maker's own note, printed with the option, is low 40s in full sun, high 30s\n        in the right conditions. It does not heat. No pull-down time is published for the Flow and we will not calculate one; the\n        chiller is meant to run continuously under a cover, holding temperature between plunges.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan the Flow stay outside through winter?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eThe tub is built for the yard; the chiller is the part that needs care. LeisureCraft's general guidance is to drain and store the chiller in freezing weather, or keep a heating chiller running; the Penguin does not heat, so on the Flow that means the Penguin's own instruction: disconnect it and drain it completely at or below freezing. If the tub will sit unused through a hard freeze, drain it too.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow often do I change the water?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft publishes no interval for the Flow; it depends on how many people use it and whether the chiller's filter is\n        circulating. With the Penguin running, water lasts far longer than on ice. Keep the cover on, skim, and change the water\n        when it stops looking like water you would get into.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan I put the Flow indoors, in a garage or basement?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft describes its cold plunge tubs as designed for outdoor use and publishes nothing on indoor placement, so we\n        will not promise it. Call us first: floor load, the chiller's need for air through the end grille, condensation and\n        drainage all need checking against your room.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWill it fit through my gate, and how heavy is it?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eThe tub is 30 inches wide, 30 tall and 81 long, and arrives as one piece, so a 36 inch gate clears it on width and the\n        question becomes the turn: 81 inches has to swing through. It weighs 575 lb before packaging. Measure the gate and the\n        corners, and tell us on the order call.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow much water does it hold, and how deep is it?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft does not publish gallons or water depth for the Flow, and other listings publish figures LeisureCraft has not, so we print neither. What LeisureCraft dimensions is the tub floor, 45 7\/8 by 26 1\/2 inches, and the shell, 81 by\n        30 by 30. If capacity is the number you are buying on, the Polar's 190 gallons and the Baltic's 132 are the honest comparison.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan I pay for this over time?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eYes. Shop Pay Installments is available at checkout, and APPROVE offers financing on larger orders including business and\n        commercial buyers. Terms, length and whether interest applies depend on the amount financed and on approval, so the exact\n        offer is the one presented to you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat happens if I change my mind after ordering?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eEvery Flow is built to your order, so LeisureCraft does not accept returns or exchanges at any point, and we would rather\n        you knew before you ordered than after. If your build has not started we will do everything we can to cancel at no cost, so\n        call the moment anything changes. Our\n        \u003ca href=\"\/pages\/leisurecraft-canadian-timber-return-policy\"\u003eLeisureCraft return policy\u003c\/a\u003e sets out where you stand.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow long from order to delivery?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eEvery Flow is built to order, so it depends on the production queue rather than on us, and that queue moves. LeisureCraft gives us an estimated build date the day we place your order, and we confirm your build and ship window in writing once the factory schedules it.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs cold water plunging safe for me?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eFor most healthy adults, in short sessions and never alone, yes, but cold water genuinely loads the heart and circulation,\n        so this is a question for your doctor rather than for us. Speak to them first if you have a heart condition, high or low\n        blood pressure, a circulatory disorder, are pregnant, or take medication that affects your heart rate, blood pressure or\n        ability to feel cold. That list is not exhaustive.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat does the warranty cover, and is it valid in a gym, spa or rental?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft's 5 year residential limited warranty covers the tub against defects in materials and workmanship, parts only;\n        service, labor, installation, wear and weather damage are excluded. The Penguin carries its maker's 1 year term. If the Flow\n        is going into a gym, spa, short-term rental or any commercial setting, call us before you order: commercial coverage is not\n        the same thing and we will confirm the terms in writing. Full terms are on our \u003ca href=\"\/pages\/leisurecraft-canadian-timber-warranty-policy\"\u003eLeisureCraft warranty policy\u003c\/a\u003e page.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs Recovery Room Direct an authorized LeisureCraft dealer?\u003c\/summary\u003e\u003cdiv class=\"cfl-faq-b\"\u003e\n        \u003cp\u003eYes. We buy directly from the manufacturer in Melancthon, Ontario, your Flow is built against your order, and we send the\n        manufacturer's warranty registration with your order confirmation. When something needs sorting out, we deal with the factory\n        for you. Everything we carry from them is in the\n        \u003ca href=\"\/collections\/dundalk-leisurecraft\"\u003eDundalk LeisureCraft collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cfl-sec\"\u003e\n  \u003cdiv class=\"cfl-in\"\u003e\n    \u003cdiv class=\"cfl-cta\"\u003e\n      \u003ch2\u003eNot sure which cold plunge, the compartment or the capacity?\u003c\/h2\u003e\n      \u003cp\u003eIt usually comes down to two questions: do you want the chiller inside the tub or beside it, and is published capacity the\n      number you are buying on. Tell us those and we will tell you which LeisureCraft plunge is right, including when it is not this one.\u003c\/p\u003e\n      \u003ca class=\"cfl-btn\" href=\"tel:+18885005675\"\u003eSpeak with a Recovery Specialist, \u003cspan style=\"white-space:nowrap\"\u003e(888) 500-5675\u003c\/span\u003e\u003c\/a\u003e\n      \u003cdiv class=\"cfl-pills\"\u003e\n        \u003cspan class=\"cfl-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Built to order in Ontario\u003c\/span\u003e\n        \u003cspan class=\"cfl-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Freight included\u003c\/span\u003e\n        \u003cspan class=\"cfl-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Authorized dealer\u003c\/span\u003e\n        \u003cspan class=\"cfl-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Five-year residential warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"cfl-totop-wrap\"\u003e\u003ca class=\"cfl-totop\" href=\"#\" onclick=\"(document.scrollingElement||document.documentElement).scrollTop=0;return false;\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"5\"\u003e\u003c\/line\u003e\u003cpolyline points=\"5 12 12 5 19 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eBack to the top of the page\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LeisureCraft","offers":[{"title":"Default Title","offer_id":53349667045743,"sku":"372FP","price":7850.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-flow-cold-plunge-01-lifestyle-exterior-knotty-cedar-flow-on.jpg?v=1787058687"},{"product_id":"dundalk-leisurecraft-the-baltic-plunge-tub-cedar-barrel-cold-plunge","title":"Dundalk LeisureCraft The Baltic Plunge Tub | Cedar Barrel Cold Plunge, 132 Gallons","description":"\u003cstyle\u003e\n.cba-w,.cba-w *{box-sizing:border-box}\n.cba-w{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#1A1410}\n.cba-in{max-width:1100px;margin:0 auto;padding:0 22px}\n.cba-w h2{font-size:clamp(21px,2.7vw,29px);font-weight:700;color:#1A1410;margin:0 0 14px;line-height:1.22;letter-spacing:-.01em}\n.cba-sec:first-of-type h2{font-size:clamp(26px,3.4vw,36px);line-height:1.15}\n.cba-w h3{font-size:17.5px;font-weight:700;color:#1A1410;margin:0 0 8px}\n.cba-w a:not([class]){color:#8A5A18!important;text-decoration:underline;text-underline-offset:2px}\n.cba-w p{font-size:15.5px;line-height:1.75;color:#463B30;margin:0 0 15px}\n.cba-sec{padding:52px 0}\n.cba-cream{background:#F5EFE2}\n.cba-warm{background:#FFF8EC}\n.cba-eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C8943A;margin:0 0 9px}\n.cba-nav{display:flex;background:#1A1410;border-radius:8px;overflow:hidden;margin:0 0 26px}\n.cba-nav a{flex:1;text-align:center;padding:15px 6px;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#E8A359!important;text-decoration:none!important;border-right:1px solid #33261C}\n.cba-nav a:last-child{border-right:none}\n.cba-nav a:hover{background:#2A1F17}\n.cba-hero{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}\n.cba-hero-img{background:#fff;border-radius:12px;overflow:hidden}\n.cba-hero-img img{width:100%;height:100%;object-fit:contain;display:block}\n.cba-fin{font-size:13.5px;color:#6B5D4E;margin:14px 0 0}\n.cba-facts{display:grid;grid-template-columns:repeat(4,1fr);background:#1A1410;border-radius:10px;overflow:hidden;margin:34px 0 0}\n.cba-fact{padding:22px 10px;text-align:center;border-right:1px solid #33261C;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:113px}\n.cba-fact:last-child{border-right:0}\n.cba-fact-n{font-size:clamp(20px,1.7vw,25px);white-space:nowrap;font-weight:700;color:#E8A359;display:block;line-height:1.1;margin-bottom:7px}\n.cba-fact-l{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:#A2917F;line-height:1.45;display:block}\n.cba-hvid{max-width:780px;margin:34px auto 0}\n.cba-hvid h3{font-size:19px;margin:0 0 11px}\n.cba-hvid p{font-size:14.5px;margin:0 0 16px}\n.cba-g3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.cba-g4{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}\n.cba-card{background:#fff;border:1px solid #E5DDD0;border-radius:12px;padding:26px;display:flex;flex-direction:column}\n.cba-card p{font-size:14.5px;margin:0;flex:1}\n.cba-ic{width:52px;height:52px;border-radius:50%;background:#F5EFE2;border:1px solid #E5DDD0;display:flex;align-items:center;justify-content:center;margin-bottom:15px}\n.cba-tbl-wrap{width:100%;overflow-x:auto;border:1px solid #E5DDD0;border-radius:10px}\n.cba-tbl{width:100%;border-collapse:collapse;font-size:14.5px;min-width:540px;background:#fff}\n.cba-tbl th{background:#1A1410;color:#fff;text-align:left;padding:13px 15px;font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.cba-w .cba-tbl th a{color:#E8A359!important;text-decoration:underline;text-underline-offset:3px}.cba-w .cba-tbl th a:hover{color:#fff!important}.cba-th-this{background:#2A1F17!important}.cba-th-this span{display:block;font-size:9.5px;font-weight:600;letter-spacing:.06em;color:#A2917F;text-transform:none;margin-top:3px}\n.cba-tbl td{padding:12px 15px;border-top:1px solid #F0EAE0;color:#463B30;vertical-align:top}\n.cba-tbl tbody tr:nth-child(even){background:#FDFBF7}\n.cba-tbl .cba-this{background:#FFF3E2!important;font-weight:700;color:#8A5A18}\n.cba-vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}\n.cba-vid iframe{position:absolute;inset:0;width:100%;height:100%;border:0}\n.cba-note{background:#FFF8EC;border-left:4px solid #C8943A;border-radius:0 8px 8px 0;padding:18px 22px;margin:22px 0 0}\n.cba-note p{margin:0;font-size:14.5px}\n.cba-warnbox{background:#FDF6F2;border-left:4px solid #B4633A;border-radius:0 8px 8px 0;padding:18px 22px;margin:26px 0 0}\n.cba-warnbox p{margin:0;font-size:13.5px;color:#5A4032;line-height:1.65}\n.cba-box{display:grid;grid-template-columns:repeat(2,1fr);gap:11px 26px;list-style:none;padding:0;margin:0}\n.cba-box li{font-size:14.5px;color:#463B30;line-height:1.6;padding-left:23px;position:relative}\n.cba-box li::before{content:'';position:absolute;left:0;top:8px;width:9px;height:9px;border-radius:50%;background:#C8943A}\n.cba-aside{display:grid;grid-template-columns:1fr 220px;gap:30px;align-items:start;margin:22px 0 0}\n.cba-aside\u003e*{margin:0}.cba-aside .cba-box{grid-template-columns:1fr;gap:9px}\n.cba-fig{margin:26px 0 0}\n.cba-aside .cba-fig{margin:0}\n.cba-fig img{width:100%;height:auto;display:block;border-radius:10px;background:#fff}\n.cba-fig figcaption{font-size:13px;color:#6B5D4E;margin-top:9px}\n.cba-gal{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}\n.cba-gal figure{margin:0}\n.cba-gal img{width:100%;height:auto;display:block;border-radius:10px;background:#fff;border:1px solid #E5DDD0}\n.cba-gal figcaption{font-size:12.5px;color:#6B5D4E;margin-top:7px;line-height:1.5}\n.cba-roi{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#FFF8EC;border:1px solid #E5DDD0;border-radius:12px;overflow:hidden;margin:26px 0 24px}\n.cba-roi-i{padding:26px 18px;text-align:center;border-right:1px solid #EDE6DC}\n.cba-roi-i:last-child{border-right:0}\n.cba-roi-n{display:block;font-size:30px;font-weight:700;color:#8A5A18;line-height:1.05;margin-bottom:8px;font-variant-numeric:tabular-nums;white-space:nowrap}\n.cba-roi-l{display:block;font-size:12.5px;color:#5A5040;line-height:1.55}\n.cba-docs{display:flex;flex-wrap:wrap;gap:11px;margin:22px 0 0}\n.cba-doc{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #D8CBB6;border-radius:8px;padding:11px 17px;font-size:13.5px;font-weight:600;color:#8A5A18!important;text-decoration:none!important}\n.cba-doc:hover{background:#FFF3E2}\n.cba-trust{max-width:1100px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #C8943A;border-bottom:1px solid #EDE6DC}\n.cba-trust-i{padding:34px 18px;text-align:center;border-right:1px solid #EDE6DC}\n.cba-trust-i:last-child{border-right:0}\n.cba-trust-ic{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#FFF8EC;border-radius:50%;margin:0 auto 15px;border:2px solid #C8943A}\n.cba-trust-t{font-size:15px;font-weight:700;color:#1A1410;margin-bottom:7px;display:block}\n.cba-trust-s{font-size:13px;color:#5A5040;line-height:1.6}\n.cba-cta{background:#1A1410;border-radius:12px;padding:44px 30px;text-align:center}\n.cba-cta h2{color:#fff}\n.cba-cta p{color:#D8CCBE!important;max-width:640px;margin:0 auto 22px}\n.cba-btn{display:inline-block;text-align:center;line-height:1.4;background:#fff;color:#1A1410!important;font-size:14.5px;font-weight:700;padding:15px 30px;border-radius:8px;text-decoration:none!important}\n.cba-pills{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:22px 0 0}\n.cba-pill{font-size:12.5px;color:#E8D9C6;border:1px solid #4A3A2C;border-radius:999px;padding:7px 15px}\n.cba-faq details{background:#fff;border:1px solid #E5DDD0;border-radius:10px;margin:0 0 11px}\n.cba-faq summary{cursor:pointer;list-style:none;padding:17px 22px;font-size:15.5px;font-weight:700;color:#1A1410;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:14px}\n.cba-faq summary::-webkit-details-marker{display:none}\n.cba-faq summary::after{content:'+';font-size:21px;font-weight:400;color:#C8943A;flex:0 0 auto}\n.cba-faq details[open] summary::after{content:'−'}\n.cba-faq details[open] summary{border-bottom:1px solid #F0EAE0}\n.cba-faq-b{padding:16px 22px 4px}\n.cba-faq-b p{font-size:14.5px;margin:0 0 12px}\n.cba-totop-wrap{max-width:none!important;margin:26px 0 0!important;text-align:center}\n.cba-totop{display:inline-flex;align-items:center;gap:8px;color:#E8A359!important;font-size:14.5px;font-weight:600;padding:13px 10px;text-decoration:underline!important;text-decoration-color:rgba(232,163,89,.55);text-underline-offset:5px;transition:color .18s}\n.cba-totop:hover{color:#fff!important;text-decoration-color:#fff}\n@media(max-width:860px){.cba-fact:nth-child(2n){border-right:0}\n.cba-sec{padding:38px 0}.cba-in{padding:0 18px}\n.cba-hero{grid-template-columns:1fr;gap:26px}\n.cba-g3{grid-template-columns:1fr}.cba-box{grid-template-columns:1fr}\n.cba-gal{grid-template-columns:1fr}.cba-aside{grid-template-columns:1fr}\n.cba-facts{grid-template-columns:repeat(2,1fr)}\n.cba-roi{grid-template-columns:repeat(2,1fr)}\n.cba-roi-i:nth-child(2n){border-right:0}.cba-roi-i:nth-child(-n+2){border-bottom:1px solid #EDE6DC}\n.cba-trust{grid-template-columns:repeat(2,1fr)}\n.cba-trust-i:nth-child(2n){border-right:0}\n.cba-trust-i{border-bottom:1px solid #EDE6DC;padding:24px 12px}\n.cba-trust-i:nth-last-child(-n+2){border-bottom:0}\n.cba-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.cba-nav a{flex:0 0 auto;font-size:11px;padding:15px 14px;min-height:44px;display:flex;align-items:center;justify-content:center}.cba-trust{padding:0 18px}\n}\n\n.cba-gal--2 img{aspect-ratio:4\/3;object-fit:contain;background:#fff}\n.cba-gal figure{display:flex;flex-direction:column}\n.cba-gal+p,.cba-gal+h3,.cba-note+p,.cba-note+h3,.cba-warnbox+p,.cba-warnbox+h3,.cba-box+p,.cba-box+h3,.cba-tbl-wrap+p,.cba-tbl-wrap+h3,.cba-roi+p,.cba-roi+h3{margin-top:22px}\n.cba-fig figcaption,.cba-gal figcaption{line-height:1.5}\n.cba-w h2,.cba-w h3,.cba-card h3{text-wrap:balance}\n.cba-hvid h3,.cba-hvid p{text-align:center}\n@media(max-width:860px){.cba-tbl td:first-child{position:sticky;left:0;background:#fff;z-index:1}.cba-tbl tbody tr:nth-child(even) td:first-child{background:#FDFBF7}.cba-tbl th:first-child{position:sticky;left:0;background:#1A1410;z-index:2}.cba-fact{padding:18px 8px}.cba-fact-n{font-size:19px;white-space:nowrap}.cba-fact-l{font-size:10px;letter-spacing:.04em}.cba-fact:nth-child(-n+2){border-bottom:1px solid #33261C}.cba-roi-n{font-size:24px}.cba-roi-n--t{font-size:19px}.cba-btn{display:block;width:100%;padding:13px 12px;font-size:13px;line-height:1.45;text-align:center}.cba-gal{grid-template-columns:repeat(2,1fr);gap:12px}.cba-gal--2{grid-template-columns:1fr}.cba-gal figcaption{font-size:11.5px}.cba-nav{mask-image:linear-gradient(90deg,#000 85%,transparent)}}\n.cba-roi-n--t{font-size:clamp(18px,1.9vw,26px)}\n.cba-w .cba-btn-s{display:inline-block;padding:11px 20px;border:1px solid #C8943A;border-radius:4px;color:#8a6420;font-weight:600;font-size:14px;text-decoration:none;background:#fff}.cba-w .cba-btn-s:hover{background:#C8943A;color:#fff}.cba-w .cba-fig--m{max-width:660px;margin-left:auto;margin-right:auto}.cba-w .cba-gal--2{grid-template-columns:repeat(2,1fr)}@media(max-width:860px){.cba-w .cba-gal--2{grid-template-columns:1fr}}\/* rrd premium-pdp layout fix v3 *\/\n.cba-roi-i{display:flex;flex-direction:column}\n.cba-roi-l{margin-top:auto}\n.cba-roi-n--t{font-size:clamp(18px,1.9vw,26px)}\n.cba-w p a[href^=\"tel:\"]{white-space:nowrap}\n.cba-warnbox+[class*=\"cba-gal\"],.cba-tbl-wrap+[class*=\"cba-gal\"],.cba-note+[class*=\"cba-gal\"]{margin-top:22px}\n\u003c\/style\u003e\n\u003cdiv class=\"cba-w\"\u003e\n\n\u003csection class=\"cba-sec\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003cnav class=\"cba-nav\"\u003e\n      \u003ca href=\"#cba-barrel\"\u003eThe barrel\u003c\/a\u003e\n      \u003ca href=\"#cba-chill\"\u003eChilling it\u003c\/a\u003e\n      \u003ca href=\"#cba-specs\"\u003eSpecifications\u003c\/a\u003e\n      \u003ca href=\"#cba-crate\"\u003eOn the skid\u003c\/a\u003e\n      \u003ca href=\"#cba-delivery\"\u003eDelivery\u003c\/a\u003e\n      \u003ca href=\"#cba-faq\"\u003eQuestions\u003c\/a\u003e\n    \u003c\/nav\u003e\n    \u003cdiv class=\"cba-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"cba-eyebrow\"\u003eCanadian Timber Collection\u003c\/p\u003e\n        \u003ch2\u003eThe Baltic is the cold plunge for people who want a cedar barrel beside the sauna, not a project in the yard\u003c\/h2\u003e\n        \u003cp\u003eAn upright cedar barrel cold plunge, 37.5 inches across and 43.75 tall: a molded HDPE liner inside 5\/8 inch Eastern White\n        Cedar, two stainless bands outside, 132 gallons. You sit upright on a molded seat, 12 inches up in a 40.75 inch liner, rather than lying down, which is why it takes less ground than the other two LeisureCraft plunges we carry.\u003c\/p\u003e\n        \u003cp\u003eIt arrives assembled on a skid, 108 lb; the only assembly is the drain valve. Run it on ice, or choose the\n        Penguin or Coldture Pro chiller at the top of this page and a chiller holds the temperature for you. Built in Melancthon, Ontario.\u003c\/p\u003e\n        \u003cp class=\"cba-fin\"\u003eFree freight to the contiguous 48 states. Monthly financing available.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cba-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-01-lifestyle-exterior-baltic-poolside-with.jpg?width=1024\" alt=\"The Baltic Plunge Tub by LeisureCraft beside a backyard pool with three-tier cedar steps\" loading=\"eager\" width=\"1024\" height=\"1024\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cba-facts\"\u003e\n      \u003cdiv class=\"cba-fact\"\u003e\n\u003cspan class=\"cba-fact-n\"\u003e132 gal\u003c\/span\u003e\u003cspan class=\"cba-fact-l\"\u003eof water, per LeisureCraft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-fact\"\u003e\n\u003cspan class=\"cba-fact-n\"\u003e37.5″\u003c\/span\u003e\u003cspan class=\"cba-fact-l\"\u003eacross, smallest footprint\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-fact\"\u003e\n\u003cspan class=\"cba-fact-n\"\u003eAssembled\u003c\/span\u003e\u003cspan class=\"cba-fact-l\"\u003eon a skid, 108 lb\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-fact\"\u003e\n\u003cspan class=\"cba-fact-n\"\u003eIce or chiller\u003c\/span\u003e\u003cspan class=\"cba-fact-l\"\u003eyour choice, chosen above\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cba-hvid\"\u003e\n      \u003ch3\u003eSee the Baltic Plunge Tub\u003c\/h3\u003e\n      \u003cp\u003eLeisureCraft's own one minute look at the barrel, the liner and the seat.\u003c\/p\u003e\n      \u003cdiv class=\"cba-vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/XMBdKDKYjME\" title=\"Baltic Plunge Tub by Leisurecraft\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec cba-cream\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eWhere the Baltic earns its place as a cedar barrel cold plunge, and what it is not\u003c\/h2\u003e\n    \u003cp\u003eNew to cold water? Our \u003ca href=\"\/collections\/cold-plunges\"\u003ecold plunge collection\u003c\/a\u003e shows the shapes on\n    offer; our \u003ca href=\"\/pages\/contrast-therapy-protocol\"\u003econtrast therapy protocol\u003c\/a\u003e covers pairing it with a sauna, or with the\n    \u003ca href=\"\/products\/the-starlight-wood-burning-hot-tub-cedar-wood-fired-hot-tub\"\u003eStarlight hot tub\u003c\/a\u003e if you would rather the heat came from a wood fire.\u003c\/p\u003e\n    \u003cp\u003eAn upright barrel is the most economical way to put a person in cold water to the shoulders. Because you sit,\n    the tub is tall rather than long: 40.75 inches of interior height on a 32 inch interior diameter, on a 37.5 inch circle.\n    A lie-flat tub of similar capacity needs six feet of ground. That is the whole argument for the shape, and the\n    Baltic is LeisureCraft's version of it: an HDPE liner with a molded seat, wrapped in Eastern White Cedar, held\n    with two stainless bands, the least expensive of the three LeisureCraft plunges and the lightest to move.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eWhat it is not:\u003c\/strong\u003e it is not a tub you lie down in, and it does not hide its chiller. To stretch\n    out with the water over your legs, the \u003ca href=\"\/products\/dundalk-leisurecraft-the-polar-plunge-tub-cedar-cold-plunge-tub\"\u003ePolar Plunge Tub\u003c\/a\u003e is 71 inches long and holds 190\n    gallons. For a stainless tub with the chiller closed inside the cedar shell, that is\n    \u003ca href=\"\/products\/the-flow-cold-plunge-cedar-cold-plunge-tub-with-chiller-compartment\"\u003eThe Flow Cold Plunge\u003c\/a\u003e. For a stainless barrel with filtration built into the tub itself, the\n    \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior\"\u003eDCT Pacific Cedar Barrel\u003c\/a\u003e is 135 gallons with an ozone filter system in the price.\u003c\/p\u003e\n    \u003cdiv class=\"cba-aside\"\u003e\n      \u003cul class=\"cba-box\"\u003e\n        \u003cli\u003eUpright cedar barrel, 37.5 inches across, 43.75 inches tall by LeisureCraft's exterior height, shipped on a 3 inch skid\u003c\/li\u003e\n        \u003cli\u003e132 gallons (501 liters) in an HDPE liner, 32 inches across inside\u003c\/li\u003e\n        \u003cli\u003eA molded seat inside the liner, 12 inches high and 11.25 inches wide\u003c\/li\u003e\n        \u003cli\u003eRuns on ice, or on the Penguin or Coldture Pro chiller\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cfigure class=\"cba-fig cba-fig--m\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-06-white-background-tub-open-showing-white.jpg?width=1000\" alt=\"The Baltic Plunge Tub on white, open top showing the white HDPE liner and stainless bands\" loading=\"lazy\"\u003e\u003cfigcaption\u003eOpen, on white: the HDPE liner and its 3\/4 inch top ring sitting proud of the cedar; the molded seat runs along one side inside.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec\" id=\"cba-barrel\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eA 132 gallon cedar barrel cold plunge with an HDPE liner and stainless bands, shipped assembled, run on ice or a chiller\u003c\/h2\u003e\n    \u003cp\u003eThe vessel is the liner, not the wood. LeisureCraft's drawing gives the HDPE at 3\/4 inch across the top ring,\n    seat and floor and 1\/4 inch on the walls, the seat molded in as a crescent along one side. The cedar stands outside the liner, 5\/8 inch thick, held by two 3\/4 inch stainless bands. The wood\n    carries no water, and LeisureCraft states that every shell is tested for leaks before it ships.\u003c\/p\u003e\n    \u003cp\u003eIt ships as one piece on a skid, and the only work is the drain: a 90 degree elbow, a 3\/4 inch ball valve and\n    two nipples that thread into the 3\/4 inch NPT opening in the floor, thread tape supplied. LeisureCraft's own line:\n    the only assembly required is the drain hardware.\u003c\/p\u003e\n    \u003cp\u003eHow it is kept cold is your decision: add ice as needed, or plumb in a chiller, Penguin or Coldture Pro. The Flow takes only the Penguin, and hides it; the Baltic takes either, and it stands beside\n    the barrel where you can reach it.\u003c\/p\u003e\n    \u003cfigure class=\"cba-fig cba-fig--m\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-04-exterior-baltic-on-flagstone-patio-with.jpg?width=1000\" alt=\"The Baltic Plunge Tub with cedar lid on a flagstone patio beside outdoor dining\" loading=\"lazy\"\u003e\u003cfigcaption\u003eVertical cedar over the liner, two stainless bands, the cedar lid on. This is how it arrives, minus the lid unless ordered.\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec cba-cream\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eEastern White Cedar, and what you are paying for in a Canadian Timber cold plunge\u003c\/h2\u003e\n    \u003cp\u003eThe Baltic is skirted in Eastern White Cedar, the wood that gives the Canadian Timber collection its name, and\n    LeisureCraft says so in as many words. It is lighter in color than Western Red Cedar, with the same natural resistance to moisture, rot and insects.\u003c\/p\u003e\n    \u003cdiv class=\"cba-g3\"\u003e\n      \u003cdiv class=\"cba-card\"\u003e\n        \u003cdiv class=\"cba-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 7h18M3 12h18M3 17h18\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003e5\/8 inch cedar skirting\u003c\/h3\u003e\n        \u003cp\u003eVertical Eastern White Cedar boards, 5\/8 inch thick per LeisureCraft's drawing: a skin over a plastic\n        vessel, which is why the barrel weighs 108 lb.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cba-card\"\u003e\n        \u003cdiv class=\"cba-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"9\"\u003e\u003c\/circle\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"4\"\u003e\u003c\/circle\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eTwo stainless bands\u003c\/h3\u003e\n        \u003cp\u003e3\/4 inch wide, .030 inch stainless, one under the rim and one near the base, each with its own clamp.\n        LeisureCraft does not publish the steel grade of the bands, so we do not.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cba-card\"\u003e\n        \u003cdiv class=\"cba-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"3\" width=\"16\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M4 15h16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eThe HDPE liner and its seat\u003c\/h3\u003e\n        \u003cp\u003e3\/4 inch on the top ring, seat and floor, 1\/4 inch on the walls, the seat molded in rather than dropped\n        in. HDPE does not rust, and it is why the Baltic can be the least expensive of the three.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cba-note\"\u003e\u003cp\u003eCedar from certified sustainable mills in British Columbia and Ontario, and covered by\n    LeisureCraft's 5 year residential limited warranty against defects in materials and workmanship: parts only, the chillers on LeisureCraft's component schedule, 1 year for the Penguin and 2 years for the Coldture Pro.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec\" id=\"cba-chill\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eChilling the Baltic: ice, or a chiller\u003c\/h2\u003e\n    \u003cp\u003eLeisureCraft's own line is that the Baltic can be used with its electric chiller or you can keep the water\n    cold by adding ice as needed. Ice is the cheaper start and the more work; a chiller holds a set temperature\n    without you. Two are offered at the top of this page:\u003c\/p\u003e\n    \u003cul class=\"cba-box\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePenguin Cold Therapy Chiller with Filter Kit\u003c\/strong\u003e: 3\/4 HP, 7,500 BTU\/hr, cools to 37°F, 56 dBA; 110 to 120 V, 450 W, 3.9 A, GFCI-protected cord; 49 lb, built-in pump and filter kit; rain proof, drained in freezing weather\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eColdture Water Chiller Pro with Fittings\u003c\/strong\u003e: cools to 37°F and heats to 105°F, Wi-Fi temperature control, step filtration, self-priming pump, safety shutoff, indoor and outdoor use to 14°F\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eNo chiller\u003c\/strong\u003e: fill it, add ice, decide later. The drain and chiller openings are 3\/4 inch NPT\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch3\u003eWhy we still ask you to call\u003c\/h3\u003e\n    \u003cp\u003eThe chiller, cover and steps are all priced at the top of this page, so nothing waits on a quote. The call is\n    where we check your choice against your site: an outdoor outlet within reach, where the chiller will stand, where\n    132 gallons drains to, how cold your winters get. LeisureCraft accepts no returns, so five minutes on \u003ca href=\"tel:+18885005675\"\u003e\u003cspan style=\"white-space:nowrap\"\u003e(888) 500-5675\u003c\/span\u003e\u003c\/a\u003e before\n    you choose is the cheapest insurance on the page.\u003c\/p\u003e\n    \u003cdiv class=\"cba-warnbox\"\u003e\u003cp\u003e\u003cstrong\u003eFreezing weather and power.\u003c\/strong\u003e LeisureCraft's instruction: at 32°F and\n    colder, drain the chiller and store it somewhere temperature controlled, or keep it running so the water in it\n    cannot freeze and damage the unit; the Penguin does not heat, so with the Penguin that means draining it. Shade\n    the chiller from sun and rain. An outdoor outlet should be GFCI protected, and all electrical\n    connections must be made by a licensed electrician or LeisureCraft's warranty is void. Penguin's placement rule:\n    within 3 feet of the tub drain, no higher than the bottom of the tub.\u003c\/p\u003e\u003c\/div\u003e\n    \u003cdiv class=\"cba-gal cba-gal--2\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-05-exterior-real-photo-baltic-on-turf-with.jpg?width=900\" alt=\"The Baltic Plunge Tub on artificial turf with three-tier cedar steps and a LeisureCraft chiller alongside\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe chiller stands beside the barrel at ground level, hoses to the drain end.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-11-penguin-cold-therapy-chiller-offered-with-the-tub.jpg?width=900\" alt=\"Penguin Cold Therapy Chiller, the chiller offered with the Baltic Plunge Tub\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe Penguin chiller; its filter kit ships with it, and the Coldture Pro ships with its own fittings.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec cba-cream\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eWhat a week with the Baltic actually looks like\u003c\/h2\u003e\n    \u003ch3\u003eThe sessions\u003c\/h3\u003e\n    \u003cp\u003eThe tub is filled once and stays filled. On a chiller the water is at temperature when you walk out to it,\n    which is the difference between a plunge you use and one you meant to use; on ice you plan ahead and buy the\n    bag. Either way: climb the steps, sit, a few minutes, climb out.\u003c\/p\u003e\n    \u003ch3\u003eSauna and cold water\u003c\/h3\u003e\n    \u003cp\u003eLeisureCraft describes the Baltic as completing the saunas in the Canadian Timber collection, and that is how LeisureCraft frames it: a round in the sauna, then the tub, then back. Our\n    \u003ca href=\"\/pages\/contrast-therapy-protocol\"\u003econtrast therapy protocol\u003c\/a\u003e sets out the timings people actually use, and\n    the \u003ca href=\"\/collections\/dundalk-leisurecraft\"\u003eDundalk LeisureCraft saunas\u003c\/a\u003e we carry are the ones it was drawn\n    to stand beside.\u003c\/p\u003e\n    \u003ch3\u003eWinter\u003c\/h3\u003e\n    \u003cp\u003eLeisureCraft's freeze guidance is about the chiller: below 32°F, drain it and bring it in, or keep the Coldture\n    Pro running so the water in it cannot freeze. For the tub, LeisureCraft publishes only that it is designed for\n    outdoor use and that the cover is recommended; if you will not use it through a hard freeze, open the ball valve,\n    and if you will, keep the cover on.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eThree people who choose the Baltic over the other two\u003c\/h2\u003e\n    \u003cdiv class=\"cba-g3\"\u003e\n      \u003cdiv class=\"cba-card\"\u003e\n        \u003ch3\u003eThe one adding cold water beside a barrel sauna\u003c\/h3\u003e\n        \u003cp\u003eYou have, or are ordering, a Canadian Timber sauna, and the plunge has to fit the deck that is there. The\n        Baltic stands on a 37.5 inch circle; if your space is a corner rather than a strip, this is the tub that\n        fits it.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cba-card\"\u003e\n        \u003ch3\u003eThe one who wants to sit upright, not lie down\u003c\/h3\u003e\n        \u003cp\u003eAn upright barrel has you sitting on a molded seat, on a fraction of the ground a long tub\n        needs. If you would rather stretch out, stop here: the \u003ca href=\"\/products\/dundalk-leisurecraft-the-polar-plunge-tub-cedar-cold-plunge-tub\"\u003ePolar\u003c\/a\u003e is 71 inches long with\n        angled sides, and that is the one to buy.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cba-card\"\u003e\n        \u003ch3\u003eThe one starting on ice and deciding on a chiller later\u003c\/h3\u003e\n        \u003cp\u003eThe Baltic is the least expensive of the three LeisureCraft plunges we carry and it runs on ice out of the skid; the chiller and drain openings are 3\/4 inch NPT. If you want a chiller you never see, closed inside the cedar, that is\n        \u003ca href=\"\/products\/the-flow-cold-plunge-cedar-cold-plunge-tub-with-chiller-compartment\"\u003eThe Flow\u003c\/a\u003e.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec cba-cream\" id=\"cba-specs\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eBaltic barrel cold plunge tub specifications, and how it compares to the other two\u003c\/h2\u003e\n    \u003cdiv class=\"cba-tbl-wrap\"\u003e\n      \u003ctable class=\"cba-tbl\"\u003e\n        \u003cthead\u003e\u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth class=\"cba-th-this\"\u003eBaltic\u003cspan\u003ethis tub\u003c\/span\u003e\n\u003c\/th\u003e\n          \u003cth\u003e\u003ca href=\"\/products\/the-flow-cold-plunge-cedar-cold-plunge-tub-with-chiller-compartment\"\u003eThe Flow\u003c\/a\u003e\u003c\/th\u003e\n          \u003cth\u003e\u003ca href=\"\/products\/dundalk-leisurecraft-the-polar-plunge-tub-cedar-cold-plunge-tub\"\u003ePolar\u003c\/a\u003e\u003c\/th\u003e\n        \u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003eUpright barrel, molded seat\u003c\/td\u003e\n\u003ctd\u003eLong stainless tub, chiller compartment\u003c\/td\u003e\n\u003ctd\u003eLong tub, angled sides\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater, per LeisureCraft\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003e132 gal (501 L)\u003c\/td\u003e\n\u003ctd\u003eNot published\u003c\/td\u003e\n\u003ctd\u003e190 gal (720 L)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003e37.5″ diameter, 43.75″ tall\u003c\/td\u003e\n\u003ctd\u003e81 x 30 x 30″\u003c\/td\u003e\n\u003ctd\u003e71 x 32.25 x 25″\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003e32″ diameter, 40.75″ high\u003c\/td\u003e\n\u003ctd\u003eFloor 45 7\/8 x 26 1\/2″; depth not published\u003c\/td\u003e\n\u003ctd\u003eRim about 29″, floor 20.75″; length not published\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior material\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003eHDPE, 3\/4″ floor and seat, 1\/4″ walls\u003c\/td\u003e\n\u003ctd\u003eStainless steel\u003c\/td\u003e\n\u003ctd\u003eWhite HDPE or 304 stainless\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior wood\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003eEastern White Cedar, 5\/8″\u003c\/td\u003e\n\u003ctd\u003eCedar cladding, knotty or clear\u003c\/td\u003e\n\u003ctd\u003eWhite cedar\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChiller offered\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003ePenguin or Coldture Pro, or ice\u003c\/td\u003e\n\u003ctd\u003ePenguin only, in the compartment\u003c\/td\u003e\n\u003ctd\u003ePenguin or Coldture Pro, or ice\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArrives\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003eAssembled on a skid; you fit the drain valve\u003c\/td\u003e\n\u003ctd\u003eFully assembled\u003c\/td\u003e\n\u003ctd\u003eAssembled, crated; you fit the drain valve\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWeight, per LeisureCraft\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003e108 lb, tub on skid\u003c\/td\u003e\n\u003ctd\u003e575 lb, tub\u003c\/td\u003e\n\u003ctd\u003e402 lb, crated\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCover offered\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003eInsulated vinyl cover, tan, or cedar lid\u003c\/td\u003e\n\u003ctd\u003eInsulated vinyl cover\u003c\/td\u003e\n\u003ctd\u003eRoll-up cedar cover\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSteps offered\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003e3-tier, knotty red cedar\u003c\/td\u003e\n\u003ctd\u003e2-tier, straight top tread\u003c\/td\u003e\n\u003ctd\u003eNone; the tub is 25″ tall\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCrate (84″ liftgate limit)\u003c\/td\u003e\n\u003ctd class=\"cba-this\"\u003eNot published; tub 43.75″ tall, inside it\u003c\/td\u003e\n\u003ctd\u003eNot published\u003c\/td\u003e\n\u003ctd\u003e72 x 45 x 34″, inside it\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cba-gal cba-gal--2\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-10-a-drawing-front-and-top-views.png?width=900\" alt=\"LeisureCraft dimension drawing of the Baltic Plunge Tub, front and top views: 37.5 inch exterior diameter, 40.75 inch body plus a 3 inch skid for 43.75 inches overall, 24 inch skid, 32 inch interior, 11.25 inch seat\" loading=\"lazy\"\u003e\u003cfigcaption\u003eFront and top: 37.5 across, 43.75 tall on the 3 inch skid, 32 inside.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-10-b-drawing-side-view-seat-height-and-width.png?width=900\" alt=\"LeisureCraft drawing of the Baltic Plunge Tub seat: the molded HDPE bench 12 inches high and 11.25 inches wide along one side of the liner\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe seat: 12 high, 11.25 wide, molded into the liner along one side.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cba-note\"\u003e\u003cp\u003eLeisureCraft publishes no water depth or fill line for the Baltic, and no dry weight off\n    the skid, so we do not quote either. Read the interior height and the seat height together: 40.75 inches of\n    liner, seat at 12.\u003c\/p\u003e\u003c\/div\u003e\n    \u003cp\u003eThe honest column note: the Baltic is the smallest footprint and the lowest price; the Flow is the stainless\n    tub with the chiller closed inside its shell; the Polar is the most water and the only one with a choice of\n    liner. Baltic or Polar is posture, a seat on a 37.5 inch circle against 58 more gallons lying down on six feet.\n    Baltic or Flow is money and where the chiller lives.\u003c\/p\u003e\n    \u003cp\u003eAll three are \u003ca href=\"\/collections\/outdoor-cold-plunges\"\u003eoutdoor cold plunges\u003c\/a\u003e; if a chiller is in the\n    order, see our \u003ca href=\"\/collections\/cold-plunges-with-chillers\"\u003ecold plunges with chillers\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eWhat the Baltic Plunge Tub costs to use, once it is in the yard\u003c\/h2\u003e\n    \u003cp\u003eWe will not invent a cost per session, because we do not know what you paid, ice or chiller, or how often you\n    will use it. What we can give you is the denominator.\u003c\/p\u003e\n    \u003cdiv class=\"cba-roi\"\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n\"\u003e132\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003egallons to fill, from a garden hose\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n\"\u003e450 W\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003ePenguin draw, per LeisureCraft, on 110 to 120 V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n\"\u003e780\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003esessions in five years, at three a week\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n\"\u003e0\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003ememberships, bookings or drive time\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eDivide your delivered price by 780 and you have your real cost per session. What recurs is what keeps the water\n    cold, ice or the chiller's draw at your utility rate. LeisureCraft states the\n    Penguin's draw at 450 W and publishes no figure for the Coldture Pro, so we do not.\u003c\/p\u003e\n    \u003ch3\u003eWhat you are not paying for separately\u003c\/h3\u003e\n    \u003cul class=\"cba-box\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAssembly.\u003c\/strong\u003e The tub arrives as one piece; the drain valve is a few minutes with two wrenches\u003c\/li\u003e\n      \u003cli\u003eFreight to the contiguous 48 states, and all cross-border duties\u003c\/li\u003e\n      \u003cli\u003eThe drain hardware: elbow, 3\/4 inch ball valve, nipples and thread tape\u003c\/li\u003e\n      \u003cli\u003eThe fittings and filter kit for whichever chiller you choose\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec cba-cream\" id=\"cba-crate\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eWhat is on the Baltic Plunge Tub skid\u003c\/h2\u003e\n    \u003cp\u003eOne tub, assembled, on a skid. LeisureCraft publishes the weight, 108 lb (49 kg) on the skid, and notes that\n    packaged weight varies with the options and the chiller. It publishes no crate dimensions.\u003c\/p\u003e\n    \u003cdiv class=\"cba-roi\"\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n\"\u003e108\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003epounds, tub on skid, per LeisureCraft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n\"\u003e43.75″\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003etallest dimension of the tub\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n\"\u003e1\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003eskid, tub assembled\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cba-roi-i\"\u003e\n\u003cspan class=\"cba-roi-n cba-roi-n--t\"\u003eFree\u003c\/span\u003e\u003cspan class=\"cba-roi-l\"\u003efreight, 48 states\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003eWhat is in it\u003c\/h3\u003e\n    \u003cul class=\"cba-box\"\u003e\n      \u003cli\u003eThe assembled tub: HDPE liner with the molded seat, Eastern White Cedar skirting, two stainless bands, on its skid\u003c\/li\u003e\n      \u003cli\u003eThe drain hardware: 90 degree elbow, 3\/4 inch ball valve, 5 inch nipple, short nipple, thread tape; garden-hose adapter confirmed on your order\u003c\/li\u003e\n      \u003cli\u003eLeisureCraft's installation instructions, seven pages, warranty page at the back\u003c\/li\u003e\n      \u003cli\u003eChiller, cover or lid, steps and accessories, if ordered, as their own lines\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eThe Baltic Plunge Tub in detail\u003c\/h2\u003e\n    \u003cdiv class=\"cba-gal\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-03-exterior-real-photo-baltic-in-rock-garde.jpg?width=700\" alt=\"The Baltic Plunge Tub with cedar lid set into a rock garden with boulders\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe cedar lid: two wood handles, lifts off in one piece.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-08-accessory-tan-insulated-vinyl-cover-on-b.jpg?width=700\" alt=\"The Baltic Plunge Tub with tan insulated vinyl cover and cedar steps on white\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe other cover: tan insulated vinyl, strapped over the rim.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-09-accessory-3-tier-knotty-cedar-steps-besi.jpg?width=700\" alt=\"Three-tier knotty red cedar steps beside The Baltic Plunge Tub on a patio\" loading=\"lazy\"\u003e\u003cfigcaption\u003e43.75 inches to the rim, which is why the steps are three tiers.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-02-exterior-real-photo-baltic-on-backyard-p.jpg?width=700\" alt=\"The Baltic Plunge Tub open on a backyard patio with three-tier cedar steps, the white HDPE top ring visible, hedge behind\" loading=\"lazy\"\u003e\u003cfigcaption\u003eOpen, steps in place, on a backyard patio; the white top ring is the liner.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-07-accessory-in-situ-cedar-cold-plunge-lid.jpg?width=700\" alt=\"Cedar cold plunge lid fitted on The Baltic Plunge Tub, stainless band and cedar staves visible\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe cedar lid, LeisureCraft's wooden cover option, in place.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-10-c-drawing-materials-table-liner-cedar-bands-npt-openings.png?width=700\" alt=\"LeisureCraft's drawing table for the Baltic Plunge Tub: HDPE liner, 3\/4 inch top ring, seat and floor, 1\/4 inch walls, 5\/8 inch cedar skirting, 3\/4 by .030 inch stainless bands, 3\/4 inch NPT openings for chiller and drain\" loading=\"lazy\"\u003e\u003cfigcaption\u003eLeisureCraft's drawing table: 3\/4 inch HDPE ring, seat and floor, 1\/4 inch walls, 5\/8 inch cedar, 3\/4 by .030 inch bands, 3\/4 inch NPT openings for chiller and drain.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec cba-cream\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eSetting up the Baltic\u003c\/h2\u003e\n    \u003cp\u003eLeisureCraft's installation instructions run seven pages. Tools: an adjustable wrench, a pipe wrench and the\n    thread tape in the box. Put the tub where it will live, tip it onto its side on a blanket, wrap three layers of\n    tape on the short nipple and thread it into the drain hole, add the elbow facing the back of the tub, the 5 inch\n    nipple, and the ball valve, then the garden-hose adapter, once we have confirmed it is on your order. Stand it up, level it, fill it. A chiller's hook-up\n    follows the chiller's own instructions.\u003c\/p\u003e\n    \u003cp class=\"cba-fin\"\u003eThe installation instructions are published by Dundalk LeisureCraft, seven pages, illustrated step by step. Ask us for a copy before you order and we will send it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec\" id=\"cba-delivery\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eBaltic Plunge Tub delivery, and what to have ready\u003c\/h2\u003e\n    \u003ch3\u003eFreight included\u003c\/h3\u003e\n    \u003cp\u003eFreight and all cross-border charges are already in the price, curbside to the contiguous 48 states. The tub\n    ships assembled on a skid at 108 lb; LeisureCraft publishes no crate dimensions, but the tub is 43.75 inches tall\n    and 37.5 across, inside the 84 inch liftgate threshold in our LeisureCraft shipping policy. Two people walk it into place.\u003c\/p\u003e\n    \u003ch3\u003eBuilt to order\u003c\/h3\u003e\n    \u003cp\u003eNothing is stocked. Your Baltic joins the production queue in Melancthon once your order is placed, and we\n    confirm the build and ship window in writing as soon as the factory schedules it. If the date does not work, say\n    so straight away.\u003c\/p\u003e\n    \u003ch3\u003eWhat it sits on\u003c\/h3\u003e\n    \u003cp\u003e132 gallons is about 1,100 lb of water at 8.34 lb a gallon, on a 108 lb tub, so call it 1,200 lb on a 24 inch\n    base under a 37.5 inch barrel. It needs a level pad that carries that without settling: concrete, pavers on a\n    compacted base, or a deck checked for the load. Level matters; water finds the low side of the rim.\u003c\/p\u003e\n    \u003ch3\u003eInspect before you sign\u003c\/h3\u003e\n    \u003cp\u003ePhotograph any damage and write it on the Bill of Lading before you sign, then call us within 72 hours. A\n    clean signature makes a freight claim hard to win.\u003c\/p\u003e\n    \u003ch3\u003eBefore the truck comes\u003c\/h3\u003e\n    \u003cul class=\"cba-box\"\u003e\n      \u003cli\u003eA level, load-bearing pad at least 37.5 inches across, with room for the steps and chiller\u003c\/li\u003e\n      \u003cli\u003eA garden hose that reaches, and somewhere for 132 gallons to drain\u003c\/li\u003e\n      \u003cli\u003eAn outdoor 110 to 120 V GFCI outlet within reach of the chiller, if you chose one\u003c\/li\u003e\n      \u003cli\u003eTwo people on delivery day\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eA few situations add cost, such as an address change after the tub ships or terminal storage if a delivery\n    appointment stalls; all are listed on our\n    \u003ca href=\"\/pages\/leisurecraft-canadian-timber-shipping-policy\"\u003eLeisureCraft shipping policy\u003c\/a\u003e. Because each\n    tub is built for your order, LeisureCraft accepts no returns or exchanges at any point; read our\n    \u003ca href=\"\/pages\/leisurecraft-canadian-timber-return-policy\"\u003ereturn policy\u003c\/a\u003e before ordering.\u003c\/p\u003e\n    \u003ch3\u003eCare once it is up\u003c\/h3\u003e\n    \u003cp\u003eLeisureCraft has not published plunge-specific care text, so this is what the installation instructions\n    support and nothing more. To change the water, open the ball valve, drain, close, refill. With a chiller, its\n    filter does the day-to-day work on its own manual's schedule; on ice, the skimmer keeps leaves off the surface.\n    Keep the cover on when the tub is not in use, as LeisureCraft recommends.\u003c\/p\u003e\n    \u003cdiv class=\"cba-warnbox\"\u003e\u003cp\u003e\u003cstrong\u003eBefore you get in.\u003c\/strong\u003e Cold water is a load on the heart and the\n    breathing. If you are pregnant, have a heart condition, high or low blood pressure, circulatory problems, a\n    seizure disorder or any condition under medical care, speak to your doctor first. Never plunge alone. Enter\n    slowly, keep sessions short, and get out at the first sign of dizziness or numbness; long exposure can lead to\n    hypothermia. Never use it after drinking alcohol, keep the cover on when it is not in use, and keep children away\n    from it; like any open water it carries a risk of drowning.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec cba-cream\" id=\"cba-faq\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003ch2\u003eThe questions buyers actually ask about the Baltic\u003c\/h2\u003e\n    \u003cdiv class=\"cba-faq\"\u003e\n      \u003cdetails\u003e\u003csummary\u003eIce or a chiller: which do I actually need?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft leaves it open. On ice the tub costs less and you do the work; a chiller holds a set\n        temperature all week and filters the water. Two are offered at the top of this page: the Penguin, which cools\n        only, and the Coldture Pro, which cools and heats. If unsure, start on ice; the tub is already fitted for a chiller, 3\/4 inch NPT per the\n        drawing, so one can be added later.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow cold does it get, and how long does it take?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eBoth chillers are rated by LeisureCraft to cool the water to 37°F. Penguin rates its unit for an 80 to 120\n        gallon insulated tub; the Baltic holds 132 and is not described as insulated, so shade, cover and weather\n        decide how close to 37°F you sit. LeisureCraft publishes no pull-down time; we will not invent one.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat happens to it in winter?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft's instruction is for the chiller: at 32°F and below, drain it and store it somewhere\n        temperature controlled, or keep it running so the water inside cannot freeze; the Penguin does not heat, so\n        with the Penguin you drain it. For the tub, LeisureCraft says it is designed for outdoor use and recommends\n        the cover; if you are not using it through a hard freeze, empty it through the ball valve.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow often do I change the water, and how do I look after the liner?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft publishes no schedule; it depends on whether you run a chiller with a filter or ice alone.\n        Changing it is the ball valve: open, drain, close, refill. The liner is smooth HDPE with the seat molded in;\n        keep the cover on between sessions and skim what lands on the surface.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWill it fit through a gate, and how much room does it need?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eThe tub is 37.5 inches across and 43.75 tall, so a 36 inch gate is too narrow and 42 is fine.\n        It weighs 108 lb, so two people can carry it. Allow the circle plus the steps and the chiller, on level\n        ground.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan I use it indoors?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft says the tubs and chillers are designed for outdoor use and publishes nothing about indoor\n        installation, so we will not promise it. It is about 1,200 lb full, with a floor-level drain that has to run\n        somewhere, and the chiller needs air around it. Call us before you plan an indoor room.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow many gallons does it hold? Some sites say 150.\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003e132 gallons (501 liters), from LeisureCraft's own specification table for this model. Several dealer\n        listings carry 150; LeisureCraft's table is the number we use. 132 gallons is about 1,100 lb of water.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat does the warranty actually cover?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft's 5 year residential limited warranty covers the tub against defects in materials and\n        workmanship, parts only; service, labor and installation are excluded. The chiller is not under it:\n        LeisureCraft's schedule lists the Penguin at 1 year and the Coldture Pro at 2 years, filters excluded. Full\n        text on our \u003ca href=\"\/pages\/leisurecraft-canadian-timber-warranty-policy\"\u003eLeisureCraft warranty policy\u003c\/a\u003e\n        page.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan I pay for this over time?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eYes. Shop Pay Installments is available at checkout, and APPROVE offers financing on larger orders\n        including business buyers. Terms depend on the amount financed and on approval, so the exact offer is the one\n        presented to you rather than anything we can quote here.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat happens if I change my mind after ordering?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eEvery Baltic is built to your order, so LeisureCraft does not accept returns or exchanges at any point,\n        and we would rather you knew before you ordered than after. If your build has not started we will do what we\n        can to cancel at no cost, so call the moment anything changes; our\n        \u003ca href=\"\/pages\/leisurecraft-canadian-timber-return-policy\"\u003eLeisureCraft return policy\u003c\/a\u003e has the detail.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow long from order to delivery?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eEvery Baltic is built to order, so it depends on the production queue, and that queue moves. LeisureCraft gives us an estimated build date the day we place your order, and we confirm your build and ship window in writing once the factory schedules it.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs a cold plunge safe for me?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eFor most healthy adults, used sensibly, yes, but cold water genuinely loads the heart and the breathing, so\n        this is a question for your doctor. Ask first if you are pregnant, have a heart condition, high or low blood\n        pressure, circulatory problems, a seizure disorder, or any condition under medical care. Never plunge alone,\n        enter slowly, keep sessions short, and never use it after drinking alcohol.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs the five year warranty valid in a gym, spa or rental?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eThe five year term is LeisureCraft's residential warranty. If the tub is going into a gym, spa, short-term\n        rental or any commercial setting, call us before you order: commercial coverage is not the same thing and we\n        will confirm the terms in writing. Penguin states its chiller is not intended for commercial applications.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs Recovery Room Direct an authorized LeisureCraft dealer?\u003c\/summary\u003e\u003cdiv class=\"cba-faq-b\"\u003e\n        \u003cp\u003eYes. We buy directly from the manufacturer in Melancthon, Ontario, and send the warranty registration with\n        your order confirmation. When something needs sorting out, we deal with the factory for you. Everything we\n        carry from them is in the\n        \u003ca href=\"\/collections\/dundalk-leisurecraft\"\u003eDundalk LeisureCraft collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cba-sec\"\u003e\n  \u003cdiv class=\"cba-in\"\u003e\n    \u003cdiv class=\"cba-cta\"\u003e\n      \u003ch2\u003eNot sure which cold plunge, the barrel you sit in or the tub you lie in?\u003c\/h2\u003e\n      \u003cp\u003eIt comes down to two questions: how much ground you can give it, and whether you want to sit or stretch\n      out. Tell us those two answers and we will tell you which of the three LeisureCraft plunges is right, including\n      when it is not this one.\u003c\/p\u003e\n      \u003ca class=\"cba-btn\" href=\"tel:+18885005675\"\u003eSpeak with a Recovery Specialist, \u003cspan style=\"white-space:nowrap\"\u003e(888) 500-5675\u003c\/span\u003e\u003c\/a\u003e\n      \u003cdiv class=\"cba-pills\"\u003e\n        \u003cspan class=\"cba-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Built to order in Ontario\u003c\/span\u003e\n        \u003cspan class=\"cba-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Freight included\u003c\/span\u003e\n        \u003cspan class=\"cba-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Authorized dealer\u003c\/span\u003e\n        \u003cspan class=\"cba-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Five-year residential warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"cba-totop-wrap\"\u003e\u003ca class=\"cba-totop\" href=\"#\" onclick=\"(document.scrollingElement||document.documentElement).scrollTop=0;return false;\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"5\"\u003e\u003c\/line\u003e\u003cpolyline points=\"5 12 12 5 19 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eBack to the top of the page\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LeisureCraft","offers":[{"title":"Default Title","offer_id":53349667209583,"sku":"CT33BP","price":2554.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-baltic-plunge-tub-01-lifestyle-exterior-baltic-poolside-with.jpg?v=1787058737"},{"product_id":"dundalk-leisurecraft-the-polar-plunge-tub-cedar-cold-plunge-tub","title":"Dundalk LeisureCraft The Polar Plunge Tub | Cedar Cold Plunge Tub, 190 Gallons","description":"\u003cstyle\u003e\n.cpo-w,.cpo-w *{box-sizing:border-box}\n.cpo-w{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#1A1410}\n.cpo-in{max-width:1100px;margin:0 auto;padding:0 22px}\n.cpo-w h2{font-size:clamp(21px,2.7vw,29px);font-weight:700;color:#1A1410;margin:0 0 14px;line-height:1.22;letter-spacing:-.01em}\n.cpo-sec:first-of-type h2{font-size:clamp(26px,3.4vw,36px);line-height:1.15}\n.cpo-w h3{font-size:17.5px;font-weight:700;color:#1A1410;margin:0 0 8px}\n.cpo-w a:not([class]){color:#8A5A18!important;text-decoration:underline;text-underline-offset:2px}\n.cpo-w p{font-size:15.5px;line-height:1.75;color:#463B30;margin:0 0 15px}\n.cpo-sec{padding:52px 0}\n.cpo-cream{background:#F5EFE2}\n.cpo-warm{background:#FFF8EC}\n.cpo-eyebrow{font-size:11.5px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#C8943A;margin:0 0 9px}\n.cpo-nav{display:flex;background:#1A1410;border-radius:8px;overflow:hidden;margin:0 0 26px}\n.cpo-nav a{flex:1;text-align:center;padding:15px 6px;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:11.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#E8A359!important;text-decoration:none!important;border-right:1px solid #33261C}\n.cpo-nav a:last-child{border-right:none}\n.cpo-nav a:hover{background:#2A1F17}\n.cpo-hero{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}\n.cpo-hero-img{background:#fff;border-radius:12px;overflow:hidden}\n.cpo-hero-img img{width:100%;height:100%;object-fit:contain;display:block}\n.cpo-fin{font-size:13.5px;color:#6B5D4E;margin:14px 0 0}\n.cpo-facts{display:grid;grid-template-columns:repeat(4,1fr);background:#1A1410;border-radius:10px;overflow:hidden;margin:34px 0 0}\n.cpo-fact{padding:22px 10px;text-align:center;border-right:1px solid #33261C;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:113px}\n.cpo-fact:last-child{border-right:0}\n.cpo-fact-n{font-size:clamp(20px,1.7vw,25px);white-space:nowrap;font-weight:700;color:#E8A359;display:block;line-height:1.1;margin-bottom:7px}\n.cpo-fact-l{font-size:10.5px;letter-spacing:.06em;text-transform:uppercase;color:#A2917F;line-height:1.45;display:block}\n.cpo-hvid{max-width:780px;margin:34px auto 0}\n.cpo-hvid h3{font-size:19px;margin:0 0 11px}\n.cpo-hvid p{font-size:14.5px;margin:0 0 16px}\n.cpo-g3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}\n.cpo-g4{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}\n.cpo-card{background:#fff;border:1px solid #E5DDD0;border-radius:12px;padding:26px;display:flex;flex-direction:column}\n.cpo-card p{font-size:14.5px;margin:0;flex:1}\n.cpo-ic{width:52px;height:52px;border-radius:50%;background:#F5EFE2;border:1px solid #E5DDD0;display:flex;align-items:center;justify-content:center;margin-bottom:15px}\n.cpo-tbl-wrap{width:100%;overflow-x:auto;border:1px solid #E5DDD0;border-radius:10px}\n.cpo-tbl{width:100%;border-collapse:collapse;font-size:14.5px;min-width:540px;background:#fff}\n.cpo-tbl th{background:#1A1410;color:#fff;text-align:left;padding:13px 15px;font-size:11.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.cpo-w .cpo-tbl th a{color:#E8A359!important;text-decoration:underline;text-underline-offset:3px}.cpo-w .cpo-tbl th a:hover{color:#fff!important}.cpo-th-this{background:#2A1F17!important}.cpo-th-this span{display:block;font-size:9.5px;font-weight:600;letter-spacing:.06em;color:#A2917F;text-transform:none;margin-top:3px}\n.cpo-tbl td{padding:12px 15px;border-top:1px solid #F0EAE0;color:#463B30;vertical-align:top}\n.cpo-tbl tbody tr:nth-child(even){background:#FDFBF7}\n.cpo-tbl .cpo-this{background:#FFF3E2!important;font-weight:700;color:#8A5A18}\n.cpo-vid{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px}\n.cpo-vid iframe{position:absolute;inset:0;width:100%;height:100%;border:0}\n.cpo-note{background:#FFF8EC;border-left:4px solid #C8943A;border-radius:0 8px 8px 0;padding:18px 22px;margin:22px 0 0}\n.cpo-note p{margin:0;font-size:14.5px}\n.cpo-warnbox{background:#FDF6F2;border-left:4px solid #B4633A;border-radius:0 8px 8px 0;padding:18px 22px;margin:26px 0 0}\n.cpo-warnbox p{margin:0;font-size:13.5px;color:#5A4032;line-height:1.65}\n.cpo-box{display:grid;grid-template-columns:repeat(2,1fr);gap:11px 26px;list-style:none;padding:0;margin:0}\n.cpo-box li{font-size:14.5px;color:#463B30;line-height:1.6;padding-left:23px;position:relative}\n.cpo-box li::before{content:'';position:absolute;left:0;top:8px;width:9px;height:9px;border-radius:50%;background:#C8943A}\n.cpo-aside{display:grid;grid-template-columns:1fr 220px;gap:30px;align-items:start;margin:22px 0 0}\n.cpo-aside\u003e*{margin:0}.cpo-aside .cpo-box{grid-template-columns:1fr;gap:9px}\n.cpo-fig{margin:26px 0 0}\n.cpo-aside .cpo-fig{margin:0}\n.cpo-fig img{width:100%;height:auto;display:block;border-radius:10px;background:#fff}\n.cpo-fig figcaption{font-size:13px;color:#6B5D4E;margin-top:9px}\n.cpo-gal{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}\n.cpo-gal figure{margin:0}\n.cpo-gal img{width:100%;height:auto;display:block;border-radius:10px;background:#fff;border:1px solid #E5DDD0}\n.cpo-gal figcaption{font-size:12.5px;color:#6B5D4E;margin-top:7px;line-height:1.5}\n.cpo-roi{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:#FFF8EC;border:1px solid #E5DDD0;border-radius:12px;overflow:hidden;margin:26px 0 24px}\n.cpo-roi-i{padding:26px 18px;text-align:center;border-right:1px solid #EDE6DC}\n.cpo-roi-i:last-child{border-right:0}\n.cpo-roi-n{display:block;font-size:30px;font-weight:700;color:#8A5A18;line-height:1.05;margin-bottom:8px;font-variant-numeric:tabular-nums;white-space:nowrap}\n.cpo-roi-l{display:block;font-size:12.5px;color:#5A5040;line-height:1.55}\n.cpo-docs{display:flex;flex-wrap:wrap;gap:11px;margin:22px 0 0}\n.cpo-doc{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #D8CBB6;border-radius:8px;padding:11px 17px;font-size:13.5px;font-weight:600;color:#8A5A18!important;text-decoration:none!important}\n.cpo-doc:hover{background:#FFF3E2}\n.cpo-trust{max-width:1100px;margin:0 auto;padding:0 22px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-top:3px solid #C8943A;border-bottom:1px solid #EDE6DC}\n.cpo-trust-i{padding:34px 18px;text-align:center;border-right:1px solid #EDE6DC}\n.cpo-trust-i:last-child{border-right:0}\n.cpo-trust-ic{display:flex;align-items:center;justify-content:center;width:58px;height:58px;background:#FFF8EC;border-radius:50%;margin:0 auto 15px;border:2px solid #C8943A}\n.cpo-trust-t{font-size:15px;font-weight:700;color:#1A1410;margin-bottom:7px;display:block}\n.cpo-trust-s{font-size:13px;color:#5A5040;line-height:1.6}\n.cpo-cta{background:#1A1410;border-radius:12px;padding:44px 30px;text-align:center}\n.cpo-cta h2{color:#fff}\n.cpo-cta p{color:#D8CCBE!important;max-width:640px;margin:0 auto 22px}\n.cpo-btn{display:inline-block;text-align:center;line-height:1.4;background:#fff;color:#1A1410!important;font-size:14.5px;font-weight:700;padding:15px 30px;border-radius:8px;text-decoration:none!important}\n.cpo-pills{display:flex;flex-wrap:wrap;gap:9px;justify-content:center;margin:22px 0 0}\n.cpo-pill{font-size:12.5px;color:#E8D9C6;border:1px solid #4A3A2C;border-radius:999px;padding:7px 15px}\n.cpo-faq details{background:#fff;border:1px solid #E5DDD0;border-radius:10px;margin:0 0 11px}\n.cpo-faq summary{cursor:pointer;list-style:none;padding:17px 22px;font-size:15.5px;font-weight:700;color:#1A1410;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:14px}\n.cpo-faq summary::-webkit-details-marker{display:none}\n.cpo-faq summary::after{content:'+';font-size:21px;font-weight:400;color:#C8943A;flex:0 0 auto}\n.cpo-faq details[open] summary::after{content:'−'}\n.cpo-faq details[open] summary{border-bottom:1px solid #F0EAE0}\n.cpo-faq-b{padding:16px 22px 4px}\n.cpo-faq-b p{font-size:14.5px;margin:0 0 12px}\n.cpo-totop-wrap{max-width:none!important;margin:26px 0 0!important;text-align:center}\n.cpo-totop{display:inline-flex;align-items:center;gap:8px;color:#E8A359!important;font-size:14.5px;font-weight:600;padding:13px 10px;text-decoration:underline!important;text-decoration-color:rgba(232,163,89,.55);text-underline-offset:5px;transition:color .18s}\n.cpo-totop:hover{color:#fff!important;text-decoration-color:#fff}\n@media(max-width:860px){.cpo-fact:nth-child(2n){border-right:0}\n.cpo-sec{padding:38px 0}.cpo-in{padding:0 18px}\n.cpo-hero{grid-template-columns:1fr;gap:26px}\n.cpo-g3{grid-template-columns:1fr}.cpo-box{grid-template-columns:1fr}\n.cpo-gal{grid-template-columns:1fr}.cpo-aside{grid-template-columns:1fr}\n.cpo-facts{grid-template-columns:repeat(2,1fr)}\n.cpo-roi{grid-template-columns:repeat(2,1fr)}\n.cpo-roi-i:nth-child(2n){border-right:0}.cpo-roi-i:nth-child(-n+2){border-bottom:1px solid #EDE6DC}\n.cpo-trust{grid-template-columns:repeat(2,1fr)}\n.cpo-trust-i:nth-child(2n){border-right:0}\n.cpo-trust-i{border-bottom:1px solid #EDE6DC;padding:24px 12px}\n.cpo-trust-i:nth-last-child(-n+2){border-bottom:0}\n.cpo-nav{overflow-x:auto;-webkit-overflow-scrolling:touch}.cpo-nav a{flex:0 0 auto;font-size:11px;padding:15px 14px;min-height:44px;display:flex;align-items:center;justify-content:center}.cpo-trust{padding:0 18px}\n}\n\n.cpo-gal--2 img{aspect-ratio:4\/3;object-fit:contain;background:#fff}\n.cpo-gal figure{display:flex;flex-direction:column}\n.cpo-gal+p,.cpo-gal+h3,.cpo-note+p,.cpo-note+h3,.cpo-warnbox+p,.cpo-warnbox+h3,.cpo-box+p,.cpo-box+h3,.cpo-tbl-wrap+p,.cpo-tbl-wrap+h3,.cpo-roi+p,.cpo-roi+h3{margin-top:22px}\n.cpo-fig figcaption,.cpo-gal figcaption{line-height:1.5}\n.cpo-w h2,.cpo-w h3,.cpo-card h3{text-wrap:balance}\n.cpo-hvid h3,.cpo-hvid p{text-align:center}\n@media(max-width:860px){.cpo-tbl td:first-child{position:sticky;left:0;background:#fff;z-index:1}.cpo-tbl tbody tr:nth-child(even) td:first-child{background:#FDFBF7}.cpo-tbl th:first-child{position:sticky;left:0;background:#1A1410;z-index:2}.cpo-fact{padding:18px 8px}.cpo-fact-n{font-size:19px;white-space:nowrap}.cpo-fact-l{font-size:10px;letter-spacing:.04em}.cpo-fact:nth-child(-n+2){border-bottom:1px solid #33261C}.cpo-roi-n{font-size:24px}.cpo-roi-n--t{font-size:19px}.cpo-btn{display:block;width:100%;padding:13px 12px;font-size:13px;line-height:1.45;text-align:center}.cpo-gal{grid-template-columns:repeat(2,1fr);gap:12px}.cpo-gal--2{grid-template-columns:1fr}.cpo-gal figcaption{font-size:11.5px}.cpo-nav{mask-image:linear-gradient(90deg,#000 85%,transparent)}}\n.cpo-roi-n--t{font-size:clamp(18px,1.9vw,26px)}\n.cpo-w .cpo-btn-s{display:inline-block;padding:11px 20px;border:1px solid #C8943A;border-radius:4px;color:#8a6420;font-weight:600;font-size:14px;text-decoration:none;background:#fff}.cpo-w .cpo-btn-s:hover{background:#C8943A;color:#fff}.cpo-w .cpo-fig--m{max-width:660px;margin-left:auto;margin-right:auto}.cpo-w .cpo-gal--2{grid-template-columns:repeat(2,1fr)}.cpo-w .cpo-tbl--liner{min-width:420px}.cpo-w .cpo-tbl--liner td:first-child{font-weight:700;color:#1A1410;width:22%}@media(max-width:860px){.cpo-w .cpo-gal--2{grid-template-columns:1fr}}\/* rrd premium-pdp layout fix v3 *\/\n.cpo-roi-i{display:flex;flex-direction:column}\n.cpo-roi-l{margin-top:auto}\n.cpo-roi-n--t{font-size:clamp(18px,1.9vw,26px)}\n.cpo-w p a[href^=\"tel:\"]{white-space:nowrap}\n.cpo-warnbox+[class*=\"cpo-gal\"],.cpo-tbl-wrap+[class*=\"cpo-gal\"],.cpo-note+[class*=\"cpo-gal\"]{margin-top:22px}\n\u003c\/style\u003e\n\u003cdiv class=\"cpo-w\"\u003e\n\n\u003csection class=\"cpo-sec\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003cnav class=\"cpo-nav\"\u003e\n      \u003ca href=\"#cpo-liner\"\u003eThe liner\u003c\/a\u003e\n      \u003ca href=\"#cpo-chill\"\u003eChilling it\u003c\/a\u003e\n      \u003ca href=\"#cpo-specs\"\u003eSpecifications\u003c\/a\u003e\n      \u003ca href=\"#cpo-crate\"\u003eIn the crate\u003c\/a\u003e\n      \u003ca href=\"#cpo-delivery\"\u003eDelivery\u003c\/a\u003e\n      \u003ca href=\"#cpo-faq\"\u003eQuestions\u003c\/a\u003e\n    \u003c\/nav\u003e\n    \u003cdiv class=\"cpo-hero\"\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"cpo-eyebrow\"\u003eCanadian Timber Collection\u003c\/p\u003e\n        \u003ch2\u003eThe Polar Plunge Tub is the Canadian Timber cold plunge for people who want to lie back in 190 gallons rather than sit upright in a barrel\u003c\/h2\u003e\n        \u003cp\u003eIf you want to lie back in cold water rather than sit upright, the Polar is the LeisureCraft cedar cold plunge tub built for it, the long, low one: 71 inches end to end,\n        32.25 wide, 25 tall, a rim about 29 inches across narrowing to 20.75 at the floor. LeisureCraft's reason for\n        the angled walls is easy in and easy out; at 25 inches tall no step is offered or needed. It holds 190\n        gallons, against the Baltic's 132.\u003c\/p\u003e\n        \u003cp\u003eYou choose the interior, white HDPE plastic or 304 stainless steel, inside the same white cedar skirt. It\n        arrives assembled, you fit the drain valve, and you run it on ice or on either chiller priced at the top of\n        this page. A roll-up cedar cover that locks is the other option.\u003c\/p\u003e\n        \u003cp class=\"cpo-fin\"\u003eFree freight to the contiguous 48 states. Monthly financing available.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cpo-hero-img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-01-exterior-polar-on-patio-with-knotty-ceda.jpg?width=1024\" alt=\"The Polar Plunge Tub by LeisureCraft on a patio with the cedar roll-up cover closed, cedar-clad angled sides\" loading=\"eager\" width=\"1024\" height=\"1024\"\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cpo-facts\"\u003e\n      \u003cdiv class=\"cpo-fact\"\u003e\n\u003cspan class=\"cpo-fact-n\"\u003e190 gal\u003c\/span\u003e\u003cspan class=\"cpo-fact-l\"\u003eof water, per LeisureCraft\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-fact\"\u003e\n\u003cspan class=\"cpo-fact-n\"\u003e25″\u003c\/span\u003e\u003cspan class=\"cpo-fact-l\"\u003etall, angled sides, no steps\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-fact\"\u003e\n\u003cspan class=\"cpo-fact-n\"\u003eHDPE or 304\u003c\/span\u003e\u003cspan class=\"cpo-fact-l\"\u003einterior, cedar outside\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-fact\"\u003e\n\u003cspan class=\"cpo-fact-n\"\u003e5 yr\u003c\/span\u003e\u003cspan class=\"cpo-fact-l\"\u003ewarranty on the tub\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cpo-hvid\"\u003e\n      \u003ch3\u003eSee the Polar Plunge Tub\u003c\/h3\u003e\n      \u003cp\u003eLeisureCraft's own walkthrough, 81 seconds.\u003c\/p\u003e\n      \u003cdiv class=\"cpo-vid\"\u003e\u003ciframe src=\"https:\/\/www.youtube.com\/embed\/glTaSI1DMr8\" title=\"The Polar Plunge Tub\" loading=\"lazy\" allowfullscreen\u003e\u003c\/iframe\u003e\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec cpo-cream\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eWhere the Polar earns its place among cold plunge tubs, and what it is not\u003c\/h2\u003e\n    \u003cp\u003eThe shape of a cold plunge decides how you sit in it. Our\n    \u003ca href=\"\/collections\/cold-plunges\"\u003ecold plunge collection\u003c\/a\u003e has both main shapes: an upright barrel you sit\n    in with your knees up, and a long tub you lie back in. The Polar is the second kind: a 20.75 inch floor, walls\n    leaning out to a 29 inch rim, and you lie back with your feet toward the far end.\u003c\/p\u003e\n    \u003cp\u003eLeisureCraft publishes no person count and we will not invent one; the geometry is one adult, lying back. It\n    does publish the volume, 190 gallons, and that matters because a chiller or a bag of ice works against the whole\n    of it. LeisureCraft calls it a plunge \"with or without a sauna\"; if you are pairing the two, read our\n    \u003ca href=\"\/pages\/contrast-therapy-protocol\"\u003econtrast therapy protocol\u003c\/a\u003e. LeisureCraft's own hot half of that pairing is the\n    \u003ca href=\"\/products\/the-starlight-wood-burning-hot-tub-cedar-wood-fired-hot-tub\"\u003ewood fired hot tub\u003c\/a\u003e.\u003c\/p\u003e\n    \u003cp\u003e\u003cstrong\u003eWhat it is not:\u003c\/strong\u003e it does not hide its chiller. The\n    \u003ca href=\"\/products\/the-flow-cold-plunge-cedar-cold-plunge-tub-with-chiller-compartment\"\u003eFlow Cold Plunge\u003c\/a\u003e is\n    the LeisureCraft tub with the chiller compartment built into the shell; on the Polar the chiller stands beside\n    the tub. It is not the smallest footprint: the\n    \u003ca href=\"\/products\/dundalk-leisurecraft-the-baltic-plunge-tub-cedar-barrel-cold-plunge\"\u003eBaltic Plunge Tub\u003c\/a\u003e\n    is a 37.5 inch barrel. And if you want an upright barrel with filtration built into the tub, the\n    \u003ca href=\"\/products\/dynamic-cold-therapy-pacific-cedar-barrel-cold-plunge-tub-304-stainless-steel-interior\"\u003eDCT\n    Pacific Cedar Barrel\u003c\/a\u003e is that; on the Polar, filtration comes with the chiller you choose.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-aside\"\u003e\n      \u003cul class=\"cpo-box\"\u003e\n        \u003cli\u003e71 by 32.25 by 25 inches outside; 190 gallons\u003c\/li\u003e\n        \u003cli\u003eRim about 29 inches, floor 20.75, angled walls between\u003c\/li\u003e\n        \u003cli\u003eWhite HDPE or 304 stainless interior, white cedar skirt\u003c\/li\u003e\n        \u003cli\u003eRuns on ice, the Penguin, or the Coldture Pro\u003c\/li\u003e\n        \u003cli\u003eArrives assembled; you install the drain valve\u003c\/li\u003e\n      \u003c\/ul\u003e\n      \u003cfigure class=\"cpo-fig cpo-fig--m\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-04-end-view-filled-stainless-interior-with.jpg?width=1000\" alt=\"End view of The Polar Plunge Tub filled with water showing the 304 stainless interior and drain side\" loading=\"lazy\"\u003e\u003cfigcaption\u003eEnd on: a 20.75 inch floor opening to a 29 inch rim.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec\" id=\"cpo-liner\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003e190 gallons, angled sides, and a choice of interior: white HDPE or 304 stainless steel\u003c\/h2\u003e\n    \u003cp\u003eThe Polar is one tub sold two ways, and the choice is the shell that holds the water. Everything around it is\n    the same: skirt, openings, cover, chillers, crate, warranty. The price difference is large, so this is the\n    decision to get right first.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-tbl-wrap\"\u003e\n      \u003ctable class=\"cpo-tbl cpo-tbl--liner\"\u003e\n        \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003e \u003c\/th\u003e\n\u003cth\u003eWhite HDPE plastic interior\u003c\/th\u003e\n\u003cth\u003e304 stainless steel interior\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWhat it is\u003c\/td\u003e\n\u003ctd\u003eA welded shell of white high-density polyethylene, the liner LeisureCraft also uses in the Baltic. Matte, opaque, warmer to the hand than metal.\u003c\/td\u003e\n\u003ctd\u003eA welded shell of 304 stainless steel, brushed. Cold to the touch the moment you lay a hand on it; it shows the water.\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eThickness, per the drawing\u003c\/td\u003e\n\u003ctd\u003e3\/4 inch floor, 1\/4 inch upright walls\u003c\/td\u003e\n\u003ctd\u003e11 gauge 304, floor and walls\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCare\u003c\/td\u003e\n\u003ctd\u003eLeisureCraft publishes no separate care routine for either liner. Both drain through the same valve and are wiped down and refilled the same way.\u003c\/td\u003e\n\u003ctd\u003eSame. What differs is the surface, not the routine.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eHow to choose: if you want the lowest entry into a full-length cedar tub, the white HDPE is the version\n    LeisureCraft's configurator defaults to. If you want metal under your hands and the price is not the deciding\n    number, take the stainless. One caution: every LeisureCraft photograph of the Polar is the stainless version;\n    the white interior appears only in its option tile, a white tub filled with ice. LeisureCraft does not describe\n    either liner as insulated.\u003c\/p\u003e\n    \u003cp\u003eThe drain is a 3\/4 inch ball valve at one end, below the skirt, and you install it; a garden hose threads onto its adapter. LeisureCraft's own page says a drain that connects to a garden hose is included with its cold plunge tubs, while its assembly sheet lists the hose adapter as an ordered part, so we confirm it is on your order before it ships. The optional roll-up cover is knotty\n    cedar slats on brackets at one end, rolled out over the water and held by four straps with locking clasps.\n    LeisureCraft says keep it locked, and just as plainly that it is not a safety cover.\u003c\/p\u003e\n    \u003cfigure class=\"cpo-fig cpo-fig--m\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-10-detail-cedar-roll-up-cover-slats-and-sta-c.jpg?width=1000\" alt=\"Two chiller fittings through the cedar side wall of The Polar Plunge Tub, roll-up cover slats above\" loading=\"lazy\"\u003e\u003cfigcaption\u003eWhere a chiller connects: two fittings through the side wall, 3\/4 inch NPT per the drawing.\u003c\/figcaption\u003e\u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec cpo-cream\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eWhite cedar outside, and what you are paying for in a Canadian Timber plunge\u003c\/h2\u003e\n    \u003cp\u003eLeisureCraft describes the Polar's exterior as white cedar, and that is the word we will use: naturally\n    resistant to rot, decay and insects in LeisureCraft's own words, so the skirt stands outdoors beside a sauna.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-g3\"\u003e\n      \u003cdiv class=\"cpo-card\"\u003e\n        \u003cdiv class=\"cpo-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 4v16M9 4v16M14 4v16M19 4v16\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003e1.375 inch cedar skirting\u003c\/h3\u003e\n        \u003cp\u003eVertical cedar boards, 1.375 inches thick by LeisureCraft's drawing, framed top and bottom and leaning\n        out with the liner. The skirt is what you see; the liner holds the water. Leave it to weather or stain it\n        yourself.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cpo-card\"\u003e\n        \u003cdiv class=\"cpo-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M4 8l8-4 8 4-8 4z\"\u003e\u003c\/path\u003e\u003cpath d=\"M4 8v8l8 4 8-4V8\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eA leak-proof interior, in two materials\u003c\/h3\u003e\n        \u003cp\u003eLeisureCraft's own tile for the Polar is \"Leak-Proof Interior\", in 304 stainless steel or white HDPE\n        plastic. The drawing gives the thicknesses: 3\/4 inch HDPE floor and 1\/4 inch walls, or 11 gauge 304\n        throughout. Both take the same 3\/4 inch NPT fittings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cpo-card\"\u003e\n        \u003cdiv class=\"cpo-ic\"\u003e\u003csvg width=\"24\" height=\"24\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"1.7\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003c\/div\u003e\n        \u003ch3\u003eA cedar cover that locks\u003c\/h3\u003e\n        \u003cp\u003eKnotty cedar, rolled up on supports at one end when you are in and rolled out over the water when you\n        are not. Four straps with locking clasps, one key. LeisureCraft says it keeps the water clean and, in the\n        same breath, that it is not a safety cover.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cpo-note\"\u003e\u003cp\u003eSourced from certified sustainable mills in British Columbia and Ontario, and covered by\n    LeisureCraft's 5 year residential limited warranty against defects in materials and workmanship: parts only,\n    the chillers on LeisureCraft's component schedule, 1 year for the Penguin and 2 years for the Coldture Pro.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec\" id=\"cpo-chill\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eChilling the Polar: ice, or a chiller\u003c\/h2\u003e\n    \u003cp\u003eThe tub itself has no machinery. LeisureCraft's line is that its plunges run on the electric chiller or stay\n    cold with ice added as needed. Choose the chiller at the top of this page, or start on ice and add one later.\n    Two are offered:\u003c\/p\u003e\n    \u003cul class=\"cpo-box\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePenguin Cold Therapy Chiller with Filter Kit\u003c\/strong\u003e: cools to 37°F, 3\/4 HP, 7,500 BTU\/hr, 56 dBA, 110 to 120 V, 450 W, 3.9 A, 49 lb, built-in pump, filter kit, GFCI-protected cord, rain proof. It does not heat or self-prime: Penguin's rule is within 3 feet of the drain, base at or below the tub floor\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eColdture Water Chiller Pro with Fittings\u003c\/strong\u003e: cools to 37°F and heats to 105°F by LeisureCraft's figures, step filtration, self-priming pump, Wi-Fi control, indoor and outdoor use to 14°F, safety shutoff. The one if you want the water warm in winter\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch3\u003eWhy we still ask you to call\u003c\/h3\u003e\n    \u003cp\u003eThe liner, the chiller and the cover are all priced at the top of this page, so nothing waits on a quote. The\n    call is where we check your choices against your site: the outdoor outlet, where 190 gallons will drain to, how\n    cold your winters get, and how the crate gets from the curb to the pad. LeisureCraft accepts no returns, so five\n    minutes on \u003ca href=\"tel:+18885005675\"\u003e\u003cspan style=\"white-space:nowrap\"\u003e(888) 500-5675\u003c\/span\u003e\u003c\/a\u003e is the cheapest insurance on the page.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-warnbox\"\u003e\u003cp\u003eIn freezing weather LeisureCraft's instruction is to drain the chiller and store it\n    somewhere temperature controlled, or keep it running so the water cannot freeze and damage it; the second choice\n    needs the Coldture Pro, since the Penguin does not heat. Shade the chiller from sun and rain. Electrical\n    connections are to be made by a licensed electrician or LeisureCraft's warranty is void; the chillers plug into\n    a 110 to 120 V outdoor outlet, GFCI protected.\u003c\/p\u003e\u003c\/div\u003e\n    \u003cdiv class=\"cpo-gal cpo-gal--2\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-14-setup-hand-at-the-chiller-inlet-fitting-c.jpg?width=900\" alt=\"Threading the 3\/4 inch ball valve onto the drain nipple at the end of The Polar Plunge Tub\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe drain: the ball valve threads onto the nipple at the end of the tub, the one piece of assembly.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-01-z-white-hdpe-plastic-interior-filled-with-water-and-ice.jpg?width=900\" alt=\"The Polar Plunge Tub with the white HDPE plastic interior, the standard build, filled with water and ice\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe white HDPE plastic interior, the standard build, filled with water and ice.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec cpo-cream\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eWhat a week with the Polar actually looks like\u003c\/h2\u003e\n    \u003ch3\u003eThe sessions\u003c\/h3\u003e\n    \u003cp\u003eRoll the cover back, get in, lie back, get out, roll the cover over and lock it. That is the whole routine,\n    and it is short by design: LeisureCraft's own instruction sheet says not to exceed five minutes in cold water.\n    With a chiller the water is at temperature when you walk out to it; on ice, the session starts with a bag or\n    two.\u003c\/p\u003e\n    \u003ch3\u003eSauna and cold water\u003c\/h3\u003e\n    \u003cp\u003eThe Polar is LeisureCraft's Canadian Timber plunge, \"with or without a sauna\". Our\n    \u003ca href=\"\/collections\/dundalk-leisurecraft\"\u003eDundalk LeisureCraft collection\u003c\/a\u003e has the Canadian Timber saunas\n    it is sold alongside, and the \u003ca href=\"\/pages\/contrast-therapy-protocol\"\u003econtrast therapy protocol\u003c\/a\u003e covers\n    how people time the two.\u003c\/p\u003e\n    \u003ch3\u003eWinter\u003c\/h3\u003e\n    \u003cp\u003eTwo things change. The chiller either comes indoors, drained, or keeps running so the water cannot freeze,\n    and only the Coldture Pro can do the second. And the cover stays on and locked. If you will not use the tub\n    through a hard freeze, drain it; we would rather you did not test the liner.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eThree people who choose the Polar over the other LeisureCraft plunges\u003c\/h2\u003e\n    \u003cdiv class=\"cpo-g3\"\u003e\n      \u003cdiv class=\"cpo-card\"\u003e\n        \u003ch3\u003eThe one who wants to lie back, not sit up\u003c\/h3\u003e\n        \u003cp\u003eYou have tried an upright barrel and want your legs out in front of you. The Polar is 71 inches long and\n        25 tall, and its walls lean out so you get in and out without a step. If you would rather sit upright in a\n        smaller footprint, the Baltic is the more affordable barrel.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cpo-card\"\u003e\n        \u003ch3\u003eThe one who wants stainless without a machine room\u003c\/h3\u003e\n        \u003cp\u003eYou want a metal interior in a cedar shell but do not need the chiller built into it. The Polar in 304\n        stainless is that. If you want the chiller concealed, the Flow is the LeisureCraft tub built that way.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"cpo-card\"\u003e\n        \u003ch3\u003eThe one starting on ice\u003c\/h3\u003e\n        \u003cp\u003eYou want the full-length cedar tub now and a chiller later, or never. The white HDPE Polar is the lowest\n        entry into this shape; the chiller opening is already in the end wall.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec cpo-cream\" id=\"cpo-specs\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003ePolar cedar cold plunge tub specifications, and how it compares to the other two\u003c\/h2\u003e\n    \u003cdiv class=\"cpo-tbl-wrap\"\u003e\n      \u003ctable class=\"cpo-tbl\"\u003e\n        \u003cthead\u003e\u003ctr\u003e\n          \u003cth\u003eSpecification\u003c\/th\u003e\n          \u003cth class=\"cpo-th-this\"\u003ePolar Plunge Tub\u003cspan\u003ethis tub\u003c\/span\u003e\n\u003c\/th\u003e\n          \u003cth\u003e\u003ca href=\"\/products\/the-flow-cold-plunge-cedar-cold-plunge-tub-with-chiller-compartment\"\u003eFlow Cold Plunge\u003c\/a\u003e\u003c\/th\u003e\n          \u003cth\u003e\u003ca href=\"\/products\/dundalk-leisurecraft-the-baltic-plunge-tub-cedar-barrel-cold-plunge\"\u003eBaltic Plunge Tub\u003c\/a\u003e\u003c\/th\u003e\n        \u003c\/tr\u003e\u003c\/thead\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShape\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eLong, low tub, angled sides, lie back\u003c\/td\u003e\n\u003ctd\u003eLong tub, reclined backrest\u003c\/td\u003e\n\u003ctd\u003eUpright barrel, sit\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eWater, per LeisureCraft\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003e190 gal (720 L)\u003c\/td\u003e\n\u003ctd\u003eNot published\u003c\/td\u003e\n\u003ctd\u003e132 gal (501 L)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003e71 x 32.25 x 25″\u003c\/td\u003e\n\u003ctd\u003e81 x 30 x 30″, per the drawing\u003c\/td\u003e\n\u003ctd\u003e37.5″ diameter x 43.75″ tall\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eRim about 29″, floor 20.75″; length not published\u003c\/td\u003e\n\u003ctd\u003e45.875 x 26.5″ floor\u003c\/td\u003e\n\u003ctd\u003e32″ diameter x 40.75″\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eInterior material\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eWhite HDPE or 304 stainless, your choice\u003c\/td\u003e\n\u003ctd\u003eStainless steel\u003c\/td\u003e\n\u003ctd\u003eHDPE liner, stainless bands outside\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eExterior wood\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eWhite cedar skirt\u003c\/td\u003e\n\u003ctd\u003eCedar cladding, knotty or clear\u003c\/td\u003e\n\u003ctd\u003eEastern White Cedar staves\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eChiller\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eBeside the tub: Penguin or Coldture Pro\u003c\/td\u003e\n\u003ctd\u003ePenguin only, in a built-in compartment\u003c\/td\u003e\n\u003ctd\u003eBeside the tub: Penguin or Coldture Pro\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCover\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eKnotty cedar roll-up, locking straps\u003c\/td\u003e\n\u003ctd\u003eInsulated vinyl\u003c\/td\u003e\n\u003ctd\u003eInsulated vinyl or cedar lid\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eSteps\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eNone; 25″ tall\u003c\/td\u003e\n\u003ctd\u003e2 tier step\u003c\/td\u003e\n\u003ctd\u003e3 tier steps\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eArrives\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003eAssembled; you fit the drain valve\u003c\/td\u003e\n\u003ctd\u003eFully assembled\u003c\/td\u003e\n\u003ctd\u003eAssembled, on a skid\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eCrate (84″ liftgate limit)\u003c\/td\u003e\n\u003ctd class=\"cpo-this\"\u003e72 x 45 x 34″, 402 lb, fits\u003c\/td\u003e\n\u003ctd\u003eTub 575 lb; crate not published\u003c\/td\u003e\n\u003ctd\u003eOn skid, 108 lb\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cpo-gal cpo-gal--2\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-16-dimension-drawing-lc-polar-plunge-drawin.png?width=900\" alt=\"The Polar Plunge Tub dimension drawing in inches: 71 by 32.25 by 25, front, side, cross section and perspective views\" loading=\"lazy\"\u003e\u003cfigcaption\u003eFront and side: 71 by 32.25 by 25 inches; base 57.75 by 19.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-17-crate-drawing-34-x-72-x-45-in-cropped.jpg?width=900\" alt=\"Shipping crate drawing for The Polar Plunge Tub, 34 by 72 by 45 inches on a pallet\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe shipping crate: 72 by 45 by 34 inches, about 402 lb.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cpo-note\"\u003e\u003cp\u003eLeisureCraft publishes no interior length, water depth or dry weight for the Polar, and\n    no gallons for the Flow. Where a cell says not published, that is why; we will not fill it from a dealer's\n    guess.\u003c\/p\u003e\u003c\/div\u003e\n    \u003cp\u003eThe honest summary: the Flow is the finished piece, stainless tub, cedar shell, chiller inside the shell, at\n    the highest price; the Baltic is the smallest footprint and the most affordable; the Polar holds 190 gallons\n    against the Baltic's 132, is the only one you lie back in, and the only one with a choice of liner. All three\n    are in our\n    \u003ca href=\"\/collections\/outdoor-cold-plunges\"\u003eoutdoor cold plunge\u003c\/a\u003e collection.\u003c\/p\u003e\n    \u003cp\u003eWant the chiller in the same order? Every LeisureCraft plunge can be built that way from the options at the\n    top, alongside the other complete systems in our\n    \u003ca href=\"\/collections\/cold-plunges-with-chillers\"\u003ecold plunges with chillers\u003c\/a\u003e.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eWhat the Polar Plunge Tub costs to use, once it is in the yard\u003c\/h2\u003e\n    \u003cp\u003eWe are not going to invent a cost per plunge or a price for ice. What we can give you is the numbers the\n    cost is made of.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-roi\"\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n\"\u003e190\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003egallons to fill, from a garden hose\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n\"\u003e450 W\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003ePenguin chiller draw, as LeisureCraft states it\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n\"\u003e0\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003ememberships, bookings or drive time\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n cpo-roi-n--t\"\u003eIce or power\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003ethe only cost that recurs\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eOn ice, what recurs is ice and water. On a chiller, it is the draw, and Penguin's own note is that the\n    compressor and fan run only when cooling is called for. The cover, on between sessions, makes either number\n    smaller.\u003c\/p\u003e\n    \u003ch3\u003eWhat you are not paying for separately\u003c\/h3\u003e\n    \u003cul class=\"cpo-box\"\u003e\n      \u003cli\u003eFreight to the contiguous 48 states, and all cross-border duties\u003c\/li\u003e\n      \u003cli\u003eThe drain hardware: elbow, 3\/4 inch ball valve, nipples, thread tape\u003c\/li\u003e\n      \u003cli\u003eThe filter kit or fittings; they come with the chiller\u003c\/li\u003e\n      \u003cli\u003eAssembly labor: it arrives built; the drain valve is a wrench and ten minutes\u003c\/li\u003e\n      \u003cli\u003eSteps: at 25 inches tall none are offered or needed\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec cpo-cream\" id=\"cpo-crate\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eWhat is in the Polar Plunge Tub crate\u003c\/h2\u003e\n    \u003cp\u003eOne crate on a pallet, the tub inside it whole. LeisureCraft draws it at 72 by 45 by 34 inches and lists it\n    at 402 lb (182 kg); packaged weight varies with the options and the chiller.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-roi\"\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n\"\u003e402\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003epounds, tub crate\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n\"\u003e72″\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003elongest crate dimension\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n\"\u003e1\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003ecrate, tub assembled inside\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"cpo-roi-i\"\u003e\n\u003cspan class=\"cpo-roi-n cpo-roi-n--t\"\u003eFree\u003c\/span\u003e\u003cspan class=\"cpo-roi-l\"\u003efreight, 48 states\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003eWhat is in it\u003c\/h3\u003e\n    \u003cul class=\"cpo-box\"\u003e\n      \u003cli\u003eThe tub, assembled: white cedar skirt over the liner you chose\u003c\/li\u003e\n      \u003cli\u003eThe drain hardware kit: 90 degree elbow, 3\/4 inch ball valve, 5 inch nipple, short nipple, thread tape\u003c\/li\u003e\n      \u003cli\u003eThe knotty cedar roll-up cover with brackets, four locking straps and the key, if ordered\u003c\/li\u003e\n      \u003cli\u003eYour chiller with its fittings or filter kit, if ordered, as its own line\u003c\/li\u003e\n      \u003cli\u003eThe water skimmer and thermometer, if ordered\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eThe Polar Plunge Tub in detail\u003c\/h2\u003e\n    \u003cp\u003eSix views, all the stainless version.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-gal\"\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-03-exterior-polar-filled-cover-rolled-back.jpg?width=700\" alt=\"The Polar Plunge Tub filled with water on a patio, stainless interior and rolled-back cedar cover\" loading=\"lazy\"\u003e\u003cfigcaption\u003eCover rolled onto its supports at one end.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-07-two-installers-carrying-the-empty-polar-c.jpg?width=700\" alt=\"Two people carrying the empty Polar Plunge Tub across a patio, stainless interior visible\" loading=\"lazy\"\u003e\u003cfigcaption\u003eTwo people carrying the assembled tub. It arrives whole.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-05-front-filled-cover-rolled-back-c.jpg?width=700\" alt=\"Front view of The Polar Plunge Tub filled with water, cedar roll-up cover pushed back\" loading=\"lazy\"\u003e\u003cfigcaption\u003eThe skirt leans out with the liner behind it.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-06-exterior-cover-closed-yard-angle-c.jpg?width=700\" alt=\"The Polar Plunge Tub in a garden with the cedar roll-up cover closed, seen from the corner\" loading=\"lazy\"\u003e\u003cfigcaption\u003eCover on and locked, as it should sit between sessions.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-09-white-background-render-cover-on-with-to.jpg?width=700\" alt=\"The Polar Plunge Tub on white with cedar roll-up cover closed, rolled towels on top and drain valve below\" loading=\"lazy\"\u003e\u003cfigcaption\u003eStudio view: 71 inches long, 25 tall, valve at the end.\u003c\/figcaption\u003e\u003c\/figure\u003e\n      \u003cfigure\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-13-setup-connecting-the-drain-hose-fitting-c.jpg?width=700\" alt=\"Tightening the drain elbow with a wrench inside the end frame of The Polar Plunge Tub\" loading=\"lazy\"\u003e\u003cfigcaption\u003eInside the end frame: the elbow and nipple go on with a wrench and thread tape, then the ball valve.\u003c\/figcaption\u003e\u003c\/figure\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec cpo-cream\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eSetting up the Polar Plunge Tub\u003c\/h2\u003e\n    \u003cp\u003eLeisureCraft's installation instructions open with the sentence that matters: all plunge tubs come ready to\n    go, and the only assembly is the drain hardware. Tools: an adjustable wrench, a pipe wrench and thread tape. Tub\n    on its side on a blanket, short nipple into the drain hole from underneath, elbow toward the opening in the\n    frame, long nipple, ball valve, stand it up. The roll-up cover's brackets go on the end you prefer, two 2.5\n    inch screws each, and the four straps screw to the tub. Then level, fill, and wait.\u003c\/p\u003e\n    \u003cp\u003eLeisureCraft filmed it: \u003ca href=\"https:\/\/www.youtube.com\/watch?v=yqr98d2xFoA\" target=\"_blank\" rel=\"noopener\"\u003ePolar Cold Plunge Tub Set Up Instructions\u003c\/a\u003e.\u003c\/p\u003e\n    \u003cp class=\"cpo-fin\"\u003eThe installation instructions are published by Dundalk LeisureCraft, 9 pages: drain hardware, roll-up cover, warnings. Ask us for a copy before you order and we will send it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec\" id=\"cpo-delivery\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003ePolar Plunge Tub delivery, and what to have ready\u003c\/h2\u003e\n    \u003ch3\u003eFreight included\u003c\/h3\u003e\n    \u003cp\u003eFreight and all cross-border charges are already in the price, curbside to the contiguous 48 states. The\n    crate is 72 by 45 by 34 inches and about 402 lb, inside the 84 inch liftgate threshold in our LeisureCraft shipping policy, so\n    the truck can lower it to the curb. From there, two people and a route to the pad.\u003c\/p\u003e\n    \u003ch3\u003eBuilt to order\u003c\/h3\u003e\n    \u003cp\u003eNothing is stocked. Your Polar joins the production queue in Melancthon once your order is placed, and we\n    confirm the build and ship window in writing as soon as the factory schedules it. If that date does not work,\n    say so straight away; if your build has not started we will do everything we can to cancel at no cost.\u003c\/p\u003e\n    \u003ch3\u003eWhat it sits on\u003c\/h3\u003e\n    \u003cp\u003eThe tub is light; the water is not. 190 gallons is about 1,585 lb at 8.34 lb a gallon, before the tub, the\n    cover and you, over a 57.75 by 19 inch base. Set it on a level surface that will carry that and stay level: a\n    concrete pad, pavers on a compacted base, or a deck checked for the load. Put the drain end where 190 gallons\n    can go. Improper installation is excluded from the warranty.\u003c\/p\u003e\n    \u003ch3\u003eInspect before you sign\u003c\/h3\u003e\n    \u003cp\u003ePhotograph any damage and write it on the Bill of Lading before you sign, then call us within 72 hours. A\n    clean signature makes a freight claim hard to win.\u003c\/p\u003e\n    \u003ch3\u003eBefore the truck comes\u003c\/h3\u003e\n    \u003cul class=\"cpo-box\"\u003e\n      \u003cli\u003eA level, load-bearing base, and a decision on which end the drain faces\u003c\/li\u003e\n      \u003cli\u003eA garden hose, and somewhere for 190 gallons to drain\u003c\/li\u003e\n      \u003cli\u003eAn outdoor 110 to 120 V GFCI outlet, if a chiller is coming\u003c\/li\u003e\n      \u003cli\u003eTwo people on delivery day, two wrenches and thread tape\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003eA few situations add cost, such as an address change after the crate ships; all are avoidable and listed on\n    our \u003ca href=\"\/pages\/leisurecraft-canadian-timber-shipping-policy\"\u003eLeisureCraft shipping policy\u003c\/a\u003e. Each tub is\n    built for your order, so LeisureCraft accepts no returns or exchanges; read our\n    \u003ca href=\"\/pages\/leisurecraft-canadian-timber-return-policy\"\u003ereturn policy\u003c\/a\u003e before ordering.\u003c\/p\u003e\n    \u003ch3\u003eCare once it is up\u003c\/h3\u003e\n    \u003cp\u003eCover on and locked between sessions; LeisureCraft offers it because it keeps the water clean when the tub is\n    not in use. Change the water through the valve when it needs it, skim what falls in, and let the chiller's\n    manual set the rest. The cedar can gray or be stained; the interior is wiped down and left bare.\u003c\/p\u003e\n    \u003cdiv class=\"cpo-warnbox\"\u003e\u003cp\u003e\u003cstrong\u003eBefore you get in.\u003c\/strong\u003e Cold water is a load on the body, and\n    LeisureCraft's own instructions say so plainly: consult a medical professional to be sure you are medically fit,\n    and if you are pregnant, elderly, or have a health condition under medical care, especially cardiovascular or\n    neurological, speak to your physician first. Do not exceed five minutes in cold water. Never plunge alone. Long\n    exposure can bring on hypothermia, nausea, dizziness or fainting; enter slowly, wet surfaces are slippery. Any\n    container of water carries a risk of drowning, and the roll-up cover is not a safety cover: keep it locked, and\n    keep children away unless an adult is present.\u003c\/p\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec cpo-cream\" id=\"cpo-faq\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003ch2\u003eThe questions buyers actually ask about the Polar\u003c\/h2\u003e\n    \u003cdiv class=\"cpo-faq\"\u003e\n      \u003cdetails\u003e\u003csummary\u003eDo I need a chiller, or can I run the Polar on ice?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eEither. LeisureCraft says its plunges run on the electric chiller or stay cold with ice added as needed. A\n        chiller holds temperature all week; ice is a bag or two before each session, and both chillers stay on this\n        page if you change your mind.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow cold does it get, and how long does it take?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eBoth chillers are rated by LeisureCraft to 37°F. LeisureCraft publishes no chill-down time and we\n        will not guess one; it depends on the starting water, the air, the sun and the cover. 190 gallons is more\n        than the Baltic's 132, so allow longer and keep the cover on.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhich interior should I choose, white HDPE or 304 stainless?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eSame tub, skirt, warranty and fittings; the difference is the shell and the price. White HDPE is 3\/4 inch\n        floor, 1\/4 inch walls, matte, warmer to the hand, LeisureCraft's default. Stainless is 11 gauge 304, brushed,\n        cold to the touch, and what every LeisureCraft photograph shows. Want that look, take the stainless; want\n        the lowest entry, take the white.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan it stay outside in winter?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eThe tub, yes. The chiller has the rule: in freezing weather LeisureCraft says drain it and store it\n        somewhere temperature controlled, or keep it running so the water cannot freeze, and only the Coldture Pro\n        can heat. If the tub will sit unused through a hard freeze, drain it. Cover on and locked either way.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow often do I change the water?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft publishes no interval; it depends on how many people use it and how clean they get in. What\n        LeisureCraft offers to stretch it is the cover, the skimmer, and the filtration that comes with either\n        chiller. The ball valve drains 190 gallons to a garden hose.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan I use it indoors?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft describes its plunge tubs and chillers as designed for outdoor use and publishes no indoor\n        instruction. Indoors, the questions are the floor, which must carry about 1,585 lb of water plus the tub,\n        and where 190 gallons drains to. Call us first.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWill it fit through my gate?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eThe tub is 32.25 inches at its widest and 71 long, so uncrated it passes a 36 inch gate; LeisureCraft's\n        own photograph is two people carrying it. The crate is 45 inches wide and will not, so plan on uncrating at\n        the curb if the route is tight.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow big is it inside, and how many people?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eLeisureCraft publishes the outside, 71 by 32.25 by 25 inches, the volume, 190 gallons, and a cross\n        section: about 29 inches at the rim narrowing to 20.75 at the floor. It publishes no interior length, water\n        depth or person count, so we will not either. The geometry is one adult, lying back.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eCan I pay for this over time?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eYes. Shop Pay Installments is available at checkout, and APPROVE offers financing on larger orders\n        including business and commercial buyers. Terms and whether interest applies depend on the amount financed\n        and on approval, so the exact offer is the one presented to you.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat happens if I change my mind after ordering?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eEvery Polar is built to your order, so LeisureCraft does not accept returns or exchanges at any point.\n        If your build has not started we will do everything we can to cancel at no cost, so call the moment\n        anything changes. Our\n        \u003ca href=\"\/pages\/leisurecraft-canadian-timber-return-policy\"\u003eLeisureCraft return policy\u003c\/a\u003e has the\n        detail.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eHow long from order to delivery?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eEvery Polar is built to order, so it depends on the production queue, and that queue moves. LeisureCraft gives us an estimated build date the day we place your order, and we confirm your build and ship window in writing once the factory schedules it.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs cold water plunging safe for me?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eFor most healthy adults, used sensibly and briefly, yes, but cold water genuinely loads the body, so ask\n        your doctor. LeisureCraft's own instructions say to consult a medical professional first, especially if you\n        are elderly, pregnant, or have a cardiovascular or neurological condition, and once cleared: no more than\n        five minutes, never alone, enter slowly.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eWhat does the warranty cover, and does it hold in a gym or rental?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eThe tub carries LeisureCraft's 5 year residential limited warranty: defects in materials and workmanship,\n        parts only. Chillers are separate: Penguin 1 year, Coldture Pro 2 years on LeisureCraft's published schedule,\n        filters excluded. For a gym, spa, short-term rental or any commercial setting, call us before you order and\n        we will confirm the terms in writing. Full terms: our\n        \u003ca href=\"\/pages\/leisurecraft-canadian-timber-warranty-policy\"\u003eLeisureCraft warranty policy\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n      \u003cdetails\u003e\u003csummary\u003eIs Recovery Room Direct an authorized LeisureCraft dealer?\u003c\/summary\u003e\u003cdiv class=\"cpo-faq-b\"\u003e\n        \u003cp\u003eYes. We buy directly from the manufacturer in Melancthon, Ontario, your Polar is built against your\n        order, and we send the warranty registration with your order confirmation. Everything we carry from them is\n        in the \u003ca href=\"\/collections\/dundalk-leisurecraft\"\u003eDundalk LeisureCraft collection\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003csection class=\"cpo-sec\"\u003e\n  \u003cdiv class=\"cpo-in\"\u003e\n    \u003cdiv class=\"cpo-cta\"\u003e\n      \u003ch2\u003eNot sure which LeisureCraft plunge, or which interior?\u003c\/h2\u003e\n      \u003cp\u003eIt usually comes down to two questions: do you want to lie back or sit upright, and is the stainless price\n      the deciding number. Tell us those two answers, and where the tub is going, and we will tell you which tub\n      and which liner is right, including when it is not this one.\u003c\/p\u003e\n      \u003ca class=\"cpo-btn\" href=\"tel:+18885005675\"\u003eSpeak with a Recovery Specialist, \u003cspan style=\"white-space:nowrap\"\u003e(888) 500-5675\u003c\/span\u003e\u003c\/a\u003e\n      \u003cdiv class=\"cpo-pills\"\u003e\n        \u003cspan class=\"cpo-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Built to order in Ontario\u003c\/span\u003e\n        \u003cspan class=\"cpo-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Freight included\u003c\/span\u003e\n        \u003cspan class=\"cpo-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Authorized dealer\u003c\/span\u003e\n        \u003cspan class=\"cpo-pill\"\u003e\u003csvg width=\"13\" height=\"13\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"#C8943A\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e Five-year residential warranty\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cp class=\"cpo-totop-wrap\"\u003e\u003ca class=\"cpo-totop\" href=\"#\" onclick=\"(document.scrollingElement||document.documentElement).scrollTop=0;return false;\"\u003e\u003csvg width=\"15\" height=\"15\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\"\u003e\u003cline x1=\"12\" y1=\"19\" x2=\"12\" y2=\"5\"\u003e\u003c\/line\u003e\u003cpolyline points=\"5 12 12 5 19 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003eBack to the top of the page\u003c\/a\u003e\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"LeisureCraft","offers":[{"title":"Default Title","offer_id":53349667471727,"sku":"CT362PP","price":3444.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/files\/the-polar-plunge-tub-01-exterior-polar-on-patio-with-knotty-ceda.jpg?v=1787058773"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0965\/0674\/1103\/collections\/outdoor_cold_plunge_tub_cedar_deck_717c8be0-5db2-4378-ab39-04937a054e7c.jpg?v=1775983205","url":"https:\/\/recoveryroomdirect.com\/collections\/outdoor-cold-plunges\/cold-plunges.oembed","provider":"Recovery Room Direct","version":"1.0","type":"link"}