{"product_id":"eos-gracil-1000w-208v-heating-element-20016834","title":"EOS Gracil 1,000W Replacement Heating Element 208V","description":"\u003c!-- =========================================================\nMLHS | EOS 20016834 GRACIL HEATING ELEMENT\nSEO \/ AEO \/ GMC-COMPLIANT SHOPIFY PRODUCT DESCRIPTION\nShopify should generate the product title as the H1.\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: 840px;\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: 880px;\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: 62px;\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: 13px;\n    font-weight: 800;\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(120px, 0.75fr) minmax(0, 1.25fr);\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__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__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__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-20016834-intro\"\u003e\n    \u003cdiv class=\"mlhs-product__hero-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Genuine EOS Sauna Heater Replacement Part\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-20016834-intro\"\u003e\n        208V Replacement Element for the EOS Gracil 6 kW Heater\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mlhs-product__lead\"\u003e\n        The EOS 20016834 is a 1,000-watt, 208-volt replacement heating\n        element designed for compatible EOS Gracil 6 kW electric sauna\n        heaters.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Use this genuine EOS component when servicing a Gracil heater that\n        requires manufacturer part number 20016834. Confirm the heater series,\n        total kilowatt rating, electrical voltage and individual element\n        wattage before ordering.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__badges\" aria-label=\"Key product information\"\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e1,000W element\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e208V rated\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eFor 6 kW Gracil heaters\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eGenuine EOS component\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003ePart 20016834\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-20016834-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-20016834-overview\"\u003e\n          EOS Gracil Spare Heating Element\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          This replacement component is intended for compatible EOS Gracil\n          electric sauna heaters with a total rated output of 6 kW and a\n          208-volt electrical configuration. The individual heating element\n          is rated at 1,000 watts.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          This listing is for one replacement element rather than a complete\n          sauna heater. A qualified technician should diagnose the heater,\n          identify the failed component and determine the required replacement\n          quantity.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__summary-box\" aria-label=\"EOS 20016834 product summary\"\u003e\n        \u003cdl\u003e\n          \u003cdt\u003eBrand\u003c\/dt\u003e\n          \u003cdd\u003eEOS\u003c\/dd\u003e\n\n          \u003cdt\u003ePart number\u003c\/dt\u003e\n          \u003cdd\u003e20016834\u003c\/dd\u003e\n\n          \u003cdt\u003eComponent\u003c\/dt\u003e\n          \u003cdd\u003eReplacement heating element\u003c\/dd\u003e\n\n          \u003cdt\u003eElement output\u003c\/dt\u003e\n          \u003cdd\u003e1,000 watts\u003c\/dd\u003e\n\n          \u003cdt\u003eVoltage\u003c\/dt\u003e\n          \u003cdd\u003e208 volts\u003c\/dd\u003e\n\n          \u003cdt\u003eHeater series\u003c\/dt\u003e\n          \u003cdd\u003eEOS Gracil\u003c\/dd\u003e\n\n          \u003cdt\u003eHeater output\u003c\/dt\u003e\n          \u003cdd\u003e6 kW\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-20016834-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-20016834-features\"\u003e\n        Model-Specific Replacement for Compatible EOS Gracil Heaters\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Electric sauna heating elements must match the heater's electrical\n        and mechanical requirements. The EOS 20016834 is identified by its\n        voltage, wattage, heater family and manufacturer part number.\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\"\u003e1000W\u003c\/div\u003e\n\n        \u003ch3\u003e1,000-Watt Output\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The individual replacement heating element is rated at 1,000 watts.\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\"\u003e208V\u003c\/div\u003e\n\n        \u003ch3\u003e208-Volt Configuration\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Intended for the compatible 208-volt EOS Gracil 6 kW heater\n          configuration.\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\"\u003eEOS\u003c\/div\u003e\n\n        \u003ch3\u003eGenuine EOS Component\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Identified by EOS manufacturer part number 20016834 for compatible\n          sauna heater service and repair.\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-20016834-compatibility\"\u003e\n    \u003cdiv class=\"mlhs-product__compatibility\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Compatibility Information\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-20016834-compatibility\"\u003e\n        Confirm the Gracil Model, 6 kW Output and 208V Configuration\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EOS 20016834 is listed for compatible EOS Gracil electric sauna\n        heaters rated at 6 kW and configured for 208-volt electrical service.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__compatibility-grid\"\u003e\n        \u003cdiv class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eListed Heater Configuration\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eEOS Gracil heater series\u003c\/li\u003e\n            \u003cli\u003e6 kW total heater output\u003c\/li\u003e\n            \u003cli\u003e208-volt electrical configuration\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eReplacement Part Identification\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eEOS part number 20016834\u003c\/li\u003e\n            \u003cli\u003e1,000-watt individual element\u003c\/li\u003e\n            \u003cli\u003eReplacement heating element component\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__notice\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eBefore purchasing:\u003c\/strong\u003e Match EOS part number\n          \u003cstrong\u003e20016834\u003c\/strong\u003e to the heater data plate, current EOS\n          service documentation, existing element or technician-supplied\n          parts list. Do not select a replacement component by appearance\n          alone.\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-20016834-voltage-comparison\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eVoltage Selection\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-20016834-voltage-comparison\"\u003e\n        Do Not Confuse the 208V and 240V Gracil Elements\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        EOS uses different replacement elements for different electrical\n        configurations. Matching the wattage and heater family does not\n        establish compatibility when the voltage or part number differs.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS Gracil replacement heating element comparison\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eSpecification\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eEOS 20016834\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eEOS 20016839\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeater family\u003c\/th\u003e\n            \u003ctd\u003eEOS Gracil\u003c\/td\u003e\n            \u003ctd\u003eEOS Gracil\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eListed heater output\u003c\/th\u003e\n            \u003ctd\u003e6 kW\u003c\/td\u003e\n            \u003ctd\u003e6 kW\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIndividual element output\u003c\/th\u003e\n            \u003ctd\u003e1,000W\u003c\/td\u003e\n            \u003ctd\u003e1,000W\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVoltage\u003c\/th\u003e\n            \u003ctd\u003e208V\u003c\/td\u003e\n            \u003ctd\u003e240V\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eManufacturer part number\u003c\/th\u003e\n            \u003ctd\u003e20016834\u003c\/td\u003e\n            \u003ctd\u003e20016839\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSelection guidance\u003c\/th\u003e\n            \u003ctd\u003e\n              Choose only when the heater documentation requires the\n              208V EOS 20016834 element.\n            \u003c\/td\u003e\n            \u003ctd\u003e\n              Choose only when the heater documentation requires the\n              240V EOS 20016839 element.\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        Do not substitute a 240V replacement element for this 208V component.\n        Match the electrical voltage and EOS part number exactly.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-20016834-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-20016834-specifications\"\u003e\n        EOS 20016834 Specifications\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS 20016834 replacement heating element 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\"\u003eManufacturer part number\u003c\/th\u003e\n            \u003ctd\u003e20016834\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eModel number\u003c\/th\u003e\n            \u003ctd\u003e20016834\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eElectric sauna heater replacement element\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eElement output\u003c\/th\u003e\n            \u003ctd\u003e1,000 watts\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eVoltage\u003c\/th\u003e\n            \u003ctd\u003e208 volts\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible heater series\u003c\/th\u003e\n            \u003ctd\u003eEOS Gracil\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible heater output\u003c\/th\u003e\n            \u003ctd\u003e6 kW\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eQuantity\u003c\/th\u003e\n            \u003ctd\u003eOne replacement heating element per quantity ordered\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eReturn status\u003c\/th\u003e\n            \u003ctd\u003e\n              Nonreturnable replacement component. Verify compatibility before\n              ordering.\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-20016834-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-20016834-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\u003eIncluded\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003e\n            One EOS 20016834 1,000W, 208V replacement heating element\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\u003eComplete EOS Gracil sauna heater\u003c\/li\u003e\n          \u003cli\u003eAdditional heating elements\u003c\/li\u003e\n          \u003cli\u003eSauna stones\u003c\/li\u003e\n          \u003cli\u003eSauna control system\u003c\/li\u003e\n          \u003cli\u003eElectrical wiring or circuit protection\u003c\/li\u003e\n          \u003cli\u003eInstallation or service labor\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        Product images may show the component from multiple angles or in a\n        heater-service context. This listing is for one replacement heating\n        element only.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-20016834-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-20016834-verification\"\u003e\n        How to Confirm the Correct EOS Gracil Element\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Verify the complete heater configuration before purchasing this\n        electrical replacement component.\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\u003eCheck the Heater Data Plate\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Confirm that the installed heater is an EOS Gracil model rated at\n          6 kW and configured for 208-volt electrical service.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eMatch Part Number 20016834\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Compare the required part number with current EOS documentation,\n          the existing element or a parts list supplied by a qualified\n          technician.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eConfirm the Required Quantity\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Have the heater diagnosed to determine whether one or multiple\n          heating elements require replacement.\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-20016834-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-20016834-installation\"\u003e\n        Heating Element Replacement Requires Qualified Service\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Replacing an electric sauna heating element involves high-voltage\n        electrical connections, heater disassembly, component testing and\n        correct sauna-stone placement. The heater must be completely\n        disconnected from electrical power before inspection or service.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Installation should be completed by a licensed electrician or\n        qualified sauna-service professional following current EOS\n        instructions and applicable electrical requirements.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eDisconnect and secure electrical power before servicing\u003c\/li\u003e\n        \u003cli\u003eAllow the heater and sauna stones to cool completely\u003c\/li\u003e\n        \u003cli\u003eConfirm the failed component before replacement\u003c\/li\u003e\n        \u003cli\u003eInspect terminals, wiring and adjacent elements\u003c\/li\u003e\n        \u003cli\u003eInstall the replacement according to EOS documentation\u003c\/li\u003e\n        \u003cli\u003eReinstall sauna stones according to heater instructions\u003c\/li\u003e\n        \u003cli\u003eInspect and test the completed installation before use\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eSafety note:\u003c\/strong\u003e Do not energize the heater until all\n        wiring, protective components, stones and exterior panels have been\n        correctly reassembled and inspected.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-20016834-return-policy\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Important Purchase Information\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-20016834-return-policy\"\u003e\n        This Replacement Part Is Nonreturnable\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eFinal-sale replacement component:\u003c\/strong\u003e This heating\n        element cannot be returned. Confirm the EOS Gracil heater series,\n        6 kW output, 208V configuration, 1,000W element rating and EOS part\n        number 20016834 before ordering.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"why-buy-eos-20016834-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-20016834-mlhs\"\u003e\n        Why Order EOS Replacement Parts 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 model, voltage, kilowatt rating and required EOS\n          part number when you need help comparing them with this listing.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eClear Product Information\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Review the voltage, wattage, heater application, package contents\n          and final-sale status before placing your order.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eSecure Online Ordering\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Purchase through My Luxury Home Spa using the secure payment options\n          displayed during checkout.\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-20016834-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-20016834-faq\"\u003e\n        EOS 20016834 Replacement Heating Element 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 20016834?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            It is a 1,000-watt, 208-volt replacement heating element for\n            compatible EOS Gracil 6 kW electric sauna heaters.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich sauna heater uses EOS part 20016834?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The part is listed for compatible EOS Gracil electric sauna\n            heaters rated at 6 kW and configured for 208 volts.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat is the output of this heating element?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The individual replacement heating element is rated at\n            1,000 watts.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs this a complete EOS Gracil sauna heater?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. This listing is for one replacement heating element and not a\n            complete sauna heater.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Is EOS 20016834 the same as the 240V EOS 20016839?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. EOS 20016834 is rated for 208 volts, while EOS 20016839 is\n            rated for 240 volts. Match the exact voltage and manufacturer part\n            number to the heater documentation.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003e\n          Are all 1,000W EOS Gracil elements interchangeable?\n        \u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. Matching wattage and heater family alone does not establish\n            compatibility. The voltage and EOS manufacturer part number must\n            also match.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many replacement elements should I order?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The required quantity depends on the heater diagnosis. Confirm how\n            many elements require replacement before ordering.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWho should install the EOS 20016834?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            A licensed electrician or qualified sauna-service professional\n            should diagnose and service the heater according to current EOS\n            instructions and applicable electrical requirements.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan the EOS 20016834 be returned?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. This replacement component is nonreturnable. Verify the heater\n            series, voltage, output, wattage and required part number before\n            ordering.\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-20016834-help\"\u003e\n    \u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Need Help Confirming Compatibility?\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-20016834-help\"\u003e\n        Verify Your EOS Gracil Heater Before Ordering\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Send us a clear photo of the heater data plate along with the heater\n        model, voltage, kilowatt rating and required part number. We will help\n        you compare that information with this product 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\nProduct and Offer schema should be generated by the Shopify\ntheme or Google \u0026 YouTube app to avoid conflicts with live\npricing, currency, inventory and availability information.\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 20016834?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS 20016834 is a 1,000-watt, 208-volt replacement heating element for compatible EOS Gracil 6 kW electric sauna heaters.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which sauna heater uses EOS part 20016834?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The part is listed for compatible EOS Gracil electric sauna heaters rated at 6 kW and configured for 208 volts.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is the output of the EOS 20016834 heating element?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The individual replacement heating element is rated at 1,000 watts.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the EOS 20016834 a complete EOS Gracil sauna heater?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This listing is for one replacement heating element and not a complete sauna heater.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is EOS 20016834 the same as the 240V EOS 20016839?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. EOS 20016834 is rated for 208 volts, while EOS 20016839 is rated for 240 volts. Match the exact voltage and manufacturer part number to the heater documentation.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are all 1,000-watt EOS Gracil heating elements interchangeable?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Matching wattage and heater family alone does not establish compatibility. The voltage and EOS manufacturer part number must also match.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many EOS 20016834 heating elements should be ordered?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The required quantity depends on the heater diagnosis. Confirm how many elements require replacement before ordering.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Who should install the EOS 20016834 heating element?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A licensed electrician or qualified sauna-service professional should diagnose and service the heater according to current EOS instructions and applicable electrical requirements.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can the EOS 20016834 heating element be returned?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This replacement component is nonreturnable. Verify the heater series, voltage, output, wattage and required part number before ordering.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"EOS","offers":[{"title":"Default Title","offer_id":50428876849381,"sku":"20016834","price":110.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/eos-gracil-1000w-replacement-heating-element-208v-3471298.jpg?v=1784586006","url":"https:\/\/myluxuryhomespa.com\/products\/eos-gracil-1000w-208v-heating-element-20016834","provider":"My Luxury Home Spa","version":"1.0","type":"link"}