{"title":"Sauna accessories","description":"\t\t\u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eSauna accessories for infusion \u0026 wellness | LUXEBATH\u003c\/title\u003e\n\t\u003cmeta name=\"description\" content=\"Sauna Zubehör für Aufguss und Wellness entdecken. Aufgusskübel, Saunakellen und Thermometer passend zur eigenen Sauna auswählen und Ausstattung ergänzen.\"\u003e\n        \u003cstyle\u003e\n        \/* Basic layout \u0026 typography *\/\n        div.seo {\n            font-family: 'Titillium Web', sans-serif; \/* Titillium Web as the main font *\/\n            line-height: 1.6;\n            color: #2c2c2c;\n            max-width: 80%;\n            margin: 5% auto;\n            padding: 0 2%;\n            background-color: #fff;\n        }\n\n        h1.h1 {color: #283583; text-align: center; margin-bottom: 1.5rem;}\n        h2.h2 {color: #283583; text-align: center; margin-bottom: 1.2rem;}\n\t\th3.h3 {color: #283583; text-align: center; margin-bottom: 1.15rem;}\n\t\th4.h4 {color: #283583; text-align: center; margin-bottom: 1rem; font-weight: bold;}\n\t\tp.p {color: #2c2c2c; text-align: justify; margin-bottom: 1rem;}\n\n        \/* Container for the rows *\/\n        .content-row {\n            margin-bottom: 3%;\n            overflow: hidden; \/* Clearfix for floats *\/\n            background: #fff;\n            padding: 5%;\n            border-radius: 12px;\n            box-shadow: 0 2px 10px rgba(0,0,0,0.05);\n        }\n\n        \/* Image container styling *\/\n        figure {\n            margin: 0;\n            padding: 0;\n            max-width: 450px; \/* Optimized width for product display *\/\n        }\n\n        \/* Alignment left *\/\n        .img-left {\n            float: left;\n            margin-right: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* Alignment right *\/\n        .img-right {\n            float: right;\n            margin-left: 5%;\n            margin-bottom: 2%;\n        }\n\n        \/* SEO-relevant image settings *\/\n        img {\n            display: block;\n            max-width: 100%;\n            height: auto; \n            border-radius: 8px;\n        }\n\n        \/* --- DROPDOWN FAQ STYLING (Mobile First) --- *\/\n        .faq-container {\n            width: 100%;\n            margin-top: 3rem;\n            box-sizing: border-box;\n        }\n\n        .faq-item {\n            background-color: #f9f9f9;\n            border: 1px solid #ddd;\n            margin-bottom: 12px;\n            border-radius: 8px;\n            overflow: hidden;\n            box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n        }\n\n        \/* Clickable question: large click area for mobile devices *\/\n        .faq-question {\n            padding: 16px;\n            font-weight: bold;\n            color: #2c2c2c;\n            cursor: pointer;\n            list-style: none; \/* Removes default arrow (Chrome\/Firefox) *\/\n            display: flex;\n            justify-content: space-between; \n            align-items: center; \/* Keeps arrow centered with multi-line text *\/\n            width: 100%;\n            box-sizing: border-box;\n            -webkit-tap-highlight-color: transparent; \/* Prevents blue flicker on iOS *\/\n        }\n\n        \/* Safari fix for the default arrow *\/\n        .faq-question::-webkit-details-marker {\n            display: none;\n        }\n\n        \/* The right, flush triangle icon (matching brand blue) *\/\n        .faq-question::after {\n            content: '▶';\n            font-size: 0.75rem;\n            color: #283583;\n            margin-left: 15px;\n            transition: transform 0.2s ease;\n            flex-shrink: 0; \/* Prevents icon from shrinking on smartphones *\/\n        }\n\n        \/* Rotates the arrow down when open *\/\n        .faq-item[open] .faq-question::after {\n            transform: rotate(90deg);\n        }\n\n        \/* The answer box *\/\n        .faq-answer {\n            padding: 16px;\n            border-top: 1px solid #eee;\n            background-color: #fff;\n        }\n\n        \/* Mobile optimization (Google Mobile-First Index) *\/\n        @media (max-width: 768px) {\n            .img-left, .img-right {\n                float: none;\n                display: block;\n                margin: 0 auto 20px auto;\n                max-width: 100%;\n            }\n            div.seo { margin: 2% auto; max-width: 95%; }\n            h1.h1 { color: #283583; text-align: center; font-size: 1.5rem;}\n\t\t\th2.h2 { color: #283583; text-align: center; font-size: 1.2rem;}\n\t\t\th3.h3 { color: #283583; text-align: center; font-size: 1.15rem;}\n\t\t\th4.h4 { color: #283583; text-align: center; font-size: 1rem; font-weight: bold;}\n\t\t\tp.p { color: #2c2c2c; text-align: justify; font-size: 1rem;}\n        }\n\/* --- MAIN DROPDOWN (Level 1) --- *\/\n.faq-container {\n    width: 100%;\n    margin-top: 2rem;\n    margin-bottom: 2rem;\n    box-sizing: border-box;\n}\n\n.faq-item {\n    background-color: #f9f9f9;\n    border: 1px solid #ddd;\n    margin-bottom: 12px;\n    border-radius: 8px;\n    overflow: hidden;\n    box-shadow: 0 1px 4px rgba(0,0,0,0.02);\n}\n\n.faq-question {\n    padding: 16px;\n    font-weight: bold;\n    font-size: 1rem;\n    color: #2c2c2c;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between; \n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent; \/* Prevents blue flicker on iOS *\/\n}\n\n.faq-question::-webkit-details-marker { display: none; }\n\n\/* Arrow for main dropdown *\/\n.faq-question::after {\n    content: '▶';\n    font-size: 0.75rem;\n    color: #283583; \/* Brand blue *\/\n    margin-left: 15px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-item[open] .faq-question::after { transform: rotate(90deg); }\n\n.faq-answer {\n    padding: 16px;\n    border-top: 1px solid #eee;\n    background-color: #fff;\n    overflow: hidden;\n}\n\n\/* --- NESTED SUB-DROPDOWNS (Level 2) --- *\/\n.faq-sub-item {\n    background-color: #ffffff;\n    border: 1px solid #e5e5e5;\n    margin-top: 10px;\n    margin-bottom: 10px;\n    border-radius: 6px;\n    overflow: hidden;\n}\n\n.faq-sub-question {\n    padding: 14px 16px; \/* Thumb-friendly click area *\/\n    font-size: 0.95rem;\n    font-weight: 600; \/* Slightly lighter than the main question *\/\n    color: #333;\n    cursor: pointer;\n    list-style: none;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    width: 100%;\n    box-sizing: border-box;\n    -webkit-tap-highlight-color: transparent;\n}\n\n.faq-sub-question::-webkit-details-marker { display: none; }\n\n\/* Sub-arrow (subtle gray) *\/\n.faq-sub-question::after {\n    content: '▶';\n    font-size: 0.65rem;\n    color: #888;\n    margin-left: 12px;\n    transition: transform 0.2s ease;\n    flex-shrink: 0;\n}\n\n.faq-sub-item[open] .faq-sub-question::after { transform: rotate(90deg); }\n\n.faq-sub-answer {\n    padding: 14px 16px;\n    background-color: #fafafa; \/* Light gray tint for the content *\/\n    border-top: 1px solid #eee;\n}\n\n.faq-sub-answer p.p {\n    font-size: 0.95rem;\n    margin-bottom: 0; \/* Prevents double spacing below *\/\n}\n\n\n\/* ==========================================================================\n   3. DESKTOP BREAKPOINT (Applies from tablets and PCs)\n   ========================================================================== *\/\n@media (min-width: 768px) {\n    \/* Container limitation for large screens *\/\n    div.seo { \n        max-width: 80%; \n        margin: 5% auto; \n        padding: 0 2%; \n    }\n\n    h1.h1 { font-size: 2.2rem; margin-bottom: 1.5rem; }\n    h2.h2 { font-size: 1.6rem; margin-bottom: 1.2rem; }\n    h3.h3 { font-size: 1.3rem; margin-bottom: 1.15rem; }\n    h4.h4 { font-size: 1.1rem; }\n\n    \/* Desktop adjustment for the dropdowns *\/\n    .faq-question {\n        padding: 18px 24px; \/* More space on large screens *\/\n        font-size: 1.1rem;\n    }\n\n    .faq-answer {\n        padding: 24px;\n    }\n\n    .faq-sub-question {\n        padding: 14px 20px;\n        font-size: 1rem;\n    }\n\n    .faq-sub-answer {\n        padding: 16px 20px;\n    }\n}\n    \u003c\/style\u003e\n\n\u003ch1 class=\"h1\"\u003eSauna accessories – practical and stylish for the sauna\u003c\/h1\u003e\n\n\u003cp class=\"p\"\u003eThe right sauna accessories make the sauna visit more comfortable and also support a safe and pleasant infusion. In addition to infusion buckets and sauna ladles, thermometers, infusion agents, and other practical accessories are part of a sauna's equipment.\n\nWhen selecting, material, size, heat resistance, handling, maintenance, and design play a significant role. Those who need several accessories can also benefit from coordinated sets.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat do you need for a sauna infusion?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eFor a classic sauna infusion, you mainly need an infusion bucket and a sauna ladle. Water is placed in the bucket, which is then poured in portions over the hot sauna stones with the ladle.\n\nDepending on personal preference, a suitable sauna infusion agent can be added to the water. The application instructions of the respective product should always be observed.\n\nFor a comfortable infusion, the following properties are particularly important:\n\n\u003c\/p\u003e\u003cul\u003e\n  \u003cli\u003esufficiently large infusion bucket\u003c\/li\u003e\n  \u003cli\u003eheat-resistant materials\u003c\/li\u003e\n  \u003cli\u003ewell-grippable handle\u003c\/li\u003e\n  \u003cli\u003esufficiently long ladle\u003c\/li\u003e\n  \u003cli\u003estable construction\u003c\/li\u003e\n  \u003cli\u003eeasy cleaning\u003c\/li\u003e\n\u003c\/ul\u003e\n\nA sauna thermometer can additionally help keep an eye on the temperature and sauna climate.\n\n\u003ch3 class=\"h3\"\u003eInfusion bucket and sauna ladle – the classic combination\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eThe infusion bucket serves as a container for the infusion water, while the sauna ladle doses the water onto the sauna stones.\n\nBoth accessories should harmonize well with each other. A large bucket can be useful if several infusions are planned in succession. \nFor a single sauna visit, a smaller model may be sufficient.\n\nVisually, buckets and ladles can also be coordinated. This creates a uniform appearance in the sauna.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat materials are suitable for sauna accessories?\u003c\/h3\u003e\n\n\n\u003cp class=\"p\"\u003eSauna accessories are made from different materials. Wood, aluminum, and other heat-resistant materials are particularly common.\n\n\u003c\/p\u003e\u003ch3 class=\"h3\"\u003eWood\u003c\/h3\u003e\n\nWood is a classic material for sauna accessories and visually fits particularly well with the traditional sauna. Infusion buckets and ladles made of wood look natural and warm.\n\nCareful maintenance is important for wooden products to ensure that the material lasts as long as possible.\n\n\u003ch3 class=\"h3\"\u003eAluminum\u003c\/h3\u003eAluminum is lightweight, robust, and easy to maintain. An aluminum bucket can therefore be a practical alternative to a classic wooden bucket.\n\nDepending on the design, different materials can also be combined, for example, an aluminum body with a wooden handle.\u003ch3 class=\"h3\"\u003ePlastic and other materials\u003c\/h3\u003eCertain plastics can also be used for individual accessories. It is crucial that the material is suitable for the intended use in the sauna and can withstand the temperatures that occur there.\n\nRegardless of the material, processing and construction should be designed for the special conditions in a sauna.\u003ch3 class=\"h3\"\u003eHow many liters should a bucket for pouring have?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eThe appropriate size depends on how the bucket is to be used and how many pours are planned.\n\nA smaller pouring bucket is easier to carry and is well-suited for short sauna sessions. Larger models, on the other hand, offer more water and need to be refilled less frequently.\n\nWhen selecting, the weight should also be considered. Water is relatively heavy, so a fully filled large bucket can be correspondingly heavy to carry.\n\nFor private use, handy sizes are often particularly practical. Ultimately, a good balance between capacity, weight, and comfortable handling is crucial.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat should you pay attention to when choosing a sauna ladle?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eA good sauna ladle should be able to be used safely and in a controlled manner. Important are especially a well-grippable handle and a suitable length.\n\nA longer handle can help maintain sufficient distance from the hot sauna stones. At the same time, the ladle should not be unnecessarily heavy or unwieldy.\n\nImportant features are:\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003ecomfortable grip shape\u003c\/li\u003e\n  \u003cli\u003esufficient length\u003c\/li\u003e\n  \u003cli\u003estable connection between handle and scoop\u003c\/li\u003e\n  \u003cli\u003eheat-resistant material\u003c\/li\u003e\n  \u003cli\u003eappropriate size\u003c\/li\u003e\n  \u003cli\u003eeasy pouring\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp class=\"p\"\u003eThe capacity of the scoop should also match the desired pour.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhich thermometer is suitable for the sauna?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eA sauna thermometer should be suitable for the high temperatures and special conditions in a sauna.\n\nIt is especially important to have a well-readable display. Depending on the model, temperature ranges can be represented differently.\n\nA classic analog thermometer visually fits well with many traditional saunas. Digital models can offer additional functions but should also be explicitly suitable for use in a sauna.\n\nThe thermometer should be mounted in such a way that the temperature display is clearly visible and not placed directly in a particularly hot spot.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat temperature should a sauna have?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eThe ideal sauna temperature depends, among other things, on the type of sauna and personal preferences.\n\nA classic Finnish sauna is usually operated at a significantly higher temperature than, for example, a bio or low-temperature sauna.\n\nTherefore, the temperature should not be universally set for every sauna. The characteristics of the respective sauna and the manufacturer's recommendations are crucial.\n\nA suitable thermometer helps to monitor the temperature during the sauna session.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eSauna accessories as a set\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eThose who need several accessories can consider a sauna accessory set. Such sets can include, for example, a pouring bucket and a suitable ladle.\n\nThe advantage is that the individual components are already coordinated with each other. Additionally, a set can be more cost-effective than purchasing items individually.\n\nWhen comparing, care should still be taken to see which components are actually included. A cheap set is not automatically the better choice if important accessories are missing or the desired equipment is not included.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eAluminum infusion bucket\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eAn aluminum infusion bucket can be a modern alternative to a classic wooden bucket.\n\nAluminum is relatively light and robust. This makes it easy to handle a corresponding bucket with water.\n\nAnother advantage is the uncomplicated cleaning. After use, the bucket can be emptied and cleaned according to the manufacturer's instructions.\n\nVisually, aluminum buckets are particularly suitable for modern saunas and can be combined with a wooden handle, for example.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eProperly clean and maintain sauna accessories\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eSauna accessories regularly come into contact with water and high humidity. Therefore, they should be properly maintained after use.\n\nInfusion buckets and ladles should be emptied after the sauna session and allowed to dry completely. Wooden products require special attention, as permanently trapped moisture can affect the material.\n\nMetal surfaces should also be regularly checked for dirt.\n\nAggressive cleaning agents are not generally necessary and should only be used if they are suitable for the respective material and intended use.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eSafety during sauna infusion\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eCare should always be taken during the infusion. The sauna stones and adjacent areas can be very hot.\n\nThe ladle should be held securely, and the water should be carefully poured onto the designated sauna stones. Excessive amounts of water should be avoided.\n\nIt is also important to use only infusion agents that are expressly intended for the sauna. Concentrates should be diluted according to the manufacturer's instructions.\n\nSauna accessories should also be regularly checked for damage. Defective handles or loose connections should be repaired or the product replaced before further use.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat additional sauna accessories are useful?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eIn addition to infusion buckets, ladles, and thermometers, there are numerous other accessories that can complement a sauna.\n\nThese can include, for example:\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eSauna clock\u003c\/li\u003e\n  \u003cli\u003eHourglass\u003c\/li\u003e\n  \u003cli\u003eHeadrest\u003c\/li\u003e\n  \u003cli\u003eSeat cushion\u003c\/li\u003e\n  \u003cli\u003eSauna towels\u003c\/li\u003e\n  \u003cli\u003eInfusion agents\u003c\/li\u003e\n  \u003cli\u003eHygrometer\u003c\/li\u003e\n  \u003cli\u003eBackrest\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cp class=\"p\"\u003eWhich accessories are actually useful depends on the equipment of the sauna and personal habits.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eWhat should you pay attention to when buying sauna accessories?\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eBefore purchasing, it is worth taking a look at some important criteria:\u003c\/p\u003e\n\n\u003cul\u003e\n  \u003cli\u003eMaterial: Is it suitable for the high temperatures and humidity in the sauna?\u003c\/li\u003e\n  \u003cli\u003eSize: Does the capacity of the bucket meet your needs?\u003c\/li\u003e\n  \u003cli\u003eHandling: Can the bucket and ladle be used safely and comfortably?\u003c\/li\u003e\n  \u003cli\u003eProcessing: Are the handles, connections, and surfaces of high quality?\u003c\/li\u003e\n  \u003cli\u003eCare: Is the accessory easy to clean and dry?\u003c\/li\u003e\n  \u003cli\u003eDesign: Does the accessory visually match the sauna?\u003c\/li\u003e\n  \u003cli\u003eSet or individual purchase: Are all necessary accessories actually covered?\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003ch3 class=\"h3\"\u003eSauna accessories from LUXEBATH\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eLUXEBATH offers practical sauna and wellness products that can functionally and visually complement your sauna equipment.\n\nEspecially with sauna buckets and ladles, a combination of practical handling, suitable materials, and coordinated design can be a sensible solution.\n\nWhen equipping a sauna, one can first select the most important products such as buckets, ladles, and thermometers, and then supplement the equipment as needed.\u003c\/p\u003e\n\n\u003ch3 class=\"h3\"\u003eConclusion: Choose the right sauna accessories\u003c\/h3\u003e\n\n\u003cp class=\"p\"\u003eGood sauna accessories should be functional, robust, and easy to handle. For a classic infusion, sauna buckets and ladles are part of the basic equipment. A suitable thermometer additionally helps to keep an eye on the temperature.\n\nWhen selecting, special attention should be paid to material, capacity, heat resistance, processing, and handling.\n\nWhether classic wooden bucket or modern aluminum infusion bucket: What matters is that the accessories fit your sauna concept and personal requirements. With coordinated products, the sauna can be equipped both practically and visually sensibly.\u003c\/p\u003e","products":[{"product_id":"490018036-4-teilig-saunazubehor-set-aus-aluminium-holz-6l-aufgusskubel-kelle-thermometer-hygrometer-15min-sanduhr-luxebath","title":"4-piece sauna accessory set made of aluminum \u0026amp; wood, 6L infusion bucket \u0026amp; ladle, thermometer-hygrometer \u0026amp; 15min. LuxeBath hourglass","description":"\u003cstrong\u003eSauna accessory set made of aluminum - 4-piece with thermo-hygrometer, hourglass, infusion bucket \u0026amp; ladle\u003c\/strong\u003e\u003cbr \/\u003e\nThis high-quality sauna accessory set combines modern design with natural materials and offers everything you need for a relaxed and well-controlled sauna experience. The combination of powder-coated aluminum and light-colored solid wood gives the set a timeless, elegant look that blends harmoniously into both classic and modern sauna cabins.\u003cbr \/\u003e\nAll components of the set are designed for use in the sauna: heat-resistant, dimensionally stable and durable. The thermo-hygrometer enables reliable control of temperature and humidity, while the 15-minute hourglass ensures a pleasant and safe sauna session. The generous infusion bucket with matching ladle makes it easier to dose the infusion and rounds off the sauna experience perfectly.\u003cbr \/\u003e\nThanks to the high-quality workmanship and carefully selected materials, this set is suitable both for private saunas and for use in hotels, wellness facilities or spa areas.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eHighlights:\u003c\/strong\u003e\u003cbr \/\u003e\nComplete 4-piece sauna accessory set for immediate use\u003cbr \/\u003e\nModern, minimalist design with a natural wood look\u003cbr \/\u003e\nPowder-coated aluminum parts for high heat resistance and durability\u003cbr \/\u003e\nThermo-hygrometer: 2-in-1 thermometer, displays temperature (0-120\u0026deg;C) and humidity (0-100%)\u003cbr \/\u003e\n15-minute hourglass for optimum time control during the sauna session\u003cbr \/\u003e\nThermo-hygrometer and hourglass suitable for wall mounting\u003cbr \/\u003e\nLarge infusion bucket with 6 liter capacity\u003cbr \/\u003e\nErgonomic ladle with sturdy wooden handle\u003cbr \/\u003e\nEasy-care surfaces, easy to clean\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n4-piece sauna accessory set:\u003cbr \/\u003e\n1 x thermo-hygrometer\u003cbr \/\u003e\n1 x 15-minute sand timer\u003cbr \/\u003e\n1 x infusion bucket (6 liters)\u003cbr \/\u003e\n1 x ladle","brand":"LuxeBath","offers":[{"title":"","offer_id":45024148750512,"sku":"490018036","price":75.12,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/Luxe-767_galerie_1_clear.jpg?v=1786642853"},{"product_id":"490018037-4-teilig-saunazubehor-set-aus-massivem-kiefernholz-4-5l-aufgusskubel-kelle-thermometer-hygrometer-15min-sanduhr-luxebath","title":"4-piece sauna accessory set made of solid pine wood, 4.5L infusion bucket \u0026amp; ladle, thermometer-hygrometer \u0026amp; 15min. LuxeBath hourglass","description":"\u003cstrong\u003e4-piece pine wood sauna accessory set - thermo-hygrometer, hourglass, infusion bucket \u0026amp; ladle\u003c\/strong\u003e\u003cbr \/\u003e\nThis high-quality sauna accessory set made of natural pine wood combines functionality and a classic sauna look. It contains all the important utensils for a comfortable and controlled sauna session: a thermo-hygrometer for monitoring the temperature and humidity, a 15-minute hourglass, a large infusion bucket with insert and an ergonomic wooden ladle. The harmonious wooden look creates an authentic sauna ambience and is ideal for private saunas, wellness and spa areas.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eHighlights:\u003c\/strong\u003e\u003cbr \/\u003e\n4-piece sauna accessory set made of pine wood\u003cbr \/\u003e\nClassic, natural-colored design\u003cbr \/\u003e\nThermo-hygrometer: 2-in-1 thermometer, displays temperature (10-120\u0026deg;C) and humidity (0-100%)\u003cbr \/\u003e\n15-minute hourglass, easy to turn\u003cbr \/\u003e\nThermo-hygrometer and hourglass suitable for wall mounting\u003cbr \/\u003e\nInfusion bucket with PVC insert to protect the wood\u003cbr \/\u003e\nWooden ladle with suspension (ribbon)\u003cbr \/\u003e\nTrowel flattened at the curve - lies straight and wobble-free\u003cbr \/\u003e\nIdeal for sauna, wellness and spa areas\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n4-piece sauna accessory set:\u003cbr \/\u003e\n1 x thermo-hygrometer\u003cbr \/\u003e\n1 x 15-minute sand timer\u003cbr \/\u003e\n1 x infusion bucket (4.5 L) with PVC insert\u003cbr \/\u003e\n1 x wooden ladle","brand":"LuxeBath","offers":[{"title":"","offer_id":45024149209264,"sku":"490018037","price":50.04,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/Luxe-768_galerie_1_clear.jpg?v=1786642858"},{"product_id":"490018041-2-teilig-saunazubehor-set-aus-massivem-kiefernholz-4l-aufgusskubel-mit-kunststoffeinsatz-schopfkelle-luxebath","title":"2-piece sauna accessory set made of solid pine wood, 4L infusion bucket with plastic insert \u0026amp; LuxeBath ladle","description":"\u003cp dir=\"ltr\"\u003e\u003cstrong\u003eInfusion bucket set made of pine wood - 4 liters with ladle\u003c\/strong\u003e\u003c\/p\u003e\n\n\u003cp dir=\"ltr\"\u003eThis classic infusion bucket set made of pine wood brings natural warmth and traditional sauna culture to your sauna. The bucket impresses with its rustic look, visible wood grain and careful workmanship. The handle made of robust natural rope emphasizes the original character and makes it safe to carry - even when the bucket is full.\u003cbr \/\u003e\nWith a capacity of 4 liters, the infusion bucket is ideal for regular sauna infusions in private saunas. The supplied wooden ladle made of pine wood completes the set perfectly and allows the infusion water to be poured evenly onto the sauna stones.\u003cbr \/\u003e\nThanks to the internal insert, the wood is protected from permanent moisture, which significantly increases the service life of the bucket. The natural materials are heat-resistant, pleasant to handle and specially designed for use in the sauna.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eYour benefits at a glance:\u003c\/strong\u003e\u003cbr \/\u003e\nTwo-piece sauna set consisting of infusion bucket and wooden ladle\u003cbr \/\u003e\nClassic, natural design made from pine wood\u003cbr \/\u003e\n4 liter capacity - ideal for the private sauna area\u003cbr \/\u003e\nSturdy natural rope handle for safe transportation\u003cbr \/\u003e\nInternal insert to protect the wood from moisture\u003cbr \/\u003e\nErgonomic wooden ladle for comfortable and controlled pouring\u003cbr \/\u003e\nDurable, heat-resistant and suitable for saunas\u003cbr \/\u003e\nTimeless accessory for traditional sauna landscapes\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n1 \u0026times; infusion bucket (4 liters)\u003cbr \/\u003e\n1 \u0026times; wooden ladle\u003c\/p\u003e\n","brand":"LuxeBath","offers":[{"title":"","offer_id":45024149373104,"sku":"490018041","price":31.67,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/Luxe-772_galerie_1_clear.jpg?v=1786642859"},{"product_id":"490018039-2-teilig-saunazubehor-set-aus-aluminium-bambus-weiss-6l-aufgusskubel-mit-klappbarem-griff-schopfkelle-luxebath","title":" 2-piece sauna accessory set made of aluminum \u0026amp; bamboo, white, 6L infusion bucket with folding handle \u0026amp; ladle LuxeBath","description":"\u003cstrong\u003eInfusion bucket set made of aluminum - 6 liters with ladle\u003c\/strong\u003e\u003cbr \/\u003e\nThis modern infusion bucket set combines functional design with natural accents and is the ideal addition to any sauna. The powder-coated aluminum bucket in a matt white finish looks particularly elegant and timeless, while the bamboo handle creates a warm, natural contrast. The matching ladle harmoniously picks up on the design and ensures a harmonious overall look.\u003cbr \/\u003e\nWith a capacity of 6 liters, the infusion bucket offers sufficient volume for several infusions and is suitable for private saunas as well as for use in hotels, wellness or spa facilities. The fold-up handle makes it easy to carry and allows the bucket to be stored in a space-saving manner.\u003cbr \/\u003e\nThe materials used are heat-resistant, durable and specially designed for the high temperatures in the sauna. The smooth, easy-care surfaces are easy to clean and ensure a long-lasting attractive appearance.\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eYour advantages at a glance\u003c\/strong\u003e\u003cbr \/\u003e\nTwo-piece infusion set consisting of a bucket and ladle\u003cbr \/\u003e\nGenerous capacity of 6 liters\u003cbr \/\u003e\nModern, minimalist look in white with natural wood details\u003cbr \/\u003e\nFold-up handle for easy carrying\u003cbr \/\u003e\nLightweight yet sturdy aluminum bucket\u003cbr \/\u003e\nErgonomic ladle with long bamboo handle for safe handling\u003cbr \/\u003e\nHeat-resistant and dimensionally stable - ideal for use in saunas\u003cbr \/\u003e\nEasy-care, powder-coated surfaces\u003cbr \/\u003e\n\u003cbr \/\u003e\n\u003cstrong\u003eScope of delivery:\u003c\/strong\u003e\u003cbr \/\u003e\n2-piece infusion bucket set\u003cbr \/\u003e\n1 x infusion bucket (6 liters)\u003cbr \/\u003e\n1 x ladle","brand":"LuxeBath","offers":[{"title":"","offer_id":45024176373936,"sku":"490018039","price":45.45,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0649\/6613\/1888\/files\/Luxe-770_galerie_1_clear.jpg?v=1786643264"}],"url":"https:\/\/ecdgermany.de\/en\/collections\/sauna-accessories.oembed","provider":"ECD Germany","version":"1.0","type":"link"}