{"product_id":"eos-cubius-s35-soapstone-sauna-cube-set-14-945938","title":"EOS Cubius S35 Soapstone Sauna Cube Set with Mounting Frame","description":"\u003c!-- =========================================================\nMLHS | EOS CUBIUS S35 SOAPSTONE SAUNA CUBE SET\nSEO \/ AEO \/ GMC-COMPLIANT SHOPIFY PRODUCT DESCRIPTION\n\nPRODUCT TITLE:\nEOS Cubius S35 Soapstone Sauna Cube Set with Mounting Frame\n\nURL HANDLE:\neos-cubius-s35-soapstone-sauna-cube-set-14-945938\n\nSEO TITLE:\nEOS Cubius S35 Soapstone Sauna Cube Set\n\nMETA DESCRIPTION:\nCustomize an EOS Mythos S35 heater with 20 Cubius soapstone cubes and a stainless-steel mounting frame. Available in White, Black, or Natural.\n\nShopify should generate the product title as the H1.\nFAQ JSON-LD only. No Product or Offer schema included.\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  .mlhs-product {\n    --mlhs-text: #26323a;\n    --mlhs-heading: #131d23;\n    --mlhs-line: #dfe5e8;\n    --mlhs-soft: #f5f8f9;\n    --mlhs-warm: #f8f2ed;\n    --mlhs-accent: #9b5e35;\n    --mlhs-accent-dark: #754326;\n    --mlhs-dark: #172229;\n    --mlhs-white: #ffffff;\n    --mlhs-danger: #943c35;\n    --mlhs-radius: 18px;\n    --mlhs-shadow: 0 12px 32px rgba(19, 29, 35, 0.07);\n\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 8px 16px 48px;\n    color: var(--mlhs-text);\n    font-size: 16px;\n    line-height: 1.7;\n  }\n\n  .mlhs-product,\n  .mlhs-product * {\n    box-sizing: border-box;\n  }\n\n  .mlhs-product h2,\n  .mlhs-product h3 {\n    margin-top: 0;\n    color: var(--mlhs-heading);\n    line-height: 1.25;\n  }\n\n  .mlhs-product h2 {\n    margin-bottom: 16px;\n    font-size: clamp(25px, 3.3vw, 38px);\n  }\n\n  .mlhs-product h3 {\n    margin-bottom: 10px;\n    font-size: clamp(19px, 2vw, 23px);\n  }\n\n  .mlhs-product p {\n    margin-top: 0;\n    margin-bottom: 16px;\n  }\n\n  .mlhs-product strong {\n    color: var(--mlhs-heading);\n  }\n\n  .mlhs-product__eyebrow {\n    display: inline-block;\n    margin-bottom: 11px;\n    color: var(--mlhs-accent-dark);\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.09em;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .mlhs-product__hero {\n    margin: 8px 0 30px;\n    padding: clamp(26px, 5vw, 52px);\n    border: 1px solid var(--mlhs-line);\n    border-radius: 24px;\n    background: linear-gradient(\n      120deg,\n      rgba(255, 255, 255, 0.98),\n      rgba(248, 242, 237, 0.96)\n    );\n    box-shadow: var(--mlhs-shadow);\n  }\n\n  .mlhs-product__hero-inner {\n    max-width: 900px;\n  }\n\n  .mlhs-product__lead {\n    max-width: 850px;\n    margin-bottom: 20px;\n    color: #3d4a52;\n    font-size: clamp(17px, 2vw, 20px);\n    line-height: 1.65;\n  }\n\n  .mlhs-product__badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__badge {\n    display: inline-flex;\n    align-items: center;\n    min-height: 38px;\n    padding: 8px 13px;\n    border: 1px solid #dfd3ca;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.82);\n    color: var(--mlhs-heading);\n    font-size: 14px;\n    font-weight: 750;\n  }\n\n  .mlhs-product__section {\n    margin-top: 48px;\n  }\n\n  .mlhs-product__section-intro {\n    max-width: 900px;\n    margin-bottom: 24px;\n  }\n\n  .mlhs-product__grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .mlhs-product__grid--three {\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n  }\n\n  .mlhs-product__card {\n    height: 100%;\n    padding: 24px;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-white);\n    box-shadow: 0 8px 24px rgba(19, 29, 35, 0.045);\n  }\n\n  .mlhs-product__card p:last-child,\n  .mlhs-product__card ul:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__icon {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    width: 96px;\n    height: 48px;\n    margin-bottom: 16px;\n    border-radius: 13px;\n    background: var(--mlhs-warm);\n    color: var(--mlhs-accent-dark);\n    font-size: 12px;\n    font-weight: 800;\n    text-align: center;\n  }\n\n  .mlhs-product__list {\n    margin: 12px 0 0;\n    padding-left: 21px;\n  }\n\n  .mlhs-product__list li {\n    margin-bottom: 8px;\n  }\n\n  .mlhs-product__list li:last-child {\n    margin-bottom: 0;\n  }\n\n  .mlhs-product__summary {\n    display: grid;\n    grid-template-columns: minmax(0, 1.03fr) minmax(300px, 0.97fr);\n    gap: 28px;\n    align-items: center;\n    padding: clamp(26px, 4vw, 42px);\n    border-radius: 22px;\n    background: var(--mlhs-dark);\n    color: #e9eff1;\n  }\n\n  .mlhs-product__summary h2,\n  .mlhs-product__summary h3,\n  .mlhs-product__summary strong {\n    color: #ffffff;\n  }\n\n  .mlhs-product__summary p {\n    color: #d9e2e5;\n  }\n\n  .mlhs-product__summary-box {\n    padding: 24px;\n    border: 1px solid rgba(255, 255, 255, 0.14);\n    border-radius: var(--mlhs-radius);\n    background: rgba(255, 255, 255, 0.06);\n  }\n\n  .mlhs-product__summary-box dl {\n    display: grid;\n    grid-template-columns: minmax(125px, 0.8fr) minmax(0, 1.2fr);\n    gap: 10px 18px;\n    margin: 0;\n  }\n\n  .mlhs-product__summary-box dt {\n    color: #ffffff;\n    font-weight: 800;\n  }\n\n  .mlhs-product__summary-box dd {\n    margin: 0;\n    color: #dce4e7;\n  }\n\n  .mlhs-product__compatibility {\n    padding: clamp(26px, 4vw, 40px);\n    border: 1px solid #ddd2c9;\n    border-radius: 22px;\n    background: var(--mlhs-warm);\n  }\n\n  .mlhs-product__compatibility-grid {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n    margin-top: 22px;\n  }\n\n  .mlhs-product__compatibility-item {\n    padding: 20px;\n    border: 1px solid #e2d7ce;\n    border-radius: 15px;\n    background: rgba(255, 255, 255, 0.76);\n  }\n\n  .mlhs-product__table-wrap {\n    overflow-x: auto;\n    border: 1px solid var(--mlhs-line);\n    border-radius: var(--mlhs-radius);\n    background: var(--mlhs-white);\n  }\n\n  .mlhs-product__table {\n    width: 100%;\n    min-width: 640px;\n    border-collapse: collapse;\n  }\n\n  .mlhs-product__table th,\n  .mlhs-product__table td {\n    padding: 15px 18px;\n    border-bottom: 1px solid var(--mlhs-line);\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .mlhs-product__table th {\n    width: 34%;\n    background: var(--mlhs-soft);\n    color: var(--mlhs-heading);\n    font-weight: 800;\n  }\n\n  .mlhs-product__table thead th {\n    width: auto;\n  }\n\n  .mlhs-product__table tr:last-child th,\n  .mlhs-product__table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .mlhs-product__notice {\n    margin-top: 24px;\n    padding: 19px 21px;\n    border-left: 4px solid var(--mlhs-accent);\n    border-radius: 0 13px 13px 0;\n    background: var(--mlhs-warm);\n  }\n\n  .mlhs-product__notice--important {\n    border-left-color: var(--mlhs-danger);\n    background: #fff4f2;\n  }\n\n  .mlhs-product__notice 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-cubius-s35-intro\"\u003e\n    \u003cdiv class=\"mlhs-product__hero-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Decorative Soapstone Set for Mythos S35\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-cubius-s35-intro\"\u003e\n        Give Your EOS Mythos S35 a Distinctive Geometric Finish\n      \u003c\/h2\u003e\n\n      \u003cp class=\"mlhs-product__lead\"\u003e\n        The EOS Cubius S35 set includes 20 precision-cut soapstone cubes and a\n        stainless-steel mounting frame designed specifically for the EOS\n        Mythos S35 sauna heater.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        Choose White, Black, or Natural soapstone to complement your sauna\n        design. The symmetrical Cubius arrangement enhances the heater's\n        architectural appearance while supporting airflow, balanced heat\n        distribution, and long-lasting steam during properly performed sauna\n        infusions.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__badges\" aria-label=\"Key EOS Cubius S35 product details\"\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003e20 soapstone cubes\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eWhite, Black, or Natural\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eMounting frame included\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eFor EOS Mythos S35\u003c\/span\u003e\n        \u003cspan class=\"mlhs-product__badge\"\u003eModel-specific accessory\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-cubius-s35-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-cubius-s35-overview\"\u003e\n          Functional Sauna Stones with Sculptural Design\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          EOS Cubius stones are crafted from solid soapstone and cut into\n          precise cubic forms. The included stainless-steel frame holds the 20\n          stones in the intended symmetrical arrangement on the compatible\n          Mythos S35 heater.\n        \u003c\/p\u003e\n\n        \u003cp\u003e\n          Soapstone absorbs and gradually releases heat. EOS designs the\n          Cubius arrangement to support heater airflow, balanced heat\n          distribution, and extended evaporation during a properly performed\n          sauna infusion.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__summary-box\" aria-label=\"EOS Cubius S35 product summary\"\u003e\n        \u003cdl\u003e\n          \u003cdt\u003eBrand\u003c\/dt\u003e\n          \u003cdd\u003eEOS\u003c\/dd\u003e\n\n          \u003cdt\u003eModel\u003c\/dt\u003e\n          \u003cdd\u003eEOS CUBIUS S35\u003c\/dd\u003e\n\n          \u003cdt\u003eProduct type\u003c\/dt\u003e\n          \u003cdd\u003eDecorative soapstone sauna cube set\u003c\/dd\u003e\n\n          \u003cdt\u003eCompatibility\u003c\/dt\u003e\n          \u003cdd\u003eEOS Mythos S35\u003c\/dd\u003e\n\n          \u003cdt\u003eStone quantity\u003c\/dt\u003e\n          \u003cdd\u003e20 pieces\u003c\/dd\u003e\n\n          \u003cdt\u003eStone material\u003c\/dt\u003e\n          \u003cdd\u003eSolid soapstone\u003c\/dd\u003e\n\n          \u003cdt\u003eAvailable colors\u003c\/dt\u003e\n          \u003cdd\u003eWhite, Black, and Natural\u003c\/dd\u003e\n\n          \u003cdt\u003eMounting frame\u003c\/dt\u003e\n          \u003cdd\u003eStainless steel, included\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-cubius-s35-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-cubius-s35-features\"\u003e\n        Premium Materials with Model-Specific Fit\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Cubius S35 combines natural soapstone, a structured mounting\n        system, and three finish options developed for the EOS Mythos S35.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          20 CUBES\n        \u003c\/div\u003e\n\n        \u003ch3\u003eComplete S35 Stone Set\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Includes 20 Cubius soapstone cubes in the quantity specified for the\n          compatible EOS Mythos S35 heater.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          SOAPSTONE\n        \u003c\/div\u003e\n\n        \u003ch3\u003eSolid Soapstone Construction\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Each cube is precision-cut from solid soapstone for effective heat\n          storage and gradual heat release.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          3 COLORS\n        \u003c\/div\u003e\n\n        \u003ch3\u003eThree Finish Options\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Select White, Black, or Natural to coordinate the Cubius stones with\n          the heater finish, sauna wood, and overall room design.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          FRAME\n        \u003c\/div\u003e\n\n        \u003ch3\u003eStainless-Steel Frame Included\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The included mounting frame holds the stones in the intended\n          symmetrical arrangement on the Mythos S35 heater.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          AIRFLOW\n        \u003c\/div\u003e\n\n        \u003ch3\u003eDesigned Around Heater Airflow\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The Cubius arrangement is designed to support airflow and balanced\n          heat distribution through the compatible heater.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003cdiv class=\"mlhs-product__icon\" aria-hidden=\"true\"\u003e\n          STEAM\n        \u003c\/div\u003e\n\n        \u003ch3\u003eLong-Lasting Infusions\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The soapstone cubes retain heat and support extended steam\n          generation when water is applied according to the heater manual.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice\"\u003e\n      \u003cp\u003e\n        The White and Black variants use a durable colored coating. The\n        Natural variant displays the inherent appearance and variation of the\n        soapstone.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-cubius-s35-compatibility\"\u003e\n    \u003cdiv class=\"mlhs-product__compatibility\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Heater Compatibility\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-cubius-s35-compatibility\"\u003e\n        Designed Specifically for the EOS Mythos S35\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The EOS Cubius S35 is a model-specific 20-piece soapstone set supplied\n        with a stainless-steel mounting frame for the EOS Mythos S35 sauna\n        heater. Color selection does not change the intended heater\n        compatibility.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mlhs-product__compatibility-grid\"\u003e\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003ePublished Compatibility\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eEOS Mythos S35 sauna heater\u003c\/li\u003e\n            \u003cli\u003e20-piece Cubius S35 stone arrangement\u003c\/li\u003e\n            \u003cli\u003eIncluded S35 stainless-steel mounting frame\u003c\/li\u003e\n            \u003cli\u003eWhite, Black, or Natural finish\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"mlhs-product__compatibility-item\"\u003e\n          \u003ch3\u003eVerify Before Ordering\u003c\/h3\u003e\n\n          \u003cul class=\"mlhs-product__list\"\u003e\n            \u003cli\u003eHeater manufacturer is EOS\u003c\/li\u003e\n            \u003cli\u003eComplete heater model is Mythos S35\u003c\/li\u003e\n            \u003cli\u003eHeater identification label\u003c\/li\u003e\n            \u003cli\u003eRequired Cubius mounting arrangement\u003c\/li\u003e\n            \u003cli\u003eSelected color and matching variant SKU\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eModel-specific accessory:\u003c\/strong\u003e Do not purchase this\n          20-piece S35 set for the larger Mythos S45. The S45 uses a different\n          24-piece Cubius configuration and separate product variants.\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-cubius-s35-selection\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eColor Selection\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-cubius-s35-selection\"\u003e\n        Choose White, Black, or Natural Soapstone\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        All three variants include 20 Cubius soapstone cubes and the\n        stainless-steel mounting frame for the EOS Mythos S35. Select the\n        color that best complements your sauna interior.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS Cubius S35 color and SKU comparison\" tabindex=\"0\"\u003e\n      \u003ctable class=\"mlhs-product__table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"col\"\u003eColor\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eStone Quantity\u003c\/th\u003e\n            \u003cth scope=\"col\"\u003eBathing Brands SKU\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWhite\u003c\/th\u003e\n            \u003ctd\u003e20 stones with mounting frame\u003c\/td\u003e\n            \u003ctd\u003e14-945938\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBlack\u003c\/th\u003e\n            \u003ctd\u003e20 stones with mounting frame\u003c\/td\u003e\n            \u003ctd\u003e14-945942\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNatural\u003c\/th\u003e\n            \u003ctd\u003e20 stones with mounting frame\u003c\/td\u003e\n            \u003ctd\u003e14-945520\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        Natural soapstone may display variation in tone, markings, and surface\n        character. Product images should be assigned to the corresponding\n        Shopify color variant whenever possible.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-cubius-s35-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-cubius-s35-specifications\"\u003e\n        EOS Cubius S35 Specifications\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__table-wrap\" role=\"region\" aria-label=\"EOS Cubius S35 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\u003eEOS CUBIUS S35\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eProduct type\u003c\/th\u003e\n            \u003ctd\u003eDecorative soapstone sauna cube set\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eCompatible heater\u003c\/th\u003e\n            \u003ctd\u003eEOS Mythos S35\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStone quantity\u003c\/th\u003e\n            \u003ctd\u003e20 pieces\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStone material\u003c\/th\u003e\n            \u003ctd\u003eSolid soapstone\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eStone shape\u003c\/th\u003e\n            \u003ctd\u003ePrecision-cut cubic form\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eAvailable colors\u003c\/th\u003e\n            \u003ctd\u003eWhite, Black, and Natural\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWhite SKU\u003c\/th\u003e\n            \u003ctd\u003e14-945938\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eBlack SKU\u003c\/th\u003e\n            \u003ctd\u003e14-945942\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNatural SKU\u003c\/th\u003e\n            \u003ctd\u003e14-945520\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eColored finish properties\u003c\/th\u003e\n            \u003ctd\u003e\n              White and Black variants use a heat-resistant and\n              scratch-resistant coating\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eNatural finish\u003c\/th\u003e\n            \u003ctd\u003e\n              Uncoated natural soapstone appearance with expected visual\n              variation\n            \u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eMounting frame\u003c\/th\u003e\n            \u003ctd\u003eStainless steel, included\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eIndividual stone dimensions\u003c\/th\u003e\n            \u003ctd\u003eNot published on the supplier listing\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eSet weight\u003c\/th\u003e\n            \u003ctd\u003eNot published on the supplier listing\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003ePackage dimensions\u003c\/th\u003e\n            \u003ctd\u003eNot published on the supplier listing\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003cth scope=\"row\"\u003eWarranty\u003c\/th\u003e\n            \u003ctd\u003eNot published on the supplier listing\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 estimate individual stone dimensions, set weight, or package\n        measurements from product photography. Confirm current supplier\n        documentation when these measurements are required for a project.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-cubius-s35-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-cubius-s35-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\u003eTwenty EOS Cubius S35 soapstone cubes\u003c\/li\u003e\n          \u003cli\u003eSelected White, Black, or Natural finish\u003c\/li\u003e\n          \u003cli\u003eOne stainless-steel S35 mounting frame\u003c\/li\u003e\n          \u003cli\u003eVariant-specific EOS configuration\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\u003eEOS Mythos S35 sauna heater\u003c\/li\u003e\n          \u003cli\u003eSauna control system\u003c\/li\u003e\n          \u003cli\u003ePower or relay box\u003c\/li\u003e\n          \u003cli\u003eSauna bucket or ladle\u003c\/li\u003e\n          \u003cli\u003eSauna essence or fragrance\u003c\/li\u003e\n          \u003cli\u003eProfessional installation\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        This listing is for the 20 Cubius stones and stainless-steel mounting\n        frame in the color selected from the Shopify variant menu. The Mythos\n        S35 heater shown in application photography is sold separately.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-cubius-s35-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-cubius-s35-verification\"\u003e\n        Confirm the Heater Model and Selected Color\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Complete these checks before purchasing the Cubius S35 set.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__steps\"\u003e\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eIdentify the Heater\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Locate the heater identification label and confirm that the complete\n          model name is EOS Mythos S35.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eConfirm the S35 Set\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Verify that the project requires the 20-piece S35 configuration\n          rather than the 24-piece S45 set.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__step\"\u003e\n        \u003ch3\u003eSelect the Color\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Choose White, Black, or Natural and confirm that the corresponding\n          variant SKU appears in the cart before completing 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-cubius-s35-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-cubius-s35-installation\"\u003e\n        Install the Cubes on the Included Mounting Frame\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The stones must be arranged and secured using the supplied\n        stainless-steel frame according to current EOS instructions. Correct\n        placement is important for stability, heater airflow, and heat\n        distribution.\n      \u003c\/p\u003e\n\n      \u003cul class=\"mlhs-product__list\"\u003e\n        \u003cli\u003eDisconnect and secure electrical power before installation\u003c\/li\u003e\n        \u003cli\u003eAllow the heater and existing stones to cool completely\u003c\/li\u003e\n        \u003cli\u003eConfirm the heater is an EOS Mythos S35\u003c\/li\u003e\n        \u003cli\u003eInspect the heater and stone compartment before installation\u003c\/li\u003e\n        \u003cli\u003ePosition the stainless-steel frame as directed by EOS\u003c\/li\u003e\n        \u003cli\u003eArrange all 20 cubes in the specified configuration\u003c\/li\u003e\n        \u003cli\u003eConfirm that each cube is secure and stable\u003c\/li\u003e\n        \u003cli\u003eDo not obstruct required heater airflow\u003c\/li\u003e\n        \u003cli\u003eInspect the completed arrangement before sauna operation\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__notice mlhs-product__notice--important\"\u003e\n      \u003cp\u003e\n        \u003cstrong\u003eImportant:\u003c\/strong\u003e Do not place loose Cubius cubes directly\n        on or between exposed heating elements. Use the supplied mounting\n        frame and follow the exact Mythos S35 installation instructions.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-cubius-s35-use\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eSauna Infusion Use\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-cubius-s35-use\"\u003e\n        Use Water and Sauna Aromas According to EOS Instructions\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The Cubius soapstone cubes retain heat and support gradual water\n        evaporation. Water should be applied only after the heater reaches its\n        normal operating temperature and only in the amount permitted by EOS.\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\u003eWater Infusions\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eUse clean water suitable for sauna heater use\u003c\/li\u003e\n          \u003cli\u003eApply a controlled amount with a sauna ladle\u003c\/li\u003e\n          \u003cli\u003ePour only in the location permitted by EOS\u003c\/li\u003e\n          \u003cli\u003eKeep hands away from the hot cubes and heater\u003c\/li\u003e\n          \u003cli\u003eAllow steam to disperse before adding more water\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eAroma Infusions\u003c\/h3\u003e\n\n        \u003cul class=\"mlhs-product__list\"\u003e\n          \u003cli\u003eUse only sauna-compatible fragrance products\u003c\/li\u003e\n          \u003cli\u003eFollow all dilution instructions\u003c\/li\u003e\n          \u003cli\u003eNever apply undiluted essential oil to the cubes\u003c\/li\u003e\n          \u003cli\u003eStop use if irritation or discomfort occurs\u003c\/li\u003e\n          \u003cli\u003eRemove residue according to EOS care guidance\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        Never pour excessive water onto the heater or allow fragrance\n        concentrate to contact heating elements, electrical components, or\n        surfaces not approved for infusion use.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-cubius-s35-care\"\u003e\n    \u003cdiv class=\"mlhs-product__section-intro\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003eInspection and Care\u003c\/span\u003e\n\n      \u003ch2 id=\"eos-cubius-s35-care\"\u003e\n        Protect the Soapstone and Selected 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 heater and stones to cool before handling\u003c\/li\u003e\n          \u003cli\u003eInspect each cube periodically for cracks or damage\u003c\/li\u003e\n          \u003cli\u003eCheck the mounting frame for secure positioning\u003c\/li\u003e\n          \u003cli\u003eRemove residue using methods approved by EOS\u003c\/li\u003e\n          \u003cli\u003eKeep heater airflow paths unobstructed\u003c\/li\u003e\n          \u003cli\u003eFollow the Mythos S35 maintenance schedule\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\u003eDropping or striking the soapstone cubes\u003c\/li\u003e\n          \u003cli\u003eHandling the stones while hot\u003c\/li\u003e\n          \u003cli\u003eUsing abrasive tools on White or Black coatings\u003c\/li\u003e\n          \u003cli\u003eApplying harsh chemical cleaners\u003c\/li\u003e\n          \u003cli\u003eUsing cracked or unstable cubes\u003c\/li\u003e\n          \u003cli\u003eOperating the heater with a loose mounting frame\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        Natural soapstone may vary in tone, grain, surface markings, and\n        texture. These natural differences are not necessarily defects.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"why-buy-eos-cubius-s35-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-cubius-s35-mlhs\"\u003e\n        Why Buy EOS Sauna Accessories from My Luxury Home Spa?\n      \u003c\/h2\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"mlhs-product__grid mlhs-product__grid--three\"\u003e\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eAuthentic EOS Equipment\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Shop genuine EOS sauna heaters, controls, replacement parts, and\n          model-specific accessories through a trusted wellness retailer.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eCompatibility Assistance\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Send us the model information from your heater when you need help\n          distinguishing between the S35 and S45 Cubius configurations.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n\n      \u003carticle class=\"mlhs-product__card\"\u003e\n        \u003ch3\u003eClear Variant Information\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Review the color, quantity, variant SKU, mounting frame,\n          compatibility, and installation guidance before ordering.\n        \u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"mlhs-product__section\" aria-labelledby=\"eos-cubius-s35-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-cubius-s35-faq\"\u003e\n        EOS Cubius S35 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 Cubius S35 set?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            It is a decorative sauna stone set containing 20 precision-cut\n            solid soapstone cubes and a stainless-steel mounting frame for the\n            EOS Mythos S35 heater.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich colors are available?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The EOS Cubius S35 is available in White, Black, and Natural\n            soapstone variants.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDo the color options use different SKUs?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. White is SKU 14-945938, Black is SKU 14-945942, and Natural\n            is SKU 14-945520.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow many stones are included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Every S35 color variant includes 20 Cubius soapstone cubes.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the mounting frame included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Yes. A stainless-steel mounting frame for installation on the\n            compatible Mythos S35 heater is included with each color variant.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhich sauna heater is compatible?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            This 20-piece Cubius set is specifically listed for the EOS Mythos\n            S35 sauna heater.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes this set fit the EOS Mythos S45?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. The Mythos S45 uses a separate 24-piece Cubius set developed\n            for the larger heater.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat are the cubes made from?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            The cubes are precision-cut from solid soapstone.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre the White and Black finishes heat-resistant?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            EOS describes the colored variants as having a durable,\n            heat-resistant and scratch-resistant coating designed for changing\n            sauna temperatures.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWill the Natural stones all look identical?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. Natural soapstone can vary in tone, markings, texture, and\n            other visual characteristics.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan water be poured onto the Cubius stones?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Water may be applied when permitted by the Mythos S35 operating\n            instructions. Use a controlled amount and follow all EOS guidance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan sauna fragrance be used with the stones?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            Use only sauna-compatible fragrance products that have been\n            diluted and applied according to their instructions. Do not apply\n            undiluted essential oils to the hot stones.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs the Mythos S35 heater included?\u003c\/summary\u003e\n\n        \u003cdiv class=\"mlhs-product__faq-answer\"\u003e\n          \u003cp\u003e\n            No. This listing includes the 20 Cubius stones and mounting frame\n            in the selected color. The sauna heater and control system are\n            sold separately.\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-cubius-s35-help\"\u003e\n    \u003cdiv class=\"mlhs-product__cta-inner\"\u003e\n      \u003cspan class=\"mlhs-product__eyebrow\"\u003e\n        Confirm Compatibility Before Ordering\n      \u003c\/span\u003e\n\n      \u003ch2 id=\"eos-cubius-s35-help\"\u003e\n        Verify Your EOS Mythos Heater Model\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Send us the complete model information from your EOS sauna heater when\n        you need help confirming whether this 20-piece Cubius S35 set is the\n        correct configuration.\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 is the EOS Cubius S35 set?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Cubius S35 is a decorative sauna stone set containing 20 precision-cut solid soapstone cubes and a stainless-steel mounting frame for the EOS Mythos S35 heater.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which colors are available for the EOS Cubius S35?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Cubius S35 is available in White, Black, and Natural soapstone variants.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do the EOS Cubius S35 color options use different SKUs?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. White is SKU 14-945938, Black is SKU 14-945942, and Natural is SKU 14-945520.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many stones are included with the EOS Cubius S35?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Every EOS Cubius S35 color variant includes 20 soapstone cubes.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is a mounting frame included with the EOS Cubius S35?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. A stainless-steel mounting frame for installation on the compatible EOS Mythos S35 sauna heater is included with each color variant.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Which sauna heater is compatible with the EOS Cubius S35 set?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The 20-piece EOS Cubius S35 set is specifically listed for the EOS Mythos S35 sauna heater.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the EOS Cubius S35 set fit the EOS Mythos S45?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. The EOS Mythos S45 uses a separate 24-piece Cubius set developed for the larger heater.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What are the EOS Cubius S35 cubes made from?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The EOS Cubius S35 cubes are precision-cut from solid soapstone.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Are the White and Black EOS Cubius S35 finishes heat-resistant?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"EOS describes the colored variants as having a durable, heat-resistant and scratch-resistant coating designed for changing sauna temperatures.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Will every Natural EOS Cubius S35 stone look identical?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. Natural soapstone can vary in tone, markings, texture, and other visual characteristics.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can water be poured onto the EOS Cubius S35 stones?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Water may be applied when permitted by the EOS Mythos S35 operating instructions. Use a controlled amount and follow all EOS guidance.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can sauna fragrance be used with the EOS Cubius S35 stones?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use only sauna-compatible fragrance products that have been diluted and applied according to their instructions. Do not apply undiluted essential oils to the hot stones.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the EOS Mythos S35 sauna heater included?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. This listing includes 20 Cubius soapstone cubes and a stainless-steel mounting frame in the selected color. The sauna heater and control system are sold separately.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"EOS","offers":[{"title":"White","offer_id":50583539515621,"sku":"14-945938","price":925.71,"currency_code":"USD","in_stock":true},{"title":"Black","offer_id":50583539548389,"sku":"14-945942","price":925.71,"currency_code":"USD","in_stock":true},{"title":"Natural","offer_id":50583539581157,"sku":"14-945520","price":925.71,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0739\/6455\/2421\/files\/EOS-Cubius-Stones-White.jpg?v=1784746689","url":"https:\/\/myluxuryhomespa.com\/products\/eos-cubius-s35-soapstone-sauna-cube-set-14-945938","provider":"My Luxury Home Spa","version":"1.0","type":"link"}