{"product_id":"eos-5m-sensor-extension-cable-touch-3-emotec-d-14-20015195","title":"EOS 5M Sensor Extension Cable for Touch 3 and Emotec D Controls","description":"\u003c!-- =========================================================\nMLHS | EOS 14-20015195 SENSOR EXTENSION CABLE\nSEO \/ AEO \/ GMC-COMPLIANT SHOPIFY PRODUCT DESCRIPTION\nDo not add an H1. Shopify should generate the product title.\n========================================================= --\u003e\n\u003cstyle\u003e\n  .mlhs-product {\n    --mlhs-text: #26323a;\n    --mlhs-heading: #131d23;\n    --mlhs-muted: #65727b;\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-success: #285f45;\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 a {\n    color: var(--mlhs-accent-dark);\n    text-decoration: underline;\n    text-underline-offset: 3px;\n  }\n\n  .mlhs-product a:hover {\n    color: var(--mlhs-heading);\n  }\n\n  .mlhs-product strong {\n    color: var(--mlhs-heading);\n  }\n\n  .mlhs-product__eyebrow {\n    display: inline-block;\n    margin-bottom: 11px;\n    color: var(--mlhs-accent-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .mlhs-product__hero {\n    margin: 8px 0 30px;\n    padding: clamp(26px, 5vw, 52px);\n    border: 1px solid var(--mlhs-line);\n    border-radius: 24px;\n    background:\n      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.8);\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: 45px;\n    height: 45px;\n    margin-bottom: 16px;\n    border-radius: 13px;\n    background: var(--mlhs-warm);\n    color: var(--mlhs-accent-dark);\n    font-size: 18px;\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__compatibility-item p:last-child {\n    margin-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: #9a312b;\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    font-weight: 500;\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    transition:\n      background 0.2s ease,\n      color 0.2s ease,\n      transform 0.2s ease;\n  }\n\n  .mlhs-product__button:hover {\n    transform: translateY(-1px);\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__hero {\n      border-radius: 18px;\n    }\n\n    .mlhs-product__card,\n    .mlhs-product__step {\n      padding-right: 20px;\n      padding-left: 20px;\n    }\n\n    .mlhs-product__step {\n      padding-top: 62px;\n    }\n\n    .mlhs-product__step::before {\n      left: 20px;\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\u003cdiv class=\"mlhs-product\"\u003e\n\u003c!-- PRODUCT INTRODUCTION --\u003e\n\u003csection aria-labelledby=\"eos-extension-cable-intro\" class=\"mlhs-product__hero\"\u003e\n\u003cdiv class=\"mlhs-product__hero-inner\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e Genuine EOS Sauna Control Accessory \u003c\/span\u003e\n\u003ch2 id=\"eos-extension-cable-intro\"\u003eExtend the Sensor Connection to Your EOS Relay Box\u003c\/h2\u003e\n\u003cp class=\"mlhs-product__lead\"\u003eThe EOS 14-20015195 is a 5-meter extension cable designed to extend the connection between the sauna sensor and relay box in compatible EOS Touch 3 and Emotec D control systems.\u003c\/p\u003e\n\u003cp\u003eThis model-specific control accessory provides additional cable length when the standard sensor connection does not accommodate the planned relay-box location. Confirm the control model and part number before ordering to ensure compatibility with your sauna system.\u003c\/p\u003e\n\u003cdiv aria-label=\"Key product information\" class=\"mlhs-product__badges\"\u003e\n\u003cspan class=\"mlhs-product__badge\"\u003e5-meter cable\u003c\/span\u003e \u003cspan class=\"mlhs-product__badge\"\u003eSensor-to-relay connection\u003c\/span\u003e \u003cspan class=\"mlhs-product__badge\"\u003eTouch 3 compatible\u003c\/span\u003e \u003cspan class=\"mlhs-product__badge\"\u003eEmotec D compatible\u003c\/span\u003e \u003cspan class=\"mlhs-product__badge\"\u003eEOS part 14-20015195\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- QUICK PRODUCT SUMMARY --\u003e\n\u003csection aria-labelledby=\"eos-cable-overview\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__summary\"\u003e\n\u003cdiv\u003e\n\u003cspan style=\"color: #e6b58f;\" class=\"mlhs-product__eyebrow\"\u003e Product Overview \u003c\/span\u003e\n\u003ch2 id=\"eos-cable-overview\"\u003eEOS 5M Sensor Extension Cable\u003c\/h2\u003e\n\u003cp\u003eUse this EOS extension cable when additional distance is required between the compatible sauna sensor and relay box. It is intended specifically for supported EOS Touch 3 and Emotec D control installations.\u003c\/p\u003e\n\u003cp\u003eBecause this is a specialized sauna control component, the existing control model, cable routing and installation requirements should be verified before purchase.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"Product summary\" class=\"mlhs-product__summary-box\"\u003e\n\u003cdl\u003e\n\u003cdt\u003eBrand\u003c\/dt\u003e\n\u003cdd\u003eEOS\u003c\/dd\u003e\n\u003cdt\u003ePart number\u003c\/dt\u003e\n\u003cdd\u003e14-20015195\u003c\/dd\u003e\n\u003cdt\u003eModel\u003c\/dt\u003e\n\u003cdd\u003e14-20015195\u003c\/dd\u003e\n\u003cdt\u003eCable length\u003c\/dt\u003e\n\u003cdd\u003e5 meters\u003c\/dd\u003e\n\u003cdt\u003eConnection\u003c\/dt\u003e\n\u003cdd\u003eSensor to relay box\u003c\/dd\u003e\n\u003cdt\u003eCompatibility\u003c\/dt\u003e\n\u003cdd\u003eEOS Touch 3 and Emotec D controls\u003c\/dd\u003e\n\u003cdt\u003eProduct type\u003c\/dt\u003e\n\u003cdd\u003eSauna control extension cable\u003c\/dd\u003e\n\u003c\/dl\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003csection aria-labelledby=\"eos-cable-features\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003eKey Features\u003c\/span\u003e\n\u003ch2 id=\"eos-cable-features\"\u003eDesigned for Compatible EOS Control Installations\u003c\/h2\u003e\n\u003cp\u003eThis extension cable serves a specific connection within compatible EOS sauna control systems. It is not a universal electrical extension cable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mlhs-product__icon\"\u003e5M\u003c\/div\u003e\n\u003ch3\u003eAdditional Cable Length\u003c\/h3\u003e\n\u003cp\u003eProvides 5 meters of additional reach between the sauna sensor and the compatible EOS relay box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mlhs-product__icon\"\u003eEOS\u003c\/div\u003e\n\u003ch3\u003eModel-Specific Accessory\u003c\/h3\u003e\n\u003cp\u003eDesigned for use with supported EOS control equipment rather than as a generic or universal sauna-control cable.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003cdiv aria-hidden=\"true\" class=\"mlhs-product__icon\"\u003e✓\u003c\/div\u003e\n\u003ch3\u003eDefined Compatibility\u003c\/h3\u003e\n\u003cp\u003eIdentified for sensor-to-relay-box connections involving EOS Touch 3 and Emotec D sauna controls.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- COMPATIBILITY --\u003e\n\u003csection aria-labelledby=\"eos-cable-compatibility\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__compatibility\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e Compatibility Information \u003c\/span\u003e\n\u003ch2 id=\"eos-cable-compatibility\"\u003eConfirm Your EOS Control Before Ordering\u003c\/h2\u003e\n\u003cp\u003eThe EOS 14-20015195 extension cable is identified for use between the sensor and relay box in compatible Touch 3 and Emotec D systems. Compatibility should be verified using the control model, existing cable connection and EOS part number.\u003c\/p\u003e\n\u003cdiv class=\"mlhs-product__compatibility-grid\"\u003e\n\u003cdiv class=\"mlhs-product__compatibility-item\"\u003e\n\u003ch3\u003eCompatible Control Families\u003c\/h3\u003e\n\u003cul class=\"mlhs-product__list\"\u003e\n\u003cli\u003eEOS Touch 3\u003c\/li\u003e\n\u003cli\u003eEOS Emotec D\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__compatibility-item\"\u003e\n\u003ch3\u003eIntended Connection\u003c\/h3\u003e\n\u003cp\u003eExtends the cable path from the compatible sauna sensor to the EOS relay box.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eBefore purchasing:\u003c\/strong\u003e Match the EOS part number \u003cstrong\u003e14-20015195\u003c\/strong\u003e to your equipment documentation or have your installer confirm that this is the correct cable for your control system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003csection aria-labelledby=\"eos-cable-specifications\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003eProduct Specifications\u003c\/span\u003e\n\u003ch2 id=\"eos-cable-specifications\"\u003eEOS 14-20015195 Specifications\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv aria-label=\"EOS extension cable specifications\" role=\"region\" class=\"mlhs-product__table-wrap\" 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\u003ctr\u003e\n\u003cth scope=\"row\"\u003eManufacturer part number\u003c\/th\u003e\n\u003ctd\u003e14-20015195\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eModel number\u003c\/th\u003e\n\u003ctd\u003e14-20015195\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProduct description\u003c\/th\u003e\n\u003ctd\u003eSensor-to-relay-box extension cable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCable length\u003c\/th\u003e\n\u003ctd\u003e5 meters\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCompatible control families\u003c\/th\u003e\n\u003ctd\u003eEOS Touch 3 and EOS Emotec D\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eApplication\u003c\/th\u003e\n\u003ctd\u003eExtending the supported sensor connection to the relay box\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eReturn status\u003c\/th\u003e\n\u003ctd\u003eNonreturnable replacement component. Verify compatibility before ordering.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHAT IS INCLUDED --\u003e\n\u003csection aria-labelledby=\"eos-cable-included\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003ePackage Contents\u003c\/span\u003e\n\u003ch2 id=\"eos-cable-included\"\u003eWhat Is Included?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__grid\"\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003ch3\u003eIncluded\u003c\/h3\u003e\n\u003cul class=\"mlhs-product__list\"\u003e\n\u003cli\u003eOne EOS 14-20015195 5-meter sensor extension cable\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003ch3\u003eNot Identified as Included\u003c\/h3\u003e\n\u003cul class=\"mlhs-product__list\"\u003e\n\u003cli\u003eSauna control panel\u003c\/li\u003e\n\u003cli\u003eRelay box\u003c\/li\u003e\n\u003cli\u003eTemperature sensor\u003c\/li\u003e\n\u003cli\u003eSauna heater\u003c\/li\u003e\n\u003cli\u003eAdditional installation components\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\u003cp\u003eProduct images may show the cable for identification or installation context. Only the components specifically listed as included are part of this product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- INSTALLATION --\u003e\n\u003csection aria-labelledby=\"eos-cable-installation\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003eInstallation Planning\u003c\/span\u003e\n\u003ch2 id=\"eos-cable-installation\"\u003ePlan the Cable Route Before Installation\u003c\/h2\u003e\n\u003cp\u003eSauna-control wiring and sensor placement affect safe and accurate system operation. Installation should follow the instructions supplied with the applicable EOS control system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__steps\"\u003e\n\u003carticle class=\"mlhs-product__step\"\u003e\n\u003ch3\u003eIdentify the Control\u003c\/h3\u003e\n\u003cp\u003eConfirm that the installed or planned system uses a compatible EOS Touch 3 or Emotec D control configuration.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mlhs-product__step\"\u003e\n\u003ch3\u003eVerify the Connection\u003c\/h3\u003e\n\u003cp\u003eConfirm that the extension is needed specifically between the sauna sensor and relay box.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mlhs-product__step\"\u003e\n\u003ch3\u003eFollow EOS Instructions\u003c\/h3\u003e\n\u003cp\u003eRoute and connect the cable according to the instructions and requirements for the applicable EOS control system.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__notice\"\u003e\n\u003cp\u003e\u003cstrong\u003eInstallation note:\u003c\/strong\u003e Sauna control components should be installed or serviced by a qualified professional familiar with the applicable control system, local requirements and manufacturer instructions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- RETURN POLICY --\u003e\n\u003csection aria-labelledby=\"eos-cable-return-policy\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003eImportant Purchase Information\u003c\/span\u003e\n\u003ch2 id=\"eos-cable-return-policy\"\u003eThis Replacement Part Is Nonreturnable\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n\u003cp\u003e\u003cstrong\u003eFinal-sale replacement component:\u003c\/strong\u003e To preserve the originality, operation and safety of replacement parts, this product is not returnable. Please verify the EOS part number and system compatibility before placing your order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WHY BUY FROM MLHS --\u003e\n\u003csection aria-labelledby=\"why-buy-eos-cable-mlhs\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003eShop with Confidence\u003c\/span\u003e\n\u003ch2 id=\"why-buy-eos-cable-mlhs\"\u003eWhy Order from My Luxury Home Spa?\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003ch3\u003eCompatibility Support\u003c\/h3\u003e\n\u003cp\u003eContact us before ordering if you need help confirming the listed part number or control family.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003ch3\u003eClear Product Information\u003c\/h3\u003e\n\u003cp\u003eWe identify the intended connection, listed compatibility and nonreturnable status before purchase.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003carticle class=\"mlhs-product__card\"\u003e\n\u003ch3\u003eSecure Online Ordering\u003c\/h3\u003e\n\u003cp\u003eOrder online through My Luxury Home Spa using the secure payment options displayed during checkout.\u003c\/p\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection aria-labelledby=\"eos-cable-faq\" class=\"mlhs-product__section\"\u003e\n\u003cdiv class=\"mlhs-product__section-intro\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e Frequently Asked Questions \u003c\/span\u003e\n\u003ch2 id=\"eos-cable-faq\"\u003eEOS 14-20015195 Extension Cable FAQ\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mlhs-product__faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the EOS 14-20015195 cable used for?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eIt is a 5-meter extension cable used to extend the connection from a compatible sauna sensor to the relay box in supported EOS Touch 3 and Emotec D control systems.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow long is the extension cable?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe cable is 5 meters long.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhich EOS controls are compatible?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eThe cable is identified for compatible EOS Touch 3 and Emotec D controls. Confirm the exact control model and EOS part number before ordering.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs this a universal sauna control cable?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. It is a model-specific EOS accessory intended for the listed control families and sensor-to-relay-box connection.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes this product include the sensor or relay box?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. This listing is for the 5-meter extension cable. The sauna sensor, relay box and control system are not identified as included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this cable be returned?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eNo. This replacement component is nonreturnable. Verify the part number and compatibility before purchasing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWho should install the extension cable?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eInstallation or control-system service should be completed by a qualified professional following the applicable EOS instructions and local requirements.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow can I confirm that this is the correct EOS part?\u003c\/summary\u003e\n\u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n\u003cp\u003eCompare part number 14-20015195 with your EOS documentation, existing component or installer-supplied parts list. You may also contact My Luxury Home Spa before ordering for product-selection assistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- CTA --\u003e\n\u003csection aria-labelledby=\"eos-cable-help\" class=\"mlhs-product__cta\"\u003e\n\u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n\u003cspan class=\"mlhs-product__eyebrow\"\u003e Need Help Confirming Compatibility? \u003c\/span\u003e\n\u003ch2 id=\"eos-cable-help\"\u003eVerify the Part Before You Order\u003c\/h2\u003e\n\u003cp\u003eSend us the model of your EOS sauna control and the part number shown in your system documentation. We will help you determine whether this is the appropriate listed extension cable.\u003c\/p\u003e\n\u003cdiv class=\"mlhs-product__buttons\"\u003e\n\u003ca href=\"\/pages\/contact-us\" class=\"mlhs-product__button mlhs-product__button--primary\"\u003e Request Product Assistance \u003c\/a\u003e \u003ca href=\"\/collections\/eos-sauna-heaters-controls\" class=\"mlhs-product__button mlhs-product__button--secondary\"\u003e Shop EOS Sauna Equipment \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\nPRODUCT + FAQ STRUCTURED DATA\nKeep only one Product schema on the page.\nIf the Shopify theme already outputs complete Product schema,\nremove the Product object below and retain only FAQPage.\n========================================================= --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"EOS","offers":[{"title":"Default Title","offer_id":50427640905957,"sku":"14-20015195","price":60.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/eos-5m-sensor-extension-cable-for-touch-3-and-emotec-d-controls-6427541.jpg?v=1784586007","url":"https:\/\/myluxuryhomespa.com\/products\/eos-5m-sensor-extension-cable-touch-3-emotec-d-14-20015195","provider":"My Luxury Home Spa","version":"1.0","type":"link"}