{"product_id":"eos-emergency-sauna-heater-shutoff-button-14-945779","title":"EOS Emergency Sauna Heater Shutoff Button","description":"\u003c!-- =========================================================\nMLHS | EOS EMERGENCY SAUNA SHUTOFF\nSEO \/ AEO \/ GMC-COMPLIANT SHOPIFY PRODUCT DESCRIPTION\nShopify should generate the product title as the H1.\nFAQ JSON-LD only. No 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-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    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 p {\n    margin-top: 0;\n    margin-bottom: 16px;\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: linear-gradient(\n      120deg,\n      rgba(255, 255, 255, 0.98),\n      rgba(248, 242, 237, 0.96)\n    );\n    box-shadow: var(--mlhs-shadow);\n  }\n\n  .mlhs-product__hero-inner {\n    max-width: 900px;\n  }\n\n  .mlhs-product__lead {\n    max-width: 850px;\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.82);\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: 900px;\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: 86px;\n    height: 48px;\n    margin-bottom: 16px;\n    border-radius: 13px;\n    background: var(--mlhs-warm);\n    color: var(--mlhs-accent-dark);\n    font-size: 12px;\n    font-weight: 800;\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(125px, 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__compatibility {\n    padding: clamp(26px, 4vw, 40px);\n    border: 1px solid #ddd2c9;\n    border-radius: 22px;\n    background: var(--mlhs-warm);\n  }\n\n  .mlhs-product__compatibility-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__compatibility-item {\n    padding: 20px;\n    border: 1px solid #e2d7ce;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.76);\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: 640px;\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 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 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: 790px;\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--primary:hover {\n    border-color: var(--mlhs-heading);\n    background: var(--mlhs-heading);\n  }\n\n  .mlhs-product__button--secondary {\n    background: transparent;\n    color: var(--mlhs-accent-dark) !important;\n  }\n\n  .mlhs-product__button--secondary:hover {\n    background: #ffffff;\n    color: var(--mlhs-heading) !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__compatibility-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-emergency-shutoff-intro\"\u003e\n    \u003cdiv class=\"mlhs-product__hero-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        EOS Sauna Safety Accessory\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-intro\"\u003e\n        Provide Immediate Access to Sauna Heater Shutdown\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mlhs-product__lead\"\u003e\n        The EOS Emergency Shutoff is a clearly marked, wall-mounted safety\n        button designed to stop a compatible sauna heater immediately through\n        the system's overheating safety circuit.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        A single press activates the shutoff without requiring users to\n        navigate the sauna control panel. Two separate switching circuits also\n        allow the button to support an additional compatible action, such as\n        activating third-party signaling equipment.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__badges\" aria-label=\"Key EOS Emergency Shutoff product details\"\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eSingle-press shutdown\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eOverheating safety circuit\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eTwo switching circuits\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eIP65 visible portion\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eOptional face plate kit\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-emergency-shutoff-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-emergency-shutoff-overview\"\u003e\n          Dedicated Emergency Control for Compatible Sauna Systems\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          The EOS Emergency Shutoff provides a dedicated physical control for\n          quickly stopping the sauna heater when immediate action is needed.\n          Its bright red push button is easy to recognize in a sauna or\n          adjacent control area.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          When installed correctly, the control interfaces with the sauna\n          system's overheating safety circuit. It does not replace the\n          temperature-limiting, control or electrical protection devices\n          required by the heater manufacturer or applicable codes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__summary-box\" aria-label=\"EOS Emergency Shutoff 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\u003eEMERGENCY SHUTOFF\u003c\/dd\u003e\n\n          \u003cdt\u003eBase SKU\u003c\/dt\u003e\n          \u003cdd\u003e14-945779\u003c\/dd\u003e\n\n          \u003cdt\u003eProduct type\u003c\/dt\u003e\n          \u003cdd\u003eEmergency sauna heater shutoff button\u003c\/dd\u003e\n\n          \u003cdt\u003eConnection\u003c\/dt\u003e\n          \u003cdd\u003eTwo contact pairs with crimped wires\u003c\/dd\u003e\n\n          \u003cdt\u003eIsolation voltage\u003c\/dt\u003e\n          \u003cdd\u003e250V\u003c\/dd\u003e\n\n          \u003cdt\u003eProtection\u003c\/dt\u003e\n          \u003cdd\u003eIP65 visible portion up to mounting point\u003c\/dd\u003e\n\n          \u003cdt\u003eWarranty\u003c\/dt\u003e\n          \u003cdd\u003e2-year limited warranty\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-emergency-shutoff-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-emergency-shutoff-features\"\u003e\n        Fast, Clearly Identified Emergency Operation\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EOS Emergency Shutoff is designed to provide a direct and\n        recognizable means of interrupting compatible sauna heater operation.\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\"\u003ePRESS\u003c\/div\u003e\n\n        \u003ch3\u003eSingle-Press Shutoff\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Pressing the clearly marked red button activates the connected\n          overheating safety circuit for immediate heater shutdown.\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\"\u003e2 CIRCUITS\u003c\/div\u003e\n\n        \u003ch3\u003eTwo Switching Circuits\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Two separate contact circuits can support heater shutdown and an\n          additional compatible action, such as external signaling 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\"\u003eVISIBLE\u003c\/div\u003e\n\n        \u003ch3\u003eHigh-Visibility Control\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The red mushroom-style button is designed for quick recognition in\n          steamy, dimly lit or time-sensitive conditions.\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\"\u003eIP65\u003c\/div\u003e\n\n        \u003ch3\u003eProtected Visible Portion\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The visible portion of the installed control is rated IP65 up to the\n          mounting point.\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\"\u003eRESET\u003c\/div\u003e\n\n        \u003ch3\u003eDefined Reset Procedure\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Following accidental activation, the button may be returned to its\n          standby position according to the EOS operating instructions.\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\"\u003eOPTION\u003c\/div\u003e\n\n        \u003ch3\u003eOptional Face Plate Kit\u003c\/h3\u003e\n\n        \u003cp\u003e\n          An upgraded configuration adds a wood face plate and mounting\n          components for a more finished installation.\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-emergency-shutoff-configurations\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eAvailable Configurations\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-configurations\"\u003e\n        Choose the Shutoff Button Alone or the Face Plate Kit\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Select the configuration that matches the planned installation.\n        Product contents and supplier SKUs differ between the two options.\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\u003eEmergency Shutoff Only\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eEOS emergency shutoff button\u003c\/li\u003e\n          \u003cli\u003eLuster terminal block\u003c\/li\u003e\n          \u003cli\u003eBase supplier SKU 14-945779\u003c\/li\u003e\n          \u003cli\u003eFace plate and mounting kit not included\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eWith Face Plate Kit\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eEOS emergency shutoff control\u003c\/li\u003e\n          \u003cli\u003eWooden face plate\u003c\/li\u003e\n          \u003cli\u003eMounting frame\u003c\/li\u003e\n          \u003cli\u003eHollow-wall box\u003c\/li\u003e\n          \u003cli\u003eRequired mounting screws\u003c\/li\u003e\n          \u003cli\u003eComplete-kit supplier SKU 14-945777\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eVariant setup:\u003c\/strong\u003e Confirm current supplier availability,\n        wood finish and package contents before publishing inventory for the\n        face plate configuration.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emergency-shutoff-compatibility\"\u003e\n    \u003cdiv class=\"mlhs-product__compatibility\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Compatibility and System Requirements\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-compatibility\"\u003e\n        Compatibility Must Be Confirmed Before Installation\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The emergency button must be connected to a sauna heater or control\n        system that supports the specified overheating safety-circuit\n        connection. Compatibility cannot be determined from heater wattage,\n        voltage or brand appearance alone.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__compatibility-grid\"\u003e\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eVerify These Details\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eExact sauna heater model\u003c\/li\u003e\n            \u003cli\u003eExact sauna control model\u003c\/li\u003e\n            \u003cli\u003eRelay or power-box model\u003c\/li\u003e\n            \u003cli\u003eEmergency-input or safety-circuit requirements\u003c\/li\u003e\n            \u003cli\u003eContact configuration\u003c\/li\u003e\n            \u003cli\u003ePermitted mounting location\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eInstallation Documentation\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eEOS emergency button instructions\u003c\/li\u003e\n            \u003cli\u003eSauna heater installation manual\u003c\/li\u003e\n            \u003cli\u003eControl-system wiring diagram\u003c\/li\u003e\n            \u003cli\u003eApplicable electrical requirements\u003c\/li\u003e\n            \u003cli\u003eCommercial or public-facility requirements\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\u003eDo not assume universal compatibility:\u003c\/strong\u003e Have the\n          complete heater and control-system information reviewed before\n          ordering or installing this safety accessory.\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-emergency-shutoff-operation\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eEmergency Operation\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-operation\"\u003e\n        How the Emergency Shutoff Operates\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Pressing the button activates the connected safety circuit and stops\n        heater operation. The second switching circuit may be used for another\n        compatible function when included in the engineered installation.\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\u003eEmergency Activation\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003ePress the red button firmly\u003c\/li\u003e\n          \u003cli\u003eConfirm that heater operation stops\u003c\/li\u003e\n          \u003cli\u003eFollow the facility's emergency procedures\u003c\/li\u003e\n          \u003cli\u003eDo not restart the sauna until conditions are safe\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eReset and Restart\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Bathing Brands states that after accidental activation, rotating the\n          button clockwise to its standby position within five minutes can\n          allow heater operation to resume. After that period, a manual system\n          restart is required.\n        \u003c\/p\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        The reset process must never be used to bypass investigation of an\n        actual emergency, overheating event, electrical problem or unsafe\n        sauna condition.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emergency-shutoff-specifications\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eProduct Specifications\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-specifications\"\u003e\n        EOS Emergency Shutoff Specifications\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS Emergency Shutoff 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\u003eEMERGENCY SHUTOFF\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBase SKU\u003c\/th\u003e\n            \u003ctd\u003e14-945779\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eComplete face plate kit SKU\u003c\/th\u003e\n            \u003ctd\u003e14-945777\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eUPC\u003c\/th\u003e\n            \u003ctd\u003e652592097595\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eEmergency sauna heater shutoff button\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eConnection\u003c\/th\u003e\n            \u003ctd\u003eTwo contact pairs with crimped wires\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIsolation voltage\u003c\/th\u003e\n            \u003ctd\u003e250V AC\/DC\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum AC current\u003c\/th\u003e\n            \u003ctd\u003e5A\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum DC current\u003c\/th\u003e\n            \u003ctd\u003e2.5A\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMaximum ambient temperature\u003c\/th\u003e\n            \u003ctd\u003e158°F (70°C)\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProtection rating\u003c\/th\u003e\n            \u003ctd\u003eIP65 for the visible part up to the mounting point\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eInstallation depth\u003c\/th\u003e\n            \u003ctd\u003eApproximately 3.3 inches (8.5 cm)\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePublished cover plate dimensions\u003c\/th\u003e\n            \u003ctd\u003e\n              Approximately 2.8 inches wide x 2.8 inches high x 0.5 inches deep\n              (7 x 7 x 1.2 cm)\n            \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 and 2-year limited commercial warranty\n            \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        Cover plate dimensions apply only to the applicable upgraded\n        configuration. The base shutoff button does not include the decorative\n        face plate or complete mounting kit.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emergency-shutoff-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-emergency-shutoff-included\"\u003e\n        What Is Included?\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eEmergency Shutoff Only\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eEOS emergency shutoff button\u003c\/li\u003e\n          \u003cli\u003eLuster terminal block\u003c\/li\u003e\n          \u003cli\u003eManufacturer warranty coverage\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eFace Plate Kit Configuration\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eEmergency shutoff control\u003c\/li\u003e\n          \u003cli\u003eWooden plate\u003c\/li\u003e\n          \u003cli\u003eMounting frame\u003c\/li\u003e\n          \u003cli\u003eHollow-wall box\u003c\/li\u003e\n          \u003cli\u003eTwo 3 x 20 mm screws\u003c\/li\u003e\n          \u003cli\u003eTwo 2.9 x 9.5 mm screws\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        Sauna heater, external alarm equipment, control system, relay box,\n        field wiring, electrical protection devices and installation labor are\n        not included.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emergency-shutoff-verification\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eBefore You Order\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-verification\"\u003e\n        Confirm the Complete Sauna Safety System\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The emergency shutoff must be selected as part of a compatible,\n        properly engineered and code-compliant sauna installation.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__steps\"\u003e\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eIdentify the Equipment\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Record the sauna heater, control, relay box and power-distribution\n          equipment model numbers.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eReview the Wiring Requirements\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Confirm the safety-circuit connection, contact requirements and\n          permitted accessory configuration.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eConfirm Placement and Code Requirements\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Determine the required button location and whether local or\n          commercial-facility rules impose additional requirements.\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-emergency-shutoff-installation\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eProfessional Installation\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-installation\"\u003e\n        Installation Requires Qualified Electrical Expertise\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The emergency button must be installed according to EOS instructions,\n        the sauna heater and control-system documentation, applicable\n        electrical codes and any commercial-facility safety requirements.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eDisconnect and secure all electrical power before installation\u003c\/li\u003e\n        \u003cli\u003eConfirm the correct overheating safety-circuit terminals\u003c\/li\u003e\n        \u003cli\u003eUse approved wiring and connection methods\u003c\/li\u003e\n        \u003cli\u003eObserve the maximum electrical ratings\u003c\/li\u003e\n        \u003cli\u003eMaintain the required mounting depth and enclosure protection\u003c\/li\u003e\n        \u003cli\u003ePosition the button where it is visible and accessible\u003c\/li\u003e\n        \u003cli\u003eTest heater shutdown before placing the sauna into service\u003c\/li\u003e\n        \u003cli\u003eTest any connected signaling equipment separately\u003c\/li\u003e\n        \u003cli\u003eDocument the completed installation and operating procedure\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\u003eElectrical safety warning:\u003c\/strong\u003e This is not a\n        plug-and-play accessory. Improper connection can prevent the emergency\n        function from operating correctly or create electrical and fire\n        hazards. Installation and testing should be completed by qualified\n        professionals.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emergency-shutoff-testing\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eInspection and Testing\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-testing\"\u003e\n        Test the Emergency Function Before Sauna Use\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The installer or facility operator should establish inspection and\n        testing procedures based on EOS instructions, applicable codes and the\n        requirements of the complete sauna 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        \u003ch3\u003eFunctional Checks\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eConfirm the button is visible and unobstructed\u003c\/li\u003e\n          \u003cli\u003ePress the button and verify heater shutdown\u003c\/li\u003e\n          \u003cli\u003eVerify operation of any connected alarm\u003c\/li\u003e\n          \u003cli\u003eConfirm the reset process\u003c\/li\u003e\n          \u003cli\u003eRecord testing when required\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003ePhysical Inspection\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eInspect the button and housing for damage\u003c\/li\u003e\n          \u003cli\u003eConfirm the mounting remains secure\u003c\/li\u003e\n          \u003cli\u003eCheck that labels remain visible\u003c\/li\u003e\n          \u003cli\u003eInspect accessible wiring according to code\u003c\/li\u003e\n          \u003cli\u003eRemove the sauna from service if operation is uncertain\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-emergency-shutoff-warranty\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eWarranty Information\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-warranty\"\u003e\n        Two-Year Limited Warranty Coverage\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EOS Emergency Shutoff is listed with a 2-year limited warranty for\n        consumer use and a 2-year limited warranty for commercial use.\n        Coverage, exclusions, eligibility and claim procedures remain subject\n        to the manufacturer's current written warranty terms.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"why-buy-eos-emergency-shutoff-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-emergency-shutoff-mlhs\"\u003e\n        Why Buy EOS Sauna Safety Equipment 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\u003eCompatibility Assistance\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Send us the heater and control-system model information when you\n          need help comparing your equipment with this product listing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eClear Configuration Details\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compare the base shutoff and face plate kit configurations,\n          electrical ratings, package contents and installation requirements.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eResidential and Commercial Support\u003c\/h3\u003e\n\n        \u003cp\u003e\n          My Luxury Home Spa serves homeowners, builders, designers, wellness\n          businesses and commercial sauna operators.\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-emergency-shutoff-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-emergency-shutoff-faq\"\u003e\n        EOS Emergency Sauna Shutoff FAQ\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat does the EOS Emergency Shutoff do?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            It provides a dedicated button for stopping a compatible sauna\n            heater through the overheating safety circuit.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the SKU for the shutoff button?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The emergency shutoff button without the face plate kit is EOS\n            part 14-945779.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is included with the face plate configuration?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The upgraded configuration includes the shutoff control, a wooden\n            plate, mounting frame, hollow-wall box and mounting screws.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the button activate an external alarm?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The control has two separate switching circuits. One may support\n            compatible third-party signaling equipment when included in the\n            engineered installation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the electrical ratings?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Published ratings include 250V isolation voltage, a maximum of 5A\n            AC and a maximum of 2.5A DC.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the maximum ambient temperature?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The published maximum ambient temperature is 158°F or 70°C.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the EOS Emergency Shutoff waterproof?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The visible portion up to the mounting point has an IP65\n            protection rating. This does not mean every part of the\n            installation may be exposed to water.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it work with every sauna heater?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. Compatibility depends on the sauna heater, control system,\n            power box and overheating safety-circuit configuration.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWho should install the emergency shutoff?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Installation and functional testing should be completed by\n            qualified professionals familiar with sauna controls and\n            applicable electrical requirements.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow is the button reset after activation?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Bathing Brands states that after accidental operation, rotating\n            the button clockwise to standby within five minutes can resume\n            heater operation. After that period, a manual restart is required.\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            The product carries a 2-year limited consumer warranty and a\n            2-year limited commercial warranty, subject to the manufacturer's\n            current terms.\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-emergency-shutoff-help\"\u003e\n    \u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Confirm Compatibility Before Ordering\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-emergency-shutoff-help\"\u003e\n        Verify the Heater and Control-System Connection\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Send us the model numbers for your sauna heater, control panel, relay\n        box or power unit. We will help you compare that information with the\n        EOS Emergency Shutoff listing.\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 Product 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 does the EOS Emergency Shutoff do?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Emergency Shutoff provides a dedicated button for stopping a compatible sauna heater through the overheating safety circuit.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the SKU for the EOS Emergency Shutoff button?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Emergency Shutoff button without the face plate kit is part number 14-945779.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is included with the EOS Emergency Shutoff face plate configuration?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The upgraded configuration includes the emergency shutoff control, a wooden plate, mounting frame, hollow-wall box and mounting screws.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EOS Emergency Shutoff activate an external alarm?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The control has two separate switching circuits. One may support compatible third-party signaling equipment when included in the engineered installation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the electrical ratings of the EOS Emergency Shutoff?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Published ratings include a 250-volt isolation voltage, a maximum current of 5 amps AC and a maximum current of 2.5 amps DC.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the maximum ambient temperature for the EOS Emergency Shutoff?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The published maximum ambient temperature is 158 degrees Fahrenheit or 70 degrees Celsius.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the EOS Emergency Shutoff waterproof?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The visible portion up to the mounting point has an IP65 protection rating. This does not mean that every part of the installation may be exposed to water.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EOS Emergency Shutoff work with every sauna heater?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Compatibility depends on the sauna heater, control system, power box and overheating safety-circuit configuration.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who should install the EOS Emergency Shutoff?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Installation and functional testing should be completed by qualified professionals familiar with sauna controls and applicable electrical requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How is the EOS Emergency Shutoff reset after activation?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"After accidental operation, rotating the button clockwise to its standby position within five minutes may allow heater operation to resume. After that period, a manual system restart is required.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What warranty is included with the EOS Emergency Shutoff?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Emergency Shutoff carries a 2-year limited consumer warranty and a 2-year limited commercial warranty, subject to the manufacturer's current warranty terms.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"EOS","offers":[{"title":"No Upgrade","offer_id":50583173890277,"sku":"14-945779","price":449.29,"currency_code":"USD","in_stock":true},{"title":"w\/Face Plat Kit","offer_id":50583173923045,"sku":"14-945777","price":449.29,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Emergency-Shutoff-2.jpg?v=1784738849","url":"https:\/\/myluxuryhomespa.com\/products\/eos-emergency-sauna-heater-shutoff-button-14-945779","provider":"My Luxury Home Spa","version":"1.0","type":"link"}