{"product_id":"eos-touch-3-digital-touchscreen-sauna-control","title":"EOS Touch 3 Digital Touchscreen Sauna Control 7-Inch Display","description":"\u003c!-- =========================================================\nMLHS | EOS TOUCH 3 DIGITAL TOUCHSCREEN SAUNA CONTROL\nSEO \/ AEO \/ GMC-COMPLIANT SHOPIFY PRODUCT DESCRIPTION\n\nPRODUCT TITLE:\nEOS Touch 3 Digital Touchscreen Sauna Control, 7-Inch Display\n\nURL HANDLE:\neos-touch-3-digital-touchscreen-sauna-control\n\nSEO TITLE:\nEOS Touch 3 Digital Sauna Control | 7-Inch Screen\n\nMETA DESCRIPTION:\nControl compatible EOS sauna systems with the 7-inch EOS Touch 3 touchscreen. Available in White or Black. Required power box sold separately.\n\nSHOPIFY OPTION:\nColor\n\nVARIANTS:\nWhite - SKU 14-949068\nBlack - SKU 14-949069\n\nShopify should generate the product title as the H1.\nFAQ JSON-LD only.\nNo Product or Offer schema included.\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  .mlhs-product {\n    --mlhs-text: #26323a;\n    --mlhs-heading: #131d23;\n    --mlhs-line: #dfe5e8;\n    --mlhs-soft: #f5f8f9;\n    --mlhs-warm: #f8f2ed;\n    --mlhs-accent: #9b5e35;\n    --mlhs-accent-dark: #754326;\n    --mlhs-dark: #172229;\n    --mlhs-white: #ffffff;\n    --mlhs-danger: #943c35;\n    --mlhs-success: #315f4f;\n    --mlhs-radius: 18px;\n    --mlhs-shadow: 0 12px 32px rgba(19, 29, 35, 0.07);\n\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 8px 16px 48px;\n    color: var(--mlhs-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mlhs-product,\n  .mlhs-product * {\n    box-sizing: border-box;\n  }\n\n  .mlhs-product h2,\n  .mlhs-product h3,\n  .mlhs-product h4 {\n    margin-top: 0;\n    color: var(--mlhs-heading);\n    line-height: 1.25;\n  }\n\n  .mlhs-product h2 {\n    margin-bottom: 16px;\n    font-size: clamp(25px, 3.3vw, 38px);\n  }\n\n  .mlhs-product h3 {\n    margin-bottom: 10px;\n    font-size: clamp(19px, 2vw, 23px);\n  }\n\n  .mlhs-product h4 {\n    margin-bottom: 8px;\n    font-size: 17px;\n  }\n\n  .mlhs-product p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .mlhs-product a {\n    color: var(--mlhs-accent-dark);\n  }\n\n  .mlhs-product strong {\n    color: var(--mlhs-heading);\n  }\n\n  .mlhs-product__eyebrow {\n    display: inline-block;\n    margin-bottom: 11px;\n    color: var(--mlhs-accent-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .mlhs-product__hero {\n    margin: 8px 0 30px;\n    padding: clamp(26px, 5vw, 52px);\n    border: 1px solid var(--mlhs-line);\n    border-radius: 24px;\n    background:\n      radial-gradient(\n        circle at top right,\n        rgba(155, 94, 53, 0.12),\n        transparent 38%\n      ),\n      linear-gradient(\n        120deg,\n        rgba(255, 255, 255, 0.99),\n        rgba(248, 242, 237, 0.96)\n      );\n    box-shadow: var(--mlhs-shadow);\n  }\n\n  .mlhs-product__hero-inner {\n    max-width: 930px;\n  }\n\n  .mlhs-product__lead {\n    max-width: 870px;\n    margin-bottom: 20px;\n    color: #3d4a52;\n    font-size: clamp(17px, 2vw, 20px);\n    line-height: 1.65;\n  }\n\n  .mlhs-product__badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__badge {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 13px;\n    border: 1px solid #dfd3ca;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.84);\n    color: var(--mlhs-heading);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .mlhs-product__section {\n    margin-top: 48px;\n  }\n\n  .mlhs-product__section-intro {\n    max-width: 920px;\n    margin-bottom: 24px;\n  }\n\n  .mlhs-product__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mlhs-product__grid--three {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .mlhs-product__card {\n    height: 100%;\n    padding: 24px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-white);\n    box-shadow: 0 8px 24px rgba(19, 29, 35, 0.045);\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__icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 106px;\n    min-height: 48px;\n    margin-bottom: 16px;\n    padding: 7px;\n    border-radius: 13px;\n    background: var(--mlhs-warm);\n    color: var(--mlhs-accent-dark);\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-align: center;\n  }\n\n  .mlhs-product__list {\n    margin: 12px 0 0;\n    padding-left: 21px;\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__summary {\n    display: grid;\n    grid-template-columns: minmax(0, 1.03fr) minmax(300px, 0.97fr);\n    gap: 28px;\n    align-items: center;\n    padding: clamp(26px, 4vw, 42px);\n    border-radius: 22px;\n    background: var(--mlhs-dark);\n    color: #e9eff1;\n  }\n\n  .mlhs-product__summary h2,\n  .mlhs-product__summary h3,\n  .mlhs-product__summary strong {\n    color: #ffffff;\n  }\n\n  .mlhs-product__summary p {\n    color: #d9e2e5;\n  }\n\n  .mlhs-product__summary-box {\n    padding: 24px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: var(--mlhs-radius);\n    background: rgba(255, 255, 255, 0.06);\n  }\n\n  .mlhs-product__summary-box dl {\n    display: grid;\n    grid-template-columns: minmax(135px, 0.8fr) minmax(0, 1.2fr);\n    gap: 10px 18px;\n    margin: 0;\n  }\n\n  .mlhs-product__summary-box dt {\n    color: #ffffff;\n    font-weight: 800;\n  }\n\n  .mlhs-product__summary-box dd {\n    margin: 0;\n    color: #dce4e7;\n  }\n\n  .mlhs-product__important {\n    padding: clamp(26px, 4vw, 40px);\n    border: 2px solid #d7aaa5;\n    border-radius: 22px;\n    background: #fff5f3;\n  }\n\n  .mlhs-product__important h2,\n  .mlhs-product__important h3 {\n    color: #6f2824;\n  }\n\n  .mlhs-product__important .mlhs-product__eyebrow {\n    color: #8b332e;\n  }\n\n  .mlhs-product__system-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 24px;\n  }\n\n  .mlhs-product__system-card {\n    padding: 22px;\n    border: 1px solid #e5c5c1;\n    border-radius: 16px;\n    background: #ffffff;\n  }\n\n  .mlhs-product__system-card--required {\n    border-top: 5px solid var(--mlhs-danger);\n  }\n\n  .mlhs-product__system-card--optional {\n    border-top: 5px solid var(--mlhs-accent);\n  }\n\n  .mlhs-product__product-link {\n    display: block;\n    margin-top: 10px;\n    padding: 12px 14px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: 10px;\n    background: var(--mlhs-soft);\n    font-weight: 800;\n    line-height: 1.4;\n    text-decoration: none;\n  }\n\n  .mlhs-product__product-link:hover {\n    border-color: var(--mlhs-accent);\n    background: #ffffff;\n  }\n\n  .mlhs-product__table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-white);\n  }\n\n  .mlhs-product__table {\n    width: 100%;\n    min-width: 680px;\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-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .mlhs-product__table th {\n    width: 34%;\n    background: var(--mlhs-soft);\n    color: var(--mlhs-heading);\n    font-weight: 800;\n  }\n\n  .mlhs-product__table thead th {\n    width: auto;\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: 19px 21px;\n    border-left: 4px solid var(--mlhs-accent);\n    border-radius: 0 13px 13px 0;\n    background: var(--mlhs-warm);\n  }\n\n  .mlhs-product__notice--important {\n    border-left-color: var(--mlhs-danger);\n    background: #fff4f2;\n  }\n\n  .mlhs-product__notice--success {\n    border-left-color: var(--mlhs-success);\n    background: #f0f8f4;\n  }\n\n  .mlhs-product__notice p:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__steps {\n    counter-reset: mlhs-step;\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mlhs-product__step {\n    position: relative;\n    min-height: 100%;\n    padding: 64px 23px 23px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-soft);\n  }\n\n  .mlhs-product__step::before {\n    counter-increment: mlhs-step;\n    content: counter(mlhs-step);\n    position: absolute;\n    top: 20px;\n    left: 23px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 31px;\n    height: 31px;\n    border-radius: 50%;\n    background: var(--mlhs-accent);\n    color: #ffffff;\n    font-size: 14px;\n    font-weight: 800;\n  }\n\n  .mlhs-product__faq {\n    border-top: 1px solid var(--mlhs-line);\n  }\n\n  .mlhs-product__faq details {\n    border-bottom: 1px solid var(--mlhs-line);\n  }\n\n  .mlhs-product__faq summary {\n    position: relative;\n    padding: 20px 42px 20px 0;\n    color: var(--mlhs-heading);\n    font-weight: 800;\n    cursor: pointer;\n    list-style: none;\n  }\n\n  .mlhs-product__faq summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .mlhs-product__faq summary::after {\n    content: \"+\";\n    position: absolute;\n    top: 17px;\n    right: 4px;\n    color: var(--mlhs-accent-dark);\n    font-size: 25px;\n    line-height: 1;\n  }\n\n  .mlhs-product__faq details[open] summary::after {\n    content: \"-\";\n  }\n\n  .mlhs-product__faq-answer {\n    max-width: 920px;\n    padding: 0 42px 20px 0;\n  }\n\n  .mlhs-product__cta {\n    margin-top: 48px;\n    padding: clamp(28px, 5vw, 48px);\n    border-radius: 22px;\n    background: var(--mlhs-warm);\n    text-align: center;\n  }\n\n  .mlhs-product__cta-inner {\n    max-width: 800px;\n    margin: 0 auto;\n  }\n\n  .mlhs-product__buttons {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 48px;\n    padding: 12px 21px;\n    border: 2px solid var(--mlhs-accent-dark);\n    border-radius: 10px;\n    font-weight: 800;\n    line-height: 1.2;\n    text-decoration: none !important;\n  }\n\n  .mlhs-product__button--primary {\n    background: var(--mlhs-accent-dark);\n    color: #ffffff !important;\n  }\n\n  .mlhs-product__button--secondary {\n    background: transparent;\n    color: var(--mlhs-accent-dark) !important;\n  }\n\n  @media (max-width: 900px) {\n    .mlhs-product__grid--three,\n    .mlhs-product__steps {\n      grid-template-columns: 1fr;\n    }\n\n    .mlhs-product__summary {\n      grid-template-columns: 1fr;\n    }\n  }\n\n  @media (max-width: 700px) {\n    .mlhs-product {\n      padding-right: 12px;\n      padding-left: 12px;\n    }\n\n    .mlhs-product__grid,\n    .mlhs-product__system-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .mlhs-product__summary-box dl {\n      grid-template-columns: 1fr;\n      gap: 2px;\n    }\n\n    .mlhs-product__summary-box dd {\n      margin-bottom: 10px;\n    }\n\n    .mlhs-product__buttons {\n      flex-direction: column;\n    }\n\n    .mlhs-product__button {\n      width: 100%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"mlhs-product\"\u003e\n\n  \u003csection class=\"mlhs-product__hero\" aria-labelledby=\"eos-touch-3-intro\"\u003e\n    \u003cdiv class=\"mlhs-product__hero-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Premium Multi-Cabin Sauna Control\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-intro\"\u003e\n        Control Your Sauna Through a 7-Inch Full-Color Touchscreen\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mlhs-product__lead\"\u003e\n        The EOS Touch 3 is a premium digital sauna control panel designed for\n        intuitive operation of compatible private and commercial EOS sauna\n        systems.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Its responsive capacitive touchscreen provides centralized access to\n        temperature, operating time, lighting, ventilation, and other\n        supported cabin functions. With the proper EOS power boxes and system\n        extensions, one Touch 3 display can manage as many as eight separate\n        sauna cabins.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__badges\" aria-label=\"EOS Touch 3 highlights\"\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e7-inch color touchscreen\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eWhite or Black\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eFlush-mount design\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eUp to 8 cabins with extensions\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003ePrivate or commercial use\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003ePower box sold separately\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-overview\"\u003e\n    \u003cdiv class=\"mlhs-product__summary\"\u003e\n      \u003cdiv\u003e\n        \u003cspan class=\"mlhs-product__eyebrow\" style=\"color:#e6b58f;\"\u003e\n          Product Overview\n        \u003c\/span\u003e\n\n        \u003ch2 id=\"eos-touch-3-overview\"\u003e\n          Modern Control for Advanced EOS Sauna Systems\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The Touch 3 combines a rimless glass appearance with an intuitive\n          graphic interface. Guided setup and configurable menus allow the\n          system to be tailored to the connected sauna installation.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The panel is suitable for a single luxury home sauna or a more\n          complex commercial facility. Multi-cabin capability requires the\n          corresponding EOS power boxes, communication components, and system\n          extensions for each connected room.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__summary-box\" aria-label=\"EOS Touch 3 product summary\"\u003e\n        \u003cdl\u003e\n          \u003cdt\u003eBrand\u003c\/dt\u003e\n          \u003cdd\u003eEOS\u003c\/dd\u003e\n\n          \u003cdt\u003eModel\u003c\/dt\u003e\n          \u003cdd\u003eTOUCH 3\u003c\/dd\u003e\n\n          \u003cdt\u003eProduct type\u003c\/dt\u003e\n          \u003cdd\u003eDigital sauna control panel\u003c\/dd\u003e\n\n          \u003cdt\u003eDisplay\u003c\/dt\u003e\n          \u003cdd\u003e7-inch capacitive color touchscreen\u003c\/dd\u003e\n\n          \u003cdt\u003eAvailable colors\u003c\/dt\u003e\n          \u003cdd\u003eWhite and Black\u003c\/dd\u003e\n\n          \u003cdt\u003eWhite SKU\u003c\/dt\u003e\n          \u003cdd\u003e14-949068\u003c\/dd\u003e\n\n          \u003cdt\u003eBlack SKU\u003c\/dt\u003e\n          \u003cdd\u003e14-949069\u003c\/dd\u003e\n\n          \u003cdt\u003eInstallation\u003c\/dt\u003e\n          \u003cdd\u003eFlush mounted\u003c\/dd\u003e\n\n          \u003cdt\u003ePower box\u003c\/dt\u003e\n          \u003cdd\u003eRequired and sold separately\u003c\/dd\u003e\n        \u003c\/dl\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-features\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eKey Features\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-features\"\u003e\n        Intuitive Operation with Scalable System Control\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Touch 3 is designed to serve as the user interface for a complete\n        EOS control system. The functions available depend on the connected\n        power box, sensors, cabin equipment, and optional expansion modules.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          7-INCH\n        \u003c\/div\u003e\n\n        \u003ch3\u003eFull-Color Touchscreen\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A large capacitive display provides clear access to operating\n          settings, status information, menus, and supported cabin functions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          MULTI-CABIN\n        \u003c\/div\u003e\n\n        \u003ch3\u003eControl Up to Eight Cabins\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A single display can manage up to eight connected cabins when the\n          required EOS power boxes and extensions are installed.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          194°F\n        \u003c\/div\u003e\n\n        \u003ch3\u003ePrecise Temperature Control\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Supports dry-sauna temperature adjustment from approximately\n          86°F to 194°F when paired with compatible EOS equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          FLUSH MOUNT\n        \u003c\/div\u003e\n\n        \u003ch3\u003eClean Built-In Appearance\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The control panel is designed for recessed installation, producing\n          a modern, low-profile appearance outside the hot sauna room.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          BACKUP\n        \u003c\/div\u003e\n\n        \u003ch3\u003eSystem Backup and Restore\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Stored settings can be backed up and restored to help preserve\n          configured preferences after maintenance or a system reset.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          UPDATEABLE\n        \u003c\/div\u003e\n\n        \u003ch3\u003eOn-Site Firmware Updates\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The system supports firmware updating through its interface for\n          continued compatibility and long-term serviceability.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          SECURITY\n        \u003c\/div\u003e\n\n        \u003ch3\u003ePIN Code Protection\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Optional PIN protection can help limit access to configuration and\n          service-level settings in shared or commercial environments.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          EXPANDABLE\n        \u003c\/div\u003e\n\n        \u003ch3\u003eAccessory Control Capability\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compatible system outputs and modules may support lighting,\n          ventilation, humidification, and other approved cabin equipment.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          2 YEARS\n        \u003c\/div\u003e\n\n        \u003ch3\u003ePublished Two-Year Warranty\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Bathing Brands publishes two-year limited warranty coverage for\n          consumer and commercial use.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-color-options\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eColor Options\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-color-options\"\u003e\n        Choose a White or Black Glass Control Panel\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Both variants provide the same core control-panel functions. Select\n        the color that best coordinates with the sauna exterior, control wall,\n        surrounding hardware, and room design.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS Touch 3 color variants\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eColor\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eSKU\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003ePublished UPC\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eApplication\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWhite\u003c\/th\u003e\n            \u003ctd\u003e14-949068\u003c\/td\u003e\n            \u003ctd\u003e652592102428\u003c\/td\u003e\n            \u003ctd\u003eBright, neutral control-panel finish\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBlack\u003c\/th\u003e\n            \u003ctd\u003e14-949069\u003c\/td\u003e\n            \u003ctd\u003eNot published on the supplier page\u003c\/td\u003e\n            \u003ctd\u003eDark, high-contrast control-panel finish\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        Select the desired color from the Shopify variant menu. The color\n        choice does not determine the required power box. Power-box selection\n        is based on the sauna heater and electrical configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-not-complete\"\u003e\n    \u003cdiv class=\"mlhs-product__important\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Important System Requirement\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-not-complete\"\u003e\n        The Touch 3 Panel Is Not a Complete Sauna Control System\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EOS Touch 3 is the touchscreen user interface. It does not connect\n        directly to the sauna heater and cannot operate a heater by itself.\n        A compatible EOS power box is required and is sold separately.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        The correct power box must match the heater voltage, electrical phase,\n        heater output, installation type, and applicable EOS system design.\n        Additional components may also be required depending on the heater,\n        cabin type, desired features, and number of rooms being controlled.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__system-grid\"\u003e\n        \u003carticle class=\"mlhs-product__system-card\n                 mlhs-product__system-card--required\"\u003e\n          \u003ch3\u003eRequired but Not Included\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eCompatible EOS North American power box\u003c\/li\u003e\n            \u003cli\u003eCompatible electric sauna heater\u003c\/li\u003e\n            \u003cli\u003eRequired electrical supply and disconnects\u003c\/li\u003e\n            \u003cli\u003eField wiring between system components\u003c\/li\u003e\n            \u003cli\u003eLicensed electrical installation\u003c\/li\u003e\n            \u003cli\u003eSauna room and ventilation system\u003c\/li\u003e\n            \u003cli\u003eSauna stones required by the selected heater\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mlhs-product__system-card\n                 mlhs-product__system-card--optional\"\u003e\n          \u003ch3\u003eMay Be Required or Optional\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003ePower extension box for higher-output installations\u003c\/li\u003e\n            \u003cli\u003eAdditional cabin power boxes\u003c\/li\u003e\n            \u003cli\u003eExtended panel-to-power-box communication cable\u003c\/li\u003e\n            \u003cli\u003eExtended sensor-to-power-box cable\u003c\/li\u003e\n            \u003cli\u003eAdditional sensors for supported applications\u003c\/li\u003e\n            \u003cli\u003eRemote connectivity equipment\u003c\/li\u003e\n            \u003cli\u003eLighting or ventilation equipment\u003c\/li\u003e\n            \u003cli\u003eSpecialized control or expansion modules\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003e\n            Do not order a power box by price or heater wattage alone.\n          \u003c\/strong\u003e\n          Confirm the heater model, voltage, phase, total connected load, and\n          EOS wiring plan before purchasing the control-system components.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-complete-system\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Complete Your Control System\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-complete-system\"\u003e\n        Shop the Required and Optional EOS Components\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Touch 3 requires a compatible EOS power box and may require\n        additional system components based on the heater, electrical supply,\n        installation layout, number of cabins, and desired functions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eRequired North American Power Boxes\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Select only after confirming the sauna heater voltage, electrical\n          phase, connected load, and approved EOS system configuration.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-touch-3-power-box-9kw-208v-3-phase-14-949472\"\u003e\n          EOS Touch 3 Power Box, 9 kW, 208V 3-Phase - 14-949472\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-touch-3-power-box-15kw-208v-3-phase-14-949471\"\u003e\n          EOS Touch 3 Power Box, 15 kW, 208V 3-Phase - 14-949471\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-touch-3-power-box-9kw-240v-2-phase-14-949473\"\u003e\n          EOS Touch 3 Power Box, 9 kW, 240V 2-Phase - 14-949473\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eCommunication and Sensor Extension Cables\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Extension cables may be needed when the control panel, sensor, and\n          power box cannot be positioned within the standard supplied cable\n          distance.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-50m-control-panel-relay-box-extension-cable-14-946968\"\u003e\n          EOS 50m Control Panel to Relay Box Extension Cable - 14-946968\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-25m-sensor-relay-box-extension-cable-touch-3-emotec-d-14-20015310\"\u003e\n          EOS 25m Sensor to Relay Box Extension Cable - 14-20015310\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-50m-sensor-relay-box-extension-cable-touch-3-emotec-d-14-20015311\"\u003e\n          EOS 50m Sensor to Relay Box Extension Cable - 14-20015311\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eSystem Expansion\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Larger heaters, multiple cabins, or specialized wellness\n          installations may require additional EOS system components.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-peb-na-power-extension-box\"\u003e\n          EOS PEB NA Power Extension Box\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-touch-3-additional-cabin-power-box\"\u003e\n          EOS Touch 3 Additional Cabin Power Box\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eOptional Connectivity and Cabin Functions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Optional modules and connected equipment must be compatible with the\n          installed EOS system and configured by a qualified installer.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-spa-control-remote-connectivity-module\"\u003e\n          EOS Spa Control Remote Connectivity Module\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-touch-3-lighting-control-accessories\"\u003e\n          EOS Touch 3 Lighting Control Accessories\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"\/products\/eos-touch-3-ventilation-control-accessories\"\u003e\n          EOS Touch 3 Ventilation Control Accessories\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        Some links may temporarily lead to unpublished product handles while\n        the companion EOS listings are being created. The links will begin\n        working automatically when products using these handles are published.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-included\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003ePackage Contents\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-included\"\u003e\n        What Is Included with the EOS Touch 3?\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The control-panel package includes the touchscreen and its standard\n        control-panel installation components. It does not include the\n        required heater power box.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eIncluded\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003e\n            EOS Touch 3 control panel in selected White or Black finish\n          \u003c\/li\u003e\n          \u003cli\u003eRecessed control-panel housing\u003c\/li\u003e\n          \u003cli\u003eDigital temperature sensor assembly\u003c\/li\u003e\n          \u003cli\u003e\n            5-meter connecting cable with RJ10 connection and housing\n          \u003c\/li\u003e\n          \u003cli\u003e\n            5-meter connection cable with RJ14 and RJ10 modular plugs\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Control-system circuit board supplied with the panel package\n          \u003c\/li\u003e\n          \u003cli\u003eTwo control-panel removal tools\u003c\/li\u003e\n          \u003cli\u003eFour cable glands\u003c\/li\u003e\n          \u003cli\u003eFour 4 x 25 mm wood screws\u003c\/li\u003e\n          \u003cli\u003eTwo 4 x 40 mm screws\u003c\/li\u003e\n          \u003cli\u003eInstallation and operation documentation\u003c\/li\u003e\n          \u003cli\u003e\n            Digital access to the\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Touch-3-IOM.pdf?v=1784917412\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n              EOS Touch 3 Instructions and Operation Manual\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n          \u003cli\u003e\n            Digital access to the\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Touch-3-Data-Sheet.pdf?v=1784917411\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n              EOS Touch 3 Technical Data Sheet\n            \u003c\/a\u003e\n          \u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eNot Included\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003e\n            \u003cstrong\u003e\n              EOS power box required to operate the sauna heater\n            \u003c\/strong\u003e\n          \u003c\/li\u003e\n          \u003cli\u003ePower extension box when required by system load\u003c\/li\u003e\n          \u003cli\u003eEOS electric sauna heater\u003c\/li\u003e\n          \u003cli\u003eSauna stones\u003c\/li\u003e\n          \u003cli\u003eHeater safety rail or guard\u003c\/li\u003e\n          \u003cli\u003e\n            Additional sensors beyond the supplied standard sensor package\n          \u003c\/li\u003e\n          \u003cli\u003eExtended communication or sensor cables\u003c\/li\u003e\n          \u003cli\u003eRemote connectivity module\u003c\/li\u003e\n          \u003cli\u003eAdditional cabin control components\u003c\/li\u003e\n          \u003cli\u003eLighting, fans, vaporizer, or other controlled equipment\u003c\/li\u003e\n          \u003cli\u003eElectrical disconnects, breakers, wiring, or conduit\u003c\/li\u003e\n          \u003cli\u003eInstallation labor\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003e\n          The heater will not operate from this control panel alone.\n        \u003c\/strong\u003e\n        A compatible EOS power box must be purchased separately and installed\n        as part of the complete system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-specifications\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eSpecifications\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-specifications\"\u003e\n        EOS Touch 3 Control Panel Specifications\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS Touch 3 specifications\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eManufacturer\u003c\/th\u003e\n            \u003ctd\u003eEOS\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eModel\u003c\/th\u003e\n            \u003ctd\u003eTOUCH 3\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eDigital touchscreen sauna control panel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDisplay\u003c\/th\u003e\n            \u003ctd\u003e7-inch capacitive full-color touchscreen\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWhite panel SKU\u003c\/th\u003e\n            \u003ctd\u003e14-949068\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBlack panel SKU\u003c\/th\u003e\n            \u003ctd\u003e14-949069\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWhite panel UPC\u003c\/th\u003e\n            \u003ctd\u003e652592102428\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePanel dimensions\u003c\/th\u003e\n            \u003ctd\u003e\n              Approximately 8.3 in W x 1.6 in D x 5.6 in H\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMetric dimensions\u003c\/th\u003e\n            \u003ctd\u003e\n              Approximately 21 cm W x 4.2 cm D x 14.2 cm H\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMounting configuration\u003c\/th\u003e\n            \u003ctd\u003eRecessed or flush-mounted control panel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDry-mode temperature range\u003c\/th\u003e\n            \u003ctd\u003eApproximately 86°F to 194°F \/ 30°C to 90°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePublished heating-time limitation\u003c\/th\u003e\n            \u003ctd\u003e1 hour\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum lighting output\u003c\/th\u003e\n            \u003ctd\u003e100W through the compatible system output\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum fan output\u003c\/th\u003e\n            \u003ctd\u003e150W through the compatible system output\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDigital sensor temperature\u003c\/th\u003e\n            \u003ctd\u003e194°F \/ 90°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSafety limiter in sauna\u003c\/th\u003e\n            \u003ctd\u003e282°F \/ 139°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSafety limiter in heater\u003c\/th\u003e\n            \u003ctd\u003e320°F \/ 160°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHousing material\u003c\/th\u003e\n            \u003ctd\u003ePlastic housing with glass-front control panel\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum cabins\u003c\/th\u003e\n            \u003ctd\u003eUp to 8 with required system extensions\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSafety listing\u003c\/th\u003e\n            \u003ctd\u003eCSA\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eManufacturing origin\u003c\/th\u003e\n            \u003ctd\u003eDesigned, engineered, and manufactured in Germany\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n            \u003ctd\u003e\n              2-year limited consumer warranty and 2-year limited commercial\n              warranty\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePower box\u003c\/th\u003e\n            \u003ctd\u003eRequired and sold separately\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        Control functions and electrical capacities depend on the complete\n        installed system. Always defer to the current EOS wiring diagrams,\n        power-box instructions, heater manual, and applicable electrical code.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-resources\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Product Documents\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-resources\"\u003e\n        EOS Touch 3 Manuals and Technical Documents\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Review the installation, operation, and technical documentation before\n        planning, wiring, configuring, or commissioning the EOS Touch 3 sauna\n        control system.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          IOM\n        \u003c\/div\u003e\n\n        \u003ch3\u003eInstructions and Operation Manual\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Review the EOS Touch 3 installation and operation manual for system\n          requirements, mounting guidance, wiring information, setup,\n          commissioning, operating instructions, and safety requirements.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Touch-3-IOM.pdf?v=1784917412\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Open the EOS Touch 3 Instructions and Operation Manual PDF in a new tab\"\u003e\n          View Instructions and Operation Manual\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          DATA SHEET\n        \u003c\/div\u003e\n\n        \u003ch3\u003eTechnical Data Sheet\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Review the EOS Touch 3 data sheet for a concise overview of the\n          control panel, supported functions, dimensions, operating\n          parameters, system capabilities, and technical specifications.\n        \u003c\/p\u003e\n\n        \u003ca class=\"mlhs-product__product-link\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Touch-3-Data-Sheet.pdf?v=1784917411\" target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Open the EOS Touch 3 Technical Data Sheet PDF in a new tab\"\u003e\n          View Technical Data Sheet\n        \u003c\/a\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003e\n          Installation documents do not replace professional system design.\n        \u003c\/strong\u003e\n        Confirm the heater model, voltage, electrical phase, connected load,\n        power box, sensors, cable lengths, and required extension equipment\n        before installation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-selection\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        System Planning\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-selection\"\u003e\n        How to Select the Correct Touch 3 System Components\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__steps\"\u003e\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eIdentify the Sauna Heater\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Record the complete heater model, rated output, voltage, electrical\n          phase, and installation configuration.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eSelect the Power Box\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Match the EOS power box to the heater and electrical supply. Add a\n          power extension box when required by the approved system design.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003ePlan Sensors and Cables\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Confirm the sensor type, safety limiter, cable routing, cable\n          lengths, control-panel position, and power-box location.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-installation\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Installation Guidance\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-installation\"\u003e\n        Professional System Design and Electrical Installation Required\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Touch 3 is part of a permanently wired sauna control system.\n        Installation should be completed by qualified professionals familiar\n        with the heater, power box, sensors, control wiring, and applicable\n        electrical requirements.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eInstall the control panel outside the hot sauna room\u003c\/li\u003e\n        \u003cli\u003eUse the supplied recessed housing and mounting components\u003c\/li\u003e\n        \u003cli\u003eMaintain the manufacturer-required environmental conditions\u003c\/li\u003e\n        \u003cli\u003eRoute communication cables separately from high-voltage wiring\u003c\/li\u003e\n        \u003cli\u003eDo not substitute unapproved communication cables\u003c\/li\u003e\n        \u003cli\u003eInstall the temperature sensor in the specified location\u003c\/li\u003e\n        \u003cli\u003eConnect the panel to the correct EOS power box\u003c\/li\u003e\n        \u003cli\u003eVerify heater voltage, phase, and output before energizing\u003c\/li\u003e\n        \u003cli\u003eTest all safety limiters and system functions\u003c\/li\u003e\n        \u003cli\u003eComplete commissioning before the sauna is released for use\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eHigh-voltage warning:\u003c\/strong\u003e The Touch 3 control system\n        involves line-voltage power equipment even though the wall panel uses\n        low-voltage communication wiring. Do not attempt installation without\n        the required qualifications and current EOS technical documents.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-multi-cabin\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Multi-Cabin Capability\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-multi-cabin\"\u003e\n        Manage Multiple Sauna Rooms from One Display\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Touch 3 can serve as a central interface for as many as eight\n        cabins. Each additional room requires the appropriate EOS control and\n        power equipment, sensors, communication wiring, configuration, and\n        electrical infrastructure.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eResidential Applications\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A private installation may use one Touch 3 to control a single\n          premium sauna or coordinate more than one compatible wellness cabin\n          from a centralized location.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eCommercial Applications\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Fitness centers, hotels, wellness studios, and other commercial\n          facilities can use the scalable platform to centralize the\n          management of multiple supported sauna rooms.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        \"Up to eight cabins\" describes the system's expansion capability. It\n        does not mean that eight cabins can be connected to the control panel\n        without separate EOS power and communication components.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"why-buy-eos-touch-3-mlhs\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eShop with Confidence\u003c\/span\u003e\n\n      \u003ch2 id=\"why-buy-eos-touch-3-mlhs\"\u003e\n        Why Buy the EOS Touch 3 from My Luxury Home Spa?\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eAuthentic EOS Equipment\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Shop genuine EOS control panels, power boxes, extension cables,\n          heaters, and model-specific sauna accessories.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eSystem Compatibility Support\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Send us the heater model and electrical specifications when you need\n          help identifying the appropriate Touch 3 system components.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eClear Package Information\u003c\/h3\u003e\n\n        \u003cp\u003e\n          We clearly identify the required components that are not included so\n          you can plan a complete installation before ordering.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-touch-3-faq\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Frequently Asked Questions\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-faq\"\u003e\n        EOS Touch 3 FAQ\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the EOS Touch 3?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EOS Touch 3 is a 7-inch capacitive touchscreen control panel\n            for compatible EOS sauna control systems.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the EOS Touch 3 available in White and Black?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The White panel is SKU 14-949068, and the Black panel is SKU\n            14-949069.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the EOS power box included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The required EOS power box is sold separately and must be\n            selected to match the heater voltage, phase, output, and approved\n            control-system design.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the Touch 3 operate a sauna heater by itself?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The Touch 3 is the user interface. A compatible EOS power box,\n            heater, sensor system, electrical supply, and required wiring are\n            needed for operation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes a temperature sensor come with the panel?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The published control-panel package includes a digital\n            temperature sensor assembly and standard connecting cables.\n            Additional sensors may be required for certain systems.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many sauna cabins can one Touch 3 control?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            One display can manage up to eight cabins when the required power\n            boxes, system extensions, sensors, communication components, and\n            configuration are installed.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the maximum sauna temperature setting?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The published dry-mode temperature range is approximately 86°F to\n            194°F, or 30°C to 90°C.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan it control sauna lighting and ventilation?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Compatible power-box outputs and optional modules may support\n            lighting, fans, and other approved cabin equipment. Available\n            functions depend on the complete system configuration.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the Touch 3 include remote app control?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Remote functionality should not be assumed to be included with\n            the control panel. A compatible remote-connectivity module,\n            network connection, configuration, and current EOS support may be\n            required.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I use any EOS power box with the Touch 3?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The power box must match the specific heater, voltage, phase,\n            connected load, and approved EOS system design.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the control panel be installed inside the sauna?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. Install the control panel outside the hot sauna room according\n            to current EOS installation requirements.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the Touch 3 require professional installation?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. The complete control system should be designed, wired,\n            configured, and commissioned by qualified professionals.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre longer cables available?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. Model-specific extension cables are available for longer\n            panel-to-power-box and sensor-to-power-box distances. Confirm the\n            cable type before ordering.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere can I find the EOS Touch 3 manuals?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Touch-3-IOM.pdf?v=1784917412\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n              EOS Touch 3 Instructions and Operation Manual\n            \u003c\/a\u003e\n            and the\n            \u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Touch-3-Data-Sheet.pdf?v=1784917411\" target=\"_blank\" rel=\"noopener noreferrer\"\u003e\n              EOS Touch 3 Technical Data Sheet\n            \u003c\/a\u003e\n            are available directly from this product page.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the sauna heater included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The heater, power box, sauna stones, electrical installation,\n            and other system components are sold separately.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat warranty is included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Bathing Brands publishes a two-year limited consumer warranty and\n            a two-year limited commercial warranty.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__cta\" aria-labelledby=\"eos-touch-3-help\"\u003e\n    \u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Plan a Complete Control System\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-touch-3-help\"\u003e\n        Confirm the Power Box Before Ordering\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Send us the full EOS heater model, heater output, voltage, electrical\n        phase, number of cabins, and desired control functions. We will help\n        identify the Touch 3 components that should be reviewed for your\n        project.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__buttons\"\u003e\n        \u003ca class=\"mlhs-product__button mlhs-product__button--primary\" href=\"\/pages\/contact-us\"\u003e\n          Request System Assistance\n        \u003c\/a\u003e\n\n        \u003ca class=\"mlhs-product__button mlhs-product__button--secondary\" href=\"\/collections\/eos-sauna-heaters-controls\"\u003e\n          Shop EOS Sauna Equipment\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- =========================================================\nFAQ STRUCTURED DATA ONLY\nNo Product or Offer schema included.\n========================================================= --\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"@id\": \"{{ shop.url }}{{ product.url }}#faq\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the EOS Touch 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Touch 3 is a 7-inch capacitive touchscreen control panel for compatible EOS sauna control systems.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the EOS Touch 3 available in White and Black?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The White control panel is SKU 14-949068, and the Black control panel is SKU 14-949069.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the EOS power box included with the Touch 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The required EOS power box is sold separately and must be selected to match the sauna heater voltage, electrical phase, output, and approved control-system design.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EOS Touch 3 operate a sauna heater by itself?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The EOS Touch 3 is the user interface. A compatible EOS power box, sauna heater, sensor system, electrical supply, and required wiring are needed for operation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does a temperature sensor come with the EOS Touch 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The published EOS Touch 3 control-panel package includes a digital temperature sensor assembly and standard connecting cables. Additional sensors may be required for certain systems.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many sauna cabins can one EOS Touch 3 control?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"One EOS Touch 3 display can manage up to eight cabins when the required power boxes, system extensions, sensors, communication components, and configuration are installed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the EOS Touch 3 maximum sauna temperature setting?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The published dry-mode temperature range is approximately 86 degrees Fahrenheit to 194 degrees Fahrenheit, or 30 degrees Celsius to 90 degrees Celsius.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EOS Touch 3 control sauna lighting and ventilation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Compatible power-box outputs and optional modules may support lighting, ventilation fans, and other approved cabin equipment. Available functions depend on the complete system configuration.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EOS Touch 3 include remote app control?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Remote functionality should not be assumed to be included with the control panel. A compatible remote-connectivity module, network connection, configuration, and current EOS support may be required.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can any EOS power box be used with the Touch 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The EOS power box must match the specific sauna heater, voltage, electrical phase, connected load, and approved EOS system design.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EOS Touch 3 control panel be installed inside the sauna?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Install the control panel outside the hot sauna room according to current EOS installation requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EOS Touch 3 require professional installation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The complete control system should be designed, wired, configured, and commissioned by qualified professionals.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are longer cables available for the EOS Touch 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Model-specific extension cables are available for longer control-panel-to-power-box and sensor-to-power-box distances. Confirm the required cable type before ordering.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where can I find the EOS Touch 3 manuals?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Touch 3 Instructions and Operation Manual and the EOS Touch 3 Technical Data Sheet are available directly from the My Luxury Home Spa product page.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the sauna heater included with the EOS Touch 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The sauna heater, required power box, sauna stones, electrical installation, and other system components are sold separately.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What warranty is published for the EOS Touch 3?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Bathing Brands publishes a two-year limited consumer warranty and a two-year limited commercial warranty for the EOS Touch 3.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"EOS","offers":[{"title":"White","offer_id":50726821069029,"sku":"14-949069","price":2095.71,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":50726821101797,"sku":"14-949069","price":2095.71,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/eos-touch-3-digital-touchscreen-sauna-control-7-inch-display-6959525.jpg?v=1784928247","url":"https:\/\/myluxuryhomespa.com\/products\/eos-touch-3-digital-touchscreen-sauna-control","provider":"My Luxury Home Spa","version":"1.0","type":"link"}