{"product_id":"eos-lux-celsius-sauna-climate-station-thermometer-hygrometer","title":"EOS Lux Celsius Sauna Climate Station with Thermometer and Hygrometer","description":"\u003c!-- =========================================================\nMLHS | EOS LUX CLIMATE STATION CELSIUS\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-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: 82px;\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__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 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      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-lux-climate-celsius-intro\"\u003e\n    \u003cdiv class=\"mlhs-product__hero-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Premium EOS Sauna Climate Gauges\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-lux-climate-celsius-intro\"\u003e\n        Monitor Sauna Temperature and Humidity with Refined German Design\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mlhs-product__lead\"\u003e\n        The EOS Lux Climate Station Celsius combines a sauna thermometer and\n        hygrometer in a handcrafted, wall-mounted solid-wood frame for clear\n        monitoring of essential sauna climate conditions.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Available in walnut or maple, the climate station features black gauge\n        faces, polished black bezels and easy-to-read Celsius temperature and\n        relative humidity scales. A powder-coated anthracite pearl metal plate\n        surrounds the gauges for a clean, contemporary appearance.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__badges\" aria-label=\"Key EOS Lux Climate Station Celsius details\"\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eThermometer and hygrometer\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e0°C to 120°C\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e0% to 100% humidity\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eWalnut or maple\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eMade in Germany\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-lux-climate-celsius-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-lux-climate-celsius-overview\"\u003e\n          Two Essential Sauna Gauges in One Coordinated Station\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Sauna temperature and humidity work together to shape the feel of a\n          sauna session. The EOS Lux Climate Station places both readings in a\n          coordinated, easy-to-view wall-mounted display.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          The Celsius thermometer measures the sauna cabin temperature, while\n          the hygrometer displays relative humidity. Colored reference ranges\n          on the gauges help make climate conditions easier to interpret at a\n          glance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__summary-box\" aria-label=\"EOS Lux Climate Station Celsius 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\u003eLUX CLIMATE STATION CELSIUS\u003c\/dd\u003e\n\n          \u003cdt\u003ePublished SKU\u003c\/dt\u003e\n          \u003cdd\u003e14-946023\u003c\/dd\u003e\n\n          \u003cdt\u003eGauge types\u003c\/dt\u003e\n          \u003cdd\u003eThermometer and hygrometer\u003c\/dd\u003e\n\n          \u003cdt\u003eTemperature scale\u003c\/dt\u003e\n          \u003cdd\u003eCelsius\u003c\/dd\u003e\n\n          \u003cdt\u003eTemperature range\u003c\/dt\u003e\n          \u003cdd\u003e0°C to 120°C\u003c\/dd\u003e\n\n          \u003cdt\u003eHumidity range\u003c\/dt\u003e\n          \u003cdd\u003e0% to 100% RH\u003c\/dd\u003e\n\n          \u003cdt\u003eWood options\u003c\/dt\u003e\n          \u003cdd\u003eWalnut or maple\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-lux-climate-celsius-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-lux-climate-celsius-features\"\u003e\n        Clear Sauna Climate Readings with Premium Materials\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Lux Climate Station blends practical analog monitoring with solid\n        wood, metal detailing and a coordinated gauge design.\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\"\u003eTEMP °C\u003c\/div\u003e\n\n        \u003ch3\u003eCelsius Thermometer\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Measures the sauna cabin temperature from 0°C to 120°C for clear\n          monitoring during heating and sauna use.\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\"\u003eHUMIDITY\u003c\/div\u003e\n\n        \u003ch3\u003eIntegrated Hygrometer\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Displays relative humidity from 0% to 100% to help users observe how\n          steam and water application affect the sauna climate.\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\"\u003eSOLID WOOD\u003c\/div\u003e\n\n        \u003ch3\u003eWalnut or Maple Frame\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Choose a handcrafted solid-wood frame in walnut or maple to\n          coordinate with the sauna walls, benches and interior trim.\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 GAUGES\u003c\/div\u003e\n\n        \u003ch3\u003eCoordinated Dual-Gauge Layout\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The thermometer and hygrometer are displayed together in one\n          wall-mounted station for convenient viewing.\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\"\u003eANTHRACITE\u003c\/div\u003e\n\n        \u003ch3\u003ePowder-Coated Metal Plate\u003c\/h3\u003e\n\n        \u003cp\u003e\n          An anthracite pearl powder-coated plate surrounds the gauges and\n          complements their polished black bezels.\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\"\u003eGERMANY\u003c\/div\u003e\n\n        \u003ch3\u003eGerman Design and Manufacturing\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The Lux Climate Station is designed, engineered and manufactured in\n          Germany.\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-lux-climate-celsius-readings\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eClimate Monitoring\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-lux-climate-celsius-readings\"\u003e\n        What Does the Climate Station Measure?\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The two analog gauges provide separate readings for temperature and\n        relative humidity inside the sauna cabin.\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\u003eTemperature\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The Celsius thermometer displays the current cabin temperature from\n          0°C to 120°C.\n        \u003c\/p\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eMetric Celsius scale\u003c\/li\u003e\n          \u003cli\u003eBlack face with white markings\u003c\/li\u003e\n          \u003cli\u003eHighlighted reference range\u003c\/li\u003e\n          \u003cli\u003eNo electricity or batteries required\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eRelative Humidity\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The hygrometer displays relative humidity from 0% to 100% RH.\n        \u003c\/p\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eAnalog humidity reading\u003c\/li\u003e\n          \u003cli\u003eBlack face with white markings\u003c\/li\u003e\n          \u003cli\u003eHighlighted reference range\u003c\/li\u003e\n          \u003cli\u003eUseful for observing changes after water application\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        The climate station is intended as a general sauna monitoring\n        accessory. Readings may vary depending on mounting height, distance\n        from the heater, airflow, cabin design and current sauna conditions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-lux-climate-celsius-options\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eWood Options\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-lux-climate-celsius-options\"\u003e\n        Choose Walnut or Maple\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Both options provide the same dual-gauge Celsius configuration and\n        anthracite pearl metal plate. Select the wood tone that best\n        complements the sauna interior.\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\u003eWalnut\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A deeper, richer wood tone that creates a distinctive contrast\n          against lighter sauna woods and interior surfaces.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eMaple\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A lighter natural finish suited to bright, contemporary and\n          Scandinavian-inspired sauna interiors.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        Natural wood grain and color vary from piece to piece. These variations\n        are normal characteristics of genuine wood and may differ from product\n        photography.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-lux-climate-celsius-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-lux-climate-celsius-specifications\"\u003e\n        EOS Lux Climate Station Celsius Specifications\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS Lux Climate Station Celsius 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\u003eLUX CLIMATE STATION CELSIUS\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePublished SKU\u003c\/th\u003e\n            \u003ctd\u003e14-946023\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eWall-mounted sauna thermometer and hygrometer\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTemperature scale\u003c\/th\u003e\n            \u003ctd\u003eCelsius\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eTemperature range\u003c\/th\u003e\n            \u003ctd\u003e0°C to 120°C\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHumidity range\u003c\/th\u003e\n            \u003ctd\u003e0% to 100% relative humidity\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eFrame material\u003c\/th\u003e\n            \u003ctd\u003eSolid walnut or maple, depending on selected option\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGauge plate\u003c\/th\u003e\n            \u003ctd\u003ePowder-coated metal with anthracite pearl finish\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eGauge appearance\u003c\/th\u003e\n            \u003ctd\u003e\n              Black faces, white markings, polished black bezels and colored\n              reference ranges\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMounting style\u003c\/th\u003e\n            \u003ctd\u003eWall-mounted\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWidth\u003c\/th\u003e\n            \u003ctd\u003eApproximately 13.4 inches (34 cm)\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eHeight\u003c\/th\u003e\n            \u003ctd\u003eApproximately 7.7 inches (19.5 cm)\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eDepth\u003c\/th\u003e\n            \u003ctd\u003eNot published\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePower required\u003c\/th\u003e\n            \u003ctd\u003eNone\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCountry of manufacture\u003c\/th\u003e\n            \u003ctd\u003eGermany\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n            \u003ctd\u003e2-year limited warranty\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-lux-climate-celsius-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-lux-climate-celsius-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\u003eOne EOS Lux Climate Station Celsius\u003c\/li\u003e\n          \u003cli\u003eIntegrated Celsius thermometer\u003c\/li\u003e\n          \u003cli\u003eIntegrated relative-humidity hygrometer\u003c\/li\u003e\n          \u003cli\u003eSelected walnut or maple frame\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\u003eNot Included\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eSauna heater\u003c\/li\u003e\n          \u003cli\u003eSauna control system\u003c\/li\u003e\n          \u003cli\u003eSand timer\u003c\/li\u003e\n          \u003cli\u003eDigital temperature sensor\u003c\/li\u003e\n          \u003cli\u003eOther sauna accessories\u003c\/li\u003e\n          \u003cli\u003eProfessional installation\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-lux-climate-celsius-installation\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eInstallation Guidance\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-lux-climate-celsius-installation\"\u003e\n        Mount the Station Where Readings Are Easy to View\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Install the climate station vertically on a stable sauna wall in the\n        location specified by the EOS instructions. Placement affects the\n        temperature and humidity shown by the analog gauges.\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\u003eSelect the Location\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Choose a visible location that follows the manufacturer's guidance\n          for mounting height and distance from the sauna heater.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eSecure the Station\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Attach the unit to an appropriate sauna wall surface using the\n          installation method specified by EOS.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eAllow Readings to Stabilize\u003c\/h3\u003e\n\n        \u003cp\u003e\n          After mounting, allow the gauges to adjust to the sauna environment\n          before evaluating the displayed climate conditions.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003ePlacement matters:\u003c\/strong\u003e Do not mount the station directly\n        above or immediately beside the heater unless specifically directed by\n        EOS. Excessive localized heat can produce readings that do not\n        represent the general sauna seating area.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-lux-climate-celsius-use\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eHow to Use\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-lux-climate-celsius-use\"\u003e\n        Use Both Gauges to Observe the Sauna Climate\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Read the thermometer to monitor cabin temperature and the hygrometer\n        to observe relative humidity. Adding water to properly heated sauna\n        stones may temporarily increase the perceived heat and humidity shown\n        inside the cabin.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__notice\"\u003e\n        \u003cp\u003e\n          This accessory provides general environmental readings. It does not\n          control the heater, limit session duration, diagnose health\n          conditions or replace the safety devices included with the sauna\n          heater and control system.\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-lux-climate-celsius-care\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eCare Guidance\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-lux-climate-celsius-care\"\u003e\n        Protect the Wood Frame, Gauge Faces and Finish\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\u003eRecommended Care\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eAllow the station to cool before cleaning\u003c\/li\u003e\n          \u003cli\u003eUse a soft, dry or lightly dampened cloth\u003c\/li\u003e\n          \u003cli\u003eRemove excess moisture promptly\u003c\/li\u003e\n          \u003cli\u003eKeep the gauge faces clean and readable\u003c\/li\u003e\n          \u003cli\u003eCheck the wall mounting periodically\u003c\/li\u003e\n          \u003cli\u003eFollow the current EOS care instructions\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eAvoid\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eAbrasive pads or cleaners\u003c\/li\u003e\n          \u003cli\u003eSoaking or saturating the wooden frame\u003c\/li\u003e\n          \u003cli\u003eHarsh household chemicals\u003c\/li\u003e\n          \u003cli\u003eSpraying cleaner directly onto the gauges\u003c\/li\u003e\n          \u003cli\u003eOpening or adjusting the gauge mechanisms\u003c\/li\u003e\n          \u003cli\u003eMounting the unit in an unapproved location\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-lux-climate-celsius-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-lux-climate-celsius-warranty\"\u003e\n        Two-Year Limited Manufacturer Warranty\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EOS Lux Climate Station Celsius is supported by a 2-year limited\n        warranty. Coverage, exclusions, eligibility and claim procedures\n        remain subject 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-lux-climate-celsius-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-lux-climate-celsius-mlhs\"\u003e\n        Why Buy the EOS Lux Climate Station from My Luxury Home Spa?\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eAuthentic EOS Equipment\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Shop premium EOS sauna equipment and accessories through a trusted\n          home-wellness retailer.\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          Compare the gauge ranges, dimensions, wood options, mounting style\n          and warranty information before ordering.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003ePersonal Product Support\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Contact My Luxury Home Spa when you need help selecting coordinated\n          sauna accessories for a residential or commercial wellness space.\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-lux-climate-celsius-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-lux-climate-celsius-faq\"\u003e\n        EOS Lux Climate Station Celsius 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 Lux Climate Station measure?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            It combines a Celsius thermometer for sauna temperature with a\n            hygrometer for relative humidity.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat temperature range does the thermometer display?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The Celsius thermometer displays temperatures from 0°C to 120°C.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat humidity range does the hygrometer display?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The hygrometer displays relative humidity from 0% to 100%.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich wood options are available?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EOS Lux Climate Station is offered with a solid walnut or\n            solid maple frame.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes the climate station require electricity?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The thermometer and hygrometer are analog gauges and require\n            no wiring, outlet or batteries.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the dimensions?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The published dimensions are approximately 13.4 inches wide and\n            7.7 inches high. A depth measurement is not published.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere should the climate station be mounted?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Mount it vertically in the sauna cabin at the location and height\n            specified in the EOS installation instructions. Placement affects\n            the readings shown by the gauges.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhere is the EOS Lux Climate Station manufactured?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            It is designed, engineered and manufactured in Germany.\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 EOS Lux Climate Station Celsius carries a 2-year limited\n            manufacturer warranty, subject to the current warranty 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-lux-climate-celsius-help\"\u003e\n    \u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Complete Your Sauna Interior\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-lux-climate-celsius-help\"\u003e\n        Add Coordinated Temperature and Humidity Monitoring\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Select walnut or maple to coordinate the EOS Lux Climate Station with\n        your sauna benches, wall materials and other premium accessories.\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 Lux Climate Station Celsius measure?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Lux Climate Station Celsius combines a Celsius thermometer for sauna temperature with a hygrometer for relative humidity.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What temperature range does the EOS Lux Climate Station Celsius display?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Celsius thermometer displays sauna temperatures from 0 degrees Celsius to 120 degrees Celsius.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What humidity range does the EOS Lux Climate Station display?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The integrated hygrometer displays relative humidity from 0 percent to 100 percent.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which wood options are available for the EOS Lux Climate Station Celsius?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Lux Climate Station Celsius is offered with a solid walnut or solid maple frame.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EOS Lux Climate Station Celsius require electricity?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The thermometer and hygrometer are analog gauges and require no electrical wiring, outlet or batteries.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the dimensions of the EOS Lux Climate Station Celsius?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The published dimensions are approximately 13.4 inches wide and 7.7 inches high. A depth measurement is not published.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where should the EOS Lux Climate Station Celsius be mounted?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Mount the climate station vertically inside the sauna cabin at the location and height specified in the EOS installation instructions. Placement affects the readings shown by the gauges.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Where is the EOS Lux Climate Station Celsius manufactured?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Lux Climate Station Celsius is designed, engineered and manufactured in Germany.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What warranty is included with the EOS Lux Climate Station Celsius?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Lux Climate Station Celsius carries a 2-year limited manufacturer warranty, subject to the manufacturer's current warranty terms.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"EOS","offers":[{"title":"Walnut","offer_id":50583117856997,"sku":"14-946023","price":438.57,"currency_code":"USD","in_stock":true},{"title":"Maple","offer_id":50583117889765,"sku":"14-946024","price":438.57,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Lux-Climate-Station-Celsius-Walnut.jpg?v=1784737709","url":"https:\/\/myluxuryhomespa.com\/products\/eos-lux-celsius-sauna-climate-station-thermometer-hygrometer","provider":"My Luxury Home Spa","version":"1.0","type":"link"}