{"title":"Outdoor Traditional Saunas","description":"\u003c!-- Outdoor Traditional Saunas Collection Page — Peak Primal Wellness --\u003e\n\u003cstyle\u003e\n:root{\n  --ppw-accent:#1E40AF;\n  --ppw-accent-contrast:#ffffff;\n  --ppw-border:#e5e7eb;\n  --ppw-muted:#f9fafb;\n  --ppw-thead:#f3f4f6;\n}\n.ppw-wrap{ max-width:100%; line-height:1.6; }\n.ppw-section{ margin:3rem 0; }\n.ppw-section.alt{ padding:1.25rem; }\n.ppw-tablewrap{ overflow:auto; border:1px solid var(--ppw-border); border-radius:12px; }\ntable.ppw-table{ width:100%; border-collapse:collapse; background:#fff; }\n.ppw-table thead th{ background:var(--ppw-thead); font-weight:700; }\n.ppw-table th, .ppw-table td{\n  border-bottom:1px solid var(--ppw-border); padding:.7rem; text-align:left; vertical-align:top;\n}\n.ppw-topnav{\n  top:64px; z-index:8; background:#fff; padding:.6rem .5rem; margin:0 0 1rem;\n  border:1px solid var(--ppw-border); border-radius:12px; display:flex; flex-wrap:wrap; gap:.5rem;\n  box-shadow:0 6px 20px rgba(0,0,0,.04);\n}\n.ppw-topnav a{\n  position:relative; display:inline-flex; align-items:center; gap:.4rem;\n  padding:.48rem .8rem; border-radius:999px; text-decoration:none;\n  color:#0f172a; font-weight:600; transition:background .2s ease, color .2s ease;\n}\n.ppw-topnav a:hover{ background:var(--ppw-muted); }\n.ppw-topnav a.is-active{ color:var(--ppw-accent); background:rgba(30,64,175,.08); }\n.ppw-topnav a.is-active::after{\n  content:\"\"; position:absolute; left:14px; right:14px; bottom:4px;\n  height:2px; background:var(--ppw-accent); border-radius:2px;\n}\n#overview,#faq,#quiz,#guide,#lineup,#resources,#benefits,#compare,#space,#delivery,#care{ scroll-margin-top:96px; }\n.ppw-overview{ padding:1.25rem 0; }\n.ppw-overview__top{ margin-bottom:1.25rem; }\n.ppw-overview__top h2{ margin:0 0 .4rem; font-size:clamp(28px,4vw,44px); color:#09195b; font-weight:700; letter-spacing:.2px; }\n.ppw-overview__top p{ color:#4b5563; max-width:70ch; margin:0; }\n.ppw-overview__bottom{\n  display:grid; grid-template-columns:minmax(0,1fr) auto; gap:1.75rem; align-items:center;\n  border-radius:16px; padding:1.25rem;\n}\n@media (max-width:900px){ .ppw-overview__bottom{ grid-template-columns:1fr; padding:1rem; } }\n.ppw-overview__list ul{ margin:.1rem 0 0 1.25rem; }\n.ppw-overview__list li{ margin:.65rem 0; color:#111827; }\n.ppw-overview__list li strong{ font-weight:800; }\n.ppw-overview__media{\n  justify-self:end; width:clamp(260px,26vw,320px); min-height:clamp(170px,18vw,220px); padding:1.1rem;\n  border-radius:16px; border:1px solid #eef0f3; background:#fff;\n  box-shadow:0 10px 28px rgba(0,0,0,.06); display:grid; place-items:center; overflow:hidden;\n}\n.ppw-overview__media img{ width:100%; height:auto; max-height:clamp(150px,16vw,210px); object-fit:contain; }\n.ppw-overview__list{ max-width:720px; }\n@media (max-width:900px){\n  .ppw-overview__media{ justify-self:center; width:clamp(220px,70vw,320px); min-height:clamp(150px,42vw,200px); }\n  .ppw-overview__media img{ max-height:clamp(140px,38vw,190px); }\n}\n.faq-modern{ max-width:100%; }\n.faq-modern__head{ text-align:center; margin-bottom:3rem; }\n.faq-modern__head h2{ font-size:3rem; margin:0; font-weight:500; color:#09195b; letter-spacing:.2px; }\n.faq-modern .item{\n  border-radius:12px; overflow:hidden; border:1px solid var(--ppw-border);\n  margin-bottom:.75rem; background:#fff; box-shadow:0 4px 14px rgba(0,0,0,.04);\n}\n.faq-modern details summary{\n  list-style:none; display:flex; align-items:center; justify-content:space-between;\n  gap:.75rem; padding:1.5rem 1rem; cursor:pointer;\n  font-weight:700; color:#111827; background:#f6f7fb; transition:background .18s ease, color .18s ease;\n}\n.faq-modern details[open] summary{ background:#f6f7fb; color:#111827; }\n.faq-modern details summary .chev{\n  width:0; height:0; border-left:6px solid transparent; border-right:6px solid transparent;\n  border-top:8px solid currentColor; transition:transform .2s ease;\n}\n.faq-modern details[open] summary .chev{ transform:rotate(180deg); }\n.faq-modern .body{ background:#fff; color:#374151; padding:1rem; border-top:1px solid var(--ppw-border); }\n.faq-modern .item:nth-child(even) summary{ background:#f6f7fb; }\n.faq-modern details summary:hover{ background:#eef1f7; }\n.ppw-section h2{ font-size:3rem; color:#09195b; font-weight:500; margin-bottom:3rem; }\n.ppw-guide-v2{ border:0; border-radius:18px; padding:.2rem; background:transparent; box-shadow:none; }\n.ppw-steps-rail{ display:grid; gap:1rem; }\n@media (min-width:980px){ .ppw-steps-rail{ grid-template-columns:repeat(3,1fr); } }\n.ppw-stepv2{\n  text-align:center; border:1px solid #eeeef3; border-radius:16px; background:#ffffff;\n  padding:1.25rem 1.1rem 1.15rem; box-shadow:0 10px 28px rgba(0,0,0,.06);\n  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;\n  display:flex; flex-direction:column; align-items:center; height:100%;\n}\n.ppw-stepv2:hover{ transform:translateY(-2px); border-color:#e2e7ff; box-shadow:0 14px 36px rgba(0,0,0,.08); }\n.ppw-stepv2__head{ display:flex; flex-direction:column; align-items:center; gap:.55rem; padding-left:0; margin:.2rem 0 .55rem; }\n.ppw-stepv2__icon{ width:64px; height:64px; border-radius:999px; display:grid; place-items:center; font-size:24px; background:#fff; border:1px solid #eceff6; box-shadow:0 8px 18px rgba(0,0,0,.06),inset 0 1px 0 #fff; }\n.ppw-stepv2__head h3{ margin:0; font-size:2rem; font-weight:600; color:#09195b; }\n.ppw-stepv2 ul{ list-style:none; padding:0; margin:.2rem 0 0; max-width:34ch; }\n.ppw-stepv2 li{ margin:.35rem 0; padding:0; color:#5b6576; line-height:1.55; font-size:1.2rem; }\n.ppw-stepv2 li strong{ color:#111827; font-weight:800; }\n.ppw-stepv2__num{ display:none !important; }\n.ppw-steps-rail::before{ display:none !important; }\n@media (max-width:520px){\n  .ppw-stepv2{ padding:1rem .9rem; }\n  .ppw-stepv2__icon{ width:56px; height:56px; font-size:20px; }\n  .ppw-section h2{ font-size:2.9rem; margin-top:0px; text-align:center; margin-bottom:2rem; }\n  .ppw-section{ margin:0px; }\n  .ppw-benefit{ padding:1rem; }\n}\n.ppw-types{ --tile-bg:#ffffff; display:grid; gap:1rem; }\n@media (min-width:900px){ .ppw-types{ grid-template-columns:repeat(4,1fr); } }\n.ppw-type{ display:block; text-decoration:none; color:inherit; border:1px solid var(--ppw-border); border-radius:14px; background:var(--tile-bg); padding:.85rem; box-shadow:0 8px 22px rgba(0,0,0,.04); transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease; }\n.ppw-type:hover{ transform:translateY(-2px); box-shadow:0 12px 28px rgba(0,0,0,.06); border-color:#dbe1e8; }\n.ppw-type__img{ aspect-ratio:4\/3; width:100%; border-radius:10px; background:#fff; display:grid; place-items:center; margin-bottom:.65rem; }\n.ppw-type__img img{ width:69% !important; height:100%; object-fit:contain; }\n.ppw-type h3{ margin:.1rem 0 .25rem; font-size:1.1rem; display:flex; align-items:center; gap:.4rem; justify-content:space-between; }\n.ppw-type .ppw-badge{ font-size:1.1rem; padding:0.4rem .7rem; }\n.ppw-benefits__list{ display:grid; gap:1.75rem; }\n@media (min-width:820px){ .ppw-benefits__list{ grid-template-columns:repeat(2,1fr); } }\n.ppw-benefit{ display:grid; grid-template-columns:44px 1fr; gap:0.7rem; border:1px solid var(--ppw-border); border-radius:12px; padding:3.75rem; background:var(--ppw-muted); }\n.ppw-benefit__icon{ width:44px; height:44px; border-radius:12px; display:grid; place-items:center; background:linear-gradient(180deg,rgba(16,185,129,.12),rgba(16,185,129,.06)); font-size:20px; }\n.ppw-benefit p{ margin:.1rem 0 0; }\n.ppw-compare .ppw-tablewrap,\n.ppw-space .ppw-tablewrap{ border:1px solid var(--ppw-border); border-radius:14px; background:#fff; box-shadow:0 8px 22px rgba(0,0,0,.04); }\n@media (max-width:720px){\n  .ppw-compare table.ppw-table thead, .ppw-space table.ppw-table thead{ display:none; }\n  .ppw-compare table.ppw-table,.ppw-compare table.ppw-table tbody,.ppw-compare table.ppw-table tr,.ppw-compare table.ppw-table td,\n  .ppw-space table.ppw-table,.ppw-space table.ppw-table tbody,.ppw-space table.ppw-table tr,.ppw-space table.ppw-table td{ display:block; width:100%; }\n  .ppw-compare table.ppw-table tr,.ppw-space table.ppw-table tr{ border:1px solid var(--ppw-border); border-radius:12px; padding:0.9rem; width:auto; margin:0.75rem; background:#fff; box-shadow:0 4px 14px rgba(0,0,0,.04); }\n  .ppw-compare table.ppw-table td,.ppw-space table.ppw-table td{ border:none; padding:.35rem 0; }\n  .ppw-compare table.ppw-table td:nth-child(1){ font-weight:800; font-size:1.5rem; }\n  .ppw-compare table.ppw-table td:nth-child(4){ margin-top:.35rem; }\n  .ppw-space table.ppw-table td:first-child{ font-weight:800; margin-bottom:.15rem; }\n}\n.ppw-compare .ppw-table td:last-child a{ display:inline-block; padding:.35rem .6rem; border-radius:999px; border:1px solid var(--ppw-border); text-decoration:none; font-weight:600; }\n.ppw-compare .ppw-table td:last-child a:hover{ background:var(--ppw-accent); color:#fff; border-color:var(--ppw-accent); }\n.ppw-delivery__list{ display:grid; gap:1rem; margin-top:.8rem; }\n@media (min-width:820px){ .ppw-delivery__list{ grid-template-columns:repeat(3,1fr); } }\n.ppw-check{ display:flex; flex-direction:column; align-items:center; text-align:center; padding:1.25rem 1rem; background:#ffffff; border:1px solid #eeeef3; border-radius:16px; box-shadow:0 10px 28px rgba(0,0,0,.06); transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease; min-height:230px; }\n.ppw-check:hover{ transform:translateY(-2px); border-color:#e2e7ff; box-shadow:0 14px 36px rgba(0,0,0,.08); }\n.ppw-check__icon{ width:64px; height:64px; margin-bottom:.75rem; display:grid; place-items:center; border-radius:999px; font-size:24px; background:#ffffff; border:1px solid #eceff6; box-shadow:0 8px 18px rgba(0,0,0,.06),inset 0 1px 0 #fff; }\n.ppw-check strong{ margin:0; font-size:2rem; font-weight:600; color:#09195b; }\n.ppw-check p{ margin:0; color:#5b6576; font-size:1.5rem; line-height:1.55; max-width:34ch; }\n.ppw-care__wrap{ display:flex; flex-direction:column; gap:1rem; margin-top:.6rem; }\n.ppw-care__card{ background:#fff; border:1px solid var(--ppw-border); border-radius:14px; padding:1rem; box-shadow:0 8px 22px rgba(0,0,0,.04); }\n.ppw-care__links{ display:grid; gap:.6rem; }\n.ppw-care__link{ display:flex; align-items:center; justify-content:space-between; padding:.7rem .85rem; border:1px solid var(--ppw-border); border-radius:12px; background:var(--ppw-muted); text-decoration:none; color:inherit; font-weight:600; transition:background .18s ease, border-color .18s ease; }\n.ppw-care__link:hover{ background:#eef2ff; border-color:#dbe1ff; }\n.ppw-care__link .arrow{ transform:translateX(0); transition:transform .18s ease; }\n.ppw-care__link:hover .arrow{ transform:translateX(2px); }\n.ppw-guide-section{ background:#fff; border:1px solid var(--ppw-border); border-radius:12px; padding:1.5rem; margin:3rem 0; }\n.ppw-guide-section__header{ text-align:center; margin-bottom:1.5rem; }\n.ppw-guide-section__header h2{ font-size:2rem; color:#09195b; font-weight:700; margin:0 0 .5rem; }\n.ppw-guide-section__header p{ color:#6b7280; margin:0; font-size:1rem; }\n.ppw-guide-section__clusters{ display:grid; gap:1rem; }\n@media (min-width:768px){ .ppw-guide-section__clusters{ grid-template-columns:repeat(2,1fr); } }\n.ppw-cluster-card{ background:#f9fafb; border:1px solid var(--ppw-border); border-radius:8px; padding:1rem; text-decoration:none; display:block; transition:background .2s ease, border-color .2s ease, transform .2s ease; }\n.ppw-cluster-card:hover{ background:#fff; border-color:#b45309; transform:translateX(4px); }\n.ppw-cluster-card h4{ color:#0f172a; font-size:1.05rem; font-weight:700; margin:0 0 .5rem; display:flex; align-items:center; gap:.5rem; }\n.ppw-cluster-card h4::before{ content:\"→\"; color:#b45309; font-weight:700; }\n.ppw-cluster-card p{ color:#6b7280; font-size:.9rem; margin:0; line-height:1.5; }\n\u003c\/style\u003e\n\n\u003cnav class=\"ppw-topnav\" id=\"ppwTopNav\"\u003e\n  \u003ca href=\"#overview\"\u003eOverview\u003c\/a\u003e\n  \u003ca href=\"#faq\"\u003eFAQ\u003c\/a\u003e\n  \u003ca href=\"#guide\"\u003eBuying Guide\u003c\/a\u003e\n  \u003ca href=\"#lineup\"\u003eBrowse by Size\u003c\/a\u003e\n  \u003ca href=\"#resources\"\u003eLearning Center\u003c\/a\u003e\n  \u003ca href=\"#benefits\"\u003eKey Benefits\u003c\/a\u003e\n  \u003ca href=\"#compare\"\u003eCompare Models\u003c\/a\u003e\n  \u003ca href=\"#space\"\u003eSpace \u0026amp; Placement\u003c\/a\u003e\n  \u003ca href=\"#delivery\"\u003eDelivery Path\u003c\/a\u003e\n  \u003ca href=\"#care\"\u003eCare, Warranty \u0026amp; Shipping\u003c\/a\u003e\n\u003c\/nav\u003e\n\n\u003cdiv class=\"ppw-wrap\"\u003e\n\n\u003c!-- ============== 1) OVERVIEW ============== --\u003e\n\u003csection class=\"ppw-section ppw-overview\" id=\"overview\"\u003e\n  \u003cdiv class=\"ppw-overview__top\"\u003e\n    \u003ch2\u003eOutdoor Traditional Saunas — Classic Finnish Heat Built for the Outdoors\u003c\/h2\u003e\n    \u003cp\u003eOutdoor traditional saunas bring the full authentic Finnish sauna experience into your backyard. Unlike barrel saunas, these structures include a full cabin with a porch, wood-lined interiors, and a traditional rock heater — delivering temperatures up to 195°F with steam on demand. From compact 2-person retreats to 8-person suites, outdoor traditional saunas are the most complete outdoor sauna experience available.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"ppw-overview__bottom\"\u003e\n    \u003cdiv class=\"ppw-overview__list\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\n\u003cstrong\u003eTraditional Rock Heater:\u003c\/strong\u003e Authentic Finnish löyly steam — ladle water over hot rocks for a heat experience infrared can't replicate.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFull Cabin Structure:\u003c\/strong\u003e Porch, wood-lined interior, and insulated walls for faster heat retention and longer sessions.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eSizes from 2 to 8+ People:\u003c\/strong\u003e Standalone structures from compact 2-person units up to full 8-person garden suites with lounge areas.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eAll-Season Outdoor Durability:\u003c\/strong\u003e Canadian Hemlock and Nordic Cedar construction engineered to handle UV, rain, snow, and temperature extremes year-round.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n    \u003cfigure class=\"ppw-overview__media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/gdi-8003-01_center3x3.jpg?v=1761801237\" alt=\"Golden Designs Classic Series outdoor traditional sauna with cedar construction\" loading=\"lazy\" decoding=\"async\"\u003e\n    \u003c\/figure\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== 2) FAQ ============== --\u003e\n\u003csection class=\"ppw-section faq-modern\" id=\"faq\"\u003e\n  \u003cdiv class=\"faq-modern__head\"\u003e\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\u003c\/div\u003e\n  \u003cdiv\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eWhat is an outdoor traditional sauna?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eAn outdoor traditional sauna is a standalone wooden cabin placed outside your home, equipped with a rock heater (kiuas) that heats the room to 160–195°F. Water is ladled over hot stones to generate löyly — the steam that defines the authentic Finnish sauna ritual. Unlike barrel saunas, these structures include a full cabin with a porch, insulated walls, and wood-lined interiors.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eHow does an outdoor traditional sauna differ from a barrel sauna?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eTraditional saunas are rectangular cabins with a full porch, benching room, and insulated construction — closer to a small outbuilding. Barrel saunas are cylindrical and sit on cradle legs with a more compact footprint. Traditional saunas typically offer a more spacious interior, longer bench runs, and better heat retention for extended sessions, while barrels are faster to set up and have a smaller yard footprint.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eHow much space does an outdoor traditional sauna need?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eA 2-person outdoor traditional sauna typically needs a 6×8 ft pad minimum. A 3–4 person cabin usually requires 8×10 to 10×12 ft. A 6-person model needs 10×14 ft or more. Barn-style models with a porch need additional depth — plan 2–3 extra feet beyond the cabin footprint for porch access and door swing clearance.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eWhat foundation does an outdoor traditional sauna require?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eMost outdoor traditional saunas ship with built-in floor framing and need a level pad for placement. Compacted gravel, concrete pavers, or a poured concrete slab all work well. Avoid placing on grass or bare soil — moisture retention under the structure accelerates wood deterioration. Heavier barn-style units may benefit from a poured pad for long-term stability.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eWhat electrical requirements do outdoor traditional saunas have?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eMost electric rock heaters in outdoor traditional saunas require a dedicated 240V outdoor GFCI-protected circuit, typically 30–60 amps depending on heater size. Larger cabins (6+ person) often use higher-output heaters and may require a 60A circuit. Confirm the amperage for your specific model and have a licensed electrician run the outdoor circuit before delivery.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eCan outdoor traditional saunas stay outside year-round?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eYes — outdoor traditional saunas are built for all-season use. Canadian Hemlock and Nordic Cedar are naturally moisture-resistant and handle freeze-thaw cycles well. In heavy snow regions, clear snow accumulation from the roof and ensure base drainage is adequate. Using the sauna regularly in winter actually helps dry the interior and maintain wood integrity.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eWhat wood is used in outdoor traditional saunas?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eThe most common woods are Canadian Hemlock, Western Red Cedar, and Nordic Spruce. Hemlock is stable, light-colored, and has minimal resin — ideal for sauna interiors. Cedar is naturally rot-resistant with a warm aromatic quality. Nordic Spruce is often kiln-treated for enhanced moisture resistance. All three weather gracefully outdoors with proper maintenance.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eHow long does an outdoor traditional sauna take to heat up?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eMost outdoor traditional saunas reach 160–185°F in 30–50 minutes. Compact 2–3 person cabins heat in 25–35 minutes. Larger 6-person barn-style models may take 40–55 minutes depending on ambient temperature and heater output. Insulated walls help retain heat longer between uses and reduce overall heating time in cold weather compared to barrel saunas.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eWhat is a barn-style outdoor sauna?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eBarn-style outdoor saunas are traditional cabin saunas with a peaked gable roof and porch — resembling a small rural outbuilding. Models like the Golden Designs Savonlinna and Kaarina feature a changing\/relaxation porch attached to the main sauna room. The barn design provides excellent weather protection, a natural aesthetic, and additional space for cooling down between rounds.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n    \u003cdiv class=\"item\"\u003e\u003cdetails\u003e\u003csummary\u003e\u003cspan\u003eWhat maintenance does an outdoor traditional sauna require?\u003c\/span\u003e\u003cspan class=\"chev\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\u003cdiv class=\"body\"\u003eAfter each session, wipe down benches and prop the door open to ventilate and dry the interior. Inspect exterior siding, roof, floor framing, and heater connections each spring. Apply an outdoor UV wood oil or stain annually to protect exterior surfaces — or allow the wood to silver naturally, which is equally durable. Check and re-seal any gaps in roof joints in high-rain climates.\u003c\/div\u003e\u003c\/details\u003e\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== QUIZ CTA ============== --\u003e\n\u003csection class=\"ppw-section\" id=\"quiz\"\u003e\n  \u003cdiv style=\"padding:0;overflow:hidden;border:none;margin:0;\"\u003e\n    \u003cdiv style=\"background:linear-gradient(135deg,#7c2d12 0%,#b45309 50%,#d97706 100%);border-radius:12px;padding:2.5rem 1.5rem;text-align:center;position:relative;overflow:hidden;\"\u003e\n      \u003cdiv style=\"position:absolute;top:-40px;right:-40px;width:160px;height:160px;background:rgba(255,255,255,.06);border-radius:50%;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"position:absolute;bottom:-60px;left:-30px;width:200px;height:200px;background:rgba(255,255,255,.04);border-radius:50%;\"\u003e\u003c\/div\u003e\n      \u003cdiv style=\"position:relative;z-index:1;\"\u003e\n        \u003cspan style=\"display:inline-block;font-size:48px;margin-bottom:.75rem;\"\u003e🧖\u003c\/span\u003e\n        \u003ch2 style=\"color:#fff;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:bold;margin:0 0 .65rem;letter-spacing:.2px;\"\u003eNot Sure Which Outdoor Traditional Sauna Is Right for You?\u003c\/h2\u003e\n        \u003cp style=\"color:rgba(255,255,255,.9);font-size:1.05rem;max-width:52ch;margin:0 auto 1.5rem;line-height:1.6;\"\u003eAnswer a few quick questions about your space, group size, and budget — we'll match you with the ideal outdoor traditional sauna in under 2 minutes.\u003c\/p\u003e\n        \u003ca href=\"\/pages\/sauna-quiz\" style=\"display:inline-block;background:#fff;color:#7c2d12;padding:.85rem 2rem;border-radius:8px;text-decoration:none;font-weight:700;font-size:1.05rem;\"\u003eTake the Free Quiz →\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== 3) BUYING GUIDE ============== --\u003e\n\u003csection class=\"ppw-section alt\" id=\"guide\"\u003e\n  \u003ch2\u003eBuying Guide: Choosing an Outdoor Traditional Sauna\u003c\/h2\u003e\n  \u003cdiv class=\"ppw-guide-v2\"\u003e\n    \u003cdiv class=\"ppw-steps-rail\"\u003e\n      \u003cdiv class=\"ppw-stepv2\"\u003e\n        \u003cspan class=\"ppw-stepv2__num\"\u003e1\u003c\/span\u003e\n        \u003cdiv class=\"ppw-stepv2__head\"\u003e\n\u003cdiv class=\"ppw-stepv2__icon\"\u003e📐\u003c\/div\u003e\n\u003ch3\u003eSize \u0026amp; Capacity\u003c\/h3\u003e\n\u003c\/div\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003e2–3 person:\u003c\/strong\u003e Compact footprint for solo use or couples — great entry point for outdoor traditional heat.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e4–6 person:\u003c\/strong\u003e Most popular range — room for family sessions and guests without a large pad requirement.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003e8+ person:\u003c\/strong\u003e Full garden suite experience with lounge area — plan for a significant yard footprint and higher heater output.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ppw-stepv2\"\u003e\n        \u003cspan class=\"ppw-stepv2__num\"\u003e2\u003c\/span\u003e\n        \u003cdiv class=\"ppw-stepv2__head\"\u003e\n\u003cdiv class=\"ppw-stepv2__icon\"\u003e🏚️\u003c\/div\u003e\n\u003ch3\u003eStyle \u0026amp; Structure\u003c\/h3\u003e\n\u003c\/div\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCabin style:\u003c\/strong\u003e Classic rectangular build with a changing room — most common and straightforward to site.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eBarn style:\u003c\/strong\u003e Peaked gable roof and porch for a premium rural aesthetic and extra cool-down space.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eOutdoor-indoor hybrid:\u003c\/strong\u003e Rated for both outdoor placement and climate-controlled indoor installation — more versatile if plans change.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"ppw-stepv2\"\u003e\n        \u003cspan class=\"ppw-stepv2__num\"\u003e3\u003c\/span\u003e\n        \u003cdiv class=\"ppw-stepv2__head\"\u003e\n\u003cdiv class=\"ppw-stepv2__icon\"\u003e🔥\u003c\/div\u003e\n\u003ch3\u003eHeater \u0026amp; Wood\u003c\/h3\u003e\n\u003c\/div\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eElectric rock heater:\u003c\/strong\u003e Most models — requires a dedicated 240V outdoor GFCI circuit sized to heater output.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCanadian Hemlock vs Cedar:\u003c\/strong\u003e Hemlock is stable and light-toned; Cedar adds natural rot resistance and aroma — both are excellent.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePremium upgrades:\u003c\/strong\u003e Look for app-connected heaters, chromotherapy lighting, and panoramic glass doors on higher-end models.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== 4) BROWSE BY SIZE ============== --\u003e\n\u003csection class=\"ppw-section\" id=\"lineup\"\u003e\n  \u003ch2\u003eBrowse Outdoor Traditional Saunas by Size\u003c\/h2\u003e\n  \u003cdiv class=\"ppw-types\"\u003e\n    \u003ca href=\"\/collections\/2-person-traditional-sauna\" class=\"ppw-type\"\u003e\n      \u003cdiv class=\"ppw-type__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8202-01_1_3x3_98d1b73f-358d-4e2d-a413-92144fedc1af.jpg?v=1761801237\" alt=\"2 Person Traditional Sauna\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003ch3\u003e2 Person\u003c\/h3\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"\/collections\/3-person-traditional-sauna\" class=\"ppw-type\"\u003e\n      \u003cdiv class=\"ppw-type__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/gdi-8003-01_center3x3.jpg?v=1761801237\" alt=\"3 Person Traditional Sauna\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003ch3\u003e3 Person\u003c\/h3\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"\/collections\/4-person-traditional-sauna\" class=\"ppw-type\"\u003e\n      \u003cdiv class=\"ppw-type__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8203-01_2_3x3_d23a7029-a99d-4f2b-a126-6ce38deffb36.jpg?v=1761801193\" alt=\"4 Person Traditional Sauna\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003ch3\u003e4 Person\u003c\/h3\u003e\n    \u003c\/a\u003e\n    \u003ca href=\"\/collections\/6-person-traditional-sauna\" class=\"ppw-type\"\u003e\n      \u003cdiv class=\"ppw-type__img\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8506-01Kaarina_1_3x302-24-2024.jpg?v=1761801192\" alt=\"6 Person Traditional Sauna\" loading=\"lazy\"\u003e\u003c\/div\u003e\n      \u003ch3\u003e6 Person\u003c\/h3\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== LEARNING CENTER ============== --\u003e\n\u003csection class=\"ppw-section\" id=\"resources\"\u003e\n  \u003cdiv class=\"ppw-guide-section\"\u003e\n    \u003cdiv class=\"ppw-guide-section__header\"\u003e\n      \u003ch2\u003eOutdoor Traditional Sauna Learning Center\u003c\/h2\u003e\n      \u003cp\u003eExpert guides to help you choose, site, install, and maintain your outdoor traditional sauna\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv style=\"background:linear-gradient(135deg,#7c2d12 0%,#b45309 50%,#d97706 100%);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;text-align:center;\"\u003e\n      \u003ch3 style=\"color:#fff;font-size:1.5rem;font-weight:700;margin:0 0 .75rem;\"\u003e📚 The Ultimate Guide to Outdoor Saunas\u003c\/h3\u003e\n      \u003cp style=\"color:rgba(255,255,255,.9);margin:0 0 1.25rem;font-size:1rem;\"\u003eFoundation types, wood selection, heater sizing, electrical requirements, and year-round care — everything you need to plan and own an outdoor traditional sauna.\u003c\/p\u003e\n      \u003ca href=\"\/pages\/outdoor-saunas-ultimate-guide\" style=\"display:inline-block;background:#fff;color:#7c2d12;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:700;\"\u003eRead the Complete Guide →\u003c\/a\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ppw-guide-section__clusters\"\u003e\n      \u003ca href=\"\/blogs\/wellness\/cedar-vs-hemlock-saunas\" class=\"ppw-cluster-card\"\u003e\n        \u003ch4\u003eCedar vs Hemlock Saunas: Which Wood Is Right for You?\u003c\/h4\u003e\n        \u003cp\u003eSide-by-side comparison of Western Red Cedar and Canadian Hemlock on durability, aroma, cost, and long-term outdoor performance.\u003c\/p\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/blogs\/wellness\/outdoor-sauna-foundation-guide-concrete-vs-pavers-vs-decks\" class=\"ppw-cluster-card\"\u003e\n        \u003ch4\u003eOutdoor Sauna Foundation Guide: Concrete vs Pavers vs Decks\u003c\/h4\u003e\n        \u003cp\u003eWhich base works best for an outdoor traditional sauna? Cost, drainage, leveling, and long-term durability compared.\u003c\/p\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/blogs\/wellness\/how-much-space-do-you-need-for-a-sauna\" class=\"ppw-cluster-card\"\u003e\n        \u003ch4\u003eHow Much Space Do You Need for a Sauna?\u003c\/h4\u003e\n        \u003cp\u003eFootprint guides, pad sizing charts, and clearance requirements for every outdoor traditional sauna size and style.\u003c\/p\u003e\n      \u003c\/a\u003e\n      \u003ca href=\"\/blogs\/wellness\/outdoor-vs-indoor-saunas\" class=\"ppw-cluster-card\"\u003e\n        \u003ch4\u003eOutdoor vs Indoor Saunas: Which Setup Is Right for You?\u003c\/h4\u003e\n        \u003cp\u003eWeigh the pros and cons of an outdoor traditional cabin versus an indoor sauna on weatherproofing, electrical, and resale value.\u003c\/p\u003e\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== 5) KEY BENEFITS ============== --\u003e\n\u003csection class=\"ppw-section alt\" id=\"benefits\"\u003e\n  \u003ch2\u003eKey Benefits of Outdoor Traditional Saunas\u003c\/h2\u003e\n  \u003cdiv class=\"ppw-benefits\"\u003e\n    \u003cdiv class=\"ppw-benefits__list\"\u003e\n      \u003cdiv class=\"ppw-benefit\"\u003e\n\u003cdiv class=\"ppw-benefit__icon\"\u003e🔥\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAuthentic Finnish heat up to 195°F.\u003c\/strong\u003e\u003cp\u003eRock heaters deliver the highest temperatures of any sauna type — true dry heat with steam on demand for the complete löyly experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ppw-benefit\"\u003e\n\u003cdiv class=\"ppw-benefit__icon\"\u003e🏚️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eFull cabin structure with a porch.\u003c\/strong\u003e\u003cp\u003eA dedicated changing room and porch area lets you cool down, hydrate, and return for multiple rounds — the Finnish way of bathing.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ppw-benefit\"\u003e\n\u003cdiv class=\"ppw-benefit__icon\"\u003e❄️\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eSuperior heat retention in cold weather.\u003c\/strong\u003e\u003cp\u003eInsulated walls and a full roof structure maintain temperatures far better than barrel designs, reducing heating time and energy use in winter.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"ppw-benefit\"\u003e\n\u003cdiv class=\"ppw-benefit__icon\"\u003e🌲\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eAll-season outdoor durability.\u003c\/strong\u003e\u003cp\u003eCanadian Hemlock and Nordic Cedar are engineered for outdoor exposure — rain, snow, UV, and freeze-thaw cycles handled year after year.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== 6) COMPARE MODELS ============== --\u003e\n\u003csection class=\"ppw-section ppw-compare\" id=\"compare\"\u003e\n  \u003ch2\u003eCompare Popular Outdoor Traditional Saunas\u003c\/h2\u003e\n  \u003cdiv class=\"ppw-tablewrap\"\u003e\n    \u003ctable class=\"ppw-table\" aria-label=\"Outdoor traditional saunas comparison\"\u003e\n      \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eModel\u003c\/th\u003e\n\u003cth\u003eCapacity\u003c\/th\u003e\n\u003cth\u003eHighlights\u003c\/th\u003e\n\u003cth\u003ePrice\u003c\/th\u003e\n\u003cth\u003eShop\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eGolden Designs Classic Series (GDI-8003-01)\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e3–4 Person\u003c\/td\u003e\n          \u003ctd\u003eCanadian Hemlock construction, traditional electric rock heater, classic cabin design, competitive entry price\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e$6,999\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003ca href=\"\/products\/golden-designs-classic-series-outdoor-sauna-traditional-stove-canadian-hemlock-gdi-8003-01\"\u003eShop →\u003c\/a\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eGolden Designs Savonlinna Barn (GDI-8503-01)\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e3 Person\u003c\/td\u003e\n          \u003ctd\u003eBarn-style peaked roof, porch with changing room, Hemlock interior, premium outdoor aesthetic\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e$13,399\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003ca href=\"\/products\/golden-designs-savonlinna-3-person-barn-outdoor-traditional-sauna-gdi-8503-01\"\u003eShop →\u003c\/a\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eGolden Designs Kaarina Barn (GDI-8506-01)\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e6 Person\u003c\/td\u003e\n          \u003ctd\u003eLarge-capacity barn design, spacious porch, high-output heater, full bench layout for group sessions\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e$15,299\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003ca href=\"\/products\/golden-designs-kaarina-6-person-barn-outdoor-traditional-sauna-gdi-8506-01\"\u003eShop →\u003c\/a\u003e\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003e\u003cstrong\u003eSaunaLife G11 Garden Suite\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e8 Person\u003c\/td\u003e\n          \u003ctd\u003eOutdoor suite with lounge area, natural \u0026amp; dimmable lighting, premium Nordic build, ideal for entertaining\u003c\/td\u003e\n          \u003ctd\u003e\u003cstrong\u003e$14,990\u003c\/strong\u003e\u003c\/td\u003e\n          \u003ctd\u003e\u003ca href=\"\/products\/saunalife-garden-series-model-g11\"\u003eShop →\u003c\/a\u003e\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\u003c!-- ============== 7) SPACE \u0026 PLACEMENT ============== --\u003e\n\u003csection class=\"ppw-section alt ppw-space\" id=\"space\"\u003e\n  \u003ch2\u003eSpace \u0026amp; Placement\u003c\/h2\u003e\n  \u003cdiv class=\"ppw-tablewrap\"\u003e\n    \u003ctable class=\"ppw-table\" aria-label=\"Outdoor traditional sauna space and placement guide\"\u003e\n      \u003cthead\u003e\u003ctr\u003e\n\u003cth\u003eConsideration\u003c\/th\u003e\n\u003cth\u003eRecommendation\u003c\/th\u003e\n\u003c\/tr\u003e\u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n\u003ctd\u003eFoundation\u003c\/td\u003e\n\u003ctd\u003eLevel compacted gravel, concrete pavers, or a poured slab. Heavier barn-style units benefit from a poured pad. Never place directly on grass or soil — trapped moisture accelerates floor frame deterioration.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePad Size by Capacity\u003c\/td\u003e\n\u003ctd\u003e2–3 person: 6×10 ft minimum. 4 person: 8×12 ft. 6 person: 10×14 ft. Barn-style models with a porch need 2–3 extra feet of depth beyond the main cabin dimensions. Add 12–18\" clearance on all sides.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eDrainage\u003c\/td\u003e\n\u003ctd\u003eEnsure the pad slopes slightly away from the cabin base — standing water under the floor frame shortens wood life significantly. A gravel perimeter around the slab helps with runoff.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eElectrical\u003c\/td\u003e\n\u003ctd\u003eRun a dedicated 240V outdoor GFCI-protected circuit to the pad before delivery. Confirm amperage with your specific heater model — larger cabins often require 40–60A. Conduit installation is easiest before the cabin is in place.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003eSun \u0026amp; Wind Exposure\u003c\/td\u003e\n\u003ctd\u003eSituate the cabin door away from prevailing wind for comfortable entry and exit. Partial afternoon shade extends the life of exterior wood — or use a UV wood oil annually to protect fully sun-exposed installations.\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003ctr\u003e\n\u003ctd\u003ePorch Orientation\u003c\/td\u003e\n\u003ctd\u003eBarn-style models with a porch benefit from a view toward the garden. Consider the cool-down path from porch to cold plunge or yard if you plan contrast therapy sessions.\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\u003c!-- ============== 8) DELIVERY PATH ============== --\u003e\n\u003csection class=\"ppw-section\" id=\"delivery\"\u003e\n  \u003ch2\u003eDelivery Path Checklist\u003c\/h2\u003e\n  \u003cdiv class=\"ppw-delivery__list\"\u003e\n    \u003cdiv class=\"ppw-check\"\u003e\n\u003cdiv class=\"ppw-check__icon\"\u003e📏\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eMeasure your access route\u003c\/strong\u003e\u003cp\u003eGate width, side-yard clearance, and the path from curb to your pad location — traditional cabin panels are larger than barrel components and need more clearance to maneuver.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ppw-check\"\u003e\n\u003cdiv class=\"ppw-check__icon\"\u003e🧰\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003ePrep the pad and tools\u003c\/strong\u003e\u003cp\u003eLevel surface ready, floor framing placement marked, assembly tools and a helper staged — traditional saunas require more assembly steps than barrel units.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"ppw-check\"\u003e\n\u003cdiv class=\"ppw-check__icon\"\u003e⚡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eConfirm electrical ahead of time\u003c\/strong\u003e\u003cp\u003eOutdoor circuit live, GFCI installed, correct amperage confirmed for your heater, and conduit routed to the pad before the unit arrives.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ============== 9) CARE, WARRANTY \u0026 SHIPPING ============== --\u003e\n\u003csection class=\"ppw-section alt\" id=\"care\"\u003e\n  \u003ch2\u003eCare, Warranty \u0026amp; Shipping\u003c\/h2\u003e\n  \u003cdiv class=\"ppw-care__wrap\"\u003e\n    \u003cdiv class=\"ppw-care__card\"\u003e\n      \u003cp\u003eAfter each session, wipe down benches with a dry cloth and prop the door open to allow the interior to ventilate and dry fully. Inspect exterior siding, roof joints, floor framing, and heater connections each spring. Apply an outdoor UV-protective wood oil or stain once a year to preserve the natural wood tone — or allow the cedar or hemlock to silver naturally over time, which is equally durable. Clear snow accumulation from the roof after heavy storms in northern climates. See individual product pages for model-specific heater warranty terms and freight shipping details.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"ppw-care__links\"\u003e\n      \u003ca class=\"ppw-care__link\" href=\"\/pages\/shipping\"\u003eShipping \u003cspan class=\"arrow\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca class=\"ppw-care__link\" href=\"\/pages\/return-policy\"\u003eReturns \u003cspan class=\"arrow\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n      \u003ca class=\"ppw-care__link\" href=\"\/pages\/contact-us\"\u003eContact Us \u003cspan class=\"arrow\"\u003e→\u003c\/span\u003e\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- ========================= SCHEMA ========================= --\u003e\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\":\"https:\/\/schema.org\",\n  \"@graph\":[\n    {\n      \"@type\":\"FAQPage\",\n      \"mainEntity\":[\n        {\"@type\":\"Question\",\"name\":\"What is an outdoor traditional sauna?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"An outdoor traditional sauna is a standalone wooden cabin placed outside your home, equipped with a rock heater (kiuas) that heats the room to 160–195°F. Water is ladled over hot stones to generate löyly — the steam that defines the authentic Finnish sauna ritual. These structures include a full cabin with a porch, insulated walls, and wood-lined interiors.\"}},\n        {\"@type\":\"Question\",\"name\":\"How does an outdoor traditional sauna differ from a barrel sauna?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Traditional saunas are rectangular cabins with a full porch, benching room, and insulated construction — closer to a small outbuilding. Barrel saunas are cylindrical and sit on cradle legs with a more compact footprint. Traditional saunas typically offer a more spacious interior, longer bench runs, and better heat retention for extended sessions.\"}},\n        {\"@type\":\"Question\",\"name\":\"How much space does an outdoor traditional sauna need?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"A 2-person outdoor traditional sauna typically needs a 6×8 ft pad minimum. A 3–4 person cabin usually requires 8×10 to 10×12 ft. A 6-person model needs 10×14 ft or more. Barn-style models with a porch need additional depth — plan 2–3 extra feet beyond the cabin footprint for porch access and door swing clearance.\"}},\n        {\"@type\":\"Question\",\"name\":\"What foundation does an outdoor traditional sauna require?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most outdoor traditional saunas ship with built-in floor framing and need a level pad. Compacted gravel, concrete pavers, or a poured concrete slab all work well. Avoid placing on grass or bare soil — moisture retention under the structure accelerates wood deterioration.\"}},\n        {\"@type\":\"Question\",\"name\":\"What electrical requirements do outdoor traditional saunas have?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most electric rock heaters require a dedicated 240V outdoor GFCI-protected circuit, typically 30–60 amps depending on heater size. Confirm the amperage for your specific model and have a licensed electrician run the outdoor circuit before delivery.\"}},\n        {\"@type\":\"Question\",\"name\":\"Can outdoor traditional saunas stay outside year-round?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Yes — outdoor traditional saunas are built for all-season use. Canadian Hemlock and Nordic Cedar handle freeze-thaw cycles well. In heavy snow regions, clear roof accumulation after major storms and ensure base drainage is adequate.\"}},\n        {\"@type\":\"Question\",\"name\":\"What wood is used in outdoor traditional saunas?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"The most common woods are Canadian Hemlock, Western Red Cedar, and Nordic Spruce. Hemlock is stable and light-colored with minimal resin. Cedar is naturally rot-resistant with a warm aromatic quality. Nordic Spruce is often kiln-treated for enhanced moisture resistance.\"}},\n        {\"@type\":\"Question\",\"name\":\"How long does an outdoor traditional sauna take to heat up?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most outdoor traditional saunas reach 160–185°F in 30–50 minutes. Compact 2–3 person cabins heat in 25–35 minutes. Larger 6-person barn-style models may take 40–55 minutes depending on ambient temperature and heater output.\"}},\n        {\"@type\":\"Question\",\"name\":\"What is a barn-style outdoor sauna?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Barn-style outdoor saunas are traditional cabin saunas with a peaked gable roof and porch. Models like the Golden Designs Savonlinna and Kaarina feature a changing\/relaxation porch attached to the main sauna room, providing excellent weather protection and space for cooling down between rounds.\"}},\n        {\"@type\":\"Question\",\"name\":\"What maintenance does an outdoor traditional sauna require?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"After each session, wipe down benches and prop the door open to ventilate and dry the interior. Inspect exterior siding, roof, floor framing, and heater connections each spring. Apply an outdoor UV wood oil or stain annually to protect exterior surfaces — or allow the wood to silver naturally.\"}}\n      ]\n    },\n    {\n      \"@type\":\"ItemList\",\n      \"name\":\"Outdoor Traditional Saunas by Size\",\n      \"itemListElement\":[\n        {\"@type\":\"ListItem\",\"position\":1,\"name\":\"2 Person Traditional Saunas\",\"url\":\"https:\/\/peakprimalwellness.com\/collections\/2-person-traditional-sauna\"},\n        {\"@type\":\"ListItem\",\"position\":2,\"name\":\"3 Person Traditional Saunas\",\"url\":\"https:\/\/peakprimalwellness.com\/collections\/3-person-traditional-sauna\"},\n        {\"@type\":\"ListItem\",\"position\":3,\"name\":\"4 Person Traditional Saunas\",\"url\":\"https:\/\/peakprimalwellness.com\/collections\/4-person-traditional-sauna\"},\n        {\"@type\":\"ListItem\",\"position\":4,\"name\":\"6 Person Traditional Saunas\",\"url\":\"https:\/\/peakprimalwellness.com\/collections\/6-person-traditional-sauna\"}\n      ]\n    }\n  ]\n}\n\u003c\/script\u003e\n\n\u003cscript\u003e\n  document.addEventListener('DOMContentLoaded', () =\u003e {\n    const nav = document.getElementById('ppwTopNav');\n    if (nav) {\n      nav.querySelectorAll('a[href^=\"#\"]').forEach(a =\u003e {\n        a.addEventListener('click', e =\u003e {\n          const id = a.getAttribute('href').slice(1);\n          const el = document.getElementById(id);\n          if (!el) return;\n          e.preventDefault();\n          el.scrollIntoView({ behavior:'smooth', block:'start' });\n        });\n      });\n    }\n    const anchors = Array.from((nav||document).querySelectorAll('a[href^=\"#\"]'));\n    const targets = anchors.map(a =\u003e document.getElementById(a.getAttribute('href').slice(1))).filter(Boolean);\n    const obs = new IntersectionObserver((entries) =\u003e {\n      entries.forEach(entry =\u003e {\n        const id = entry.target.id;\n        const link = anchors.find(a =\u003e a.getAttribute('href') === `#${id}`);\n        if (!link) return;\n        if (entry.isIntersecting) { anchors.forEach(l =\u003e l.classList.remove('is-active')); link.classList.add('is-active'); }\n      });\n    }, { rootMargin:\"-40% 0px -50% 0px\", threshold:0.01 });\n    targets.forEach(t =\u003e obs.observe(t));\n  });\n\u003c\/script\u003e","products":[{"product_id":"saunalife-ergo-series-model-e6-sauna-barrel","title":"SaunaLife E6 3 Person Traditional Outdoor Sauna Barrel - Eco-Friendly Thermo-Spruce Design","description":"\u003cp\u003eThe SaunaLife ERGO-Series E6 Outdoor Sauna Barrel is a luxurious 3-person sauna designed for comfort, durability, and style. With a spacious 6’5” interior height and ergonomic Thermo-Aspen benches, it ensures optimal seating and lumbar support. Built from eco-friendly Thermo-Spruce, its 1.65” thick staves provide exceptional thermal resistance and longevity. Engineered with innovative features like dual floor drains, watertight shingle kits, and waterproof LED lighting, it offers both functionality and ambiance. Precision-crafted in Northern Europe, the E6 enhances any outdoor oasis for a lifetime of wellness.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904782049398,"sku":"SL-MODELE6","price":4390.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE6.jpg?v=1757305045"},{"product_id":"saunalife-ergo-series-model-e6w-sauna-barrel-window","title":"SaunaLife E6W 3 Person Traditional Outdoor Barrel Sauna w\/ Window - Durable \u0026 Elegant Design","description":"\u003cp\u003eThe SaunaLife ERGO-Series E6W Outdoor Sauna Barrel offers unparalleled comfort, durability, and elegance for three-person use. Featuring a spacious 6’5” interior height, ergonomically contoured Thermo-Aspen benches, and a panoramic half-moon tempered glass window, it enhances your sauna experience with natural light and scenic views. Built with eco-friendly Thermo-Spruce for exceptional durability, it boasts innovative features like dual floor drains, watertight shingle kits, and Wi-Fi-enabled waterproof LED lighting. Precision-crafted in Northern Europe, the E6W is the perfect addition to any outdoor oasis, blending wellness and sophistication.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904795156598,"sku":"SL-MODELE6W","price":4890.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE6W5.jpg?v=1761337335"},{"product_id":"saunalife-ergo-series-model-e7-sauna-barrel","title":"SaunaLife E7 3 Person Traditional Outdoor Barrel Sauna Eco-Friendly Design with LED Lighting","description":"\u003cp\u003eThe SaunaLife ERGO-Series E7 Outdoor Sauna Barrel offers unmatched comfort, durability, and style for up to three users. With a spacious 6’5” interior height and ergonomically contoured Thermo-Aspen benches, it ensures optimal seating and lumbar support. Built with eco-friendly Thermo-Spruce, its 1.65” thick staves provide exceptional thermal resistance and longevity. Innovative features include dual floor drains, watertight shingle kits, and Wi-Fi-enabled waterproof LED lighting. Precision-crafted in Northern Europe, the E7 combines wellness and elegance, making it a stunning addition to any outdoor space.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904822255734,"sku":"SL-MODELE7","price":5190.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE71.jpg?v=1761337336"},{"product_id":"saunalife-ergo-series-model-e7w-sauna-barrel-window","title":"SaunaLife E7W 3 Person Traditional Outdoor Barrel Sauna w\/ Panoramic Glass Window","description":"\u003cp\u003eThe SaunaLife ERGO-Series E7W Outdoor Sauna Barrel redefines luxury and comfort for up to three users. With a spacious 6’5” interior height, ergonomic Thermo-Aspen seating, and a panoramic half-moon tempered glass rear window, it delivers unparalleled relaxation with breathtaking views. Crafted from durable, eco-friendly Thermo-Spruce and featuring innovative elements like dual floor drains, watertight shingle kits, and Wi-Fi-enabled LED lighting, the E7W combines style and functionality. Precision-made in Northern Europe, it’s the perfect addition to your backyard for a lifetime of wellness.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904830513270,"sku":"SL-MODELE7W","price":5690.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE7W1.jpg?v=1757305045"},{"product_id":"saunalife-ergo-series-model-e7g-sauna-barrel-glass-front","title":"SaunaLife E7G 4 Person Traditional Outdoor Barrel Sauna w\/ Full-Glass Front \u0026 Thermo-Aspen Seating","description":"\u003cp\u003eThe SaunaLife ERGO-Series E7G Outdoor Sauna Barrel combines comfort, durability, and elegance. Its 6’5” interior height and ergonomic Thermo-Aspen seating ensure luxurious relaxation, while a stunning full-glass front wall offers airy, scenic views. Crafted from long-lasting Thermo-Spruce with innovative features like dual floor drains and watertight shingles, the E7G is built to thrive outdoors. Wi-Fi-enabled LED lighting enhances the ambiance, making this precision-crafted Nordic sauna a timeless addition to your backyard. Live the SaunaLife with Model E7G!\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904840933494,"sku":"SL-MODELE7G","price":6190.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE7G2.jpg?v=1757305046"},{"product_id":"saunalife-ergo-series-model-e8-sauna-barrel","title":"SaunaLife E8 6 Person Traditional Outdoor Barrel Sauna - 6'5\" Spacious, Wi-Fi LED, Ergonomic Design","description":"\u003cp\u003eThe SaunaLife ERGO-Series Model E8 Outdoor Sauna Barrel delivers unparalleled comfort, durability, and beauty. Its spacious 6’5” interior, ergonomic Thermo-Aspen seating, and long-lasting Thermo-Spruce construction offer luxury and reliability. Innovative features include dual floor drains, watertight shingles, and Wi-Fi-enabled LED lighting for a personalized ambiance. Precision-crafted in Northern Europe, this stunning sauna blends rustic Nordic charm with modern engineering, providing a lifetime of wellness in your backyard. Live the SaunaLife with Model E8!\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904847814774,"sku":"SL-MODELE8","price":5990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE81.jpg?v=1757305045"},{"product_id":"saunalife-ergo-series-model-e8w-sauna-barrel-window","title":"SaunaLife E8W 6 Person Traditional Outdoor Barrel Sauna w\/ Glass Window \u0026 Ergonomic Seating","description":"\u003cp\u003eThe SaunaLife ERGO-Series Model E8W Outdoor Sauna Barrel offers unmatched comfort, durability, and design. Its spacious 6’5” interior features ergonomic Thermo-Aspen seating and a stunning half-moon tempered glass rear window for natural light and scenic views. Made with long-lasting Thermo-Spruce and precision-engineered features like watertight shingles, dual floor drains, and Wi-Fi-enabled LED lighting, the E8W combines Nordic craftsmanship with modern innovation. Elevate your wellness journey with this luxurious, eco-friendly sauna. Live the SaunaLife!\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904853614710,"sku":"SL-MODELE8W","price":6490.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE8W.jpg?v=1757305046"},{"product_id":"saunalife-ergo-series-model-e8g-sauna-barrel-glass-front","title":"SaunaLife E8G 6 Person Traditional Outdoor Barrel Sauna w\/ Glass Front \u0026 Ergonomic Seating","description":"\u003cp\u003eThe SaunaLife ERGO-Series Model E8G Outdoor Sauna Barrel offers unmatched comfort, durability, and design. With a spacious 6’5” interior, ergonomic Thermo-Aspen seating, and a bronzed, full-glass front wall, it creates a bright, airy sauna experience with stunning outdoor views. Built with long-lasting Thermo-Spruce, watertight shingles, dual drains, and Wi-Fi-enabled LED lighting, the E8G combines Nordic craftsmanship with modern features. Elevate your wellness journey with this luxurious, eco-friendly sauna. Live the SaunaLife!\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904863707254,"sku":"SL-MODELE8G","price":6990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelE8G.jpg?v=1757305045"},{"product_id":"saunalife-ergo-elegance-series-model-ee6g-sauna-barrel","title":"SaunaLife 6 EE6G 4 Person Traditional Outdoor Barrel Sauna - 7'3\" Interior, Ergonomic Seating, Wi-Fi LED","description":"\u003cp\u003eThe SaunaLife ERGO-Series Elegance 6 (EE6G) Outdoor Sauna Barrel offers unparalleled comfort, durability, and value. Designed for two bathers, it boasts a spacious 7’3” interior diameter, ergonomic Thermo-Aspen seating, and an arched backrest for ultimate relaxation. Its stunning full-glass front wall floods the space with natural light, while durable Thermo-Spruce staves ensure longevity and thermal efficiency. With watertight shingles, dual floor drains, and Wi-Fi-enabled LED lighting, the EE6G combines innovative engineering with timeless Nordic craftsmanship. Transform your wellness journey—Live the SaunaLife!\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904870228086,"sku":"SL-MODELEE6G","price":5990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelEE6G2.jpg?v=1736153911"},{"product_id":"saunalife-ergo-elegance-series-model-ee8g-sauna-barrel","title":"SaunaLife 8 EE8G 6 Person Traditional Outdoor Barrel Sauna - Spacious, Ergonomic Design w\/ Glass Wall","description":"\u003cp\u003eThe SaunaLife ERGO-Series Elegance 8 (EE8G) Outdoor Sauna Barrel offers ultimate comfort and space for a luxurious sauna experience. With a 7’7” diameter and 6’7” length, the EE8G provides ample room to stand and relax. Ergonomically contoured benches, a large arched backrest, and silky-smooth Thermo-Aspen seating ensure comfort. The stunning 8mm tempered glass front wall fills the sauna with natural light. Built with durable Thermo-Spruce for long-lasting use, it also features innovative water management, dual drains, and customizable LED lighting. Elevate your wellness journey—Live the SaunaLife!\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904881041526,"sku":"SL-MODELEE8G","price":7190.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelEE8G.jpg?v=1736154315"},{"product_id":"saunalife-cube-series-model-cl4g","title":"SaunaLife CL4G 3 Person Traditional Outdoor Cube Sauna w\/ Ergonomic Design \u0026 App-Controlled LED","description":"\u003cp\u003e\u003cbr\u003eThe Cube-Series CL4G Outdoor Home Sauna offers unmatched comfort with ergonomically designed contoured seating, supportive arched backrests, and smooth thermo-aspen wood, ensuring a relaxing experience. Its expansive glass front wall enhances the airy feel, while the durable Thermo-Spruce wood exterior offers increased strength and weather resistance. The sauna features premium app-controlled, dimmable LED lighting, creating the perfect ambiance. With its shingled roof, bronze-tinted tempered glass door, and spacious interior, this sauna is the ultimate backyard spa experience, handcrafted in Northern Europe.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41904964894838,"sku":"SL-MODELCL4G","price":4990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/ModelCL4G.jpg?v=1736159110"},{"product_id":"saunalife-cube-series-model-cl5g","title":"SaunaLife CL5G 4 Person Traditional Outdoor Cube Sauna w\/ Glass Wall and Smart Lighting for Ultimate Relaxation","description":"\u003cp\u003eThe Cube-Series Sauna offers unparalleled comfort, with contoured seating and supportive arched backrests, ensuring relaxation even during extended sessions. The satin-smooth thermo-aspen surfaces stay cool, while the expansive glass front wall creates a bright, airy atmosphere with outdoor views. Built with premium Thermo-Spruce wood, it resists decay and pests for long-lasting durability. The bronze-tinted, tempered door adds elegance and safety. App-controlled, dotless LED lighting enhances the sauna’s natural beauty, creating a luxurious backyard spa experience for ultimate relaxation.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41905024794742,"sku":"SL-MODELCL5G","price":5990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/SaunaLife-CL5-Cube-Sauna-Kit-1.jpg?v=1736160225"},{"product_id":"saunalife-cube-series-model-cl7g","title":"SaunaLife CL7G 6 Person Traditional Outdoor Cube Home Sauna Kit","description":"\u003cp\u003eExperience unmatched comfort with Cube-Series Saunas, featuring contoured seating and supportive arched backrests for ultimate relaxation. The satin-smooth thermo-aspen surfaces stay cool to the touch, enhancing your sauna experience. A stunning glass front wall adds brightness and offers a picturesque view of the outdoors. Built with premium Thermo-Spruce wood, this sauna is durable, pest-resistant, and dimensionally stable. A tempered bronze-tinted door and app-controlled LED lighting elevate the ambiance, creating a luxurious, spa-like atmosphere for the perfect backyard retreat.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41905047765110,"sku":"SL-MODELCL7G","price":7990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/SaunaLife-CL7-Cube-Sauna-Kit-1.jpg?v=1736160543"},{"product_id":"saunalife-garden-series-model-g2","title":"SaunaLife G2 4 Person Outdoor Traditional Sauna - Durable 1.65\" Thick Spruce, Versatile Heating, DIY Installation","description":"\u003cp\u003eThe Garden-Series Model G2 Outdoor Sauna from SaunaLife offers exceptional quality at an unbeatable value. Made with 1.65”-thick spruce planks and interlocking V-joints, it is built to last. Its slanted roof with self-gluing EPDM roofing and full floor provide excellent weather protection, while the comfortable, hand-selected Aspen benches and backrests ensure a relaxing experience. A 5\/16” thick tempered glass door and dotless, dimmable LED lighting enhance the beauty of the sauna. With versatile heating options, including a wood-fired stove or 6kW electric heater, the G2 is a perfect wellness sanctuary for up to four bathers. Simple DIY installation and an advanced white LED system with Wi-Fi app add modern convenience to this luxurious backyard retreat.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41905077223542,"sku":"SL-MODELG2","price":4990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/SaunaLife-Model-G2-Outdoor-Sauna.jpg?v=1736161039"},{"product_id":"saunalife-garden-series-model-g3-outdoor-home-sauna-kit","title":"SaunaLife G3 6 Person Outdoor Traditional Home Sauna Kit with Compact Parabolic Roof \u0026 Weather-Resistant Thermo-Pine","description":"\u003cp\u003eThe SaunaLife G3 Backyard Sauna features a distinctive parabolic arched roof design, offering excellent space efficiency, natural heat circulation, and superior weather protection. Its full-height shingled roof and recessed front porch shield against the elements, while the weather-resistant thermo-pine exterior ensures durability and long-lasting wellness. The recessed terrace is perfect for relaxation, and if you choose a wood-fired stove, it can store firewood out of the rain. A bronze-tinted 8mm tempered glass door adds a modern touch, while dimmable white LED lighting elegantly highlights the wood's beauty. This sauna provides the ultimate wellness retreat for family and friends.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41905111138422,"sku":"SL-MODELG3","price":6990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/saunalife-model-g3-sauna.jpg?v=1736161667"},{"product_id":"saunalife-garden-series-model-g4-outdoor-home-sauna-kit","title":"Saunalife G4 6 Person Outdoor Traditional Sauna","description":"\u003cp\u003eThe SaunaLife G4 Modular Sauna Kit brings the authentic Scandinavian sauna experience to your backyard, offering a spacious 6-person sauna perfect for family and friends. The two-tier I-shaped satin-finish aspen benches provide a more intense sauna experience, while natural light from the full-glass front and large side window highlights the wood’s beauty. Built with a premium spruce exterior and weatherproof sloped roof, the G4 ensures durability. The interlocking spruce wall sections provide strength, while the rugged front porch adds stability. With app-controlled, low-voltage LED lighting and a full-glass front entry, this sauna blends modern design with rustic charm. Handcrafted in Northern Europe, the G4 promises a lifetime of wellness and relaxation.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41905130733686,"sku":"SL-MODELG4","price":6990.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/Saunalife-Garden-G4-Yard.jpg?v=1736164260"},{"product_id":"saunalife-garden-series-model-g6-pre-assembled-outdoor-home-sauna","title":"SaunaLife G6 5 Person Outdoor Traditional Sauna with Bluetooth, LED Lighting \u0026 Insulated Windows","description":"\u003cp\u003eThe SaunaLife G6 Garden-Series Outdoor Sauna is a fully assembled, luxurious sauna cabin that epitomizes quality and comfort. With a spacious 5-person capacity, the sauna features a satin-smooth alder interior with two-tier benches for versatile seating. A full-wall, dual-pane, insulated picture window and side entry door provide stunning outdoor views and unmatched ambiance. Built with a finely sawn spruce exterior, insulated walls, and double-glazed glass, the G6 ensures excellent thermal efficiency and durability. It also offers Bluetooth music streaming, a low-voltage LED lighting system, and a sleek, modern design, making it the ultimate backyard wellness retreat. Handcrafted in Northern Europe, this sauna is the perfect blend of beauty, functionality, and relaxation.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Left","offer_id":43089506861174,"sku":"SL-MODELG6-L","price":24900.0,"currency_code":"USD","in_stock":true},{"title":"Right","offer_id":43089506893942,"sku":"SL-MODELG6-R","price":24900.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/SaunaLife-Model-G6-Outdoor-Sauna.jpg?v=1757412302"},{"product_id":"saunalife-garden-series-model-g11","title":"SaunaLife G11 8 Person Outdoor Traditional Sauna Suite with Lounge Area, Natural Light \u0026 Dimmable Lighting","description":"\u003cp\u003eThe SaunaLife G11 Garden-Series Outdoor Sauna Suite is designed to elevate your wellness experience with luxurious space and thoughtful features. This unique sauna suite includes two spacious rooms: a sauna with 2-tier benching for up to 8 bathers and a separate lounge and dressing area with additional seating. A tempered glass partition wall separates the rooms, and large round windows bring in natural light. The front terrace offers a relaxing space with a table and benches, while optional wood storage complements a wood-fired stove. Built to withstand harsh weather, the G11 features a robust construction, full shingle kit, and roll-on underlayment. The elegant lighting package includes dimmable, indirect white neon lighting, and LED valance lights for a multi-sensory experience, all controlled by a hand-held remote. The G11 provides a premium, indulgent backyard retreat for family and friends.\u003c\/p\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":41905213669494,"sku":"SL-MODELG11","price":14990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/SL-Model-G11-3.jpg?v=1761337150"},{"product_id":"saunalife-cube-series-model-cl3g-2-person-traditional-outdoor-cube-sauna-w-glass-front","title":"SaunaLife CL3G 2-Person Traditional Outdoor Cube Sauna","description":"\u003cp data-start=\"276\" data-end=\"353\"\u003eModern Scandinavian Design. Premium Craftsmanship. Ultimate Comfort.\u003c\/p\u003e\n\u003cp data-start=\"276\" data-end=\"353\"\u003eElevate your wellness routine with the SaunaLife Cube-Series Model CL3G – a stunning, full-glass front outdoor sauna that blends modern Scandinavian design with exceptional durability and comfort. Handcrafted in Northern Europe, this 2-person sauna delivers a luxurious spa-like experience right in your backyard.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli data-start=\"714\" data-end=\"770\"\u003e\n\u003cp\u003e\u003cstrong data-start=\"714\" data-end=\"726\"\u003eCapacity\u003c\/strong\u003e: Comfortably accommodates up to 2 bathers\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"773\" data-end=\"857\"\u003e\n\u003cp\u003e\u003cstrong data-start=\"773\" data-end=\"783\"\u003eDesign\u003c\/strong\u003e: Full-glass front offers open, airy ambiance with views of the outdoors\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"860\" data-end=\"973\"\u003e\n\u003cp\u003e\u003cstrong data-start=\"860\" data-end=\"876\"\u003eConstruction\u003c\/strong\u003e: Made with Thermo-Spruce – heat-treated for enhanced strength, stability, and decay resistance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"976\" data-end=\"1082\"\u003e\n\u003cp\u003e\u003cstrong data-start=\"976\" data-end=\"996\"\u003eInterior Comfort\u003c\/strong\u003e: Contoured Thermo-Aspen seating and arched backrests ensure long-session relaxation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1085\" data-end=\"1183\"\u003e\n\u003cp\u003e\u003cstrong data-start=\"1085\" data-end=\"1097\"\u003eLighting\u003c\/strong\u003e: Wi-Fi controlled “dotless” LED light bar with wireless remote for ambient lighting\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1186\" data-end=\"1264\"\u003e\n\u003cp\u003e\u003cstrong data-start=\"1186\" data-end=\"1201\"\u003eVentilation\u003c\/strong\u003e: Engineered airflow for optimal heat circulation and comfort\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"1267\" data-end=\"1389\"\u003e\n\u003cp\u003e\u003cstrong data-start=\"1267\" data-end=\"1281\"\u003eDurability\u003c\/strong\u003e: Weather-resistant shingled roof, drip rails, and bronze-tinted tempered glass for safety and performance\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":42279460470902,"sku":"SL-MODELCL3G","price":3990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/Model-CL3G-Cube-Sauna-Side-1-scaled.jpg?v=1757304564"},{"product_id":"finnmark-4-person-fd-6-cedar-traditional-infrared-barrel-sauna","title":"Finnmark 4 Person FD-6 Traditional-Infrared Hybrid Barrel Sauna","description":"\u003cp data-start=\"6181\" data-end=\"6828\"\u003eThe Finnmark FD‑6 is a luxurious 4-person outdoor barrel sauna that merges infrared and traditional steam heating in a quick-setup cedar design. With five low‑EMF Spectrum Plus panels, a Wi‑Fi touchscreen, ambient RGB lighting, and tempered glass, it delivers customizable sessions reaching 185 °F. Built from durable Western Canadian cedar with stainless steel bands and a shingled roof, it combines aesthetic appeal with weather resilience. Ideal for family or shared use, it requires only 120 V power for infrared, while the optional traditional heater needs a 240 V supply. Comes complete with heaters, benches, panels, lighting, and hardware.\u003c\/p\u003e\n\u003cp data-start=\"6830\" data-end=\"6855\"\u003e\u003cstrong data-start=\"6830\" data-end=\"6853\"\u003eIn summary you get:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"6856\" data-end=\"6982\"\u003e\n\u003cli data-start=\"6856\" data-end=\"6897\"\u003e\n\u003cp data-start=\"6858\" data-end=\"6897\"\u003eDual heating modes (infrared + steam)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"6898\" data-end=\"6924\"\u003e\n\u003cp data-start=\"6900\" data-end=\"6924\"\u003eQuick assembly (\u0026lt;1 hr)\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"6925\" data-end=\"6948\"\u003e\n\u003cp data-start=\"6927\" data-end=\"6948\"\u003eDurable cedar build\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"6949\" data-end=\"6982\"\u003e\n\u003cp data-start=\"6951\" data-end=\"6982\"\u003eHigh‑tech controls \u0026amp; lighting\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Finnmark","offers":[{"title":"Default Title","offer_id":42360957304950,"sku":"FD-6","price":9995.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/Finnmark-designs-combination-infrared-steam-barrel-sauna-outdoor-backyard-lifestyle-thermal-aspen_1_4e633571-6490-4c08-9356-9f5a2dca2d12.jpg?v=1761336653"},{"product_id":"finnmark-4-person-fd-7-thermo-aspen-traditional-infrared-barrel-sauna","title":"Finnmark 4 Person FD-7 Traditional-Infrared Hybrid Barrel Sauna","description":"\u003cp data-start=\"6392\" data-end=\"7085\"\u003eThe Finnmark FD‑7 is a premium 4‑person hybrid barrel sauna combining the best of traditional steam and advanced infrared technology. Crafted from thick Thermo‑Aspen and Canadian Cedar, it offers a spacious 135 ft³ interior, smart app‑controlled heat, and customizable lighting—all in a durable outdoor‑ready design with tempered glass and a shingle roof. Its low-EMF Spectrum Plus panels deliver deep relief, while traditional steam adds classic comfort. Assembly is quick, and warranties are generous: a 5-year sauna structure and lifetime heater coverage. This luxurious, versatile wellness pod is ideal for relaxation, recovery, and complete sauna experiences.\u003c\/p\u003e\n\u003cp data-start=\"7087\" data-end=\"7284\"\u003e\u003cstrong data-start=\"7087\" data-end=\"7102\"\u003eHighlights:\u003c\/strong\u003e\u003cbr data-start=\"7102\" data-end=\"7105\"\u003e• Hybrid infrared + steam heat\u003cbr data-start=\"7135\" data-end=\"7138\"\u003e• Smart Wi‑Fi control + RGB lighting\u003cbr data-start=\"7174\" data-end=\"7177\"\u003e• Premium wood + weatherproof build\u003cbr data-start=\"7212\" data-end=\"7215\"\u003e• Low EMF, deep heat therapy\u003cbr data-start=\"7243\" data-end=\"7246\"\u003e• Fast assembly\u003c\/p\u003e","brand":"Finnmark","offers":[{"title":"Default Title","offer_id":42360963596406,"sku":"FD-7","price":9495.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/Finnmark-designs-combination-infrared-steam-barrel-sauna-left_1.png?v=1761336653"},{"product_id":"saunalife-cube-series-cl12gcp-outdoor-home-sauna-suite-kit-up-to-8-persons","title":"SaunaLife CL12GCP 8 Person Outdoor Cube Sauna","description":"\u003cp data-start=\"6954\" data-end=\"7311\"\u003eThe SaunaLife CL12GCP outdoor sauna combines beauty, performance, and ease of use in one luxurious package. Designed with thermally modified Nordic spruce, a full glass front, and a prefabricated structure, it offers enduring quality and effortless assembly. Ideal for families or wellness enthusiasts, it seats 4–6 people comfortably. Key benefits include:\u003c\/p\u003e\n\u003cul data-start=\"7313\" data-end=\"7491\"\u003e\n\u003cli data-start=\"7313\" data-end=\"7350\"\u003e\n\u003cp data-start=\"7315\" data-end=\"7350\"\u003eDurable thermal wood construction\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7351\" data-end=\"7386\"\u003e\n\u003cp data-start=\"7353\" data-end=\"7386\"\u003ePanoramic tempered glass facade\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7387\" data-end=\"7423\"\u003e\n\u003cp data-start=\"7389\" data-end=\"7423\"\u003eDIY-friendly prefab panel system\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7424\" data-end=\"7454\"\u003e\n\u003cp data-start=\"7426\" data-end=\"7454\"\u003eSoft LED exterior lighting\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7455\" data-end=\"7491\"\u003e\n\u003cp data-start=\"7457\" data-end=\"7491\"\u003eCompatible with electric heaters\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":42410463690870,"sku":"CL12GCP","price":10990.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/SaunaLife-CL12GCP-Cube-Sauna-4.jpg?v=1757304413"},{"product_id":"golden-designs-updated-osla-6-person-traditional-sauna-gdi-7689-02","title":"2025 Golden Designs Updated Osla 6 Person Traditional Sauna (GDI-7689-02)","description":"\u003cp\u003eWith a Golden Designs traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003ePlanning a sauna as part of your new home or a renovation project is simple. Golden Designs offers several different prefabricated saunas to fit in the space you desire. Golden Designs saunas can fit into a multitude of spaces ranging from any compact home-bathroom to large open area in your bedroom, as well as exclusive facilities for hotel suites or corporate representation.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas bring a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eCanadian Red Cedar Interior Wood and Pacific Premium Clear Cedar with Clear Stain on Exterior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior ceiling galaxy star color therapy lighting system and white reading lamp\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 175-190 is the ideal temperature range, sauna can heat up to 195F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eIndoor or covered exterior use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510690156662,"sku":"GDI-7689-02","price":8499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-7689-0233x3.jpg?v=1761801238"},{"product_id":"golden-designs-andermatt-3-person-traditional-steam-sauna-gdi-7030-01","title":"2025 Golden Designs Andermatt 3 Person Traditional Steam Sauna (GDI-7030-01) (On SALE until April 30)","description":"\u003cp\u003eWith a Golden Designs traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003ePlanning a sauna as part of your new home or a renovation project is simple. Golden Designs offers several different prefabricated saunas to fit in the space you desire. Golden Designs saunas can fit into a multitude of spaces ranging from any compact home-bathroom to large open area in your bedroom, as well as exclusive facilities for hotel suites or corporate representation.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas bring a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e6.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003ePacific Premium Clear Cedar wood construction\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting: \u003c\/span\u003e\u003cspan\u003eInterior Chromotherapy lighting system \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 30AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eIndoor or covered exterior use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510691303542,"sku":"GDI-7030-01","price":3999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-7030-0113x3.jpg?v=1761801237"},{"product_id":"golden-designs-engelberg-6-person-traditional-steam-sauna-gdi-7060-01","title":"2025 Golden Designs Engelberg 6 Person Traditional Steam Sauna (GDI-7060-01) (On SALE until April 30)","description":"\u003cp\u003eWith a Golden Designs traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003ePlanning a sauna as part of your new home or a renovation project is simple. Golden Designs offers several different prefabricated saunas to fit in the space you desire. Golden Designs saunas can fit into a multitude of spaces ranging from any compact home-bathroom to large open area in your bedroom, as well as exclusive facilities for hotel suites or corporate representation.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas bring a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003ePacific Premium Clear Cedar wood construction\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting: \u003c\/span\u003e\u003cspan\u003eInterior Chromotherapy lighting system \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eIndoor or covered exterior use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510697496694,"sku":"GDI-7060-01","price":4599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-7060-0113x3.jpg?v=1761801237"},{"product_id":"golden-designs-hanko-2-3-person-traditional-sauna-gdi-7202-01","title":"Golden Designs Hanko 2-3 Person Traditional Sauna (GDI-7202-01)","description":"\u003cp\u003eWith a Golden Designs indoor or (exterior covered from direct weather elements) traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003ePlanning a sauna as part of your new home or a renovation project is simple. Golden Designs offers several different prefabricated saunas to fit in the space you desire. Golden Designs saunas can fit into a multitude of spaces ranging from any compact home-bathroom to large open area in your bedroom, as well as exclusive facilities for hotel suites or corporate representation.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas bring a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 2 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e6.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eNatural Reforested Canadian Hemlock Exterior and Red Cedar interior wood construction \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System \u003c\/span\u003e\u003cspan\u003e+ Red Light Therapy Feature\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 30AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eIndoor or covered exterior use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510707884150,"sku":"GDI-7202-01","price":5999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-7202-013x3_2.jpg?v=1761801237"},{"product_id":"golden-designs-forssa-3-4-person-traditional-sauna-gdi-7203-01","title":"Golden Designs Forssa 3-4 Person Traditional Sauna (GDI-7203-01)","description":"\u003cp\u003eWith a Golden Designs indoor or (exterior covered from direct weather elements) traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003ePlanning a sauna as part of your new home or a renovation project is simple. Golden Designs offers several different prefabricated saunas to fit in the space you desire. Golden Designs saunas can fit into a multitude of spaces ranging from any compact home-bathroom to large open area in your bedroom, as well as exclusive facilities for hotel suites or corporate representation.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas bring a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eNatural Reforested Canadian Hemlock Exterior and Red Cedar interior wood construction \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System \u003c\/span\u003e\u003cspan\u003e+ Red Light Therapy Feature\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eIndoor or covered exterior use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510716207222,"sku":"GDI-7203-01","price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-7203-01Updated3x3_2.jpg?v=1761801237"},{"product_id":"golden-designs-kuusamo-6-person-traditional-sauna-gdi-7206-01","title":"Golden Designs Kuusamo 6 Person Traditional Sauna (GDI-7206-01)","description":"\u003cp\u003eWith a Golden Designs indoor or (exterior covered from direct weather elements) traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003ePlanning a sauna as part of your new home or a renovation project is simple. Golden Designs offers several different prefabricated saunas to fit in the space you desire. Golden Designs saunas can fit into a multitude of spaces ranging from any compact home-bathroom to large open area in your bedroom, as well as exclusive facilities for hotel suites or corporate representation.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas bring a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eNatural Reforested Canadian Hemlock Exterior and Red Cedar interior wood construction \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System \u003c\/span\u003e\u003cspan\u003e+ Red Light Therapy Feature\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 175-190 is the ideal temperature range, sauna can heat up to 195F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eIndoor or covered exterior use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510718173302,"sku":"GDI-7206-01","price":8499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-7206-013x3_2.jpg?v=1761801237"},{"product_id":"golden-designs-arlberg-3-person-traditional-outdoor-sauna-gdi-8103-01","title":"Golden Designs Arlberg 3 Person Traditional Outdoor Sauna (GDI-8103-01)","description":"\u003cp\u003eWith a Golden Designs outdoor traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003cbr\u003eGolden Designs traditional saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eNatural Reforested Canadian Hemlock with Water Proof Stain on the Exterior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510720270454,"sku":"GDI-8103-01","price":5999.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8103-01Updated2023_3.jpg?v=1761801237"},{"product_id":"golden-designs-vorarlberg-5-person-traditional-outdoor-sauna-gdi-8105-01","title":"Golden Designs Vorarlberg 5 Person Traditional Outdoor Sauna (GDI-8105-01)","description":"\u003cp\u003e\"With a Golden Designs outdoor traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003cbr\u003eGolden Designs traditional saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\"\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 5 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eNatural Reforested Canadian Hemlock with Water Proof Stain on the Exterior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510722433142,"sku":"GDI-8105-01","price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI_8105_01Vorarlberg3x302-24-2024_1.jpg?v=1761801237"},{"product_id":"golden-designs-classic-series-outdoor-sauna-traditional-stove-canadian-hemlock-gdi-8003-01","title":"Golden Designs Classic Series Outdoor Sauna (Traditional Stove) (Canadian Hemlock) (GDI-8003-01)","description":"\u003cp data-start=\"7155\" data-end=\"7653\"\u003eThe \u003cstrong data-start=\"7159\" data-end=\"7220\"\u003eGolden Designs Classic Series Outdoor Sauna (GDI-8003-01)\u003c\/strong\u003e delivers authentic steam heat with traditional stove heating in a durable outdoor-ready design. Built from Canadian Hemlock with a protective finish, it ensures long-lasting performance in outdoor environments. A tempered glass door, essential accessories like a bucket and scoop, and a sandglass complete the authentic sauna experience. Perfect for wellness and relaxation, it provides a traditional retreat in your own backyard.\u003c\/p\u003e\n\u003cp data-start=\"7655\" data-end=\"7672\"\u003e\u003cstrong data-start=\"7655\" data-end=\"7670\"\u003eHighlights:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"7673\" data-end=\"7838\"\u003e\n\u003cli data-start=\"7673\" data-end=\"7708\"\u003e\n\u003cp data-start=\"7675\" data-end=\"7708\"\u003eOutdoor-ready traditional sauna\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7709\" data-end=\"7742\"\u003e\n\u003cp data-start=\"7711\" data-end=\"7742\"\u003eCanadian Hemlock construction\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7743\" data-end=\"7772\"\u003e\n\u003cp data-start=\"7745\" data-end=\"7772\"\u003eTraditional stove heating\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7773\" data-end=\"7796\"\u003e\n\u003cp data-start=\"7775\" data-end=\"7796\"\u003eTempered glass door\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"7797\" data-end=\"7838\"\u003e\n\u003cp data-start=\"7799\" data-end=\"7838\"\u003eIncludes sandglass, bucket, and scoop\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510727905398,"sku":"GDI-8003-01","price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/gdi-8003-01_center3x3.jpg?v=1761801237"},{"product_id":"golden-designs-classic-series-outdoor-sauna-traditional-stove-canadian-hemlock-gdi-8005-01","title":"Golden Designs Classic Series Outdoor Sauna (Traditional Stove) (Canadian Hemlock) (GDI-8005-01)","description":"\u003cp data-start=\"7492\" data-end=\"7990\"\u003eThe \u003cstrong data-start=\"7496\" data-end=\"7557\"\u003eGolden Designs Classic Series Outdoor Sauna (GDI-8005-01)\u003c\/strong\u003e is a premium traditional sauna built from Canadian Hemlock and tailored for outdoor use. With a traditional stove, tempered glass door, and complete accessory package, it delivers authentic steam therapy while withstanding the elements. Designed for relaxation, detoxification, and circulation improvement, it’s perfect for small groups or couples. Easy to assemble and durable, it blends natural craftsmanship with modern safety.\u003c\/p\u003e\n\u003cp data-start=\"7992\" data-end=\"8009\"\u003e\u003cstrong data-start=\"7992\" data-end=\"8007\"\u003eHighlights:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"8010\" data-end=\"8200\"\u003e\n\u003cli data-start=\"8010\" data-end=\"8050\"\u003e\n\u003cp data-start=\"8012\" data-end=\"8050\"\u003eOutdoor-ready Canadian Hemlock build\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8051\" data-end=\"8080\"\u003e\n\u003cp data-start=\"8053\" data-end=\"8080\"\u003eTraditional stove heating\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8081\" data-end=\"8111\"\u003e\n\u003cp data-start=\"8083\" data-end=\"8111\"\u003eTempered glass safety door\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8112\" data-end=\"8153\"\u003e\n\u003cp data-start=\"8114\" data-end=\"8153\"\u003eIncludes bucket, scoop, and sandglass\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8154\" data-end=\"8200\"\u003e\n\u003cp data-start=\"8156\" data-end=\"8200\"\u003eSupports detox, stress relief, circulation\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510740062326,"sku":"GDI-8005-01","price":7999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/gdi-8005-01_center3x3.jpg?v=1761801237"},{"product_id":"golden-designs-carinthia-3-person-hybrid-puretech-full-spectrum-ir-or-traditional-stove-outdoor-sauna-gdi-8123-01","title":"Golden Designs Carinthia 3 Person Hybrid (PureTech Full Spectrum IR or Traditional Stove) Outdoor Sauna (GDI-8123-01)","description":"\u003cp\u003eWith a Golden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing Full Spectrum Infrared sauna (ideal when exterior is 45F or warmer) or invigorating traditional sauna (any exterior temperature) in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eGolden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) saunas bring a healthier way to live. Enjoy the wealth of health benefits a Hybrid sauna brings to your life.  Take the first step to a healthier life!\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFull Spectrum IR: Total 8 Emitters: 2 Carbon PureTech™ Near Zero EMF Heating Panels and 6 Near Infrared Heating Elements\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eNatural Reforested Canadian Hemlock with Water Proof Stain on the Exterior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F; Full Spectrum IR: 118-132 is the ideal temperature range, sauna can heat up to 140F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove \u0026amp; Full Spectrum) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510755692662,"sku":"GDI-8123-01","price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI8123-01BG01-24-20243x3.jpg?v=1761801237"},{"product_id":"golden-designs-gargellen-5-person-hybrid-puretech-full-spectrum-ir-or-traditional-stove-outdoor-sauna-gdi-8125-01","title":"Golden Designs Gargellen 5 Person Hybrid (PureTech Full Spectrum IR or Traditional Stove) Outdoor Sauna (GDI-8125-01)","description":"\u003cp\u003eWith a Golden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing Full Spectrum Infrared sauna (ideal when exterior is 45F or warmer) or invigorating traditional sauna (any exterior temperature) in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eGolden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) saunas bring a healthier way to live. Enjoy the wealth of health benefits a Hybrid sauna brings to your life.  Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 5 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFull Spectrum IR: Total 10 Emitters: 4 Carbon PureTech™ Near Zero EMF Heating Panels and 6 Near Infrared Heating Elements\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eNatural Reforested Canadian Hemlock with Water Proof Stain on the Exterior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F; Full Spectrum IR: 118-132 is the ideal temperature range, sauna can heat up to 140F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove \u0026amp; Full Spectrum) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510757986422,"sku":"GDI-8125-01","price":7999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8125-01Gargellen02-24-20243x3_1.jpg?v=1761801237"},{"product_id":"golden-designs-narvik-2-person-outdoor-indoor-traditional-sauna-gdi-8202-01","title":"Golden Designs Narvik 2 Person Outdoor-Indoor Traditional Sauna (GDI-8202-01)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating steam sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Modern Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 2 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e6.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eCanadian Red Cedar Interior Wood and Pacific Premium Clear Cedar with Clear Stain on Exterior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 30AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510772142198,"sku":"GDI-8202-01","price":11999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8202-01_1_3x3_98d1b73f-358d-4e2d-a413-92144fedc1af.jpg?v=1761801237"},{"product_id":"golden-designs-drammen-3-person-outdoor-indoor-traditional-sauna-gdi-8203-1","title":"Golden Designs Drammen 3 Person Outdoor-Indoor Traditional Sauna (GDI-8203-01)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating steam sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Modern Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510774829174,"sku":"GDI-8203-01","price":13999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8203-01_2_3x3_d23a7029-a99d-4f2b-a126-6ce38deffb36.jpg?v=1761801193"},{"product_id":"golden-designs-bergen-6-person-outdoor-indoor-traditional-sauna-gdi-8206-01","title":"Golden Designs Bergen 6 Person Outdoor-Indoor Traditional Sauna (GDI-8206-01)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor traditional sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating steam sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Modern Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510778531958,"sku":"GDI-8206-01","price":15999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8206-01_1_3x3_1dc91bb8-eeb7-4945-a7bf-ebf9e81404ed.jpg?v=1761801192"},{"product_id":"golden-designs-nora-2-person-outdoor-indoor-puretech-hybrid-full-spectrum-sauna-gdi-8222-01","title":"Golden Designs Nora 2 Person Outdoor-Indoor PureTech Hybrid Full Spectrum Sauna (GDI-8222-01)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Modern Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional or full spectrum infrared sauna brings to your life. Take the first step to a healthier life!!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 2 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e6.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eFull Spectrum IR:\u003c\/span\u003e\u003cspan\u003e Total 6 IR Emitters. 2 Carbon PureTech™ Near Zero EMF Heating Panels and 4 Near Infrared Heating Elements\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F; Full Spectrum IR: 118-132 is the ideal temperature range, sauna can heat up to 140F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 30AMP (Stove \u0026amp; Full Spectrum) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510780366966,"sku":"GDI-8222-01","price":14999.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8222-01_1_3x3_f4b87db8-aa9a-41f0-a193-070c43e67fae.jpg?v=1761801193"},{"product_id":"golden-designs-visby-3-person-outdoor-indoor-puretech-hybrid-full-spectrum-sauna-gdi-8223-01","title":"Golden Designs Visby 3 Person Outdoor-Indoor PureTech Hybrid Full Spectrum Sauna (GDI-8223-01)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Modern Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional or full spectrum infrared sauna brings to your life. Take the first step to a healthier life!!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eFull Spectrum IR: \u003c\/span\u003e\u003cspan\u003eTotal 9 IR Emitters. 2 Carbon PureTech™ Near Zero EMF Heating Panels and 7 Near Infrared Heating Elements\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 175-190 is the ideal temperature range, sauna can heat up to 195F; Full Spectrum IR: 118-132 is the ideal temperature range, sauna can heat up to 140F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove \u0026amp; Full Spectrum) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510781382774,"sku":"GDI-8223-01","price":16999.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI_8223_01Visby_2_3x3_0858637e-1f4d-4b4f-bcc5-429d42776eac.jpg?v=1761801192"},{"product_id":"golden-designs-karlstad-6-person-outdoor-indoor-puretech-hybrid-full-spectrum-sauna-gdi-8226-01","title":"Golden Designs Karlstad 6 Person Outdoor-Indoor PureTech Hybrid Full Spectrum Sauna (GDI-8226-01)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Modern Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional or full spectrum infrared sauna brings to your life. Take the first step to a healthier life!!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eFull Spectrum IR:\u003c\/span\u003e\u003cspan\u003e Total 13 IR Emitters. 4 Carbon PureTech™ Near Zero EMF Heating Panels and 9 Near Infrared Heating Elements\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eClear Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Oversize Interior Chromotherapy Color Lighting System\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F; Full Spectrum IR: 118-132 is the ideal temperature range, sauna can heat up to 140F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove \u0026amp; Full Spectrum) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510783643766,"sku":"GDI-8226-01","price":18999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8226-01_1_3x3_5f72c4e6-6e15-4a7c-83ab-ade451d03e4e.jpg?v=1761801192"},{"product_id":"golden-designs-savonlinna-3-person-barn-outdoor-traditional-sauna-gdi-8503-01","title":"Golden Designs Savonlinna 3 Person Barn Outdoor Traditional Sauna (GDI-8503-01) (On SALE until April 30)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor traditional steam sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating traditional sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Barn Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior ceiling galaxy star color therapy lighting system\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510784757878,"sku":"GDI-8503-01","price":8999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8503-01Savonlinna_1_3x3_8a939821-1471-49c4-8fb7-a5a3e44b0898.jpg?v=1761801192"},{"product_id":"golden-designs-kaarina-6-person-barn-outdoor-traditional-sauna-gdi-8506-01","title":"Golden Designs Kaarina 6 Person Barn Outdoor Traditional Sauna (GDI-8506-01) (On SALE until April 30)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor traditional steam sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating traditional sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Barn Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs traditional saunas provide a healthier way to live. Enjoy the wealth of health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior ceiling galaxy star color therapy lighting system\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510785609846,"sku":"GDI-8506-01","price":10599.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8506-01Kaarina_1_3x302-24-2024.jpg?v=1761801192"},{"product_id":"golden-designs-loviisa-3-person-barn-hybrid-puretech™-full-spectrum-ir-or-traditional-stove-outdoor-sauna-gdi-8523-01","title":"Golden Designs Loviisa 3 Person Barn Hybrid (PureTech™ Full Spectrum Infrared or Traditional Stove) Outdoor Sauna (GDI-8523-01) (On SALE until April 30)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating steam sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Barn Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) saunas provides a healthier way to live. Enjoy the wealth of health benefits a traditional or full spectrum infrared sauna brings to your life. Take the first step to a healthier life!!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 3 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eFull Spectrum IR:\u003c\/span\u003e\u003cspan\u003e Total 11 IR Emitters. 5 Carbon PureTech™ Near Zero EMF Heating Panels and 6 Near Infrared Heating Elements\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior ceiling galaxy star color therapy lighting system\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F; Full Spectrum IR: 118-132 is the ideal temperature range, sauna can heat up to 140F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510813069430,"sku":"GDI-8523-01","price":10199.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8523-01Loviisa_1_3x302-24-2024.jpg?v=1761801193"},{"product_id":"golden-designs-kaskinen-6-person-barn-hybrid-puretech™-full-spectrum-ir-or-traditional-stove-outdoor-sauna-gdi-8526-01","title":"Golden Designs Kaskinen 6 Person Barn Hybrid (PureTech™ Full Spectrum Infrared or Traditional Stove) Outdoor Sauna (GDI-8526-01) (On SALE until April 30)","description":"\u003cp\u003eWith a Golden Designs all-weather exterior outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) sauna, you can turn that dream of your very own home spa into a reality. Even where space is at a premium, you can still enjoy the good life in the form of a delightfully relaxing and invigorating steam sauna in the comfort of your own home.\u003c\/p\u003e\n\u003cp\u003eOur Barn Series brings even more relaxation with an all-natural Canadian Red Cedar interior finish, providing an invigorating rich aroma to your sauna session.\u003c\/p\u003e\n\u003cp\u003eGolden Designs outdoor Hybrid (Traditional Stove or Full Spectrum Infrared) saunas provides a healthier way to live. Enjoy the wealth of health benefits a traditional or full spectrum infrared sauna brings to your life. Take the first step to a healthier life!!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eFull Spectrum IR: \u003c\/span\u003e\u003cspan\u003eTotal 15 IR Emitters. 7 Carbon PureTech™ Near Zero EMF Heating Panels and 8 Near Infrared Heating Elements\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003eAll Weater Exterior with all Natural Canadian Red Cedar Interior\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eInterior Lighting:\u003c\/span\u003e\u003cspan\u003e Interior ceiling galaxy star color therapy lighting system\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel with built in FM Station and Bluetooth Connection\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eSound System: \u003c\/span\u003e\u003cspan\u003eBuilt in Performance Speakers\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F; Full Spectrum IR: 118-132 is the ideal temperature range, sauna can heat up to 140F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510814871670,"sku":"GDI-8526-01","price":11999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-8526-01Kaskinen_1_3x302-24-2024.jpg?v=1761801193"},{"product_id":"golden-designs-st-moritz-2-person-barrel-traditional-sauna-gdi-b002-01","title":"Golden Designs St. Moritz 2 Person Barrel Traditional Sauna (GDI-B002-01)","description":"\u003cp\u003eWith a Golden Designs traditional barrel sauna, you can turn that dream of your very own home spa into a reality. Now with our outdoor barrel sauna you can place it anywhere in your yard avoiding taking up any space in your home. Enjoy the health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 2 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e6.0 kw Stove with built in controls (Optional Upgrade: 8kw Stove)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003ePacific Premium Cedar wood construction \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel for accent lighting\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 30AMP (6KW Stove) OR 240V \/ 40AMP (8KW Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cp\u003e\u003cbr\u003e\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510831419510,"sku":"GDI-B002-01","price":4999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-B002-01BGS23x3D.jpg?v=1761801193"},{"product_id":"arosa-4-person-barrel-traditional-sauna-gdi-b004-01","title":"Golden Designs Arosa 4 Person Barrel Traditional Sauna (GDI-B004-01)","description":"\u003cp\u003eWith a Golden Designs traditional barrel sauna, you can turn that dream of your very own home spa into a reality. Now with our outdoor barrel sauna you can place it anywhere in your yard avoiding taking up any space in your home. Enjoy the health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 4 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e6.0 kw Stove with built in controls (Optional Upgrade: 8kw Stove)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003ePacific Premium Cedar wood construction \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel for accent lighting\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 30AMP (6KW Stove) OR 240V \/ 40AMP (8KW Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510834008182,"sku":"GDI-B004-01","price":5999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-B004-01BGG_2.jpg?v=1761801192"},{"product_id":"golden-designs-zurich-4-person-barrel-with-bronze-privacy-view-traditional-sauna-gdi-b024-01","title":"Golden Designs Zurich 4 Person Barrel with Bronze Privacy View Traditional Sauna (GDI-B024-01)","description":"\u003cp\u003eWith a Golden Designs traditional barrel sauna, you can turn that dream of your very own home spa into a reality. Now with our outdoor barrel sauna you can place it anywhere in your yard avoiding taking up any space in your home. Enjoy the health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 4 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e6.0 kw Stove with built in controls\u003c\/span\u003e\u003cspan\u003e \u003c\/span\u003e\u003cspan\u003e(Optional Upgrade: 8kw Stove)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003ePacific Premium Cedar wood construction \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel for accent lighting\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 30AMP (6KW Stove) OR 240V \/ 40AMP (8KW Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510835974262,"sku":"GDI-B024-01","price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI_B024_01PNG_1.png?v=1761801193"},{"product_id":"klosters-6-person-barrel-traditional-sauna-gdi-b006-01","title":"Golden Designs Klosters 6 Person Barrel Traditional Sauna (GDI-B006-01)","description":"\u003cp\u003eWith a Golden Designs traditional barrel sauna, you can turn that dream of your very own home spa into a reality. Now with our outdoor barrel sauna you can place it anywhere in your yard avoiding taking up any space in your home. Enjoy the health benefits a traditional sauna brings to your life. Take the first step to a healthier life!\u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003ctable xmlns=\"http:\/\/www.w3.org\/1999\/xhtml\" cellspacing=\"0\" cellpadding=\"0\" dir=\"ltr\" border=\"1\" data-sheets-root=\"1\" data-sheets-baot=\"1\"\u003e\n\u003ccolgroup\u003e\u003ccol width=\"1283\"\u003e\u003c\/colgroup\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eDelivery: \u003c\/span\u003e\u003cspan\u003eThis item will be delivered curbside only on a pallet by a freight carrier.\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eCapacity: \u003c\/span\u003e\u003cspan\u003eFull 6 person capacity\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eStove: \u003c\/span\u003e\u003cspan\u003e8.0 kw Stove with built in controls\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eWood Type: \u003c\/span\u003e\u003cspan\u003ePacific Premium Cedar wood construction \u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eGlass: \u003c\/span\u003e\u003cspan\u003eBronze Privacy Tempered glass door\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eInterior backrest with accent light\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eControl Panels:\u003c\/span\u003e\u003cspan\u003e Interior LED Control Panel for accent lighting\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eAccessories: \u003c\/span\u003e\u003cspan\u003eSandglass, bucket, and scoop\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eTemperature Range: \u003c\/span\u003e\u003cspan\u003eTradtional Stove: 170-185 is the ideal temperature range, sauna can heat up to 190F\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eElectrical service: \u003c\/span\u003e\u003cspan\u003e240V \/ 40AMP (Stove) and 120V \/ 15AMP (Control for Lights and Music) (Please consult a certified electrician.)\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\n\u003cspan\u003eLocation: \u003c\/span\u003e\u003cspan\u003eOutdoor Use\u003c\/span\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Golden Designs Inc.","offers":[{"title":"Default Title","offer_id":42510837284982,"sku":"GDI-B006-01","price":6999.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/GDI-B006-1BG.jpg?v=1761801191"},{"product_id":"saunalife-gl4-outdoor-sauna-kit-garden-luxury-series-outdoor-diy-sauna-kit-thermo-spruce-up-to-4-persons","title":"SaunaLife GL4 Outdoor 4 Person Traditional Sauna","description":"\u003cp data-start=\"8136\" data-end=\"8534\"\u003eThe SaunaLife GL4 Outdoor Sauna Kit is a premium Scandinavian-inspired sauna designed for style, comfort, and durability. Featuring thick thermally treated spruce walls, tempered bronze glass, and ergonomic benches, it creates a modern, weather-resistant retreat. With LED lighting, Wi-Fi control, and a simple 2-person, 2-day installation, the GL4 makes luxury wellness accessible right at home.\u003c\/p\u003e\n\u003cp data-start=\"8536\" data-end=\"8557\"\u003e\u003cstrong data-start=\"8536\" data-end=\"8555\"\u003eKey Highlights:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"8558\" data-end=\"8756\"\u003e\n\u003cli data-start=\"8558\" data-end=\"8594\"\u003e\n\u003cp data-start=\"8560\" data-end=\"8594\"\u003eSeats up to 4 adults comfortably\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8595\" data-end=\"8636\"\u003e\n\u003cp data-start=\"8597\" data-end=\"8636\"\u003eModern design with bronze glass front\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8637\" data-end=\"8675\"\u003e\n\u003cp data-start=\"8639\" data-end=\"8675\"\u003ePremium Thermo-Spruce construction\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8676\" data-end=\"8720\"\u003e\n\u003cp data-start=\"8678\" data-end=\"8720\"\u003eWi-Fi and remote-controlled LED lighting\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8721\" data-end=\"8756\"\u003e\n\u003cp data-start=\"8723\" data-end=\"8756\"\u003eDIY-friendly, pro-level results\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":42566390612086,"sku":"SL-MODELGL4","price":9490.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/saunalife-gl4-saune-kit-1_2048x_c4e7efdc-25f8-4244-a397-05d9b1fdc68f.jpg?v=1758179494"},{"product_id":"saunalife-gl6-outdoor-sauna-kit-garden-luxury-series-outdoor-diy-sauna-kit-thermo-spruce-up-to-6-persons","title":"SaunaLife GL6 Outdoor 6 Person Traditional Sauna","description":"\u003cp data-start=\"8053\" data-end=\"8514\"\u003eThe SaunaLife GL6 Outdoor Sauna Kit combines Scandinavian craftsmanship, durability, and modern design for up to six people. Featuring thick thermo-spruce, tempered bronze glass, ergonomic benches, and LED lighting, it delivers a premium sauna experience in your backyard. Designed for DIY installation, it can be built in just two days, offering professional-quality results. With weather protection and timeless style, the GL6 is a lasting wellness retreat.\u003c\/p\u003e\n\u003cp data-start=\"8516\" data-end=\"8533\"\u003e\u003cstrong data-start=\"8516\" data-end=\"8531\"\u003eHighlights:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul data-start=\"8534\" data-end=\"8707\"\u003e\n\u003cli data-start=\"8534\" data-end=\"8558\"\u003e\n\u003cp data-start=\"8536\" data-end=\"8558\"\u003eSeats up to 6 people\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8559\" data-end=\"8597\"\u003e\n\u003cp data-start=\"8561\" data-end=\"8597\"\u003ePremium thermo-spruce construction\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8598\" data-end=\"8638\"\u003e\n\u003cp data-start=\"8600\" data-end=\"8638\"\u003eTempered bronze glass windows \u0026amp; door\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8639\" data-end=\"8675\"\u003e\n\u003cp data-start=\"8641\" data-end=\"8675\"\u003eInterior \u0026amp; exterior LED lighting\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli data-start=\"8676\" data-end=\"8707\"\u003e\n\u003cp data-start=\"8678\" data-end=\"8707\"\u003eDIY-friendly 2-day assembly\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"SaunaLife","offers":[{"title":"Default Title","offer_id":42566419906678,"sku":"SL-MODELGL6","price":12790.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0585\/1224\/4854\/files\/SaunaLife-GL6-Sauna-Kit-1_2048x_12ab9497-337b-4e5d-9124-7183972472fd.jpg?v=1758179493"}],"url":"https:\/\/peakprimalwellness.com\/collections\/outdoor-traditional-saunas.oembed","provider":"Peak Primal Wellness","version":"1.0","type":"link"}