{"product_id":"finnmark-soulcold™-1-person-cold-hot-plunge","title":"Finnmark SoulCold™ 1-Person Cold and Hot Plunge","description":"\u003cstyle\u003e\n  .mlhs-product {\n    --mlhs-primary: #202020;\n    --mlhs-primary-dark: #111111;\n    --mlhs-accent: #a58955;\n    --mlhs-accent-dark: #80683f;\n    --mlhs-text: #2c2c2c;\n    --mlhs-muted: #66645f;\n    --mlhs-background: #ffffff;\n    --mlhs-background-soft: #f6f5f2;\n    --mlhs-background-warm: #eeece7;\n    --mlhs-border: #dedbd4;\n    --mlhs-white: #ffffff;\n    --mlhs-cold: #edf4f6;\n    --mlhs-warm: #f6eee8;\n    --mlhs-radius: 16px;\n    --mlhs-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);\n    width: 100%;\n    color: var(--mlhs-text);\n    font-family: inherit;\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mlhs-product *,\n  .mlhs-product *::before,\n  .mlhs-product *::after {\n    box-sizing: border-box;\n  }\n\n  .mlhs-product h2,\n  .mlhs-product h3,\n  .mlhs-product h4,\n  .mlhs-product p,\n  .mlhs-product ul {\n    margin-top: 0;\n  }\n\n  .mlhs-product h2 {\n    margin-bottom: 18px;\n    color: var(--mlhs-primary);\n    font-size: clamp(1.75rem, 3vw, 2.45rem);\n    font-weight: 500;\n    line-height: 1.2;\n    letter-spacing: -0.025em;\n  }\n\n  .mlhs-product h3 {\n    margin-bottom: 10px;\n    color: var(--mlhs-primary);\n    font-size: 1.18rem;\n    font-weight: 700;\n    line-height: 1.35;\n  }\n\n  .mlhs-product h4 {\n    margin-bottom: 10px;\n    color: var(--mlhs-primary);\n    font-size: 1.05rem;\n    font-weight: 700;\n    line-height: 1.4;\n  }\n\n  .mlhs-product p {\n    margin-bottom: 18px;\n  }\n\n  .mlhs-product a:not(.mlhs-product__button):not(.mlhs-product__document-link) {\n    color: var(--mlhs-accent-dark);\n    text-decoration-thickness: 1px;\n    text-underline-offset: 3px;\n  }\n\n  .mlhs-product a:not(.mlhs-product__button):not(.mlhs-product__document-link):hover {\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product__hero,\n  .mlhs-product__section,\n  .mlhs-product__cta {\n    width: 100%;\n    max-width: 1180px;\n    margin: 0 auto 38px;\n    padding: clamp(28px, 5vw, 58px);\n    border-radius: var(--mlhs-radius);\n  }\n\n  .mlhs-product__hero {\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(165, 137, 85, 0.18),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        rgba(12, 25, 31, 0.99),\n        rgba(31, 43, 47, 0.96)\n      );\n    color: var(--mlhs-white);\n    box-shadow: var(--mlhs-shadow);\n  }\n\n  .mlhs-product__hero h2,\n  .mlhs-product__hero h3,\n  .mlhs-product__hero h4,\n  .mlhs-product__hero p,\n  .mlhs-product__hero .mlhs-product__eyebrow {\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__section {\n    border: 1px solid var(--mlhs-border);\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__section--soft {\n    background: var(--mlhs-background-soft);\n  }\n\n  .mlhs-product__section--cold {\n    background: var(--mlhs-cold);\n  }\n\n  .mlhs-product__section--warm {\n    background: var(--mlhs-warm);\n  }\n\n  .mlhs-product__eyebrow {\n    display: inline-block;\n    margin-bottom: 12px;\n    color: var(--mlhs-accent-dark);\n    font-size: 0.78rem;\n    font-weight: 700;\n    letter-spacing: 0.12em;\n    line-height: 1.3;\n    text-transform: uppercase;\n  }\n\n  .mlhs-product__buttons {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    margin-top: 26px;\n  }\n\n  .mlhs-product a.mlhs-product__button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 13px 22px;\n    border: 2px solid transparent;\n    border-radius: 999px;\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      background-color 0.2s ease,\n      border-color 0.2s ease,\n      color 0.2s ease;\n  }\n\n  .mlhs-product a.mlhs-product__button:hover {\n    transform: translateY(-2px);\n  }\n\n  .mlhs-product a.mlhs-product__button--primary {\n    border-color: var(--mlhs-primary);\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product a.mlhs-product__button--primary:hover {\n    border-color: var(--mlhs-primary-dark);\n    background: var(--mlhs-primary-dark);\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product a.mlhs-product__button--secondary {\n    border-color: var(--mlhs-primary);\n    background: transparent;\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product a.mlhs-product__button--secondary:hover {\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--primary,\n  .mlhs-product__cta a.mlhs-product__button--primary {\n    border-color: var(--mlhs-white);\n    background: var(--mlhs-white);\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--primary:hover,\n  .mlhs-product__cta a.mlhs-product__button--primary:hover {\n    border-color: var(--mlhs-background-warm);\n    background: var(--mlhs-background-warm);\n    color: var(--mlhs-primary-dark);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--secondary,\n  .mlhs-product__cta a.mlhs-product__button--secondary {\n    border-color: var(--mlhs-white);\n    background: transparent;\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__hero a.mlhs-product__button--secondary:hover,\n  .mlhs-product__cta a.mlhs-product__button--secondary:hover {\n    background: var(--mlhs-white);\n    color: var(--mlhs-primary);\n  }\n\n  .mlhs-product__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 20px;\n    margin-top: 24px;\n  }\n\n  .mlhs-product__grid--three {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .mlhs-product__grid--four {\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n  }\n\n  .mlhs-product__card {\n    height: 100%;\n    padding: 24px;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.035);\n  }\n\n  .mlhs-product__card p:last-child,\n  .mlhs-product__card ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__stat {\n    display: block;\n    margin-bottom: 6px;\n    color: var(--mlhs-primary);\n    font-size: clamp(1.5rem, 3vw, 2rem);\n    font-weight: 700;\n    line-height: 1.15;\n  }\n\n  .mlhs-product__list {\n    margin-bottom: 0;\n    padding-left: 22px;\n  }\n\n  .mlhs-product__list li {\n    margin-bottom: 8px;\n  }\n\n  .mlhs-product__list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__table-wrap {\n    width: 100%;\n    margin-top: 24px;\n    overflow-x: auto;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__table {\n    width: 100%;\n    min-width: 620px;\n    border-collapse: collapse;\n  }\n\n  .mlhs-product__table th,\n  .mlhs-product__table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--mlhs-border);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .mlhs-product__table thead th {\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    font-weight: 700;\n  }\n\n  .mlhs-product__table tbody th {\n    width: 34%;\n    background: var(--mlhs-background-soft);\n    color: var(--mlhs-primary);\n    font-weight: 700;\n  }\n\n  .mlhs-product__table tr:last-child th,\n  .mlhs-product__table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mlhs-product__notice {\n    margin-top: 24px;\n    padding: 20px 22px;\n    border-left: 5px solid var(--mlhs-accent);\n    border-radius: 0 12px 12px 0;\n    background: #faf8f3;\n  }\n\n  .mlhs-product__notice p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__notice--safety {\n    border-left-color: #6d352e;\n    background: #faf1ef;\n  }\n\n  .mlhs-product__steps {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 24px;\n  }\n\n  .mlhs-product__step {\n    height: 100%;\n    padding: 22px;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__step h3 {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 74px;\n    min-height: 34px;\n    margin-bottom: 14px;\n    padding: 6px 12px;\n    border-radius: 999px;\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    font-size: 0.9rem;\n  }\n\n  .mlhs-product__step p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__document {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 24px;\n    margin-top: 24px;\n    padding: 24px;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 14px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__document-copy {\n    flex: 1 1 auto;\n  }\n\n  .mlhs-product__document-copy p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product a.mlhs-product__document-link {\n    flex: 0 0 auto;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 46px;\n    padding: 12px 20px;\n    border: 2px solid var(--mlhs-primary);\n    border-radius: 999px;\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    font-weight: 700;\n    line-height: 1.2;\n    text-align: center;\n    text-decoration: none;\n    transition:\n      transform 0.2s ease,\n      background-color 0.2s ease,\n      border-color 0.2s ease;\n  }\n\n  .mlhs-product a.mlhs-product__document-link:hover {\n    border-color: var(--mlhs-primary-dark);\n    background: var(--mlhs-primary-dark);\n    color: var(--mlhs-white);\n    transform: translateY(-2px);\n  }\n\n  .mlhs-product__cta {\n    background: var(--mlhs-primary);\n    color: var(--mlhs-white);\n    text-align: center;\n  }\n\n  .mlhs-product__cta h2,\n  .mlhs-product__cta h3,\n  .mlhs-product__cta h4,\n  .mlhs-product__cta p,\n  .mlhs-product__cta .mlhs-product__eyebrow {\n    color: var(--mlhs-white);\n  }\n\n  .mlhs-product__cta-inner {\n    max-width: 820px;\n    margin: 0 auto;\n  }\n\n  .mlhs-product__cta .mlhs-product__buttons {\n    justify-content: center;\n  }\n\n  .mlhs-product__faq {\n    margin-top: 24px;\n  }\n\n  .mlhs-product__faq-item {\n    margin-bottom: 12px;\n    overflow: hidden;\n    border: 1px solid var(--mlhs-border);\n    border-radius: 12px;\n    background: var(--mlhs-background);\n  }\n\n  .mlhs-product__faq-item summary {\n    position: relative;\n    padding: 19px 54px 19px 20px;\n    color: var(--mlhs-primary);\n    font-weight: 700;\n    line-height: 1.4;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .mlhs-product__faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mlhs-product__faq-item summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 50%;\n    right: 20px;\n    color: var(--mlhs-accent-dark);\n    font-size: 1.55rem;\n    font-weight: 400;\n    transform: translateY(-50%);\n  }\n\n  .mlhs-product__faq-item[open] summary::after {\n    content: \"−\";\n  }\n\n  .mlhs-product__faq-answer {\n    padding: 0 20px 20px;\n    border-top: 1px solid var(--mlhs-border);\n  }\n\n  .mlhs-product__faq-answer p:first-child,\n  .mlhs-product__faq-answer ul:first-child {\n    margin-top: 18px;\n  }\n\n  .mlhs-product__faq-answer p:last-child,\n  .mlhs-product__faq-answer ul:last-child {\n    margin-bottom: 0;\n  }\n\n  @media screen and (max-width: 990px) {\n    .mlhs-product__grid--three,\n    .mlhs-product__grid--four,\n    .mlhs-product__steps {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n    .mlhs-product {\n      font-size: 15px;\n    }\n\n    .mlhs-product__hero,\n    .mlhs-product__section,\n    .mlhs-product__cta {\n      margin-bottom: 24px;\n      padding: 26px 20px;\n      border-radius: 12px;\n    }\n\n    .mlhs-product__grid,\n    .mlhs-product__grid--three,\n    .mlhs-product__grid--four,\n    .mlhs-product__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mlhs-product__buttons {\n      flex-direction: column;\n    }\n\n    .mlhs-product a.mlhs-product__button,\n    .mlhs-product a.mlhs-product__document-link {\n      width: 100%;\n    }\n\n    .mlhs-product__document {\n      align-items: stretch;\n      flex-direction: column;\n    }\n\n    .mlhs-product__table th,\n    .mlhs-product__table td {\n      padding: 13px 14px;\n    }\n  }\n\n  @media (prefers-reduced-motion: reduce) {\n    .mlhs-product a.mlhs-product__button,\n    .mlhs-product a.mlhs-product__document-link {\n      transition: none;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mlhs-product\"\u003e\n\n\u003csection class=\"mlhs-product__hero\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Premium Hot and Cold Immersion\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Finnmark SoulCold™ Cold \u0026amp; Hot Plunge\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Bring cold immersion, warm-water recovery and personalized contrast therapy into one premium wellness system. The Finnmark SoulCold™ combines a spacious 180-gallon stainless steel plunge with powerful temperature control, integrated ozone sanitation, multi-stage filtration, Wi-Fi connectivity and a natural Canadian Western Red Cedar interior.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Set the water as low as 34°F for a focused cold plunge or warm it up to 108°F for a relaxing soak. The generous one-person design supports comfortable full-body immersion while the dedicated chiller and heater maintain your selected temperature.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__buttons\"\u003e\n\n    \u003ca class=\"mlhs-product__button mlhs-product__button--primary\" href=\"#purchase\"\u003e\n      Order the SoulCold\n    \u003c\/a\u003e\n\n    \u003ca class=\"mlhs-product__button mlhs-product__button--secondary\" href=\"\/pages\/contact-us\"\u003e\n      Ask a Product Specialist\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Product Overview\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    One Premium Plunge for Cold Recovery and Warm Relaxation\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Finnmark SoulCold gives you more flexibility than a cold-only immersion tub. Its heating and cooling system lets you prepare the water for an invigorating cold plunge, a soothing warm soak or a personalized contrast routine without installing two separate tubs.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The SoulCold is built around a durable 304 stainless steel tub with natural Canadian Western Red Cedar slats and an ergonomic cedar backrest. A freestanding commercial-style chiller circulates, filters, sanitizes, cools and heats the water while the onboard touchscreen and compatible smartphone app provide convenient temperature control.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--four\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        34°F\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Minimum Temperature\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Prepare ice-cold water without the inconvenience of continually purchasing and adding bags of ice.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        108°F\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Maximum Temperature\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Switch to a warm soak when your routine calls for relaxation, gentle heat and comfortable recovery.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        180 gal\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Spacious Capacity\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The generous single-person interior supports comfortable seated, full-body immersion.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        304\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Stainless Steel Tub\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Nonporous stainless steel delivers a premium appearance with durable, water-resistant construction.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Key Features\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Designed for a More Complete Immersion Experience\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Hot and Cold Temperature Control\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Select temperatures from 34°F to 108°F for cold immersion, warm soaking and flexible contrast-therapy routines.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Premium 304 Stainless Steel\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The spacious stainless steel tub provides a durable, nonporous immersion surface designed for repeated exposure to water.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Canadian Western Red Cedar\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Cedar slats and an ergonomic cedar backrest add natural warmth, comfort and the distinctive aroma of real wood.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Wi-Fi App Control\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Use the onboard LCD touchscreen or compatible iOS and Android app to monitor and adjust your water temperature.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Ozone Water Sanitation\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The integrated ozone generator supports water care by helping reduce contaminants as water circulates through the system.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Multi-Stage Filtration\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        External filtration includes a mesh screen, main filter and replaceable carbon filters to capture debris and help manage natural cedar tannins.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Integrated LED Lighting\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Built-in LED lighting and the included remote let you personalize the atmosphere around your immersion routine.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Insulated Marine-Grade Cover\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The included cover protects the water when the plunge is not in use and helps reduce unnecessary temperature loss.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Standard-Outlet Convenience\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The SoulCold operates on 110 to 120V, 60Hz power using a grounded NEMA 5-15P connection and supplied GFCI-protected cord.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Why Choose SoulCold\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    More Versatile Than a Cold-Only Plunge\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Many immersion systems are engineered only to cool water. The Finnmark SoulCold expands the possibilities of your wellness space by combining chilling and heating within one coordinated system.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Cold Plunge Mode\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Set the water for a cold immersion session before exercise, after training or as part of a personal wellness routine.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eAdjustable down to 34°F\u003c\/li\u003e\n        \u003cli\u003eNo routine ice purchases required\u003c\/li\u003e\n        \u003cli\u003eConsistent, repeatable temperature settings\u003c\/li\u003e\n        \u003cli\u003eSuitable for planned recovery routines\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Warm Soak Mode\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Raise the temperature when you prefer a gentler, warmer immersion experience focused on comfort and relaxation.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eAdjustable up to 108°F\u003c\/li\u003e\n        \u003cli\u003eComfortable seated immersion\u003c\/li\u003e\n        \u003cli\u003eUseful for unwinding after activity\u003c\/li\u003e\n        \u003cli\u003eOne tub supports multiple routines\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Residential Wellness\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Add a dedicated hot and cold immersion experience to a home gym, wellness room, covered patio or recovery space.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eSpacious single-person format\u003c\/li\u003e\n        \u003cli\u003eSmartphone temperature access\u003c\/li\u003e\n        \u003cli\u003eIntegrated filtration and sanitation\u003c\/li\u003e\n        \u003cli\u003ePremium stainless steel and cedar design\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Professional Recovery Spaces\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The durable materials and dedicated water-management system also make the SoulCold a compelling option for wellness studios, gyms and recovery-focused businesses.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eDurable stainless steel immersion surface\u003c\/li\u003e\n        \u003cli\u003eExternal replaceable filtration\u003c\/li\u003e\n        \u003cli\u003eTemperature control from the unit or app\u003c\/li\u003e\n        \u003cli\u003eCommercial-style chiller and heater\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--cold\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Premium Materials\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Stainless Steel Durability With the Comfort of Natural Cedar\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold combines two materials chosen for very different purposes. The 304 stainless steel tub creates the durable, nonporous foundation of the plunge, while the Canadian Western Red Cedar adds warmth, comfort and natural character where the user makes contact with the interior.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        304 Stainless Steel Tub\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Stainless steel is valued for its strength, corrosion resistance and ability to withstand ongoing exposure to water. Its nonporous surface is easier to maintain than many soft or textured materials.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eDurable immersion surface\u003c\/li\u003e\n        \u003cli\u003eResistant to cracking and water absorption\u003c\/li\u003e\n        \u003cli\u003ePremium contemporary appearance\u003c\/li\u003e\n        \u003cli\u003eSuitable for repeated residential use\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Canadian Western Red Cedar Interior\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Natural cedar slats and the contoured backrest soften the stainless steel interior while improving comfort during seated immersion.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eErgonomic back support\u003c\/li\u003e\n        \u003cli\u003eNatural wood grain and aroma\u003c\/li\u003e\n        \u003cli\u003eWarmer contact surface than exposed metal\u003c\/li\u003e\n        \u003cli\u003eDistinctive Finnmark wellness aesthetic\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eNatural cedar notice:\u003c\/strong\u003e New cedar may release tannins that temporarily give the water a light amber or tea-colored appearance. This natural discoloration is not harmful and will gradually diminish through water changes and filter replacement. Included carbon filters help absorb tannins released by the cedar.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Important Health and Safety Information\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Use Hot and Cold Immersion Responsibly\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Exposure to very hot or very cold water places meaningful stress on the body and may affect breathing, circulation, blood pressure and heart rate. Individual responses vary, and extreme immersion may not be appropriate for everyone.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--safety\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eConsult a qualified healthcare professional before use.\u003c\/strong\u003e Physician approval is especially important for anyone who is pregnant or may be pregnant, has cardiovascular disease, high or low blood pressure, respiratory concerns, circulatory disorders, neurological conditions, reduced temperature sensitivity or another condition affected by heat or cold.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cul class=\"mlhs-product__list\"\u003e\n    \u003cli\u003eNever use the plunge alone when attempting extreme-temperature immersion.\u003c\/li\u003e\n    \u003cli\u003eEnter and exit slowly to reduce the risk of dizziness or loss of balance.\u003c\/li\u003e\n    \u003cli\u003eBegin with moderate temperatures and shorter sessions.\u003c\/li\u003e\n    \u003cli\u003eStop immediately if you experience pain, numbness, confusion, dizziness, nausea or difficulty breathing.\u003c\/li\u003e\n    \u003cli\u003eDo not use alcohol, recreational drugs or impairing substances before or during immersion.\u003c\/li\u003e\n    \u003cli\u003eKeep children and anyone requiring supervision away from the plunge unless continuously supervised by a responsible adult.\u003c\/li\u003e\n    \u003cli\u003eFollow all warnings and operating instructions in the official Finnmark manual.\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"mlhs-product__section mlhs-product__section--cold\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Cold Immersion\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Consistent Cold Water Without Bags of Ice\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Finnmark SoulCold can cool the water to temperatures as low as 34°F, giving you a repeatable cold-plunge environment without the time, mess and ongoing expense of purchasing ice.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Instead of estimating the temperature each time you fill the tub, you can choose a specific setting through the onboard controller or compatible smartphone app. This makes it easier to follow a consistent routine and gradually adjust the intensity as your comfort and experience develop.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Adjustable Down to 34°F\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Select the temperature that fits your experience level and personal wellness routine rather than relying on unpredictable ice-water mixtures.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Repeatable Sessions\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Digital temperature control helps you reproduce the same water conditions from one session to the next.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Ready on Your Schedule\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Prepare the plunge in advance so the water is near your selected temperature when you are ready to use it.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eStart gradually:\u003c\/strong\u003e Water near the minimum setting is extremely cold and may trigger an immediate cold-shock response. New users should begin at a more moderate temperature, keep early sessions brief and lower the setting only as appropriate.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--warm\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Warm-Water Immersion\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Shift From Cold Recovery to a Relaxing Warm Soak\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold is not limited to cold-water use. Its integrated heating capability raises the water temperature to as high as 108°F, turning the same stainless steel tub into a comfortable warm-soak system.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Warm immersion may be preferred when your goal is to unwind, relax after physical activity or enjoy a gentler recovery session. The spacious interior and contoured cedar backrest provide a comfortable seated position while the temperature-control system maintains your selected setting.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Relax After Activity\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Warm water creates a comfortable environment for slowing down after exercise, work or a physically demanding day.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Support a Flexible Routine\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose warm immersion on days when intense cold does not align with your goals, energy level or personal preference.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Comfortable Full-Body Soaking\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The 180-gallon single-person design provides room for seated immersion with support from the cedar backrest.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        One Tub, More Uses\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Heating and cooling in one system reduces the space required compared with installing separate cold-plunge and soaking tubs.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--safety\"\u003e\n\n    \u003cp\u003e\n      \u003cstrong\u003eHeat safety:\u003c\/strong\u003e Water near 108°F is very warm. Avoid prolonged immersion, remain hydrated and exit immediately if you feel dizzy, lightheaded, nauseated, overheated or unwell.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Contrast Therapy\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Build a Personalized Hot and Cold Wellness Routine\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Contrast therapy involves alternating exposure to warm and cold conditions. The SoulCold supports both ends of that temperature spectrum, making it a versatile addition to a larger wellness environment that may also include a sauna, shower or second immersion tub.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Because the SoulCold uses one body of water, it must heat or cool between temperature settings. It does not switch instantly from 34°F to 108°F during a single session. For rapid alternation, pair it with a separate sauna, hot tub, shower or additional plunge maintained at the opposite temperature.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Cold-Focused Recovery\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Maintain a lower water temperature for dedicated cold-plunge sessions as part of a planned fitness or wellness routine.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Warm-Focused Relaxation\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Raise the temperature when you want a more soothing immersion experience centered on comfort and relaxation.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Pair With a Sauna\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Use the SoulCold as the cold component of a broader contrast-therapy setup alongside a traditional or infrared sauna.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      The time required to move between hot and cold settings depends on starting water temperature, ambient conditions, cover use, installation location and other environmental factors. Plan temperature changes in advance rather than expecting immediate transitions.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Cold-Shock Response\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Understanding the Body’s Immediate Response to Cold Water\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Sudden cold exposure activates a rapid physiological response as the body works to conserve heat. Breathing may become faster, blood vessels near the skin constrict and alertness may increase. This is commonly referred to as the cold-shock response.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Cold exposure may also influence cellular stress-response pathways, including proteins involved in helping cells adapt to changing conditions. Research into these mechanisms continues, and individual responses vary based on temperature, duration, health status and previous exposure.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Begin With Controlled Exposure\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        A colder setting is not automatically better. Start at a manageable temperature and focus on controlled breathing, safe entry and brief exposure.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Progress Gradually\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Adjust one variable at a time. Lower the temperature or extend the session gradually rather than making large changes all at once.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Pay Attention to Warning Signs\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        End the session immediately if you experience uncontrolled breathing, chest discomfort, confusion, severe numbness, dizziness or loss of coordination.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Recovery Is Individual\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Cold immersion is one optional wellness tool. It should complement appropriate sleep, nutrition, hydration, movement and professional medical guidance.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      This product is intended for general wellness use and is not designed to diagnose, treat, cure or prevent any disease or medical condition. Claims about inflammation, circulation, muscle recovery or cellular proteins should not be interpreted as guaranteed outcomes.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Temperature Control\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Set and Monitor the Water From the Built-In Controller\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold chiller includes an onboard LCD touchscreen for setting the desired water temperature and reviewing system information. The controller manages heating, cooling and water circulation according to the selected operating mode.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Clear Digital Interface\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Review the current water temperature and adjust the target setting directly from the chiller.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Heating and Cooling Modes\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The integrated system automatically heats or cools the circulating water toward the programmed temperature.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Convenient System Access\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The separate chiller places controls, filters and service components outside the plunge tub for easier access.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Always allow water to circulate properly before relying on the displayed temperature. The measured temperature can vary slightly from one area of the tub to another, especially during initial heating or cooling.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Wi-Fi App Control\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Check and Adjust the SoulCold From Your Smartphone\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Built-in Wi-Fi connectivity lets you pair the SoulCold with the compatible smartphone app for convenient remote access. Once configured, the app can be used to review system status and adjust the target water temperature before your session.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__steps\"\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 1\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Install the App\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Download the compatible control application for your iOS or Android device using the instructions provided in the Finnmark manual.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 2\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Connect to Wi-Fi\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Confirm that the installation location has a stable supported Wi-Fi signal and follow the pairing sequence.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 3\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Add the SoulCold\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Place the controller in pairing mode and complete the device setup through the mobile application.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 4\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Set Your Temperature\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Review the current reading and select the desired water temperature before your planned immersion session.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      App availability, interface design and supported operating systems may change. Follow the current installation manual and app-store instructions supplied with the product. Wi-Fi control depends on network compatibility, signal strength and internet availability.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Chiller and Heater\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    A Dedicated Temperature-Control System for a 180-Gallon Plunge\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The external SoulCold chiller is the operating center of the system. It draws water from the plunge, moves it through the filtration and sanitation components, adjusts the temperature and returns the treated water to the tub.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Separating the equipment from the immersion area helps preserve interior space while providing direct access to the filters, controls and water connections.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Cooling Performance\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The system actively removes heat from the circulating water until it approaches the selected cold-plunge temperature.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eMinimum setting of 34°F\u003c\/li\u003e\n        \u003cli\u003eNo need to continually add ice\u003c\/li\u003e\n        \u003cli\u003eDigital target-temperature control\u003c\/li\u003e\n        \u003cli\u003eDesigned for repeated immersion routines\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Heating Performance\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Reverse operation adds heat to the circulating water when the SoulCold is being used as a warm soaking tub.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eMaximum setting of 108°F\u003c\/li\u003e\n        \u003cli\u003eSupports warm-water recovery sessions\u003c\/li\u003e\n        \u003cli\u003eOne system handles heating and cooling\u003c\/li\u003e\n        \u003cli\u003eCover helps reduce temperature loss\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Integrated Circulation\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Continuous water movement distributes treated water throughout the tub while supporting filtration, ozone sanitation and temperature management.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Quiet-Operation Design\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The system is engineered to minimize unnecessary operating noise, although normal pump, fan and refrigeration sounds should be expected.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Heating and cooling speed are affected by the starting water temperature, room or outdoor temperature, direct sunlight, airflow, humidity, cover use and whether the system has adequate clearance for ventilation.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    LED Mood Lighting\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Personalize the Atmosphere Around Your Plunge\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Integrated LED lighting adds a visual element to the SoulCold experience, helping the plunge feel like a deliberate part of your wellness environment rather than purely functional equipment.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Use the included remote to select the preferred lighting mode before entering the tub. Lighting can be coordinated with a home gym, sauna room, recovery studio or evening relaxation routine.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Focused Cold Sessions\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose a simple, calm setting that reduces distractions while you concentrate on breathing and controlled immersion.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Warm Evening Soaks\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Use softer lighting to create a more relaxing atmosphere during warm-water sessions.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Wellness-Room Integration\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Coordinate the plunge lighting with the surrounding room to create a more cohesive home or professional wellness space.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      The LED system is intended to enhance ambiance. It is not a therapeutic light treatment and should not be represented as red-light therapy, photobiomodulation or chromotherapy.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"mlhs-product__section mlhs-product__section--cold\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Water Care\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Built-In Circulation, Filtration and Ozone Support\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Clean, well-maintained water is essential for a comfortable immersion experience. The Finnmark SoulCold circulates water through external filtration and an integrated ozone system to help manage debris, natural cedar tannins and routine water quality.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    These systems reduce maintenance demands, but they do not eliminate the need for regular cleaning, water testing, filter care and periodic water replacement. Usage frequency, bather load, installation conditions and local water quality all affect the required maintenance schedule.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        20-Micron Filtration\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The main filter helps capture fine suspended debris as water moves through the temperature-control system.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Carbon Filtration\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Replaceable carbon filters help manage organic material, odors and natural discoloration released by new cedar components.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Ozone Generator\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Ozone is introduced into the circulating water to support sanitation and help reduce contaminants between uses.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Ozone and filtration are supplemental water-care tools. They do not guarantee sterile water and should not replace proper cleaning, water testing or any treatment recommended by Finnmark for your installation and usage level.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Filtration System\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Multiple Layers of Protection for the Circulation System\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold uses more than one filtration component to help protect the pump, chiller and water-return system. Each component serves a different purpose and should be inspected and serviced as part of routine ownership.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Intake Mesh Screen\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The intake screen helps prevent larger debris from entering the circulation system. Leaves, hair and visible particles should be removed before they restrict water flow.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eInspect regularly\u003c\/li\u003e\n        \u003cli\u003eRemove visible debris\u003c\/li\u003e\n        \u003cli\u003eConfirm unrestricted water flow\u003c\/li\u003e\n        \u003cli\u003eClean before restarting the system\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Main 20-Micron Filter\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The main filter captures smaller particles that pass through the initial screen. Reduced flow, declining performance or visible buildup may indicate that cleaning or replacement is needed.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eCaptures fine suspended material\u003c\/li\u003e\n        \u003cli\u003eProtects downstream equipment\u003c\/li\u003e\n        \u003cli\u003eRequires routine inspection\u003c\/li\u003e\n        \u003cli\u003eReplace according to condition and use\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Carbon Filters\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Carbon filtration is especially useful during the early ownership period when natural cedar tannins may temporarily change the water color.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eHelps absorb cedar tannins\u003c\/li\u003e\n        \u003cli\u003eSupports odor control\u003c\/li\u003e\n        \u003cli\u003eReplaceable maintenance item\u003c\/li\u003e\n        \u003cli\u003ePerformance declines as media becomes saturated\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Accessible Filter Housing\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        External filter housings and the included filter wrenches simplify access when filters need to be inspected, cleaned or replaced.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eService components remain outside the tub\u003c\/li\u003e\n        \u003cli\u003eIncluded filter wrenches\u003c\/li\u003e\n        \u003cli\u003eDesigned for routine owner maintenance\u003c\/li\u003e\n        \u003cli\u003eFollow the manual before opening housings\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Ozone Sanitation\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Additional Water-Care Support Between Immersion Sessions\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The integrated ozone generator introduces ozone into the circulating water. Ozone is a powerful oxidizing agent that can help reduce organic contaminants and support clearer water when combined with proper filtration and routine maintenance.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Because ozone dissipates quickly, it works as part of the active circulation process rather than leaving a long-lasting sanitizer residual in the water.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Circulation-Based Treatment\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Ozone works while water is moving through the SoulCold system and returning to the plunge.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Supports Routine Maintenance\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Ozone can reduce some of the burden placed on filters and other water-care methods.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Not a Standalone Solution\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Proper cleaning, filter replacement and water management remain necessary even when ozone is operating normally.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Routine Maintenance\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Keep the SoulCold Performing at Its Best\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    A consistent maintenance routine helps preserve water quality, temperature performance and equipment life. Always disconnect power and follow the official manual before opening filter housings, draining the tub or servicing any component.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__steps\"\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Daily\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Check the Water\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Look for visible debris, unusual cloudiness, odors, leaks or changes in circulation before entering the plunge.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Regularly\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Inspect the Filters\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Check the mesh screen, main filter and carbon media for buildup, discoloration or restricted flow.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        As Needed\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Clean the Tub\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Wipe the stainless steel and cedar surfaces using methods and products approved in the Finnmark manual.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Periodically\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Replace the Water\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Drain and refill based on water condition, frequency of use, bather load and the maintenance guidance supplied with the product.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Before Each Use\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eConfirm that the water appears clean\u003c\/li\u003e\n        \u003cli\u003eVerify normal circulation\u003c\/li\u003e\n        \u003cli\u003eCheck the displayed temperature\u003c\/li\u003e\n        \u003cli\u003eInspect the area for leaks or hazards\u003c\/li\u003e\n        \u003cli\u003eConfirm that hoses remain secure\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        During Filter Service\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eTurn off and unplug the equipment\u003c\/li\u003e\n        \u003cli\u003eRelieve system pressure before opening housings\u003c\/li\u003e\n        \u003cli\u003eUse the supplied filter wrenches\u003c\/li\u003e\n        \u003cli\u003eInspect seals and O-rings\u003c\/li\u003e\n        \u003cli\u003eConfirm housings are secure before restarting\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        During Water Changes\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eDisconnect electrical power\u003c\/li\u003e\n        \u003cli\u003eDrain water to an approved location\u003c\/li\u003e\n        \u003cli\u003eClean accessible interior surfaces\u003c\/li\u003e\n        \u003cli\u003eInspect connections and filters\u003c\/li\u003e\n        \u003cli\u003eRefill before operating the pump\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Long-Term Care\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eProtect the equipment from freezing\u003c\/li\u003e\n        \u003cli\u003eKeep ventilation openings clear\u003c\/li\u003e\n        \u003cli\u003eReplace worn hoses or seals promptly\u003c\/li\u003e\n        \u003cli\u003eUse approved replacement filters\u003c\/li\u003e\n        \u003cli\u003eFollow seasonal storage instructions\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--warm\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Cedar Care\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Natural Wood Requires Simple, Consistent Maintenance\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Canadian Western Red Cedar gives the SoulCold a warmer, more comfortable interior, but it is a natural material and will respond to water, temperature and environmental conditions differently than stainless steel.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Color variation, grain differences and the temporary release of tannins are normal characteristics of genuine cedar. These natural traits do not indicate a manufacturing defect.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Expect Natural Tannins\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        New cedar may initially tint the water. Carbon filtration and routine water changes help reduce this effect over time.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Avoid Harsh Cleaners\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Abrasive products and aggressive chemicals may damage the wood surface or alter its natural appearance.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Inspect the Backrest\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Periodically confirm that the cedar backrest and slats remain secure and free from damage.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Installation Planning\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Prepare the Site Before Delivery\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold is a substantial water-filled appliance. Proper planning is required for the tub, chiller, electrical connection, ventilation, drainage and safe user access.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Review the full installation manual before choosing the final location. The site must support the filled weight of the system and allow enough surrounding space for entry, service and airflow around the chiller.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Level Structural Base\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Install the plunge on a flat, stable and level surface capable of supporting approximately 1,650 pounds when filled.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Accessible Drainage\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose a location where splashed water, condensation and routine draining can be managed without damaging nearby finishes.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Chiller Ventilation\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Leave the required clearances around the chiller so heat can dissipate and service components remain accessible.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Grounded Electrical Supply\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Position the system near an appropriate grounded 110 to 120V outlet that complies with the manual and local electrical codes.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Safe Entry and Exit\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Allow clear floor space around the tub and consider slip-resistant flooring, a stable step and a nearby support rail.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Service Access\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Do not place the chiller where filters, controls, hoses or ventilation panels are blocked by walls, furniture or stored items.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--safety\"\u003e\n\n    \u003cp\u003e\n      The filled weight is substantial. Consult a qualified contractor or structural professional before installing the SoulCold on an elevated deck, upper floor or any surface where load capacity is uncertain.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Indoor and Outdoor Placement\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Choose a Protected, Serviceable Installation Area\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold may be appropriate for an indoor wellness room, home gym, garage, covered patio or similar prepared space. The final location must satisfy the manufacturer’s environmental, electrical, ventilation and drainage requirements.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Indoor Installation Considerations\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eWater-resistant flooring\u003c\/li\u003e\n        \u003cli\u003eAdequate room ventilation\u003c\/li\u003e\n        \u003cli\u003eFloor drain or safe drainage plan\u003c\/li\u003e\n        \u003cli\u003eMoisture-resistant wall finishes\u003c\/li\u003e\n        \u003cli\u003eGrounded electrical access\u003c\/li\u003e\n        \u003cli\u003eProtection against condensation damage\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Outdoor Installation Considerations\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eProtection from direct weather exposure\u003c\/li\u003e\n        \u003cli\u003eStable, level and load-rated base\u003c\/li\u003e\n        \u003cli\u003eProper outdoor-rated electrical supply\u003c\/li\u003e\n        \u003cli\u003eProtection from freezing temperatures\u003c\/li\u003e\n        \u003cli\u003eClear airflow around the chiller\u003c\/li\u003e\n        \u003cli\u003eUse of the included cover when unattended\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Do not assume that every outdoor location is suitable. Exposure to rain, snow, direct sun, standing water or freezing temperatures may affect safety, performance and warranty coverage. Follow the official manual and local code requirements.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Electrical Requirements\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Plug-In Operation With GFCI Protection\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Finnmark SoulCold is designed for 110 to 120V, 60Hz operation and uses a grounded NEMA 5-15P connection. A GFCI-protected power cord is supplied with the system.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The outlet must be properly grounded, readily accessible and installed in accordance with the National Electrical Code, local requirements and the official Finnmark instructions.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n    \u003ctable class=\"mlhs-product__table\"\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"col\"\u003eElectrical Item\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eRequirement\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eVoltage\u003c\/th\u003e\n          \u003ctd\u003e110 to 120V AC\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFrequency\u003c\/th\u003e\n          \u003ctd\u003e60Hz\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n          \u003ctd\u003eNEMA 5-15P grounded plug\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProtection\u003c\/th\u003e\n          \u003ctd\u003eSupplied GFCI-protected power connection\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eOutlet\u003c\/th\u003e\n          \u003ctd\u003eProperly grounded receptacle installed according to applicable electrical codes\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eExtension Cords\u003c\/th\u003e\n          \u003ctd\u003eDo not use unless specifically permitted by the manufacturer and approved for the full electrical load and installation environment\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--safety\"\u003e\n\n    \u003cp\u003e\n      Never operate the SoulCold with a damaged cord, altered plug, ungrounded adapter or outlet that shows signs of heat, corrosion or moisture intrusion. Have questionable electrical conditions inspected by a licensed electrician before use.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--cold\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Basic Setup\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Connect, Fill, Prime and Test Before Your First Plunge\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The steps below provide a general planning overview. They do not replace the complete installation sequence in the Finnmark manual.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__steps\"\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 1\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Position the Tub\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Place the empty plunge on its final level, load-rated surface with enough clearance for safe entry and service.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 2\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Position the Chiller\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Set the chiller nearby with the required ventilation and service space around all sides.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 3\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Connect the Hoses\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Attach the supplied inlet and return hoses to the correct ports and confirm that all fittings are properly secured.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 4\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Install the Filters\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Confirm that the required filter cartridges, carbon media, seals and housings are installed correctly.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 5\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Fill the Plunge\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Add clean water to the specified operating level before powering the pump or temperature-control system.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 6\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Check for Leaks\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Inspect every hose, housing and connection before and after circulation begins.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 7\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Connect Power\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Plug the system into the correct grounded outlet and test the GFCI according to the manual.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Step 8\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Set the Temperature\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Begin with a moderate setting, allow the water to circulate and confirm normal operation before entering.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Never operate the circulation pump without sufficient water in the system. Running the pump dry can damage equipment and may not be covered by the warranty.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Drainage and Winterization\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Protect the System During Water Changes and Freezing Weather\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Plan where the 180-gallon water volume will go before draining the plunge. Water should be directed to an appropriate location where it will not damage landscaping, structures, finished flooring or nearby property.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Freezing water can damage hoses, filters, pumps, heat exchangers and fittings. In climates where freezing conditions are possible, the system must be kept in an appropriate heated environment or fully drained and winterized according to the Finnmark manual.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Before Draining\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eTurn off the system\u003c\/li\u003e\n        \u003cli\u003eDisconnect electrical power\u003c\/li\u003e\n        \u003cli\u003eConfirm an approved drainage route\u003c\/li\u003e\n        \u003cli\u003eKeep water away from the outlet and cord\u003c\/li\u003e\n        \u003cli\u003eAllow heated water to cool when necessary\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Before Freezing Conditions\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eMove the system to a protected environment or winterize it\u003c\/li\u003e\n        \u003cli\u003eDrain the tub, hoses and filter housings completely\u003c\/li\u003e\n        \u003cli\u003eRemove trapped water from the chiller system\u003c\/li\u003e\n        \u003cli\u003eStore filters and accessories appropriately\u003c\/li\u003e\n        \u003cli\u003eFollow all manufacturer winterization steps\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--safety\"\u003e\n\n    \u003cp\u003e\n      Freeze damage can occur quickly and may be excluded from warranty coverage. Do not rely only on the cover to protect the SoulCold in freezing weather.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Technical Specifications\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Finnmark SoulCold™ Product Specifications\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Review the dimensions, capacity, materials, electrical requirements and included components before ordering. Confirm that the delivery route, installation surface and electrical supply are suitable for the complete system.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__table-wrap\"\u003e\n\n    \u003ctable class=\"mlhs-product__table\"\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eFinnmark SoulCold™\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eSingle-person cold and hot immersion plunge\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWater Temperature Range\u003c\/th\u003e\n          \u003ctd\u003e34°F to 108°F\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWater Capacity\u003c\/th\u003e\n          \u003ctd\u003e180 gallons\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eTub Material\u003c\/th\u003e\n          \u003ctd\u003e304 stainless steel\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eInterior Wood\u003c\/th\u003e\n          \u003ctd\u003eCanadian Western Red Cedar slats and backrest\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePlunge Dimensions\u003c\/th\u003e\n          \u003ctd\u003e79.8 inches long × 35 inches wide × 30 inches high\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eChiller Dimensions\u003c\/th\u003e\n          \u003ctd\u003e21.3 inches long × 15.4 inches wide × 25 inches high\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eDry Weight\u003c\/th\u003e\n          \u003ctd\u003eApproximately 460 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFilled Weight\u003c\/th\u003e\n          \u003ctd\u003eApproximately 1,650 pounds\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eElectrical Supply\u003c\/th\u003e\n          \u003ctd\u003e110 to 120V AC, 60Hz\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePlug Type\u003c\/th\u003e\n          \u003ctd\u003eNEMA 5-15P grounded plug\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eElectrical Protection\u003c\/th\u003e\n          \u003ctd\u003eSupplied GFCI-protected connection\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eControls\u003c\/th\u003e\n          \u003ctd\u003eLCD touchscreen and compatible Wi-Fi mobile app\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eFiltration\u003c\/th\u003e\n          \u003ctd\u003eMesh intake protection, 20-micron filtration and replaceable carbon filtration\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWater Sanitation\u003c\/th\u003e\n          \u003ctd\u003eIntegrated ozone generator\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eLighting\u003c\/th\u003e\n          \u003ctd\u003eIntegrated LED lighting with remote control\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eCover\u003c\/th\u003e\n          \u003ctd\u003eInsulated marine-grade cover included\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eUser Capacity\u003c\/th\u003e\n          \u003ctd\u003eOne person\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSKU\u003c\/th\u003e\n          \u003ctd\u003e129274\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eUPC\u003c\/th\u003e\n          \u003ctd\u003e810214828501\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n          \u003ctd\u003eFinnmark Designs\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n          \u003ctd\u003eOne-year limited manufacturer warranty\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Product dimensions and weights are approximate. Allow additional space for hoses, ventilation, service access, safe entry and exit, drainage management and surrounding clearances required by the installation manual.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Space Planning\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Plan for the Tub, Chiller and Safe Access\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The listed plunge dimensions describe the main tub only. A complete installation also requires space for the separate chiller, connecting hoses, airflow, maintenance access and safe movement around the system.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        79.8\"\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Plunge Length\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Measure the full delivery route, including exterior gates, doorways, hallways, corners, elevators and stair landings.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        35\"\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Plunge Width\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Confirm that the tub can pass through all access points without damaging the product or surrounding property.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        30\"\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Plunge Height\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Consider whether a stable step or support rail will be needed for comfortable entry and exit.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003cspan class=\"mlhs-product__stat\"\u003e\n        1,650 lb\n      \u003c\/span\u003e\n\n      \u003ch3\u003e\n        Approximate Filled Weight\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        The support surface must safely carry the filled system, the user and any additional dynamic loading.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--safety\"\u003e\n\n    \u003cp\u003e\n      Do not calculate structural suitability from product dimensions alone. Elevated decks, upper floors, balconies and other non-slab installations should be evaluated by a qualified structural professional.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--cold\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    What Is Included\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Complete SoulCold Plunge Package\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold package includes the major equipment and accessories needed to assemble and begin using the system after the installation area has been properly prepared.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        SoulCold Plunge Tub\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        One 180-gallon 304 stainless steel immersion tub with Canadian Western Red Cedar interior components and ergonomic backrest.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Chiller and Heater\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        External temperature-control unit for cooling, heating, circulating, filtering and treating the water.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Insulated Cover\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Marine-grade cover designed to protect the water and reduce temperature loss while the plunge is not in use.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Filtration Components\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Required filters and related components supplied for initial setup and water circulation.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Filter Wrenches\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Tools for opening and securing the external filter housings during routine service.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Connecting Hoses\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Water lines and fittings used to connect the plunge tub to the external chiller system.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        LED Remote\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Handheld remote for controlling the integrated ambient lighting system.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Installation Manual\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Manufacturer instructions covering safety, setup, operation, Wi-Fi pairing, maintenance and troubleshooting.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Manufacturer Warranty\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        One-year limited warranty coverage subject to Finnmark’s terms, exclusions and proper installation requirements.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Site preparation, structural work, electrical work, plumbing modifications, drainage systems, lifting equipment, professional installation and delivery beyond the standard freight service are not included unless stated separately in your order.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Before Delivery\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Confirm Access and Site Readiness\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The SoulCold is large and heavy. Completing a delivery plan before shipment helps prevent delays, additional freight charges and problems moving the equipment from the delivery point to its final location.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__steps\"\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Check 1\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Measure the Route\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Measure gates, doors, hallways, corners and other restrictions from the unloading area to the installation site.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Check 2\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Confirm the Foundation\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Verify that the final surface is flat, level, stable and capable of supporting the filled system.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Check 3\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Prepare Power\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Confirm the required grounded outlet is installed and ready before the product arrives.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__step\"\u003e\n\n      \u003ch3\u003e\n        Check 4\n      \u003c\/h3\u003e\n\n      \u003ch4\u003e\n        Plan the Move\n      \u003c\/h4\u003e\n\n      \u003cp\u003e\n        Arrange sufficient help, material-handling equipment or professional placement service for the final move.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Standard freight delivery generally does not include moving the plunge through a home, carrying it up or down stairs, placing it on a deck, removing packaging or completing installation. Confirm the delivery service included with your order before shipment.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--soft\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Warranty\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    One-Year Limited Manufacturer Warranty\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The Finnmark SoulCold includes a one-year limited manufacturer warranty. Warranty coverage is subject to the written terms, conditions, limitations and exclusions provided by Finnmark Designs.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__grid\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Protect Your Coverage\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eFollow all installation instructions\u003c\/li\u003e\n        \u003cli\u003eUse the required grounded electrical connection\u003c\/li\u003e\n        \u003cli\u003eMaintain proper water circulation\u003c\/li\u003e\n        \u003cli\u003eKeep filters clean and correctly installed\u003c\/li\u003e\n        \u003cli\u003eProtect the system from freezing\u003c\/li\u003e\n        \u003cli\u003eRetain proof of purchase and product information\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Conditions That May Affect Coverage\n      \u003c\/h3\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eImproper installation or electrical supply\u003c\/li\u003e\n        \u003cli\u003eFreeze damage\u003c\/li\u003e\n        \u003cli\u003eRunning the pump without water\u003c\/li\u003e\n        \u003cli\u003eNeglected filter and water maintenance\u003c\/li\u003e\n        \u003cli\u003eUnauthorized repair or modification\u003c\/li\u003e\n        \u003cli\u003eDamage caused during owner-arranged movement\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      This summary is provided for general planning only. The written Finnmark warranty supplied with the product governs all warranty claims and takes precedence over product-page summaries.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Product Documents\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    SoulCold Installation and Operation Manual\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Read the complete manufacturer manual before delivery, installation, filling or operation. It contains essential information about electrical safety, component placement, hose connections, filtration, Wi-Fi pairing, temperature control, maintenance, draining, winterization and troubleshooting.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"mlhs-product__document\"\u003e\n\n    \u003cdiv class=\"mlhs-product__document-copy\"\u003e\n\n      \u003ch3\u003e\n        Finnmark SoulCold™ Cold Plunge Manual\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Official installation and operation instructions for the Finnmark SoulCold hot and cold plunge system.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003ca class=\"mlhs-product__document-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/Finnmark-SoulCold-Cold-Plunge_V1.0_1.pdf?v=1785013870\" target=\"_blank\" rel=\"noopener\"\u003e\n      View Official Manual\n    \u003c\/a\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Save a copy of the manual where it can be accessed by the owner, installer and anyone responsible for maintenance or seasonal shutdown.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section mlhs-product__section--warm\"\u003e\n\n  \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n    Ideal Applications\n  \u003c\/span\u003e\n\n  \u003ch2\u003e\n    Built for Premium Home and Professional Wellness Spaces\n  \u003c\/h2\u003e\n\n  \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Home Wellness Rooms\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Create a dedicated immersion area alongside fitness, massage, red-light or relaxation equipment.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Home Gyms\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Add convenient hot and cold immersion to a private exercise and recovery environment.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Sauna and Contrast Suites\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Pair the SoulCold with a traditional or infrared sauna for a more complete contrast-therapy setup.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Fitness Facilities\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Offer a premium immersion amenity in facilities with appropriate supervision, maintenance and operating procedures.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Recovery Studios\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Build a flexible service offering around cold immersion, warm soaking and personalized wellness protocols.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n    \u003carticle class=\"mlhs-product__card\"\u003e\n\n      \u003ch3\u003e\n        Hospitality Wellness Areas\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Add a distinctive wellness feature to select retreats, resorts or private hospitality spaces with suitable staffing and maintenance.\n      \u003c\/p\u003e\n\n    \u003c\/article\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"mlhs-product__notice\"\u003e\n\n    \u003cp\u003e\n      Commercial and shared-use installations may require additional cleaning procedures, water treatment, local permits, accessibility planning and operating policies. Confirm all applicable regulations before offering the plunge for public or client use.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\u003csection class=\"mlhs-product__cta\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nPremium Wellness Starts Here\n\u003c\/span\u003e\n\n\u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n\n\u003ch2\u003e\nTransform Your Recovery Routine With the Finnmark SoulCold™\n\u003c\/h2\u003e\n\n\u003cp\u003e\nWhether you're building a complete home wellness room or adding professional-grade immersion therapy to a fitness or recovery space, the Finnmark SoulCold delivers premium craftsmanship, intelligent temperature control and exceptional versatility in one beautifully engineered system.\n\u003c\/p\u003e\n\n\u003cp\u003e\nOur wellness specialists are available to answer questions about installation, delivery, financing and product selection before you purchase.\n\u003c\/p\u003e\n\n\u003cdiv class=\"mlhs-product__buttons\"\u003e\n\n\u003ca class=\"mlhs-product__button mlhs-product__button--primary\" href=\"#purchase\"\u003e\nOrder Your SoulCold\n\u003c\/a\u003e\n\n\u003ca class=\"mlhs-product__button mlhs-product__button--secondary\" href=\"\/pages\/contact-us\"\u003e\nTalk With a Wellness Expert\n\u003c\/a\u003e\n\n\u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003cdiv id=\"purchase\"\u003e\u003c\/div\u003e\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nWhy Buy From My Luxury Home Spa\n\u003c\/span\u003e\n\n\u003ch2\u003e\nThe Premium Buying Experience You Deserve\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nAuthorized Finnmark Dealer\n\u003c\/h3\u003e\n\n\u003cp\u003e\nPurchase with confidence knowing your SoulCold includes the full manufacturer warranty and genuine Finnmark support.\n\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nExpert Product Guidance\n\u003c\/h3\u003e\n\n\u003cp\u003e\nWe specialize in premium home wellness products and can help you choose the right solution for your space, goals and budget.\n\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nNationwide Delivery\n\u003c\/h3\u003e\n\n\u003cp\u003e\nWe coordinate shipment throughout the continental United States and can discuss delivery options before your order is placed.\n\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003carticle class=\"mlhs-product__card\"\u003e\n\n\u003ch3\u003e\nPersonal Customer Support\n\u003c\/h3\u003e\n\n\u003cp\u003e\nReal people are available before and after your purchase to answer questions about planning, installation and ownership.\n\u003c\/p\u003e\n\n\u003c\/article\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003csection class=\"mlhs-product__section\"\u003e\n\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e\nFrequently Asked Questions\n\u003c\/span\u003e\n\n\u003ch2\u003e\nFinnmark SoulCold™ FAQ\n\u003c\/h2\u003e\n\n\u003cdiv class=\"mlhs-product__faq\"\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eHow cold does the SoulCold get?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe system is adjustable down to 34°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eHow warm can the water become?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe SoulCold heats water up to 108°F.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan it both heat and cool the water?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. Unlike many cold plunges, the SoulCold includes both heating and cooling capability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eDoes it require bags of ice?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. The integrated chiller cools the water without continually adding ice.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan I control it from my phone?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. Built-in Wi-Fi allows compatible smartphone control after setup.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eDoes it include filtration?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. The SoulCold uses mesh filtration, a 20-micron filter and carbon filtration.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eDoes it include ozone sanitation?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. An integrated ozone generator supports routine water care.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat material is the tub?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe immersion tub is constructed from premium 304 stainless steel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eIs real cedar used?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes. Canadian Western Red Cedar is used for the interior slats and ergonomic backrest.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eHow many people does it hold?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe SoulCold is designed for one person.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat electrical service is required?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe SoulCold operates on 110 to 120V, 60Hz power using a grounded NEMA 5-15P connection with GFCI protection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eHow much water does it hold?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eApproximately 180 gallons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan it be installed indoors?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes, provided the installation area meets the structural, electrical, ventilation and drainage requirements outlined in the installation manual.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eCan it be installed outdoors?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eYes, in suitable protected locations that meet the manufacturer's installation requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhat warranty is included?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe SoulCold includes a one-year limited manufacturer warranty.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"mlhs-product__faq-item\"\u003e\n\u003csummary\u003eWhere can I find the installation manual?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eA direct download link to the official Finnmark installation and operation manual is provided above in the Product Documents section.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n\"@context\":\"https:\/\/schema.org\",\n\"@type\":\"FAQPage\",\n\"mainEntity\":[\n{\n\"@type\":\"Question\",\n\"name\":\"How cold does the Finnmark SoulCold get?\",\n\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The SoulCold can cool water to temperatures as low as 34°F.\"}\n},\n{\n\"@type\":\"Question\",\n\"name\":\"Can the SoulCold heat the water?\",\n\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. The SoulCold heats water up to 108°F.\"}\n},\n{\n\"@type\":\"Question\",\n\"name\":\"Does the SoulCold require ice?\",\n\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. The integrated chiller cools the water without the need for bags of ice.\"}\n},\n{\n\"@type\":\"Question\",\n\"name\":\"Does the SoulCold include Wi-Fi?\",\n\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes. Compatible smartphone control is included through the integrated Wi-Fi system.\"}\n},\n{\n\"@type\":\"Question\",\n\"name\":\"What electrical service does it require?\",\n\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The SoulCold operates on 110 to 120V, 60Hz power using a grounded NEMA 5-15P connection with GFCI protection.\"}\n},\n{\n\"@type\":\"Question\",\n\"name\":\"What warranty is included?\",\n\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The Finnmark SoulCold includes a one-year limited manufacturer warranty.\"}\n}\n]\n}\n\u003c\/script\u003e","brand":"Finnmark","offers":[{"title":"Default Title","offer_id":50755831496933,"sku":"129274","price":6990.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/finnmark-soulcold-1-person-cold-and-hot-plunge-6872209.jpg?v=1785016813","url":"https:\/\/myluxuryhomespa.com\/products\/finnmark-soulcold%e2%84%a2-1-person-cold-hot-plunge","provider":"My Luxury Home Spa","version":"1.0","type":"link"}