{"title":"Spray Hose Systems","description":"\u003cp\u003eHigh-quality dental products and surgical accessories from Juneland. Juneland offers innovative solutions for modern dentistry:\u003c\/p\u003e\n\u003cul\u003e\n\n\u003cli\u003eSpray hose systems for various motor systems (W\u0026amp;H, NSK, BienAir, Woodpecker)\u003c\/li\u003e\n\n\u003cli\u003eLuer-Lock connection systems for flexible cooling solutions\u003c\/li\u003e\n\n\u003cli\u003eSterile disposable products for the highest hygiene standards\u003c\/li\u003e\n\n\u003cli\u003eCompatible accessories for leading dental devices\u003c\/li\u003e\n\n\u003cli\u003eQuality products for professional use\u003c\/li\u003e\n\n\n\u003c\/ul\u003e","products":[{"product_id":"chirurgische-absaugkanule","title":"Surgical suction cannula","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\n\u003cdiv class=\"product-header\"\u003e\n\n\u003ch1 class=\"product-title\"\u003ePremium Suction Cannula\u003c\/h1\u003e\n\n\u003cp class=\"product-subtitle\"\u003ePrecision and Versatility for Your Professional Practice\u003c\/p\u003e\n\n\u003cdiv class=\"product-badge\"\u003eEXCLUSIVE\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-content\"\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n\n\u003cp\u003eThe \u003cspan class=\"highlight\"\u003eexceptional Juniland Premium Suction Cannula\u003c\/span\u003e impresses with \u003cspan class=\"highlight\"\u003ethree perfectly sized opening dimensions\u003c\/span\u003e, revolutionizing your medical treatment options!\u003c\/p\u003e\n\n\u003cdiv class=\"size-circles\"\u003e\n\n\u003cdiv class=\"size-circle small\"\u003e\n\n\u003cdiv class=\"circle-size\"\u003e1.2 mm\u003c\/div\u003e\n\n\u003cdiv class=\"circle-label\"\u003ePrecision\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"size-circle medium\"\u003e\n\n\u003cdiv class=\"circle-size\"\u003e2.5 mm\u003c\/div\u003e\n\n\u003cdiv class=\"circle-label\"\u003eVersatility\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"size-circle large\"\u003e\n\n\u003cdiv class=\"circle-size\"\u003e4.0 mm\u003c\/div\u003e\n\n\u003cdiv class=\"circle-label\"\u003eEfficiency\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cp\u003eThe \u003cspan class=\"highlight\"\u003ebrilliantly designed, masterfully precision-crafted tip\u003c\/span\u003e guarantees incredibly gentle yet highly efficient suction of liquids and tissue residues.\u003c\/p\u003e\n\n\u003cp\u003eThe \u003cspan class=\"highlight\"\u003eingeniously integrated reflux stop\u003c\/span\u003e absolutely reliably prevents any backflow of aspirated material – a true marvel of engineering!\u003c\/p\u003e\n\n\u003cul class=\"features-list\"\u003e\n\n\u003cli class=\"feature-item\" style=\"--delay: 0;\"\u003ePerfectly ergonomically curved shaft for effortless access\u003c\/li\u003e\n\n\u003cli class=\"feature-item\" style=\"--delay: 1;\"\u003eImmaculately sterile packaged for the highest hygiene standards\u003c\/li\u003e\n\n\u003cli class=\"feature-item\" style=\"--delay: 2;\"\u003eDesigned for hygienically impeccable single use\u003c\/li\u003e\n\n\u003cli class=\"feature-item\" style=\"--delay: 3;\"\u003eAvailable in packs of 100\u003c\/li\u003e\n\n\u003cli class=\"feature-item\" style=\"--delay: 4;\"\u003eFrom Juneland - Quality without compromise\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-image\"\u003e\n\n\u003cdiv class=\"image-container pulse\"\u003e\n\n\u003cdiv class=\"placeholder-image\"\u003e\n\n\u003cdiv class=\"image-overlay\"\u003e\n\n\u003cdiv class=\"image-text\"\u003eRevolutionary Suction Cannula with Triple Opening System for a Premium Treatment Experience\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"call-to-action\"\u003e\n\n\u003cdiv class=\"cta-text\"\u003eAs an authorized distributor, we bring this cutting-edge technology directly to your practice!\u003c\/div\u003e\n\n\u003cbutton class=\"cta-button\"\u003eOrder Now\u003c\/button\u003e\n\n\u003c\/div\u003e\n\n\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":"Juneland W\u0026H Spray Tube System","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\n\u003cdiv class=\"product-header\"\u003e\n\n\u003ch1\u003eW\u0026amp;H Compatible Disposable Irrigation Tubing Sets\u003c\/h1\u003e\n\n\u003cp\u003ePrecise cooling and maximum hygiene for your dental surgical procedures\u003c\/p\u003e\n\n\u003cdiv class=\"manufacturer-badge\"\u003eManufactured by: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-highlight\"\u003e\n\n\u003ch2\u003eOptimal Cooling for W\u0026amp;H Devices\u003c\/h2\u003e\n\n\u003cp\u003eOur high-quality disposable irrigation tubing sets have been specially developed to ensure perfect compatibility with W\u0026amp;H dental equipment. These sterile disposable tubes offer the highest hygiene standards without complex reprocessing procedures – for greater efficiency in your practice. Thanks to the significant cost savings compared to the original, you benefit from excellent value for money.\u003c\/p\u003e\n\n\u003cdiv class=\"compatibility-highlight\"\u003e\n\n\u003cdiv class=\"compatibility-icon\"\u003eW\u0026amp;H\u003c\/div\u003e\n\n\u003cdiv class=\"compatibility-text\"\u003e\n\n\u003ch3\u003e100% compatible with W\u0026amp;H dental equipment\u003c\/h3\u003e\n\n\u003cp\u003eThese irrigation tubes are fully compatible with all common W\u0026amp;H implantology and surgery motors. The innovative two-piece system consists of a transparent pump segment with an integrated flow regulator and a blue extension, which are connected via a Luer-Lock system. Developed as an economical alternative to original tubing with the same quality and significantly lower costs.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-features\"\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eModular Design\u003c\/h3\u003e\n\n\u003cp\u003eTwo-piece system with pump segment and extension, connected via Luer-Lock for flexible application possibilities.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eIndividual Regulation\u003c\/h3\u003e\n\n\u003cp\u003eIntegrated roller in the transparent pump segment for precise control of the flow rate.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eSignificant Cost Savings\u003c\/h3\u003e\n\n\u003cp\u003eSignificantly more economical alternative to original tubing while maintaining high quality and performance.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eExpandable Functionality\u003c\/h3\u003e\n\n\u003cp\u003ePossibility of using further extensions or double irrigation through the Luer-Lock system.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\n\u003cp\u003ePrecisely manufactured for exact compatibility with W\u0026amp;H systems without compromising functionality.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eHighest Hygiene\u003c\/h3\u003e\n\n\u003cp\u003eSterile packed and ready for immediate use for maximum patient safety without reprocessing risks.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003cth colspan=\"2\"\u003eTechnical Specifications\u003c\/th\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eW\u0026amp;H Dental Equipment\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003ePackaging Unit\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e20 pieces per box\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eCable Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eFor motors with 1.8 m cable\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eSterility\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eSterile packed for single use\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eTwo-piece system: Transparent pump segment with flow regulator and blue extension, connected via Luer-Lock system\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eSpecial Features\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eIntegrated roller for individual flow regulation, expandable for double irrigation\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003cdiv class=\"compatibility\"\u003e\n\n\u003ch2\u003eCompatible with these W\u0026amp;H devices\u003c\/h2\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eImplantmed SI-923\u003c\/li\u003e\n\n\u003cli\u003eImplantmed SI-1023\u003c\/li\u003e\n\n\u003cli\u003eElcomed SA-310\u003c\/li\u003e\n\n\u003cli\u003ePiezomed SA-320\u003c\/li\u003e\n\n\u003cli\u003eOther W\u0026amp;H surgical motors and implantology systems\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Packaging Unit (PU)","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 units of vitamin E + 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":"Spray Hose System 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\n  \u003cdiv class=\"product-header\"\u003e\n\n    \u003ch1\u003eNSK Compatible Disposable Irrigation Tubing Sets\u003c\/h1\u003e\n\n    \u003cp\u003ePrecise cooling and maximum hygiene for your dental surgical procedures\u003c\/p\u003e\n\n    \u003cdiv class=\"manufacturer-badge\"\u003eManufactured by: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"product-highlight\"\u003e\n\n    \u003ch2\u003eOptimal Cooling for NSK Devices\u003c\/h2\u003e\n\n    \u003cp\u003eOur high-quality disposable irrigation tubing sets have been specially developed to ensure perfect compatibility with NSK dental devices. These sterile disposable tubes offer the highest hygiene standards without complex reprocessing procedures – for greater efficiency in your practice. Thanks to the significant cost savings compared to the original, you benefit from excellent value for money.\u003c\/p\u003e\n\n    \u003cdiv class=\"compatibility-highlight\"\u003e\n\n      \u003cdiv class=\"compatibility-icon\"\u003eNSK\u003c\/div\u003e\n\n      \u003cdiv class=\"compatibility-text\"\u003e\n\n        \u003ch3\u003e100% compatible with NSK dental devices\u003c\/h3\u003e\n\n        \u003cp\u003eThese irrigation tubings are fully compatible with NSK Surgic Pro, Surgic XT, Surgic XT Plus, and Variosurg systems. The innovative two-part system consists of a transparent pump segment with an integrated flow regulator and a blue extension, connected via a Luer-Lock system. Developed as an economical alternative to original tubing, offering the same quality at significantly lower costs.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"product-features\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eModular Design\u003c\/h3\u003e\n\n      \u003cp\u003eTwo-part system with pump segment and extension, connected via Luer-Lock for flexible applications.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eIndividual Regulation\u003c\/h3\u003e\n\n      \u003cp\u003eIntegrated roller in the transparent pump segment for precise flow rate control.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eSignificant Cost Savings\u003c\/h3\u003e\n\n      \u003cp\u003eSignificantly more economical alternative to original tubing while maintaining high quality and performance.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eExpandable Functionality\u003c\/h3\u003e\n\n      \u003cp\u003eOption to use additional extensions or double irrigation via the Luer-Lock system.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\n      \u003cp\u003ePrecisely manufactured for exact compatibility with NSK systems without compromising functionality.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eHighest Hygiene\u003c\/h3\u003e\n\n      \u003cp\u003eSterile packed and ready for immediate use for maximum patient safety without reprocessing risks.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ctable class=\"specs-table\"\u003e\n\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n\n        \u003cth colspan=\"2\"\u003eTechnical Specifications\u003c\/th\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eNSK Surgic Pro, Surgic XT, Surgic XT Plus, Variosurg\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003ePackaging Unit\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003e20 pieces per box\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eCable Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eFor motors with 1.8 m cable\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eTwo-part system: Transparent pump segment with flow regulator and blue extension, connected via Luer-Lock system\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eSpecial Features\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eIntegrated roller for individual flow regulation, expandable for double irrigation\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eSterility\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eSterile packed for single use\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n\n  \u003c\/table\u003e\n\n\n  \u003cdiv class=\"compatibility\"\u003e\n\n    \u003ch2\u003eCompatible with these NSK devices\u003c\/h2\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003eNSK Surgic Pro\u003c\/li\u003e\n\n      \u003cli\u003eNSK Surgic XT\u003c\/li\u003e\n\n      \u003cli\u003eNSK Surgic XT Plus\u003c\/li\u003e\n\n      \u003cli\u003eNSK Variosurg\u003c\/li\u003e\n\n      \u003cli\u003eOther compatible NSK surgical motors and implantology systems\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Packaging Unit (PU)","offer_id":51260100870411,"sku":"SMJL00765","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"5 CU +1","offer_id":51260100903179,"sku":"SMJL007655","price":475.0,"currency_code":"EUR","in_stock":true},{"title":"10 EU +3","offer_id":51260100935947,"sku":"SMJL0076510","price":950.0,"currency_code":"EUR","in_stock":true},{"title":"15 VEU + 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":"BienAir Juneland spray hose system","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\n  \u003cdiv class=\"product-header\"\u003e\n\n    \u003ch1\u003eBienAir Compatible Disposable Irrigation Tube Sets\u003c\/h1\u003e\n\n    \u003cp\u003ePrecise cooling and maximum hygiene for your dental surgical procedures\u003c\/p\u003e\n\n    \u003cdiv class=\"manufacturer-badge\"\u003eManufactured by: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"product-highlight\"\u003e\n\n    \u003ch2\u003eOptimal Cooling for BienAir Devices\u003c\/h2\u003e\n\n    \u003cp\u003eOur high-quality disposable irrigation tube sets have been specially developed to ensure perfect compatibility with BienAir dental devices. These sterile disposable tubes offer the highest hygiene standards without complex reprocessing procedures – for greater efficiency in your practice. Due to significant cost savings compared to the original, you benefit from excellent value for money.\u003c\/p\u003e\n\n    \u003cdiv class=\"compatibility-highlight\"\u003e\n\n      \u003cdiv class=\"compatibility-icon\"\u003eBienAir\u003c\/div\u003e\n\n      \u003cdiv class=\"compatibility-text\"\u003e\n\n        \u003ch3\u003e100% compatible with BienAir dental devices\u003c\/h3\u003e\n\n        \u003cp\u003eThese irrigation tubes are fully compatible with common BienAir surgery and implantology systems. The innovative two-part system consists of a transparent pump segment with an integrated flow regulator and a blue extension, connected via a Luer-Lock system. Developed as an economical alternative to original tubes with the same quality and significantly lower costs.\u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003cdiv class=\"product-features\"\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eModular Design\u003c\/h3\u003e\n\n      \u003cp\u003eTwo-part system with pump segment and extension, connected via Luer-Lock for flexible application possibilities.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eIndividual Regulation\u003c\/h3\u003e\n\n      \u003cp\u003eIntegrated roller in the transparent pump segment for precise control of the flow rate.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eSignificant Cost Savings\u003c\/h3\u003e\n\n      \u003cp\u003eSignificantly more economical alternative to original tubes with consistently high quality and performance.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eExpandable Function\u003c\/h3\u003e\n\n      \u003cp\u003eOption to use further extensions or double irrigation through the Luer-Lock system.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\n      \u003cp\u003ePrecisely manufactured for exact compatibility with BienAir systems without compromising functionality.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"feature-card\"\u003e\n\n      \u003ch3\u003eHighest Hygiene\u003c\/h3\u003e\n\n      \u003cp\u003eSterile packed and ready for immediate use for maximum patient safety without reprocessing risks.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003ctable class=\"specs-table\"\u003e\n\n    \u003ctbody\u003e\n\n      \u003ctr\u003e\n\n        \u003cth colspan=\"2\"\u003eTechnical Specifications\u003c\/th\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eBienAir surgery and implantology systems\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003ePackaging Unit\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003e20 pieces per box\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eCable Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eFor motors with 1.8 m cable\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eTwo-part system: Transparent pump segment with flow regulator and blue extension, connected via Luer-Lock system\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eSpecial Features\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eIntegrated roller for individual flow regulation, expandable for double irrigation\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eSterility\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eSterile packed for single use\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n      \u003ctr\u003e\n\n        \u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\n        \u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n\n      \u003c\/tr\u003e\n\n    \u003c\/tbody\u003e\n\n  \u003c\/table\u003e\n\n\n  \u003cdiv class=\"compatibility\"\u003e\n\n    \u003ch2\u003eCompatible with these BienAir Devices\u003c\/h2\u003e\n\n    \u003cul\u003e\n\n      \u003cli\u003eCommon BienAir surgical motors\u003c\/li\u003e\n\n      \u003cli\u003eCommon BienAir implantology systems\u003c\/li\u003e\n\n      \u003cli\u003eFurther compatible BienAir drive units with suitable tube guidance\u003c\/li\u003e\n\n    \u003c\/ul\u003e\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Packaging Unit (PU)","offer_id":51260140126475,"sku":"SMJL00767","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"5 VP +1","offer_id":51260140159243,"sku":"SMJL007675","price":475.0,"currency_code":"EUR","in_stock":true},{"title":"10 GE +3","offer_id":51260140192011,"sku":"SMJL0076710","price":950.0,"currency_code":"EUR","in_stock":true},{"title":"15 Pcs + 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":"Spray Hose System 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\n\u003cdiv class=\"product-header\"\u003e\n\n\u003ch1\u003eWoodpecker Compatible Disposable Irrigation Tubing Sets\u003c\/h1\u003e\n\n\u003cp\u003ePrecise cooling and maximum hygiene for your dental surgical and piezosurgical procedures\u003c\/p\u003e\n\n\u003cdiv class=\"manufacturer-badge\"\u003eManufactured by: \u003cspan\u003eSuzhou Juneland Medical Co.\u003c\/span\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-highlight\"\u003e\n\n\u003ch2\u003eOptimal Cooling for Woodpecker Systems\u003c\/h2\u003e\n\n\u003cp\u003eOur high-quality disposable irrigation tubing sets have been specially developed to ensure reliable compatibility with Woodpecker surgery and piezosurgery systems. The sterile disposable tubing offers the highest hygiene standards without complex reprocessing procedures – for more efficiency and safety in daily surgical practice.\u003c\/p\u003e\n\n\u003cdiv class=\"compatibility-highlight\"\u003e\n\n\u003cdiv class=\"compatibility-icon\"\u003eWoodpecker\u003c\/div\u003e\n\n\u003cdiv class=\"compatibility-text\"\u003e\n\n\u003ch3\u003e100% compatible with Woodpecker systems\u003c\/h3\u003e\n\n\u003cp\u003eThese irrigation tubes are designed for use with common Woodpecker surgical motors and piezosurgery devices with external cooling. The two-part system consists of a transparent pump segment with an integrated flow regulator and a blue extension, connected via a Luer-Lock system – an economical alternative to original tubes with the same functionality.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-features\"\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eModular Design\u003c\/h3\u003e\n\n\u003cp\u003eTwo-part system with pump segment and extension, connected via Luer-Lock for flexible application possibilities.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eIndividual Regulation\u003c\/h3\u003e\n\n\u003cp\u003eIntegrated roller in the transparent pump segment for precise control of the flow rate.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eSignificant Cost Savings\u003c\/h3\u003e\n\n\u003cp\u003eSignificantly more economical alternative to original tubes with consistently high quality and performance.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eExpandable Functionality\u003c\/h3\u003e\n\n\u003cp\u003ePossibility of using additional extensions or double irrigation through the Luer-Lock system.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003ePerfect Fit\u003c\/h3\u003e\n\n\u003cp\u003ePrecisely manufactured for exact compatibility with suitable Woodpecker systems without compromising functionality.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-card\"\u003e\n\n\u003ch3\u003eHighest Hygiene\u003c\/h3\u003e\n\n\u003cp\u003eSterile packed and immediately ready for use for maximum patient safety without reprocessing risks.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\n\u003ctbody\u003e\n\n\u003ctr\u003e\n\n\u003cth colspan=\"2\"\u003eTechnical Specifications\u003c\/th\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eCompatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eWoodpecker surgery and piezosurgery systems with external cooling\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003ePackaging Unit\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003e20 pieces per box\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eCable Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eFor systems with appropriate tubing and pump segment receptacles\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eTwo-part system: Transparent pump segment with flow regulator and blue extension, connected via Luer-Lock system\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eSpecial Features\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eIntegrated roller for individual flow regulation, expandable for double irrigation\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eSterility\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eSterile packed for single use\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\u003ctr\u003e\n\n\u003ctd\u003e\u003cstrong\u003eManufacturer\u003c\/strong\u003e\u003c\/td\u003e\n\n\u003ctd\u003eSuzhou Juneland Medical Co.\u003c\/td\u003e\n\n\n\u003c\/tr\u003e\n\n\n\u003c\/tbody\u003e\n\n\n\u003c\/table\u003e\n\n\u003cdiv class=\"compatibility\"\u003e\n\n\u003ch2\u003eCompatible with Woodpecker Systems\u003c\/h2\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eWoodpecker surgical motors with external irrigation\u003c\/li\u003e\n\n\u003cli\u003eWoodpecker piezosurgery systems with external coolant delivery\u003c\/li\u003e\n\n\u003cli\u003eOther compatible Woodpecker units with appropriate pump segment interface\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\n\u003c\/div\u003e\n\n\n\u003c\/div\u003e","brand":"JuneLand","offers":[{"title":"1 Packaging Unit (PU)","offer_id":51260177219851,"sku":"SMJL00766","price":95.0,"currency_code":"EUR","in_stock":true},{"title":"7 BE +1","offer_id":51260177252619,"sku":"SMJL007665-07","price":665.0,"currency_code":"EUR","in_stock":true},{"title":"13 V.E. +3","offer_id":52688302309643,"sku":"SMJL007665-13","price":1235.0,"currency_code":"EUR","in_stock":true},{"title":"19 VE +5","offer_id":52688302375179,"sku":"SMJL007665-19","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 Spray Hose Extension for Flexible Cooling Solutions","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\n    \u003ctitle\u003eUniversal Extension for Spray Hose with Luer-Lock Connection\u003c\/title\u003e\n\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\n        \u003cdiv class=\"product-header\"\u003e\n\n            \u003ch1\u003eUniversal Extension for Spray Hoses\u003c\/h1\u003e\n\n            \u003cp\u003eSterile hose extension with Luer-Lock connection for optimal cooling during surgical procedures\u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"product-highlight\"\u003e\n\n            \u003cspan class=\"key-feature\"\u003e50 pieces per pack\u003c\/span\u003e\n            \u003ch2\u003eFlexible Extension for Your Spray Hose Systems\u003c\/h2\u003e\n\n            \u003cp\u003eOur sterile universal extensions with Luer-Lock connection are specifically designed for use in dental surgery. With a length of 2.1 meters and practical blue attachment clips, these extensions offer maximum flexibility and allow for precise positioning of cooling exactly where you need it.\u003c\/p\u003e\n\n            \n            \u003cdiv class=\"compatibility-highlight\"\u003e\n\n                \u003cdiv class=\"compatibility-icon\"\u003eLL\u003c\/div\u003e\n\n                \u003cdiv class=\"compatibility-text\"\u003e\n\n                    \u003ch3\u003eUniversal Luer-Lock Compatibility\u003c\/h3\u003e\n\n                    \u003cp\u003eThanks to the standardized Luer-Lock connection system, these extensions can be combined with almost all common pump segments. Ideal for extending your existing spray hose systems or for implementing double irrigation solutions during complex surgical procedures.\u003c\/p\u003e\n\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"product-features\"\u003e\n\n            \u003cdiv class=\"feature-card\"\u003e\n\n                \u003ch3\u003eUniversal Applicability\u003c\/h3\u003e\n\n                \u003cp\u003eCompatible with all spray hose systems featuring a Luer-Lock connection, regardless of manufacturer.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \n            \u003cdiv class=\"feature-card\"\u003e\n\n                \u003ch3\u003eOptimal Length\u003c\/h3\u003e\n\n                \u003cp\u003eAt 2.1 meters in length, the extensions offer sufficient scope for flexible positioning at the treatment site.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \n            \u003cdiv class=\"feature-card\"\u003e\n\n                \u003ch3\u003eBlue Attachment Clips\u003c\/h3\u003e\n\n                \u003cp\u003eThe integrated blue clips enable secure fastening to drapes or covers in the operating area.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \n            \u003cdiv class=\"feature-card\"\u003e\n\n                \u003ch3\u003eDouble Irrigation\u003c\/h3\u003e\n\n                \u003cp\u003eAllows for the setup of multiple cooling points simultaneously for complex surgical procedures.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \n            \u003cdiv class=\"feature-card\"\u003e\n\n                \u003ch3\u003eHygienic Individual Packaging\u003c\/h3\u003e\n\n                \u003cp\u003eEach extension is sterilely packaged and immediately ready for use for maximum patient safety.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n            \n            \u003cdiv class=\"feature-card\"\u003e\n\n                \u003ch3\u003eBulk Pack\u003c\/h3\u003e\n\n                \u003cp\u003e50 pieces per pack ensure efficient inventory management and cost optimization in your practice.\u003c\/p\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n        \n        \u003ctable class=\"specs-table\"\u003e\n\n            \u003ctr\u003e\n\n                \u003cth colspan=\"2\"\u003eTechnical Specifications\u003c\/th\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003eProduct Type\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003eUniversal Extension for Spray Hose\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003ePackaging Unit\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003e50 pieces per pack\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003eLength\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003e2.1 meters\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003eConnection\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003eLuer-Lock System (universally compatible)\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003eSpecial Features\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003eBlue attachment clips, extendable for double irrigation\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003eSterility\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003eSterilely packaged for single use\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003eBlue\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n            \u003ctr\u003e\n\n                \u003ctd\u003e\u003cstrong\u003eArea of Application\u003c\/strong\u003e\u003c\/td\u003e\n\n                \u003ctd\u003eMechanical cooling during surgical procedures\u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n        \u003c\/table\u003e\n\n        \n        \u003cdiv class=\"compatibility\"\u003e\n\n            \u003ch2\u003eUniversally Usable with\u003c\/h2\u003e\n\n            \u003cul\u003e\n\n                \u003cli\u003eAll spray hose systems with Luer-Lock connection\u003c\/li\u003e\n\n                \u003cli\u003eW\u0026amp;H dental devices with Luer-Lock compatible pump segments\u003c\/li\u003e\n\n                \u003cli\u003eBienAir iChiropro and Chiropro systems\u003c\/li\u003e\n\n                \u003cli\u003eNSK surgical motors\u003c\/li\u003e\n\n                \u003cli\u003eWoodpecker implantology and surgical systems\u003c\/li\u003e\n\n                \u003cli\u003eOther dental surgical devices with Luer-Lock connection\u003c\/li\u003e\n\n            \u003c\/ul\u003e\n\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"usage-section\"\u003e\n\n            \u003ch2\u003eAreas of Application\u003c\/h2\u003e\n\n            \u003col\u003e\n\n                \u003cli\u003e\n\n\u003cstrong\u003eExtension of Existing Spray Hoses\u003c\/strong\u003e - For more flexibility and reach during the procedure\u003c\/li\u003e\n\n                \u003cli\u003e\n\n\u003cstrong\u003eImplementation of Double Irrigation\u003c\/strong\u003e - By connecting multiple extensions to one pump segment\u003c\/li\u003e\n\n                \u003cli\u003e\n\n\u003cstrong\u003eOptimal Positioning of Cooling\u003c\/strong\u003e - For precise control of the coolant at the surgical site\u003c\/li\u003e\n\n                \u003cli\u003e\n\n\u003cstrong\u003eTargeted Cooling for Complex Procedures\u003c\/strong\u003e - Particularly important for implantations and bone preparation\u003c\/li\u003e\n\n                \u003cli\u003e\n\n\u003cstrong\u003eConnection of Multiple Cooling Components\u003c\/strong\u003e - To create individual cooling solutions as needed\u003c\/li\u003e\n\n            \u003c\/ol\u003e\n\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"cta-section\"\u003e\n\n            \u003ch2\u003eExpand Your Cooling Options!\u003c\/h2\u003e\n\n            \u003cp\u003eWith our universal extensions for spray hoses, you get maximum flexibility and control over cooling during your surgical procedures. The sterile single-use extensions are ready for immediate use and guarantee the highest hygiene standards in your practice.\u003c\/p\u003e\n\n            \u003ca href=\"#\" class=\"cta-button\"\u003eOrder now\u003c\/a\u003e\n        \u003c\/div\u003e\n\n        \n        \u003cdiv class=\"cross-sell\"\u003e\n\n            \u003ch2\u003eComplementary Products\u003c\/h2\u003e\n\n            \u003cdiv class=\"cross-sell-options\"\u003e\n\n                \u003cdiv class=\"cross-sell-item\"\u003e\n\n                    \u003ch3\u003eW\u0026amp;H Compatible Spray Hoses\u003c\/h3\u003e\n\n                    \u003cp\u003ePump segments with Luer-Lock connection for W\u0026amp;H devices\u003c\/p\u003e\n\n                    \u003ca href=\"#\"\u003eLearn more\u003c\/a\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"cross-sell-item\"\u003e\n\n                    \u003ch3\u003eBienAir Compatible Spray Hoses\u003c\/h3\u003e\n\n                    \u003cp\u003ePump segments with Luer-Lock for BienAir systems\u003c\/p\u003e\n\n                    \u003ca href=\"#\"\u003eLearn more\u003c\/a\u003e\n                \u003c\/div\u003e\n\n                \u003cdiv class=\"cross-sell-item\"\u003e\n\n                    \u003ch3\u003eSpray Hose Holders\u003c\/h3\u003e\n\n                    \u003cp\u003eAdditional mounting options for your spray hoses\u003c\/p\u003e\n\n                    \u003ca href=\"#\"\u003eLearn more\u003c\/a\u003e\n                \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n\n\u003c\/body\u003e","brand":"JuneLand","offers":[{"title":"Transparent \/ 2.1 m \/ 1 PU (50 pieces)","offer_id":51260315271435,"sku":"SMJL00768","price":66.0,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 2.1 m \/ 3 + 1 OPU (200 pieces)","offer_id":52404029620491,"sku":"SMJL007684","price":224.0,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 2.1 m \/ 6 + 2 OPU (400 pieces)","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 Extension for Spray Hose - 2.1 m, Luer-Lock","description":"\u003cp\u003e\u003cstrong\u003eUniversal Extension for Spray Hose Systems – 2.1 m, Luer-Lock\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThe extension enables a sterile, tight connection between the pump segment and the instrument. \nIt allows for the \u003cstrong\u003ecomplete emptying of the connected infusion solution\u003c\/strong\u003e, thus optimizing the use of the irrigation volume. \nThis \u003cstrong\u003eminimizes material consumption and residual amounts\u003c\/strong\u003e, without impairing intraoperative hygiene or functionality.\u003c\/p\u003e\n\u003cul\u003e\n\n  \u003cli\u003eUniversally compatible with Luer-Lock systems\u003c\/li\u003e\n\n  \u003cli\u003eEnables double irrigation and even fluid flow\u003c\/li\u003e\n\n  \u003cli\u003eSuitable for NaCl 0.9% infusion solutions and sterile irrigation solutions\u003c\/li\u003e\n\n  \u003cli\u003eEasy handling – no tools required\u003c\/li\u003e\n\n\n\u003c\/ul\u003e","brand":"JuneLand","offers":[{"title":"50 pieces \/ PU \/ 4 packaging units (200 pieces)","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"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0792\/3862\/7595\/collections\/juneland.jpg?v=1762958790","url":"https:\/\/surgicmate.com\/en\/collections\/sprayschlauchsysteme.oembed","provider":"SurgicMate ","version":"1.0","type":"link"}