{"title":"Sprayschlauchsysteme","description":"\u003cp\u003eHochwertige Dentalprodukte und chirurgisches Zubehör von Juneland. Juneland bietet innovative Lösungen für die moderne Zahnmedizin:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eSprayschlauchsysteme für verschiedene Motorensysteme (W\u0026amp;H, NSK, BienAir, Woodpecker)\u003c\/li\u003e\n\u003cli\u003eLuer-Lock Verbindungssysteme für flexible Kühllösungen\u003c\/li\u003e\n\u003cli\u003eSterile Einwegprodukte für höchste Hygiene-Standards\u003c\/li\u003e\n\u003cli\u003eKompatibles Zubehör für führende Dentalgeräte\u003c\/li\u003e\n\u003cli\u003eQualitätsprodukte für den professionellen Einsatz\u003c\/li\u003e\n\u003c\/ul\u003e","products":[{"product_id":"chirurgische-absaugkanule","title":"Chirurgische Absaugkanüle","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@300;400;600;700\u0026display=swap');\n        \n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n        \n        body {\n            font-family: 'Montserrat', sans-serif;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4eaf0 100%);\n            color: #2d3748;\n            line-height: 1.6;\n        }\n        \n        .product-container {\n            max-width: 1000px;\n            margin: 40px auto;\n            background: white;\n            border-radius: 15px;\n            overflow: hidden;\n            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.15);\n            position: relative;\n        }\n        \n        .product-header {\n            background: linear-gradient(90deg, #00a4bd 0%, #00d4a5 100%);\n            padding: 40px;\n            color: white;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-title {\n            font-size: 2.5rem;\n            font-weight: 700;\n            margin-bottom: 10px;\n            animation: fadeInUp 0.8s ease-out;\n        }\n        \n        .product-subtitle {\n            font-size: 1.2rem;\n            font-weight: 300;\n            opacity: 0.9;\n            max-width: 70%;\n            animation: fadeInUp 0.8s ease-out 0.2s forwards;\n            opacity: 0;\n        }\n        \n        .product-badge {\n            position: absolute;\n            top: 20px;\n            right: -50px;\n            background: #ff6b6b;\n            color: white;\n            padding: 8px 60px;\n            font-size: 0.9rem;\n            font-weight: 600;\n            transform: rotate(35deg);\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n            animation: slideIn 1s ease-out 0.5s forwards;\n            opacity: 0;\n        }\n        \n        .product-content {\n            padding: 40px;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 40px;\n        }\n        \n        .product-description {\n            font-size: 1.1rem;\n            line-height: 1.8;\n            animation: fadeIn 1s ease-out;\n        }\n        \n        .product-description p {\n            margin-bottom: 20px;\n        }\n        \n        .highlight {\n            color: #00a4bd;\n            font-weight: 600;\n        }\n        \n        .size-circles {\n            display: flex;\n            margin: 25px 0;\n            justify-content: space-between;\n            max-width: 400px;\n        }\n        \n        .size-circle {\n            width: 120px;\n            height: 120px;\n            border-radius: 50%;\n            display: flex;\n            flex-direction: column;\n            align-items: center;\n            justify-content: center;\n            color: white;\n            font-weight: 600;\n            position: relative;\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .size-circle:hover {\n            transform: translateY(-10px);\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);\n        }\n        \n        .size-circle.small {\n            background: linear-gradient(135deg, #00a4bd 0%, #00d4a5 100%);\n            animation: popIn 0.5s ease-out 1s forwards;\n            opacity: 0;\n            transform: scale(0.5);\n        }\n        \n        .size-circle.medium {\n            background: linear-gradient(135deg, #00a4bd 0%, #4facfe 100%);\n            animation: popIn 0.5s ease-out 1.2s forwards;\n            opacity: 0;\n            transform: scale(0.5);\n        }\n        \n        .size-circle.large {\n            background: linear-gradient(135deg, #4776e6 0%, #8e54e9 100%);\n            animation: popIn 0.5s ease-out 1.4s forwards;\n            opacity: 0;\n            transform: scale(0.5);\n        }\n        \n        .circle-size {\n            font-size: 1.5rem;\n            margin-bottom: 5px;\n        }\n        \n        .circle-label {\n            font-size: 0.8rem;\n            opacity: 0.9;\n        }\n        \n        .features-list {\n            margin-top: 30px;\n            list-style-type: none;\n        }\n        \n        .feature-item {\n            margin-bottom: 15px;\n            padding-left: 35px;\n            position: relative;\n            animation: slideInRight 0.5s ease-out calc(1.6s + var(--delay) * 0.1s) forwards;\n            opacity: 0;\n            transform: translateX(20px);\n        }\n        \n        .feature-item::before {\n            content: \"\";\n            position: absolute;\n            left: 0;\n            top: 50%;\n            transform: translateY(-50%);\n            width: 24px;\n            height: 24px;\n            background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' fill='%2300a4bd'%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'\/%3E%3C\/svg%3E\");\n            background-size: contain;\n        }\n        \n        .product-image {\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            position: relative;\n        }\n        \n        .image-container {\n            width: 100%;\n            max-width: 400px;\n            height: 400px;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);\n            position: relative;\n            animation: fadeInScale 1s ease-out 0.5s forwards;\n            opacity: 0;\n            transform: scale(0.9);\n        }\n        \n        .placeholder-image {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            background: linear-gradient(135deg, #f5f7fa 0%, #e4eaf0 100%);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .image-overlay {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            background: rgba(0, 164, 189, 0.1);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .image-text {\n            color: #00a4bd;\n            font-weight: 600;\n            font-size: 1.2rem;\n            text-align: center;\n            padding: 0 20px;\n        }\n        \n        .call-to-action {\n            background: linear-gradient(90deg, #00a4bd 0%, #00d4a5 100%);\n            padding: 30px 40px;\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            animation: fadeIn 1s ease-out 2s forwards;\n            opacity: 0;\n        }\n        \n        .cta-text {\n            color: white;\n            font-size: 1.3rem;\n            font-weight: 600;\n            max-width: 60%;\n        }\n        \n        .cta-button {\n            background: white;\n            color: #00a4bd;\n            border: none;\n            padding: 12px 30px;\n            font-size: 1rem;\n            font-weight: 600;\n            border-radius: 30px;\n            cursor: pointer;\n            transition: all 0.3s ease;\n            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 7px 14px rgba(0, 0, 0, 0.15);\n        }\n        \n        .pulse {\n            animation: pulse 2s infinite;\n        }\n        \n        @keyframes fadeInUp {\n            from {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        @keyframes fadeIn {\n            from {\n                opacity: 0;\n            }\n            to {\n                opacity: 1;\n            }\n        }\n        \n        @keyframes slideIn {\n            from {\n                opacity: 0;\n                transform: rotate(35deg) translateX(50px);\n            }\n            to {\n                opacity: 1;\n                transform: rotate(35deg) translateX(0);\n            }\n        }\n        \n        @keyframes popIn {\n            from {\n                opacity: 0;\n                transform: scale(0.5);\n            }\n            to {\n                opacity: 1;\n                transform: scale(1);\n            }\n        }\n        \n        @keyframes slideInRight {\n            from {\n                opacity: 0;\n                transform: translateX(20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateX(0);\n            }\n        }\n        \n        @keyframes fadeInScale {\n            from {\n                opacity: 0;\n                transform: scale(0.9);\n            }\n            to {\n                opacity: 1;\n                transform: scale(1);\n            }\n        }\n        \n        @keyframes pulse {\n            0% {\n                box-shadow: 0 0 0 0 rgba(0, 164, 189, 0.6);\n            }\n            70% {\n                box-shadow: 0 0 0 15px rgba(0, 164, 189, 0);\n            }\n            100% {\n                box-shadow: 0 0 0 0 rgba(0, 164, 189, 0);\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003ePremium Absaugkanüle\u003c\/h1\u003e\n\u003cp class=\"product-subtitle\"\u003ePräzision und Vielseitigkeit für Ihre professionelle Praxis\u003c\/p\u003e\n\u003cdiv class=\"product-badge\"\u003eEXKLUSIV\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-content\"\u003e\n\u003cdiv class=\"product-description\"\u003e\n\u003cp\u003eDie \u003cspan class=\"highlight\"\u003eaußergewöhnliche Premium-Absaugkanüle von Juniland\u003c\/span\u003e begeistert mit gleich \u003cspan class=\"highlight\"\u003edrei perfekt dimensionierten Öffnungsgrößen\u003c\/span\u003e und revolutioniert damit Ihre medizinischen Behandlungsmöglichkeiten!\u003c\/p\u003e\n\u003cdiv class=\"size-circles\"\u003e\n\u003cdiv class=\"size-circle small\"\u003e\n\u003cdiv class=\"circle-size\"\u003e1,2 mm\u003c\/div\u003e\n\u003cdiv class=\"circle-label\"\u003ePräzision\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-circle medium\"\u003e\n\u003cdiv class=\"circle-size\"\u003e2,5 mm\u003c\/div\u003e\n\u003cdiv class=\"circle-label\"\u003eVielseitigkeit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-circle large\"\u003e\n\u003cdiv class=\"circle-size\"\u003e4,0 mm\u003c\/div\u003e\n\u003cdiv class=\"circle-label\"\u003eEffizienz\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003eDie \u003cspan class=\"highlight\"\u003ebrillant konstruierte, meisterhaft präzisionsgearbeitete Spitze\u003c\/span\u003e garantiert ein unglaublich schonendes und gleichzeitig höchst effizientes Absaugen von Flüssigkeiten und Geweberesten.\u003c\/p\u003e\n\u003cp\u003eDer \u003cspan class=\"highlight\"\u003egenial integrierte Rückflussstopp\u003c\/span\u003e verhindert absolut zuverlässig jedes Zurückfließen des abgesaugten Materials – ein wahres Wunderwerk der Technik!\u003c\/p\u003e\n\u003cul class=\"features-list\"\u003e\n\u003cli class=\"feature-item\" style=\"--delay: 0;\"\u003ePerfekt ergonomisch gebogener Schaft für spielend leichten Zugang\u003c\/li\u003e\n\u003cli class=\"feature-item\" style=\"--delay: 1;\"\u003eMakellos steril verpackt für höchste Hygienestandards\u003c\/li\u003e\n\u003cli class=\"feature-item\" style=\"--delay: 2;\"\u003eKonzipiert für den hygienisch einwandfreien Einmalgebrauch\u003c\/li\u003e\n\u003cli class=\"feature-item\" style=\"--delay: 3;\"\u003eAls 100er Packung erhältlich\u003c\/li\u003e\n\u003cli class=\"feature-item\" style=\"--delay: 4;\"\u003eVon Juneland - Qualität ohne Kompromisse\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-image\"\u003e\n\u003cdiv class=\"image-container pulse\"\u003e\n\u003cdiv class=\"placeholder-image\"\u003e\n\u003cdiv class=\"image-overlay\"\u003e\n\u003cdiv class=\"image-text\"\u003eRevolutionäre Absaugkanüle mit Dreifach-Öffnungssystem für ein Behandlungserlebnis der Extraklasse\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"call-to-action\"\u003e\n\u003cdiv class=\"cta-text\"\u003eAls autorisierter Distributor bringen wir Ihnen diese Spitzentechnologie direkt in Ihre Praxis!\u003c\/div\u003e\n\u003cbutton class=\"cta-button\"\u003eJetzt bestellen\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"Default Title","offer_id":51247897280779,"sku":"SMJL00761","price":85.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/SMJL0075.jpg?v=1754230922"},{"product_id":"sprayschlauchsystem-juneland","title":"Sprayschlauchsystem Juneland W\u0026H","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta content=\"width=device-width, initial-scale=1.0\" name=\"viewport\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    body {\n        background-color: #f9f9f9;\n        color: #333;\n        line-height: 1.6;\n    }\n    \n    .product-container {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    \n    .product-header {\n        text-align: center;\n        margin-bottom: 30px;\n        position: relative;\n    }\n    \n    .product-header h1 {\n        color: #005EB8;\n        font-size: 2.5rem;\n        margin-bottom: 15px;\n        position: relative;\n        display: inline-block;\n    }\n    \n    .product-header h1:after {\n        content: '';\n        position: absolute;\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 80px;\n        height: 3px;\n        background: #005EB8;\n    }\n    \n    .product-header p {\n        font-size: 1.2rem;\n        color: #666;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n    \n    .manufacturer-badge {\n        background: #005EB8;\n        color: white;\n        display: inline-block;\n        padding: 6px 15px;\n        border-radius: 20px;\n        font-weight: bold;\n        margin-top: 15px;\n        box-shadow: 0 3px 10px rgba(0, 94, 184, 0.2);\n    }\n    \n    .manufacturer-badge span {\n        background: white;\n        color: #005EB8;\n        padding: 2px 8px;\n        border-radius: 10px;\n        margin-left: 5px;\n        font-size: 0.9em;\n    }\n    \n    .product-highlight {\n        background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        animation: fadeIn 1s ease-out;\n        position: relative;\n    }\n    \n    .product-highlight h2 {\n        color: #005EB8;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility-highlight {\n        display: flex;\n        margin-top: 20px;\n        background: rgba(255, 255, 255, 0.7);\n        border-radius: 10px;\n        padding: 15px;\n        align-items: center;\n    }\n    \n    .compatibility-icon {\n        min-width: 60px;\n        height: 60px;\n        background: #005EB8;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 20px;\n        color: white;\n        font-size: 1.5rem;\n        font-weight: bold;\n    }\n    \n    .compatibility-text h3 {\n        color: #005EB8;\n        margin-bottom: 5px;\n        font-size: 1.3rem;\n    }\n    \n    .product-features {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n        margin-bottom: 30px;\n    }\n    \n    .feature-card {\n        flex: 1 1 200px;\n        background: white;\n        border-radius: 10px;\n        padding: 20px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n    }\n    \n    .feature-card h3 {\n        color: #005EB8;\n        margin-bottom: 10px;\n        font-size: 1.3rem;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card p {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card:before {\n        content: '';\n        position: absolute;\n        top: -10px;\n        right: -10px;\n        width: 60px;\n        height: 60px;\n        background: rgba(0, 94, 184, 0.1);\n        border-radius: 50%;\n        z-index: 0;\n    }\n    \n    .specs-table {\n        width: 100%;\n        margin-bottom: 30px;\n        border-collapse: collapse;\n        background: white;\n        border-radius: 10px;\n        overflow: hidden;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .specs-table th {\n        background: #005EB8;\n        color: white;\n        text-align: left;\n        padding: 15px;\n    }\n    \n    .specs-table td {\n        padding: 15px;\n        border-bottom: 1px solid #eee;\n    }\n    \n    .specs-table tr:last-child td {\n        border-bottom: none;\n    }\n    \n    .compatibility {\n        background: white;\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .compatibility h2 {\n        color: #005EB8;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility ul {\n        list-style-type: none;\n        padding-left: 10px;\n    }\n    \n    .compatibility li {\n        position: relative;\n        padding-left: 30px;\n        margin-bottom: 10px;\n    }\n    \n    .compatibility li:before {\n        content: '✓';\n        position: absolute;\n        left: 0;\n        color: #4CAF50;\n        font-weight: bold;\n    }\n    \n    @keyframes fadeIn {\n        from {\n            opacity: 0;\n            transform: translateY(20px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n    \n    \/* Responsive Styles *\/\n    @media (max-width: 768px) {\n        .product-header h1 {\n            font-size: 2rem;\n        }\n        \n        .feature-card {\n            flex: 1 1 100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1\u003eW\u0026amp;H Kompatible Einweg-Sprayschlauchsets\u003c\/h1\u003e\n\u003cp\u003ePräzise Kühlung und maximale Hygiene für Ihre dentalchirurgischen Eingriffe\u003c\/p\u003e\n\u003cdiv class=\"manufacturer-badge\"\u003eHergestellt von: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight\"\u003e\n\u003ch2\u003eOptimale Kühlung für W\u0026amp;H Geräte\u003c\/h2\u003e\n\u003cp\u003eUnsere hochwertigen Einweg-Sprayschlauchsets wurden speziell entwickelt, um perfekte Kompatibilität mit W\u0026amp;H Dentalgeräten zu gewährleisten. Diese sterilen Einwegschläuche bieten höchste Hygienestandards ohne aufwendige Aufbereitungsprozesse – für mehr Effizienz in Ihrer Praxis. Durch die erhebliche Kosteneinsparung gegenüber dem Original profitieren Sie von einem hervorragenden Preis-Leistungs-Verhältnis.\u003c\/p\u003e\n\u003cdiv class=\"compatibility-highlight\"\u003e\n\u003cdiv class=\"compatibility-icon\"\u003eW\u0026amp;H\u003c\/div\u003e\n\u003cdiv class=\"compatibility-text\"\u003e\n\u003ch3\u003e100% kompatibel mit W\u0026amp;H Dentalgeräten\u003c\/h3\u003e\n\u003cp\u003eDiese Sprayschläuche sind vollständig kompatibel mit allen gängigen W\u0026amp;H Implantologie- und Chirurgiemotoren. Das innovative zweiteilige System besteht aus einem transparenten Pumpensegment mit integriertem Durchflussregler und einer blauen Verlängerung, die über ein Luer-Lock-System verbunden werden. Entwickelt als wirtschaftliche Alternative zu Original-Schläuchen bei gleicher Qualität und deutlich geringeren Kosten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-features\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eModulares Design\u003c\/h3\u003e\n\u003cp\u003eZweiteiliges System mit Pumpensegment und Verlängerung, verbunden über Luer-Lock für flexible Einsatzmöglichkeiten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eIndividuelle Regulierung\u003c\/h3\u003e\n\u003cp\u003eIntegrierter Roller im transparenten Pumpensegment zur präzisen Steuerung der Durchflussmenge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eErhebliche Kosteneinsparung\u003c\/h3\u003e\n\u003cp\u003eDeutlich wirtschaftlichere Alternative zu Original-Schläuchen bei gleichbleibend hoher Qualität und Leistung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eErweiterbare Funktion\u003c\/h3\u003e\n\u003cp\u003eMöglichkeit zur Nutzung weiterer Verlängerungen oder doppelter Berieselung durch das Luer-Lock-System.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePerfekte Passform\u003c\/h3\u003e\n\u003cp\u003ePräzise gefertigt für exakte Kompatibilität mit W\u0026amp;H Systemen ohne Kompromisse bei der Funktionalität.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eHöchste Hygiene\u003c\/h3\u003e\n\u003cp\u003eSteril verpackt und sofort einsatzbereit für maximale Patientensicherheit ohne Aufbereitungsrisiken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003eTechnische Spezifikationen\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eW\u0026amp;H Dentalgeräte\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVerpackungseinheit\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20 Stück pro Karton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKabelkompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFür Motoren mit 1,8 m Kabel\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSterilität\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSteril verpackt für den Einmalgebrauch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAufbau\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eZweiteiliges System: Transparentes Pumpensegment mit Durchflussregler und blaue Verlängerung, verbunden über Luer-Lock-System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBesonderheiten\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIntegrierter Roller zur individuellen Durchflussregulierung, erweiterbar für doppelte Berieselung\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHersteller\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"compatibility\"\u003e\n\u003ch2\u003eKompatibel mit diesen W\u0026amp;H Geräten\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eImplantmed SI-923\u003c\/li\u003e\n\u003cli\u003eImplantmed SI-1023\u003c\/li\u003e\n\u003cli\u003eElcomed SA-310\u003c\/li\u003e\n\u003cli\u003ePiezomed SA-320\u003c\/li\u003e\n\u003cli\u003eWeitere W\u0026amp;H Chirurgiemotoren und Implantologiesysteme\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Verpackungseinheit (VE)","offer_id":51259385217291,"sku":"SMJL00764","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"7 VE +1","offer_id":51258679066891,"sku":"SMJL007645","price":665.0,"currency_code":"EUR","in_stock":true},{"title":"13 VE +3","offer_id":51258679099659,"sku":"SMJL0076410","price":1235.0,"currency_code":"EUR","in_stock":true},{"title":"19 VE + 5","offer_id":51258679132427,"sku":"SMJL0076415","price":1805.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/SMJL00764.jpg?v=1754215853"},{"product_id":"sprayschlauchsystem-juneland-w-h-kopie","title":"Sprayschlauchsystem Juneland NSK","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    body {\n        background-color: #f9f9f9;\n        color: #333;\n        line-height: 1.6;\n    }\n    \n    .product-container {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    \n    .product-header {\n        text-align: center;\n        margin-bottom: 30px;\n        position: relative;\n    }\n    \n    .product-header h1 {\n        color: #2E3192;\n        font-size: 2.5rem;\n        margin-bottom: 15px;\n        position: relative;\n        display: inline-block;\n    }\n    \n    .product-header h1:after {\n        content: '';\n        position: absolute;\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 80px;\n        height: 3px;\n        background: #2E3192;\n    }\n    \n    .product-header p {\n        font-size: 1.2rem;\n        color: #666;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n    \n    .manufacturer-badge {\n        background: #2E3192;\n        color: white;\n        display: inline-block;\n        padding: 6px 15px;\n        border-radius: 20px;\n        font-weight: bold;\n        margin-top: 15px;\n        box-shadow: 0 3px 10px rgba(46, 49, 146, 0.2);\n    }\n    \n    .manufacturer-badge span {\n        background: white;\n        color: #2E3192;\n        padding: 2px 8px;\n        border-radius: 10px;\n        margin-left: 5px;\n        font-size: 0.9em;\n    }\n    \n    .product-highlight {\n        background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        animation: fadeIn 1s ease-out;\n        position: relative;\n    }\n    \n    .product-highlight h2 {\n        color: #2E3192;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility-highlight {\n        display: flex;\n        margin-top: 20px;\n        background: rgba(255, 255, 255, 0.7);\n        border-radius: 10px;\n        padding: 15px;\n        align-items: center;\n    }\n    \n    .compatibility-icon {\n        min-width: 60px;\n        height: 60px;\n        background: #2E3192;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 20px;\n        color: white;\n        font-size: 1.5rem;\n        font-weight: bold;\n    }\n    \n    .compatibility-text h3 {\n        color: #2E3192;\n        margin-bottom: 5px;\n        font-size: 1.3rem;\n    }\n    \n    .product-features {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n        margin-bottom: 30px;\n    }\n    \n    .feature-card {\n        flex: 1 1 200px;\n        background: white;\n        border-radius: 10px;\n        padding: 20px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n    }\n    \n    .feature-card h3 {\n        color: #2E3192;\n        margin-bottom: 10px;\n        font-size: 1.3rem;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card p {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card:before {\n        content: '';\n        position: absolute;\n        top: -10px;\n        right: -10px;\n        width: 60px;\n        height: 60px;\n        background: rgba(46, 49, 146, 0.1);\n        border-radius: 50%;\n        z-index: 0;\n    }\n    \n    .specs-table {\n        width: 100%;\n        margin-bottom: 30px;\n        border-collapse: collapse;\n        background: white;\n        border-radius: 10px;\n        overflow: hidden;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .specs-table th {\n        background: #2E3192;\n        color: white;\n        text-align: left;\n        padding: 15px;\n    }\n    \n    .specs-table td {\n        padding: 15px;\n        border-bottom: 1px solid #eee;\n    }\n    \n    .specs-table tr:last-child td {\n        border-bottom: none;\n    }\n    \n    .compatibility {\n        background: white;\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .compatibility h2 {\n        color: #2E3192;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility ul {\n        list-style-type: none;\n        padding-left: 10px;\n    }\n    \n    .compatibility li {\n        position: relative;\n        padding-left: 30px;\n        margin-bottom: 10px;\n    }\n    \n    .compatibility li:before {\n        content: '✓';\n        position: absolute;\n        left: 0;\n        color: #4CAF50;\n        font-weight: bold;\n    }\n    \n    @keyframes fadeIn {\n        from {\n            opacity: 0;\n            transform: translateY(20px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n    \n    \/* Responsive Styles *\/\n    @media (max-width: 768px) {\n        .product-header h1 {\n            font-size: 2rem;\n        }\n        \n        .feature-card {\n            flex: 1 1 100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003ch1\u003eNSK Kompatible Einweg-Sprayschlauchsets\u003c\/h1\u003e\n    \u003cp\u003ePräzise Kühlung und maximale Hygiene für Ihre dentalchirurgischen Eingriffe\u003c\/p\u003e\n    \u003cdiv class=\"manufacturer-badge\"\u003eHergestellt von: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-highlight\"\u003e\n    \u003ch2\u003eOptimale Kühlung für NSK Geräte\u003c\/h2\u003e\n    \u003cp\u003eUnsere hochwertigen Einweg-Sprayschlauchsets wurden speziell entwickelt, um perfekte Kompatibilität mit NSK Dentalgeräten zu gewährleisten. Diese sterilen Einwegschläuche bieten höchste Hygienestandards ohne aufwendige Aufbereitungsprozesse – für mehr Effizienz in Ihrer Praxis. Durch die erhebliche Kosteneinsparung gegenüber dem Original profitieren Sie von einem hervorragenden Preis-Leistungs-Verhältnis.\u003c\/p\u003e\n    \u003cdiv class=\"compatibility-highlight\"\u003e\n      \u003cdiv class=\"compatibility-icon\"\u003eNSK\u003c\/div\u003e\n      \u003cdiv class=\"compatibility-text\"\u003e\n        \u003ch3\u003e100% kompatibel mit NSK Dentalgeräten\u003c\/h3\u003e\n        \u003cp\u003eDiese Sprayschläuche sind vollständig kompatibel mit NSK Surgic Pro, Surgic XT, Surgic XT Plus und Variosurg Systemen. Das innovative zweiteilige System besteht aus einem transparenten Pumpensegment mit integriertem Durchflussregler und einer blauen Verlängerung, die über ein Luer-Lock-System verbunden werden. Entwickelt als wirtschaftliche Alternative zu Original-Schläuchen bei gleicher Qualität und deutlich geringeren Kosten.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-features\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eModulares Design\u003c\/h3\u003e\n      \u003cp\u003eZweiteiliges System mit Pumpensegment und Verlängerung, verbunden über Luer-Lock für flexible Einsatzmöglichkeiten.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eIndividuelle Regulierung\u003c\/h3\u003e\n      \u003cp\u003eIntegrierter Roller im transparenten Pumpensegment zur präzisen Steuerung der Durchflussmenge.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eErhebliche Kosteneinsparung\u003c\/h3\u003e\n      \u003cp\u003eDeutlich wirtschaftlichere Alternative zu Original-Schläuchen bei gleichbleibend hoher Qualität und Leistung.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eErweiterbare Funktion\u003c\/h3\u003e\n      \u003cp\u003eMöglichkeit zur Nutzung weiterer Verlängerungen oder doppelter Berieselung durch das Luer-Lock-System.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003ePerfekte Passform\u003c\/h3\u003e\n      \u003cp\u003ePräzise gefertigt für exakte Kompatibilität mit NSK Systemen ohne Kompromisse bei der Funktionalität.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eHöchste Hygiene\u003c\/h3\u003e\n      \u003cp\u003eSteril verpackt und sofort einsatzbereit für maximale Patientensicherheit ohne Aufbereitungsrisiken.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth colspan=\"2\"\u003eTechnische Spezifikationen\u003c\/th\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eKompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eNSK Surgic Pro, Surgic XT, Surgic XT Plus, Variosurg\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eVerpackungseinheit\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e20 Stück pro Karton\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eKabelkompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eFür Motoren mit 1,8 m Kabel\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eAufbau\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eZweiteiliges System: Transparentes Pumpensegment mit Durchflussregler und blaue Verlängerung, verbunden über Luer-Lock-System\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eBesonderheiten\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eIntegrierter Roller zur individuellen Durchflussregulierung, erweiterbar für doppelte Berieselung\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eSterilität\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eSteril verpackt für den Einmalgebrauch\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eHersteller\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"compatibility\"\u003e\n    \u003ch2\u003eKompatibel mit diesen NSK Geräten\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eNSK Surgic Pro\u003c\/li\u003e\n      \u003cli\u003eNSK Surgic XT\u003c\/li\u003e\n      \u003cli\u003eNSK Surgic XT Plus\u003c\/li\u003e\n      \u003cli\u003eNSK Variosurg\u003c\/li\u003e\n      \u003cli\u003eWeitere kompatible NSK Chirurgiemotoren und Implantologiesysteme\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Verpackungseinheit (VE)","offer_id":51260100870411,"sku":"SMJL00765","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"5 VE +1","offer_id":51260100903179,"sku":"SMJL007655","price":475.0,"currency_code":"EUR","in_stock":true},{"title":"10 VE +3","offer_id":51260100935947,"sku":"SMJL0076510","price":950.0,"currency_code":"EUR","in_stock":true},{"title":"15 VE + 6","offer_id":51260100968715,"sku":"SMJL0076515","price":1425.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/SMJL00765.jpg?v=1754215893"},{"product_id":"sprayschlauchsystem-juneland-bienair","title":"Sprayschlauchsystem Juneland BienAir","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    body {\n        background-color: #f9f9f9;\n        color: #333;\n        line-height: 1.6;\n    }\n    \n    .product-container {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    \n    .product-header {\n        text-align: center;\n        margin-bottom: 30px;\n        position: relative;\n    }\n    \n    .product-header h1 {\n        color: #0079A5; \/* BienAir-ähnlicher Blauton *\/\n        font-size: 2.5rem;\n        margin-bottom: 15px;\n        position: relative;\n        display: inline-block;\n    }\n    \n    .product-header h1:after {\n        content: '';\n        position: absolute;\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 80px;\n        height: 3px;\n        background: #0079A5;\n    }\n    \n    .product-header p {\n        font-size: 1.2rem;\n        color: #666;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n    \n    .manufacturer-badge {\n        background: #0079A5;\n        color: white;\n        display: inline-block;\n        padding: 6px 15px;\n        border-radius: 20px;\n        font-weight: bold;\n        margin-top: 15px;\n        box-shadow: 0 3px 10px rgba(0, 121, 165, 0.2);\n    }\n    \n    .manufacturer-badge span {\n        background: white;\n        color: #0079A5;\n        padding: 2px 8px;\n        border-radius: 10px;\n        margin-left: 5px;\n        font-size: 0.9em;\n    }\n    \n    .product-highlight {\n        background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        animation: fadeIn 1s ease-out;\n        position: relative;\n    }\n    \n    .product-highlight h2 {\n        color: #0079A5;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility-highlight {\n        display: flex;\n        margin-top: 20px;\n        background: rgba(255, 255, 255, 0.7);\n        border-radius: 10px;\n        padding: 15px;\n        align-items: center;\n    }\n    \n    .compatibility-icon {\n        min-width: 60px;\n        height: 60px;\n        background: #0079A5;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 20px;\n        color: white;\n        font-size: 1.5rem;\n        font-weight: bold;\n    }\n    \n    .compatibility-text h3 {\n        color: #0079A5;\n        margin-bottom: 5px;\n        font-size: 1.3rem;\n    }\n    \n    .product-features {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n        margin-bottom: 30px;\n    }\n    \n    .feature-card {\n        flex: 1 1 200px;\n        background: white;\n        border-radius: 10px;\n        padding: 20px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n    }\n    \n    .feature-card h3 {\n        color: #0079A5;\n        margin-bottom: 10px;\n        font-size: 1.3rem;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card p {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card:before {\n        content: '';\n        position: absolute;\n        top: -10px;\n        right: -10px;\n        width: 60px;\n        height: 60px;\n        background: rgba(0, 121, 165, 0.1);\n        border-radius: 50%;\n        z-index: 0;\n    }\n    \n    .specs-table {\n        width: 100%;\n        margin-bottom: 30px;\n        border-collapse: collapse;\n        background: white;\n        border-radius: 10px;\n        overflow: hidden;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .specs-table th {\n        background: #0079A5;\n        color: white;\n        text-align: left;\n        padding: 15px;\n    }\n    \n    .specs-table td {\n        padding: 15px;\n        border-bottom: 1px solid #eee;\n    }\n    \n    .specs-table tr:last-child td {\n        border-bottom: none;\n    }\n    \n    .compatibility {\n        background: white;\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .compatibility h2 {\n        color: #0079A5;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility ul {\n        list-style-type: none;\n        padding-left: 10px;\n    }\n    \n    .compatibility li {\n        position: relative;\n        padding-left: 30px;\n        margin-bottom: 10px;\n    }\n    \n    .compatibility li:before {\n        content: '✓';\n        position: absolute;\n        left: 0;\n        color: #4CAF50;\n        font-weight: bold;\n    }\n    \n    @keyframes fadeIn {\n        from {\n            opacity: 0;\n            transform: translateY(20px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n    \n    \/* Responsive Styles *\/\n    @media (max-width: 768px) {\n        .product-header h1 {\n            font-size: 2rem;\n        }\n        \n        .feature-card {\n            flex: 1 1 100%;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-container\"\u003e\n  \u003cdiv class=\"product-header\"\u003e\n    \u003ch1\u003eBienAir Kompatible Einweg-Sprayschlauchsets\u003c\/h1\u003e\n    \u003cp\u003ePräzise Kühlung und maximale Hygiene für Ihre dentalchirurgischen Eingriffe\u003c\/p\u003e\n    \u003cdiv class=\"manufacturer-badge\"\u003eHergestellt von: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-highlight\"\u003e\n    \u003ch2\u003eOptimale Kühlung für BienAir Geräte\u003c\/h2\u003e\n    \u003cp\u003eUnsere hochwertigen Einweg-Sprayschlauchsets wurden speziell entwickelt, um eine perfekte Kompatibilität mit BienAir Dentalgeräten zu gewährleisten. Diese sterilen Einwegschläuche bieten höchste Hygienestandards ohne aufwendige Aufbereitungsprozesse – für mehr Effizienz in Ihrer Praxis. Durch die erhebliche Kosteneinsparung gegenüber dem Original profitieren Sie von einem hervorragenden Preis-Leistungs-Verhältnis.\u003c\/p\u003e\n    \u003cdiv class=\"compatibility-highlight\"\u003e\n      \u003cdiv class=\"compatibility-icon\"\u003eBienAir\u003c\/div\u003e\n      \u003cdiv class=\"compatibility-text\"\u003e\n        \u003ch3\u003e100% kompatibel mit BienAir Dentalgeräten\u003c\/h3\u003e\n        \u003cp\u003eDiese Sprayschläuche sind vollständig kompatibel mit gängigen BienAir Chirurgie- und Implantologiesystemen. Das innovative zweiteilige System besteht aus einem transparenten Pumpensegment mit integriertem Durchflussregler und einer blauen Verlängerung, die über ein Luer-Lock-System verbunden werden. Entwickelt als wirtschaftliche Alternative zu Original-Schläuchen bei gleicher Qualität und deutlich geringeren Kosten.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-features\"\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eModulares Design\u003c\/h3\u003e\n      \u003cp\u003eZweiteiliges System mit Pumpensegment und Verlängerung, verbunden über Luer-Lock für flexible Einsatzmöglichkeiten.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eIndividuelle Regulierung\u003c\/h3\u003e\n      \u003cp\u003eIntegrierter Roller im transparenten Pumpensegment zur präzisen Steuerung der Durchflussmenge.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eErhebliche Kosteneinsparung\u003c\/h3\u003e\n      \u003cp\u003eDeutlich wirtschaftlichere Alternative zu Original-Schläuchen bei gleichbleibend hoher Qualität und Leistung.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eErweiterbare Funktion\u003c\/h3\u003e\n      \u003cp\u003eMöglichkeit zur Nutzung weiterer Verlängerungen oder doppelter Berieselung durch das Luer-Lock-System.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003ePerfekte Passform\u003c\/h3\u003e\n      \u003cp\u003ePräzise gefertigt für exakte Kompatibilität mit BienAir Systemen ohne Kompromisse bei der Funktionalität.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"feature-card\"\u003e\n      \u003ch3\u003eHöchste Hygiene\u003c\/h3\u003e\n      \u003cp\u003eSteril verpackt und sofort einsatzbereit für maximale Patientensicherheit ohne Aufbereitungsrisiken.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003ctable class=\"specs-table\"\u003e\n    \u003ctbody\u003e\n      \u003ctr\u003e\n        \u003cth colspan=\"2\"\u003eTechnische Spezifikationen\u003c\/th\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eKompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eBienAir Chirurgie- und Implantologiesysteme\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eVerpackungseinheit\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003e20 Stück pro Karton\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eKabelkompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eFür Motoren mit 1,8 m Kabel\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eAufbau\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eZweiteiliges System: Transparentes Pumpensegment mit Durchflussregler und blaue Verlängerung, verbunden über Luer-Lock-System\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eBesonderheiten\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eIntegrierter Roller zur individuellen Durchflussregulierung, erweiterbar für doppelte Berieselung\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eSterilität\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eSteril verpackt für den Einmalgebrauch\u003c\/td\u003e\n      \u003c\/tr\u003e\n      \u003ctr\u003e\n        \u003ctd\u003e\u003cstrong\u003eHersteller\u003c\/strong\u003e\u003c\/td\u003e\n        \u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n      \u003c\/tr\u003e\n    \u003c\/tbody\u003e\n  \u003c\/table\u003e\n\n  \u003cdiv class=\"compatibility\"\u003e\n    \u003ch2\u003eKompatibel mit diesen BienAir Geräten\u003c\/h2\u003e\n    \u003cul\u003e\n      \u003cli\u003eGängige BienAir Chirurgiemotoren\u003c\/li\u003e\n      \u003cli\u003eGängige BienAir Implantologie-Systeme\u003c\/li\u003e\n      \u003cli\u003eWeitere kompatible BienAir Antriebseinheiten mit passender Schlauchführung\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Verpackungseinheit (VE)","offer_id":51260140126475,"sku":"SMJL00767","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"5 VE +1","offer_id":51260140159243,"sku":"SMJL007675","price":475.0,"currency_code":"EUR","in_stock":true},{"title":"10 VE +3","offer_id":51260140192011,"sku":"SMJL0076710","price":950.0,"currency_code":"EUR","in_stock":true},{"title":"15 VE + 6","offer_id":51260140224779,"sku":"SMJL0076715","price":1425.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/SMJL00767.jpg?v=1754215947"},{"product_id":"sprayschlauchsystem-juneland-woodpecker-ems","title":"Sprayschlauchsystem Juneland Woodpecker- EMS-","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n        margin: 0;\n        padding: 0;\n        box-sizing: border-box;\n        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n    }\n    \n    body {\n        background-color: #f9f9f9;\n        color: #333;\n        line-height: 1.6;\n    }\n    \n    .product-container {\n        max-width: 1000px;\n        margin: 0 auto;\n        padding: 20px;\n    }\n    \n    .product-header {\n        text-align: center;\n        margin-bottom: 30px;\n        position: relative;\n    }\n    \n    .product-header h1 {\n        color: #E53935; \/* Woodpecker-typischer Rotton *\/\n        font-size: 2.5rem;\n        margin-bottom: 15px;\n        position: relative;\n        display: inline-block;\n    }\n    \n    .product-header h1:after {\n        content: '';\n        position: absolute;\n        bottom: -10px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 80px;\n        height: 3px;\n        background: #E53935;\n    }\n    \n    .product-header p {\n        font-size: 1.2rem;\n        color: #666;\n        max-width: 800px;\n        margin: 0 auto;\n    }\n    \n    .manufacturer-badge {\n        background: #E53935;\n        color: white;\n        display: inline-block;\n        padding: 6px 15px;\n        border-radius: 20px;\n        font-weight: bold;\n        margin-top: 15px;\n        box-shadow: 0 3px 10px rgba(229, 57, 53, 0.2);\n    }\n    \n    .manufacturer-badge span {\n        background: white;\n        color: #E53935;\n        padding: 2px 8px;\n        border-radius: 10px;\n        margin-left: 5px;\n        font-size: 0.9em;\n    }\n    \n    .product-highlight {\n        background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n        animation: fadeIn 1s ease-out;\n        position: relative;\n    }\n    \n    .product-highlight h2 {\n        color: #E53935;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility-highlight {\n        display: flex;\n        margin-top: 20px;\n        background: rgba(255, 255, 255, 0.7);\n        border-radius: 10px;\n        padding: 15px;\n        align-items: center;\n    }\n    \n    .compatibility-icon {\n        min-width: 60px;\n        height: 60px;\n        background: #E53935;\n        border-radius: 50%;\n        display: flex;\n        align-items: center;\n        justify-content: center;\n        margin-right: 20px;\n        color: white;\n        font-size: 1.3rem;\n        font-weight: bold;\n    }\n    \n    .compatibility-text h3 {\n        color: #E53935;\n        margin-bottom: 5px;\n        font-size: 1.3rem;\n    }\n    \n    .product-features {\n        display: flex;\n        flex-wrap: wrap;\n        gap: 20px;\n        margin-bottom: 30px;\n    }\n    \n    .feature-card {\n        flex: 1 1 200px;\n        background: white;\n        border-radius: 10px;\n        padding: 20px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        transition: transform 0.3s ease, box-shadow 0.3s ease;\n        position: relative;\n        overflow: hidden;\n    }\n    \n    .feature-card:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n    }\n    \n    .feature-card h3 {\n        color: #E53935;\n        margin-bottom: 10px;\n        font-size: 1.3rem;\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card p {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .feature-card:before {\n        content: '';\n        position: absolute;\n        top: -10px;\n        right: -10px;\n        width: 60px;\n        height: 60px;\n        background: rgba(229, 57, 53, 0.1);\n        border-radius: 50%;\n        z-index: 0;\n    }\n    \n    .specs-table {\n        width: 100%;\n        margin-bottom: 30px;\n        border-collapse: collapse;\n        background: white;\n        border-radius: 10px;\n        overflow: hidden;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .specs-table th {\n        background: #E53935;\n        color: white;\n        text-align: left;\n        padding: 15px;\n    }\n    \n    .specs-table td {\n        padding: 15px;\n        border-bottom: 1px solid #eee;\n    }\n    \n    .specs-table tr:last-child td {\n        border-bottom: none;\n    }\n    \n    .compatibility {\n        background: white;\n        border-radius: 10px;\n        padding: 25px;\n        margin-bottom: 30px;\n        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n    }\n    \n    .compatibility h2 {\n        color: #E53935;\n        margin-bottom: 15px;\n        font-size: 1.8rem;\n    }\n    \n    .compatibility ul {\n        list-style-type: none;\n        padding-left: 10px;\n    }\n    \n    .compatibility li {\n        position: relative;\n        padding-left: 30px;\n        margin-bottom: 10px;\n    }\n    \n    .compatibility li:before {\n        content: '✓';\n        position: absolute;\n        left: 0;\n        color: #4CAF50;\n        font-weight: bold;\n    }\n    \n    @keyframes fadeIn {\n        from {\n            opacity: 0;\n            transform: translateY(20px);\n        }\n        to {\n            opacity: 1;\n            transform: translateY(0);\n        }\n    }\n    \n    @media (max-width: 768px) {\n        .product-header h1 {\n            font-size: 2rem;\n        }\n        .feature-card {\n            flex: 1 1 100%;\n        }\n    }\n\u003c\/style\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1\u003eWoodpecker Kompatible Einweg-Sprayschlauchsets\u003c\/h1\u003e\n\u003cp\u003ePräzise Kühlung und maximale Hygiene für Ihre dentalchirurgischen und piezochirurgischen Eingriffe\u003c\/p\u003e\n\u003cdiv class=\"manufacturer-badge\"\u003eHergestellt von: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-highlight\"\u003e\n\u003ch2\u003eOptimale Kühlung für Woodpecker Systeme\u003c\/h2\u003e\n\u003cp\u003eUnsere hochwertigen Einweg-Sprayschlauchsets wurden speziell entwickelt, um eine zuverlässige Kompatibilität mit Woodpecker Chirurgie- und Piezosurgery-Systemen zu gewährleisten. Die sterilen Einwegschläuche bieten höchste Hygienestandards ohne aufwendige Aufbereitungsprozesse – für mehr Effizienz und Sicherheit im OP-Alltag.\u003c\/p\u003e\n\u003cdiv class=\"compatibility-highlight\"\u003e\n\u003cdiv class=\"compatibility-icon\"\u003eWoodpecker\u003c\/div\u003e\n\u003cdiv class=\"compatibility-text\"\u003e\n\u003ch3\u003e100% kompatibel mit Woodpecker Systemen\u003c\/h3\u003e\n\u003cp\u003eDiese Sprayschläuche sind für den Einsatz an gängigen Woodpecker Chirurgiemotoren und Piezosurgery-Geräten mit externer Kühlung ausgelegt. Das zweiteilige System besteht aus einem transparenten Pumpensegment mit integriertem Durchflussregler und einer blauen Verlängerung, die über ein Luer-Lock-System verbunden wird – eine wirtschaftliche Alternative zu Original-Schläuchen bei gleicher Funktionalität.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-features\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eModulares Design\u003c\/h3\u003e\n\u003cp\u003eZweiteiliges System mit Pumpensegment und Verlängerung, verbunden über Luer-Lock für flexible Einsatzmöglichkeiten.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eIndividuelle Regulierung\u003c\/h3\u003e\n\u003cp\u003eIntegrierter Roller im transparenten Pumpensegment zur präzisen Steuerung der Durchflussmenge.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eErhebliche Kosteneinsparung\u003c\/h3\u003e\n\u003cp\u003eDeutlich wirtschaftlichere Alternative zu Original-Schläuchen bei gleichbleibend hoher Qualität und Leistung.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eErweiterbare Funktion\u003c\/h3\u003e\n\u003cp\u003eMöglichkeit zur Nutzung weiterer Verlängerungen oder doppelter Berieselung durch das Luer-Lock-System.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003ePerfekte Passform\u003c\/h3\u003e\n\u003cp\u003ePräzise gefertigt für exakte Kompatibilität mit geeigneten Woodpecker Systemen ohne Kompromisse bei der Funktionalität.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003ch3\u003eHöchste Hygiene\u003c\/h3\u003e\n\u003cp\u003eSteril verpackt und sofort einsatzbereit für maximale Patientensicherheit ohne Aufbereitungsrisiken.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth colspan=\"2\"\u003eTechnische Spezifikationen\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eWoodpecker Chirurgie- und Piezosurgery-Systeme mit externer Kühlung\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eVerpackungseinheit\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003e20 Stück pro Karton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eKabelkompatibilität\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eFür Systeme mit entsprechender Schlauch- und Pumpensegment-Aufnahme\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eAufbau\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eZweiteiliges System: Transparentes Pumpensegment mit Durchflussregler und blaue Verlängerung, verbunden über Luer-Lock-System\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eBesonderheiten\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eIntegrierter Roller zur individuellen Durchflussregulierung, erweiterbar für doppelte Berieselung\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eSterilität\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSteril verpackt für den Einmalgebrauch\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u003cstrong\u003eHersteller\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cdiv class=\"compatibility\"\u003e\n\u003ch2\u003eKompatibel mit Woodpecker Systemen\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eWoodpecker Chirurgiemotoren mit externer Bewässerung\u003c\/li\u003e\n\u003cli\u003eWoodpecker Piezosurgery-Systeme mit externer Kühlwasserführung\u003c\/li\u003e\n\u003cli\u003eWeitere kompatible Woodpecker Einheiten mit passender Pumpensegment-Schnittstelle\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Verpackungseinheit (VE)","offer_id":51260177219851,"sku":"SMJL00766","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"7 VE +1","offer_id":51260177252619,"sku":"SMJL007665","price":665.0,"currency_code":"EUR","in_stock":true},{"title":"13 VE +3","offer_id":52688302309643,"sku":"SMJL007665","price":1235.0,"currency_code":"EUR","in_stock":true},{"title":"19 VE +5","offer_id":52688302375179,"sku":"SMJL007665","price":1805.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/SMJL00766.jpg?v=1764774128"},{"product_id":"luer-lock-sprayschlauch-verlangerung-fur-flexible-kuhllosungen","title":"Luer-Lock Sprayschlauch-Verlängerung für flexible Kühllösungen","description":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eUniversal Verlängerung für Sprayschlauch mit Luer-Lock Anschluss\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\n        }\n        \n        body {\n            background-color: #f9f9f9;\n            color: #333;\n            line-height: 1.6;\n        }\n        \n        .product-container {\n            max-width: 1000px;\n            margin: 0 auto;\n            padding: 20px;\n        }\n        \n        .product-header {\n            text-align: center;\n            margin-bottom: 30px;\n            position: relative;\n        }\n        \n        .product-header h1 {\n            color: #3498db;\n            font-size: 2.5rem;\n            margin-bottom: 15px;\n            position: relative;\n            display: inline-block;\n        }\n        \n        .product-header h1:after {\n            content: '';\n            position: absolute;\n            bottom: -10px;\n            left: 50%;\n            transform: translateX(-50%);\n            width: 80px;\n            height: 3px;\n            background: #3498db;\n        }\n        \n        .product-header p {\n            font-size: 1.2rem;\n            color: #666;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .product-highlight {\n            background: linear-gradient(135deg, #f5f7fa 0%, #d6e4f0 100%);\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n            animation: fadeIn 1s ease-out;\n            position: relative;\n        }\n        \n        .product-highlight h2 {\n            color: #3498db;\n            margin-bottom: 15px;\n            font-size: 1.8rem;\n        }\n        \n        .key-feature {\n            position: absolute;\n            top: 20px;\n            right: 20px;\n            background: #3498db;\n            color: white;\n            font-weight: bold;\n            padding: 10px 15px;\n            border-radius: 50px;\n            box-shadow: 0 5px 15px rgba(52, 152, 219, 0.3);\n            z-index: 2;\n        }\n        \n        .compatibility-highlight {\n            display: flex;\n            margin-top: 20px;\n            background: rgba(255, 255, 255, 0.7);\n            border-radius: 10px;\n            padding: 15px;\n            align-items: center;\n        }\n        \n        .compatibility-icon {\n            min-width: 60px;\n            height: 60px;\n            background: #3498db;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            margin-right: 20px;\n            color: white;\n            font-size: 1.5rem;\n            font-weight: bold;\n        }\n        \n        .compatibility-text h3 {\n            color: #3498db;\n            margin-bottom: 5px;\n            font-size: 1.3rem;\n        }\n        \n        .product-features {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 20px;\n            margin-bottom: 30px;\n        }\n        \n        .feature-card {\n            flex: 1 1 200px;\n            background: white;\n            border-radius: 10px;\n            padding: 20px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .feature-card:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);\n        }\n        \n        .feature-card h3 {\n            color: #3498db;\n            margin-bottom: 10px;\n            font-size: 1.3rem;\n            position: relative;\n            z-index: 1;\n        }\n        \n        .feature-card p {\n            position: relative;\n            z-index: 1;\n        }\n        \n        .feature-card:before {\n            content: '';\n            position: absolute;\n            top: -10px;\n            right: -10px;\n            width: 60px;\n            height: 60px;\n            background: rgba(52, 152, 219, 0.1);\n            border-radius: 50%;\n            z-index: 0;\n        }\n        \n        .specs-table {\n            width: 100%;\n            margin-bottom: 30px;\n            border-collapse: collapse;\n            background: white;\n            border-radius: 10px;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .specs-table th {\n            background: #3498db;\n            color: white;\n            text-align: left;\n            padding: 15px;\n        }\n        \n        .specs-table td {\n            padding: 15px;\n            border-bottom: 1px solid #eee;\n        }\n        \n        .specs-table tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .compatibility {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .compatibility h2 {\n            color: #3498db;\n            margin-bottom: 15px;\n            font-size: 1.8rem;\n        }\n        \n        .compatibility ul {\n            list-style-type: none;\n            padding-left: 10px;\n        }\n        \n        .compatibility li {\n            position: relative;\n            padding-left: 30px;\n            margin-bottom: 10px;\n        }\n        \n        .compatibility li:before {\n            content: '✓';\n            position: absolute;\n            left: 0;\n            color: #4CAF50;\n            font-weight: bold;\n        }\n        \n        .usage-section {\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            margin-bottom: 30px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .usage-section h2 {\n            color: #3498db;\n            margin-bottom: 15px;\n            font-size: 1.8rem;\n        }\n        \n        .usage-section ol {\n            padding-left: 25px;\n        }\n        \n        .usage-section li {\n            margin-bottom: 10px;\n        }\n        \n        .cta-section {\n            text-align: center;\n            margin-top: 40px;\n            padding: 30px;\n            background: linear-gradient(45deg, #3498db, #2980b9);\n            border-radius: 10px;\n            color: white;\n            box-shadow: 0 10px 20px rgba(52, 152, 219, 0.2);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .cta-section:before {\n            content: '';\n            position: absolute;\n            top: -50%;\n            left: -50%;\n            width: 200%;\n            height: 200%;\n            background: linear-gradient(45deg, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, \n                        rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent);\n            background-size: 30px 30px;\n            transform: rotate(45deg);\n            opacity: 0.1;\n            animation: stripeAnimate 15s linear infinite;\n        }\n        \n        .cta-section h2 {\n            font-size: 2rem;\n            margin-bottom: 20px;\n            position: relative;\n        }\n        \n        .cta-button {\n            display: inline-block;\n            background: white;\n            color: #3498db;\n            padding: 15px 30px;\n            border-radius: 50px;\n            text-decoration: none;\n            font-weight: bold;\n            font-size: 1.2rem;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n            position: relative;\n            overflow: hidden;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n            margin-top: 20px;\n            z-index: 1;\n        }\n        \n        .cta-button:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);\n        }\n        \n        .cta-button:after {\n            content: '';\n            position: absolute;\n            top: 0;\n            left: -100%;\n            width: 100%;\n            height: 100%;\n            background: rgba(255, 255, 255, 0.2);\n            transition: transform 0.4s ease;\n            z-index: -1;\n        }\n        \n        .cta-button:hover:after {\n            transform: translateX(100%);\n        }\n        \n        .cross-sell {\n            margin-top: 40px;\n            background: white;\n            border-radius: 10px;\n            padding: 25px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .cross-sell h2 {\n            color: #3498db;\n            margin-bottom: 20px;\n            font-size: 1.8rem;\n            text-align: center;\n        }\n        \n        .cross-sell-options {\n            display: flex;\n            justify-content: space-between;\n            gap: 20px;\n            flex-wrap: wrap;\n        }\n        \n        .cross-sell-item {\n            flex: 1;\n            min-width: 200px;\n            border: 1px solid #eee;\n            border-radius: 10px;\n            padding: 15px;\n            text-align: center;\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .cross-sell-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);\n            border-color: #3498db;\n        }\n        \n        .cross-sell-item h3 {\n            color: #3498db;\n            font-size: 1.2rem;\n            margin: 10px 0;\n        }\n        \n        .cross-sell-item a {\n            display: inline-block;\n            background: #3498db;\n            color: white;\n            padding: 8px 15px;\n            border-radius: 20px;\n            text-decoration: none;\n            font-size: 0.9rem;\n            margin-top: 10px;\n            transition: background 0.3s ease;\n        }\n        \n        .cross-sell-item a:hover {\n            background: #2980b9;\n        }\n        \n        @keyframes fadeIn {\n            from {\n                opacity: 0;\n                transform: translateY(20px);\n            }\n            to {\n                opacity: 1;\n                transform: translateY(0);\n            }\n        }\n        \n        @keyframes stripeAnimate {\n            0% {\n                background-position: 0 0;\n            }\n            100% {\n                background-position: 30px 30px;\n            }\n        }\n        \n        \/* Responsive Styles *\/\n        @media (max-width: 768px) {\n            .product-header h1 {\n                font-size: 2rem;\n            }\n            \n            .feature-card {\n                flex: 1 1 100%;\n            }\n            \n            .cta-section h2 {\n                font-size: 1.6rem;\n            }\n            \n            .key-feature {\n                position: relative;\n                top: 0;\n                right: 0;\n                display: inline-block;\n                margin-bottom: 15px;\n            }\n            \n            .cross-sell-item {\n                flex: 1 1 100%;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"product-container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1\u003eUniversal Verlängerung für Sprayschlauch\u003c\/h1\u003e\n            \u003cp\u003eSterile Schlauchverlängerung mit Luer-Lock Anschluss für optimale Kühlung bei chirurgischen Eingriffen\u003c\/p\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-highlight\"\u003e\n            \u003cspan class=\"key-feature\"\u003e50 Stück pro Packung\u003c\/span\u003e\n            \u003ch2\u003eFlexible Erweiterung für Ihre Sprayschlauchsysteme\u003c\/h2\u003e\n            \u003cp\u003eUnsere sterilen Universal-Verlängerungen mit Luer-Lock Anschluss sind speziell für den Einsatz in der Dentalchirurgie konzipiert. Mit einer Länge von 2,1 Metern und praktischen blauen Befestigungsclips bieten diese Verlängerungen maximale Flexibilität und ermöglichen eine präzise Positionierung der Kühlung genau dort, wo Sie sie benötigen.\u003c\/p\u003e\n            \n            \u003cdiv class=\"compatibility-highlight\"\u003e\n                \u003cdiv class=\"compatibility-icon\"\u003eLL\u003c\/div\u003e\n                \u003cdiv class=\"compatibility-text\"\u003e\n                    \u003ch3\u003eUniverselle Luer-Lock Kompatibilität\u003c\/h3\u003e\n                    \u003cp\u003eDank des standardisierten Luer-Lock Anschlusssystems lassen sich diese Verlängerungen mit nahezu allen gängigen Pumpensegmenten kombinieren. Ideal für die Erweiterung Ihrer bestehenden Sprayschlauchsysteme oder für die Realisierung von doppelten Berieselungslösungen bei komplexen chirurgischen Eingriffen.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"product-features\"\u003e\n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eUniverselle Verwendbarkeit\u003c\/h3\u003e\n                \u003cp\u003eKompatibel mit allen Sprayschlauchsystemen, die über einen Luer-Lock Anschluss verfügen, unabhängig vom Hersteller.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eOptimale Länge\u003c\/h3\u003e\n                \u003cp\u003eMit 2,1 Metern Länge bieten die Verlängerungen ausreichend Spielraum für flexible Positionierung am Behandlungsplatz.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eBlaue Befestigungsclips\u003c\/h3\u003e\n                \u003cp\u003eDie integrierten blauen Clips ermöglichen eine sichere Fixierung an Tüchern oder Abdeckungen im OP-Bereich.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eDoppelte Berieselung\u003c\/h3\u003e\n                \u003cp\u003eErmöglicht die Einrichtung von mehreren Kühlstellen gleichzeitig für komplexe chirurgische Eingriffe.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eHygienische Einzelverpackung\u003c\/h3\u003e\n                \u003cp\u003eJede Verlängerung ist steril verpackt und sofort einsatzbereit für maximale Patientensicherheit.\u003c\/p\u003e\n            \u003c\/div\u003e\n            \n            \u003cdiv class=\"feature-card\"\u003e\n                \u003ch3\u003eGroßpackung\u003c\/h3\u003e\n                \u003cp\u003e50 Stück pro Packung sorgen für effiziente Lagerhaltung und Kostenoptimierung in Ihrer Praxis.\u003c\/p\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n        \n        \u003ctable class=\"specs-table\"\u003e\n            \u003ctr\u003e\n                \u003cth colspan=\"2\"\u003eTechnische Spezifikationen\u003c\/th\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eProdukttyp\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eUniversal Verlängerung für Sprayschlauch\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eVerpackungseinheit\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e50 Stück pro Packung\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eLänge\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003e2,1 Meter\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eAnschluss\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eLuer-Lock System (universell kompatibel)\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eBesonderheiten\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eBlaue Befestigungsclips, Erweiterbar für doppelte Berieselung\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eSterilität\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eSteril verpackt für den Einmalgebrauch\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eFarbe\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eBlau\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n                \u003ctd\u003e\u003cstrong\u003eAnwendungsbereich\u003c\/strong\u003e\u003c\/td\u003e\n                \u003ctd\u003eMechanische Kühlung bei chirurgischen Eingriffen\u003c\/td\u003e\n            \u003c\/tr\u003e\n        \u003c\/table\u003e\n        \n        \u003cdiv class=\"compatibility\"\u003e\n            \u003ch2\u003eUniversell einsetzbar mit\u003c\/h2\u003e\n            \u003cul\u003e\n                \u003cli\u003eAlle Sprayschlauchsysteme mit Luer-Lock Anschluss\u003c\/li\u003e\n                \u003cli\u003eW\u0026amp;H Dentalgeräte mit Luer-Lock kompatiblen Pumpensegmenten\u003c\/li\u003e\n                \u003cli\u003eBienAir iChiropro und Chiropro Systeme\u003c\/li\u003e\n                \u003cli\u003eNSK Chirurgiemotoren\u003c\/li\u003e\n                \u003cli\u003eWoodpecker Implantologie- und Chirurgiesysteme\u003c\/li\u003e\n                \u003cli\u003eAndere dentalchirurgische Geräte mit Luer-Lock Anschluss\u003c\/li\u003e\n            \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"usage-section\"\u003e\n            \u003ch2\u003eAnwendungsbereiche\u003c\/h2\u003e\n            \u003col\u003e\n                \u003cli\u003e\n\u003cstrong\u003eVerlängerung vorhandener Sprayschläuche\u003c\/strong\u003e - Für mehr Flexibilität und Reichweite während des Eingriffs\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eRealisierung von doppelter Berieselung\u003c\/strong\u003e - Durch Anschluss mehrerer Verlängerungen an ein Pumpensegment\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eOptimale Positionierung der Kühlung\u003c\/strong\u003e - Für präzise Kontrolle der Kühlflüssigkeit am Operationsbereich\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eGezielte Kühlung bei komplexen Eingriffen\u003c\/strong\u003e - Besonders wichtig bei Implantationen und Knochenbearbeitungen\u003c\/li\u003e\n                \u003cli\u003e\n\u003cstrong\u003eVerbindung mehrerer Kühlungskomponenten\u003c\/strong\u003e - Zur Schaffung individueller Kühlungslösungen nach Bedarf\u003c\/li\u003e\n            \u003c\/ol\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cta-section\"\u003e\n            \u003ch2\u003eErweitern Sie Ihre Kühlungsoptionen!\u003c\/h2\u003e\n            \u003cp\u003eMit unseren Universal Verlängerungen für Sprayschläuche erhalten Sie maximale Flexibilität und Kontrolle über die Kühlung bei Ihren chirurgischen Eingriffen. Die sterilen Einweg-Verlängerungen sind sofort einsatzbereit und garantieren höchste Hygienestandards in Ihrer Praxis.\u003c\/p\u003e\n            \u003ca href=\"#\" class=\"cta-button\"\u003eJetzt bestellen\u003c\/a\u003e\n        \u003c\/div\u003e\n        \n        \u003cdiv class=\"cross-sell\"\u003e\n            \u003ch2\u003eErgänzende Produkte\u003c\/h2\u003e\n            \u003cdiv class=\"cross-sell-options\"\u003e\n                \u003cdiv class=\"cross-sell-item\"\u003e\n                    \u003ch3\u003eW\u0026amp;H Kompatible Sprayschläuche\u003c\/h3\u003e\n                    \u003cp\u003ePumpensegmente mit Luer-Lock Anschluss für W\u0026amp;H Geräte\u003c\/p\u003e\n                    \u003ca href=\"#\"\u003eMehr erfahren\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cross-sell-item\"\u003e\n                    \u003ch3\u003eBienAir Kompatible Sprayschläuche\u003c\/h3\u003e\n                    \u003cp\u003ePumpensegmente mit Luer-Lock für BienAir Systeme\u003c\/p\u003e\n                    \u003ca href=\"#\"\u003eMehr erfahren\u003c\/a\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"cross-sell-item\"\u003e\n                    \u003ch3\u003eSprayschlauch-Halterungen\u003c\/h3\u003e\n                    \u003cp\u003eZusätzliche Befestigungsmöglichkeiten für Ihre Sprayschläuche\u003c\/p\u003e\n                    \u003ca href=\"#\"\u003eMehr erfahren\u003c\/a\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003c\/body\u003e","brand":"JuneLand","offers":[{"title":"Transparent \/ 2.1 m \/ 1 VE (50 Stück)","offer_id":51260315271435,"sku":"SMJL00768","price":66.0,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 2.1 m \/ 3 + 1 VE  (200 Stück)","offer_id":52404029620491,"sku":"SMJL007684","price":224.0,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 2.1 m \/ 6 + 2 VE  (400 Stück)","offer_id":52404029653259,"sku":"SMJL007686","price":396.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/SMJL00768.jpg?v=1754211739"},{"product_id":"universal-verlaengerung-sprayschlauch-21m","title":"Universal Verlängerung für Sprayschlauch – 2,1 m, Luer-Lock","description":"\u003cp\u003e\u003cstrong\u003eUniversal-Verlängerung für Sprayschlauchsysteme – 2,1 m, Luer-Lock\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDie Verlängerung ermöglicht eine sterile, dichte Verbindung zwischen Pumpensegment und Instrument. \nSie gestattet die \u003cstrong\u003evollständige Entleerung der angeschlossenen Infusionslösung\u003c\/strong\u003e und damit eine optimale Nutzung des Spülvolumens. \nSo werden \u003cstrong\u003eMaterialverbrauch und Restmengen minimiert\u003c\/strong\u003e, ohne die intraoperative Hygiene oder Funktionalität zu beeinträchtigen.\u003c\/p\u003e\n\u003cul\u003e\n  \u003cli\u003eUniversell kompatibel mit Luer-Lock-Systemen\u003c\/li\u003e\n  \u003cli\u003eErmöglicht doppelte Berieselung und gleichmäßigen Flüssigkeitsfluss\u003c\/li\u003e\n  \u003cli\u003eFür NaCl 0,9 % Infusionslösungen und sterile Spüllösungen geeignet\u003c\/li\u003e\n  \u003cli\u003eEinfaches Handling – kein Werkzeug erforderlich\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"JuneLand","offers":[{"title":"50 Stück \/ VE \/ 1 Verpackungseinheit (VE) 50 Stück","offer_id":52617039446283,"sku":"SMJL00768","price":65.0,"currency_code":"EUR","in_stock":true},{"title":"50 Stück \/ VE \/ 4 Verpackungseinheiten (200 Stück)","offer_id":52535833231627,"sku":"SMJL007685","price":195.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/woodpecker-bundle-7891637.png?v=1763614206"},{"product_id":"w-h-kompatible-bundles","title":"W\u0026H - kompatible Bundles","description":"\u003cdiv style=\"padding: 20px; border: 1px solid #e5e7eb; border-radius: 12px;\" class=\"bundle-wrapper\"\u003e\n\u003ch2 style=\"color: #005b94; font-weight: bold; margin-bottom: 10px;\"\u003eBundle: W\u0026amp;H-kompatibler Sprayschlauch + Universalverlängerung\u003c\/h2\u003e\n\u003cp style=\"font-size: 16px; line-height: 1.6; margin-bottom: 18px;\"\u003eDieses Bundle kombiniert einen \u003cstrong\u003eW\u0026amp;H-kompatiblen Sprayschlauch\u003c\/strong\u003e mit einer \u003cstrong\u003eUniversalverlängerung\u003c\/strong\u003e – ideal für chirurgische Anwendungen, implantologische Eingriffe und alle OP-Situationen, in denen maximale Sicherheit und Stabilität gefragt sind. Profitieren Sie von einer direkten Kostenreduktion, weniger Verbrauchsmaterial und einer deutlich effizienteren OP-Versorgung.\u003c\/p\u003e\n\u003c!-- VORTEILE --\u003e\n\u003cdiv style=\"margin: 25px 0;\"\u003e\n\u003ch3 style=\"color: #005b94; font-weight: 600; margin-bottom: 12px;\"\u003e✔ Ihre Vorteile auf einen Blick\u003c\/h3\u003e\n\u003cul style=\"line-height: 1.7; font-size: 15px; padding-left: 18px;\"\u003e\n\u003cli\u003eW\u0026amp;H-kompatibel – direkt einsatzbereit\u003c\/li\u003e\n\u003cli\u003eOptimierter Durchfluss \u0026amp; stabile Wasserführung\u003c\/li\u003e\n\u003cli\u003e82 % Kostenvorteil gegenüber herkömmlichen Originalsystemen\u003c\/li\u003e\n\u003cli\u003eIdeal für den täglichen OP-Betrieb (Implantologie, MKG, Oralchirurgie)\u003c\/li\u003e\n\u003cli\u003eReduzierter Materialverbrauch durch effizientes Schlauchsystem\u003c\/li\u003e\n\u003cli\u003eHygienisch, sicher, zuverlässig\u003c\/li\u003e\n\u003cli\u003eVermeidet bis zu \u003cstrong\u003e81 kg Plastikmüll pro Jahr\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- VARIANTEN --\u003e\u003c!-- SPARRECHNER --\u003e\n\u003cdiv style=\"padding: 18px; border: 1px dashed #005B94; border-radius: 10px; margin-bottom: 20px;\"\u003e\n\u003ch3 style=\"color: #005b94; font-weight: 600; margin-bottom: 10px;\"\u003eIhr persönliches Sparpotenzial\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.6;\"\u003eIn Kombination mit unserem Sprayschlauch-Kostenrechner sehen Sie auf einen Blick, wie viel Sie mit unserem Bundle im Vergleich zu Originalsystemen sparen können:\u003c\/p\u003e\n\u003cul style=\"line-height: 1.7; font-size: 15px; padding-left: 18px;\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eErsparnis pro Tag:\u003c\/strong\u003e bis zu 72,95 €\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eErsparnis pro Woche:\u003c\/strong\u003e bis zu 364,75 €\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eErsparnis pro Monat:\u003c\/strong\u003e bis zu 1.531,95 €\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eErsparnis pro Jahr:\u003c\/strong\u003e bis zu 18.967 €\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- ÖKOLOGIE --\u003e\n\u003cdiv style=\"padding: 18px; background: #e8f5eb; border-radius: 10px; margin-bottom: 20px;\"\u003e\n\u003ch3 style=\"color: #0f7a43; font-weight: 600; margin-bottom: 10px;\"\u003e🌱 Nachhaltigkeit \u0026amp; Ökologie-Bonus\u003c\/h3\u003e\n\u003cp style=\"font-size: 15px; line-height: 1.6;\"\u003eMit unserem System sparen Sie nicht nur Kosten, sondern auch wertvolle Ressourcen. Durch den Einsatz hochwertiger Schlauchsysteme vermeiden Sie jährlich bis zu \u003cstrong\u003e81 kg Kunststoffabfall\u003c\/strong\u003e – ein Plus für Umwelt und Team.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv style=\"text-align: center; margin-top: 25px;\"\u003e\u003ca style=\"display: inline-block; background: #FF5F1F; color: white; padding: 12px 26px; border-radius: 8px; font-size: 17px; font-weight: 600; text-decoration: none;\" href=\"#produkte\"\u003e Jetzt Bundle sichern \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SurgicMate","offers":[{"title":"1 VE (50 Stück) \/ 20 Sprayschläuche \/ 50 Verlängerungen","offer_id":52691380666635,"sku":null,"price":144.9,"currency_code":"EUR","in_stock":true},{"title":"3 + 1 VE  (200 Stück) \/ 20 Sprayschläuche \/ 50 Verlängerungen","offer_id":52708350820619,"sku":null,"price":319.0,"currency_code":"EUR","in_stock":true},{"title":"6 + 2 VE  (400 Stück) \/ 20 Sprayschläuche \/ 50 Verlängerungen","offer_id":52708350853387,"sku":null,"price":491.0,"currency_code":"EUR","in_stock":true},{"title":"1 VE (50 Stück) \/ 60 Sprayschläuche \/ 150 Verlängerungen","offer_id":52691380699403,"sku":null,"price":409.9,"currency_code":"EUR","in_stock":true},{"title":"3 + 1 VE  (200 Stück) \/ 60 Sprayschläuche \/ 150 Verlängerungen","offer_id":52708350886155,"sku":null,"price":767.0,"currency_code":"EUR","in_stock":true},{"title":"6 + 2 VE  (400 Stück) \/ 60 Sprayschläuche \/ 150 Verlängerungen","offer_id":52708350918923,"sku":null,"price":1283.0,"currency_code":"EUR","in_stock":true},{"title":"1 VE (50 Stück) \/ 100 Sprayschläuchen \/ 250 Verlängerungen","offer_id":52708350951691,"sku":null,"price":95.0,"currency_code":"EUR","in_stock":true},{"title":"3 + 1 VE  (200 Stück) \/ 100 Sprayschläuchen \/ 250 Verlängerungen","offer_id":52708350984459,"sku":null,"price":1215.0,"currency_code":"EUR","in_stock":true},{"title":"6 + 2 VE  (400 Stück) \/ 100 Sprayschläuchen \/ 250 Verlängerungen","offer_id":52708351017227,"sku":null,"price":2075.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/files\/SMJL00764.jpg?v=1754215853"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/collections\/juneland.jpg?v=1762958790","url":"https:\/\/shop.surgicmate.com\/collections\/sprayschlauchsysteme.oembed","provider":"SurgicMate ","version":"1.0","type":"link"}