{"product_id":"sc-butterfly-seat-cushion","title":"SC Butterfly Ergonomisches Sitzkissen ","description":"\u003cbody\u003e\n\n\n\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1\"\u003e\n    \u003cstyle\u003e\n        .product_detail_banner {\n            position: relative;\n            display: block;\n            text-align: center;\n            background-color: #ffffff;\n        }\n\n        \/* banner 1 text css *\/\n        @media screen and (max-width: 750px) {\n            div.banner1_text_pc {\n                display: none;\n            }\n        }\n\n        .banner1_text_pc {\n            position: absolute;\n            text-align: left;\n            top: 15%;\n            left: 30%;\n            padding: 0px;\n            transform: translate(-50%, -50%);\n        }\n\n\n        @media screen and (min-width: 750px) {\n            div.banner1_text_mob {\n                display: none;\n            }\n        }\n\n        .banner1_text_mob {\n            position: absolute;\n            text-align: left;\n            top: 2%;\n            left: 10%;\n            padding: 0px;\n            width: 350px;\n\n        }\n\n        \/* END banner 1 text css *\/\n\n\n        .page_specs_container {\n            display: flex;\n            overflow: hidden;\n            clear: both;\n        }\n\n        .specs_wrapper {\n            float: left;\n            padding: 10px 0;\n            width: 50%;\n            background-color: #E7E9EB;\n        }\n\n        .page_specs_container2 {\n            display: flex;\n            overflow: hidden;\n            clear: both;\n        }\n\n        .specs_wrapper2 {\n            float: left;\n            padding: 10px 0;\n            width: 50%;\n            background-color: #f5f7f8;\n        }\n\n        @media only screen and (max-width:1150px) {\n            .page_specs_container {\n                display: block;\n            }\n\n            .specs_wrapper {\n                width: 100%;\n            }\n        }\n\n\n        \/* GM icon control font *\/\n        .gm_icon_blocks_a {\n            line-height: 1.5;\n            width: auto;\n            height: auto;\n            color: #000000;\n            font-size: 14px;\n            margin: auto;\n            text-align: center;\n        }\n\n        @media screen and (max-width: 750px) {\n            div.pc_banner {\n                display: none;\n            }\n        }\n\n\n        @media screen and (min-width:750px) {\n            div.mob_banner {\n                display: none;\n            }\n        }\n\n\n        .responsive {\n            width: 100%;\n            height: auto;\n        }\n\n        @media screen and (min-width: 750px) {\n            div.text_des_banner_white {\n                background-color: #ffffff;\n                padding-top: 50px;\n                text-align: center;\n                padding-left: 150px;\n                padding-right: 150px;\n\n            }\n        }\n\n\n        @media screen and (max-width: 750px) {\n            div.text_des_banner_white {\n                background-color: #ffffff;\n                padding-top: 40px;\n                padding-bottom: 40px;\n                text-align: center;\n                padding-left: 30px;\n                padding-right: 30px;\n            }\n        }\n\n        \/* Common styles for all devices *\/\n        .pic_text {\n            display: flex;\n            flex-wrap: wrap;\n            justify-content: center;\n        }\n\n        .pic_text_style {\n            width: 25%;\n            padding: 30px 5px;\n            box-sizing: border-box;\n            display: flex;\n            flex-direction: column;\n        }\n\n        .pic_text_style img {\n            width: 100%;\n        }\n\n        .pic_and_text_title {\n            padding-top: 10px;\n        }\n\n        \/* Styles for desktop devices *\/\n        @media (min-width: 1024px) {\n            .pic_text_style {\n                width: 25%;\n            }\n        }\n\n        \/* Styles for tablets *\/\n        @media (min-width: 768px) and (max-width: 1023px) {\n            .pic_text_style {\n                width: 25%;\n            }\n        }\n\n        \/* Styles for mobile devices *\/\n        @media (max-width: 767px) {\n            .pic_text_style {\n                width: 50%;\n                flex-direction: column;\n            }\n        }\n\n        .SC-Butterfly-Slides-container2 {\n            position: relative;\n            margin: auto;\n        }\n\n        .SC-Butterfly-Slides img {\n            width: 100%;\n        }\n\n        .SC-Butterfly-prev2,\n        .SC-Butterfly-next2 {\n            cursor: pointer;\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            width: auto;\n            padding: 32px;\n            transition: 0.6s ease;\n            z-index: 10;\n            border: none;\n            background: none;\n            justify-content: center;\n            align-items: center;\n            display: flex;\n        }\n\n        .SC-Butterfly-prev2::before,\n        .SC-Butterfly-next2::before {\n            content: '';\n            border: solid white;\n            border-width: 0 3px 3px 0;\n            display: inline-block;\n            padding: 12px;\n            \/* Controls the size of the arrow *\/\n        }\n\n        \/* Adjust the direction of the arrows *\/\n        .SC-Butterfly-prev2::before {\n            transform: rotate(135deg);\n            -webkit-transform: rotate(135deg);\n        }\n\n        .SC-Butterfly-next2::before {\n            transform: rotate(-45deg);\n            -webkit-transform: rotate(-45deg);\n        }\n\n        \/* Position the \"prev button\" to the left *\/\n        .SC-Butterfly-prev2 {\n            left: 0;\n        }\n\n        \/* Position the \"next button\" to the right *\/\n        .SC-Butterfly-next2 {\n            right: 0;\n        }\n\n        \/* The dots\/bullets\/indicators *\/\n        .SC-Butterfly-dot-container2 {\n            text-align: center;\n            position: absolute;\n            bottom: 10px;\n            left: 50%;\n            transform: translateX(-50%);\n            z-index: 10;\n        }\n\n        .SC-Butterfly-dot2 {\n            cursor: pointer;\n            height: 15px;\n            width: 15px;\n            margin: 0 2px;\n            background-color: #fff;\n            border-radius: 50%;\n            display: inline-block;\n            transition: background-color 0.6s ease;\n        }\n\n        .SC-Butterfly-active2,\n        .SC-Butterfly-dot2:hover {\n            background-color: #F1AF29;\n        }\n\n        img.SC-Butterfly-pc-image2 {\n            display: none;\n        }\n\n        img.SC-Butterfly-mb-image2 {\n            display: block;\n        }\n\n        @media screen and (min-width: 768px) {\n            img.SC-Butterfly-pc-image2 {\n                display: block;\n            }\n\n            img.SC-Butterfly-mb-image2 {\n                display: none;\n            }\n        }\n\n        .SC-Butterfly-Combo-Slides-container2 {\n            position: relative;\n            margin: auto;\n        }\n\n        .SC-Butterfly-Combo-Slides img {\n            width: 100%;\n        }\n\n        .SC-Butterfly-Combo-prev2,\n        .SC-Butterfly-Combo-next2 {\n            cursor: pointer;\n            position: absolute;\n            top: 50%;\n            transform: translateY(-50%);\n            width: auto;\n            padding: 32px;\n            transition: 0.6s ease;\n            z-index: 10;\n            border: none;\n            background: none;\n            justify-content: center;\n            align-items: center;\n            display: flex;\n        }\n\n        .SC-Butterfly-Combo-prev2::before,\n        .SC-Butterfly-Combo-next2::before {\n            content: '';\n            border: solid white;\n            border-width: 0 3px 3px 0;\n            display: inline-block;\n            padding: 12px;\n            \/* Controls the size of the arrow *\/\n        }\n\n        \/* Adjust the direction of the arrows *\/\n        .SC-Butterfly-Combo-prev2::before {\n            transform: rotate(135deg);\n            -webkit-transform: rotate(135deg);\n        }\n\n        .SC-Butterfly-Combo-next2::before {\n            transform: rotate(-45deg);\n            -webkit-transform: rotate(-45deg);\n        }\n\n        \/* Position the \"prev button\" to the left *\/\n        .SC-Butterfly-Combo-prev2 {\n            left: 0;\n        }\n\n        \/* Position the \"next button\" to the right *\/\n        .SC-Butterfly-Combo-next2 {\n            right: 0;\n        }\n\n        \/* The dots\/bullets\/indicators *\/\n        .SC-Butterfly-Combo-dot-container2 {\n            text-align: center;\n            position: absolute;\n            bottom: 10px;\n            left: 50%;\n            transform: translateX(-50%);\n            z-index: 10;\n        }\n\n        .SC-Butterfly-Combo-dot2 {\n            cursor: pointer;\n            height: 15px;\n            width: 15px;\n            margin: 0 2px;\n            background-color: #fff;\n            border-radius: 50%;\n            display: inline-block;\n            transition: background-color 0.6s ease;\n        }\n\n        .SC-Butterfly-Combo-active2,\n        .SC-Butterfly-Combo-dot2:hover {\n            background-color: #F1AF29;\n        }\n\n        img.SC-Butterfly-Combo-pc-image2 {\n            display: none;\n        }\n\n        img.SC-Butterfly-Combo-mb-image2 {\n            display: block;\n        }\n\n        @media screen and (min-width: 768px) {\n            img.SC-Butterfly-Combo-pc-image2 {\n                display: block;\n            }\n\n            img.SC-Butterfly-Combo-mb-image2 {\n                display: none;\n            }\n        }\n    \u003c\/style\u003e\n\n\n\n    \u003cdiv\u003e\n        \u003cvideo style=\"width: 100%;\" id=\"product-video\" preload=\"none\" loop webkit-playsinline=\"\" playsinline=\"\" autoplay muted=\"\" controls\u003e\n            \u003csource src=\"https:\/\/cdn.shopify.com\/videos\/c\/o\/v\/032a8847576f47acac08fa0ae1b32151.mp4\" type=\"video\/mp4\"\u003e\u003c\/video\u003e\n    \u003c\/div\u003e\n\n\n    \u003c!--START 3rd banner--\u003e\n    \u003cdiv class=\"product_detail_banner\"\u003e\n        \u003c!--3rd banner text for PC--\u003e\n        \u003cdiv class=\"text_des_banner_white\"\u003e\n            \u003ch4\u003eErgonomisches Design zur Haltungsunterstützung\u003c\/h4\u003e\n            \u003cp\u003eWirkt auf Hüften, Steißbein und Oberschenkel, um den Druck gleichmäßig zu verteilen, die Sitzhaltung zu korrigieren und Ermüdung im unteren Rücken oder Steißbeinschmerzen zu reduzieren – ideal für lange Stunden im Büro, beim Autofahren oder beim Lernen.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"SC-Butterfly-Slides-container2\"\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc1.png?v=1745486182\" class=\"SC-Butterfly-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb1.png?v=1745486184\" class=\"SC-Butterfly-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc2.png?v=1745486179\" class=\"SC-Butterfly-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb2.png?v=1745486184\" class=\"SC-Butterfly-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc3.png?v=1745486180\" class=\"SC-Butterfly-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb3.png?v=1745486183\" class=\"SC-Butterfly-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc4.png?v=1745486179\" class=\"SC-Butterfly-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb4.png?v=1745486184\" class=\"SC-Butterfly-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n\n        \u003c!-- Next and previous buttons --\u003e\n        \u003ca class=\"SC-Butterfly-prev2\" onclick=\"plusSlides(-1)\"\u003e\u003c\/a\u003e\n        \u003ca class=\"SC-Butterfly-next2\" onclick=\"plusSlides(1)\"\u003e\u003c\/a\u003e\n\n        \u003c!-- The dots\/circles --\u003e\n        \u003cdiv class=\"SC-Butterfly-dot-container2\"\u003e\n            \u003cspan class=\"SC-Butterfly-dot2\" onclick=\"currentSlide(1)\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"SC-Butterfly-dot2\" onclick=\"currentSlide(2)\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"SC-Butterfly-dot2\" onclick=\"currentSlide(3)\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"SC-Butterfly-dot2\" onclick=\"currentSlide(4)\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cscript\u003e\n        var slideIndex = 1;\n        showSlides(slideIndex);\n\n        \/\/ Next\/previous controls\n        function plusSlides(n) {\n            showSlides(slideIndex += n);\n        }\n\n        \/\/ Thumbnail image controls\n        function currentSlide(n) {\n            showSlides(slideIndex = n);\n        }\n\n        function showSlides(n) {\n            var i;\n            var slides = document.getElementsByClassName(\"SC-Butterfly-Slides\");\n            var dots = document.getElementsByClassName(\"SC-Butterfly-dot2\");\n            if (n \u003e slides.length) { slideIndex = 1 }\n            if (n \u003c 1) { slideIndex = slides.length }\n            for (i = 0; i \u003c slides.length; i++) {\n                slides[i].style.display = \"none\";\n            }\n            for (i = 0; i \u003c dots.length; i++) {\n                dots[i].className = dots[i].className.replace(\" SC-Butterfly-active2\", \"\");\n            }\n            slides[slideIndex - 1].style.display = \"block\";\n            dots[slideIndex - 1].className += \" SC-Butterfly-active2\";\n        }\n    \u003c\/script\u003e\n\n    \u003c!--START 4th banner--\u003e\n    \u003cdiv class=\"product_detail_banner\"\u003e\n        \u003c!--4th banner text--\u003e\n        \u003cdiv class=\"text_des_banner_white\"\u003e\n            \u003ch4\u003eIndividueller Komfort für den ganzen Tag\u003c\/h4\u003e\n            \u003cp\u003eEinzigartiger Steißbeinausschnitt zur Schmerzlinderung, gleichmäßige Gewichtsverteilung und erhöhte Seiten für Hüftstütze. Vorgeformter Schaumstoff passt sich Ihrem Körper an und bietet außergewöhnlichen Komfort und Unterstützung. Wechseln Sie zu optimalem Komfort mit unserem größeren Kissen (18\"L x 16\"W x 4\"H).\u003c\/p\u003e\n        \u003c\/div\u003e\n\n\n        \u003c!--4th banner img for PC--\u003e\n        \u003cdiv class=\"pc_banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc5.png?v=1745486182\" alt=\"SC Butterfly Ergonomic Seat Cushion\" class=\"responsive\" loading=\"lazy\"\u003e\u003cbr\u003e\n        \u003c\/div\u003e\n\n        \u003c!--4th banner img for MOB--\u003e\n        \u003cdiv class=\"mob_banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb5.png?v=1745486183\" alt=\"SC Butterfly Ergonomic Seat Cushion\" class=\"responsive\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n        \u003c!--END 4th banner--\u003e\n    \u003c\/div\u003e\n\n    \u003c!--START 5th banner--\u003e\n    \u003cdiv class=\"product_detail_banner\"\u003e\n        \u003c!--5th banner text for PC--\u003e\n        \u003cdiv class=\"text_des_banner_white\"\u003e\n            \u003ch4\u003eKein Verrutschen oder Verschieben mehr\u003c\/h4\u003e\n            \u003cp\u003eRutschfeste Silikonpunkte und eine halbkreisförmige Form halten das Kissen fest an seinem Platz auf Bürostühlen, Autositzen, Rollstühlen oder Sofas – perfekt für Arbeit und Reisen.\u003c\/p\u003e\n                \u003cp\u003eAtmungsaktiver, pillingresistenter Stoff mit verstecktem Reißverschluss ermöglicht das Waschen des Bezugs in der Maschine. Bekämpfen Sie Gerüche, Schweiß und Bakterien für einen saubereren Sitz jeden Tag.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003c!--5th banner img for PC--\u003e\n        \u003cdiv class=\"pc_banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc6.png?v=1745486179\" alt=\"SC Butterfly Ergonomic Seat Cushion\" class=\"responsive\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!--5th banner img for MOB--\u003e\n        \u003cdiv class=\"mob_banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb6.png?v=1745486183\" alt=\"SC Butterfly Ergonomic Seat Cushion\" class=\"responsive\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!--END 5th banner--\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"text_des_banner_white\"\u003e\n        \u003ch4\u003eKomfort überallhin mitnehmen\u003c\/h4\u003e\n        \u003cp\u003ePerfekt für Roadtrips, Arbeitstage im Café oder Camping – verzichten Sie nie auf Unterstützung für die Portabilität.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"SC-Butterfly-Combo-Slides-container2\"\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Combo-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc7.png?v=1745486179\" class=\"SC-Butterfly-Combo-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb7.png?v=1745486182\" class=\"SC-Butterfly-Combo-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Combo-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc8.png?v=1745486179\" class=\"SC-Butterfly-Combo-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb8.png?v=1745486184\" class=\"SC-Butterfly-Combo-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Combo-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc9.png?v=1745486179\" class=\"SC-Butterfly-Combo-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb9.png?v=1745486183\" class=\"SC-Butterfly-Combo-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"SC-Butterfly-Combo-Slides\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc10.png?v=1745486179\" class=\"SC-Butterfly-Combo-pc-image2\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb10.png?v=1745486183\" class=\"SC-Butterfly-Combo-mb-image2\"\u003e\n        \u003c\/div\u003e\n\n\n        \u003c!-- Next and previous buttons --\u003e\n        \u003ca class=\"SC-Butterfly-Combo-prev2\" onclick=\"plusSlides2(-1)\"\u003e\u003c\/a\u003e\n        \u003ca class=\"SC-Butterfly-Combo-next2\" onclick=\"plusSlides2(1)\"\u003e\u003c\/a\u003e\n\n        \u003c!-- The dots\/circles --\u003e\n        \u003cdiv class=\"SC-Butterfly-Combo-dot-container2\"\u003e\n            \u003cspan class=\"SC-Butterfly-Combo-dot2\" onclick=\"currentSlide2(1)\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"SC-Butterfly-Combo-dot2\" onclick=\"currentSlide2(2)\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"SC-Butterfly-Combo-dot2\" onclick=\"currentSlide2(3)\"\u003e\u003c\/span\u003e\n            \u003cspan class=\"SC-Butterfly-Combo-dot2\" onclick=\"currentSlide2(4)\"\u003e\u003c\/span\u003e\n        \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!--START 5th banner--\u003e\n    \u003cdiv class=\"product_detail_banner\"\u003e\n        \u003c!--5th banner text for PC--\u003e\n        \u003cdiv class=\"text_des_banner_white\"\u003e\n            \u003ch4\u003ePerfekt für jeden, der Ihnen am Herzen liegt\u003c\/h4\u003e\n        \u003c\/div\u003e\n\n        \u003c!--5th banner img for PC--\u003e\n        \u003cdiv class=\"pc_banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-pc11.png?v=1745486179\" alt=\"SC Butterfly Ergonomic Seat Cushion\" class=\"responsive\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!--5th banner img for MOB--\u003e\n        \u003cdiv class=\"mob_banner\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion-mb11.png?v=1745486183\" alt=\"SC Butterfly Ergonomic Seat Cushion\" class=\"responsive\" loading=\"lazy\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!--END 5th banner--\u003e\n    \u003c\/div\u003e\n\n\n    \u003cscript\u003e\n        var slideIndex2 = 1;\n        showSlides2(slideIndex2);\n\n        \/\/ Next\/previous controls\n        function plusSlides2(n) {\n            showSlides2(slideIndex2 += n);\n        }\n\n        \/\/ Thumbnail image controls\n        function currentSlide2(n) {\n            showSlides2(slideIndex2 = n);\n        }\n\n        function showSlides2(n) {\n            var i;\n            var slides = document.getElementsByClassName(\"SC-Butterfly-Combo-Slides\");\n            var dots = document.getElementsByClassName(\"SC-Butterfly-Combo-dot2\");\n            if (n \u003e slides.length) { slideIndex2 = 1 }\n            if (n \u003c 1) { slideIndex2 = slides.length }\n            for (i = 0; i \u003c slides.length; i++) {\n                slides[i].style.display = \"none\";\n            }\n            for (i = 0; i \u003c dots.length; i++) {\n                dots[i].className = dots[i].className.replace(\" SC-Butterfly-Combo-active2\", \"\");\n            }\n            slides[slideIndex2 - 1].style.display = \"block\";\n            dots[slideIndex2 - 1].className += \" SC-Butterfly-Combo-active2\";\n        }\n    \u003c\/script\u003e\n\n\n\n\u003c\/body\u003e","brand":"ProtoArc","offers":[{"title":"Black","offer_id":42312200519769,"sku":"CP015313","price":26.95,"currency_code":"EUR","in_stock":true},{"title":"Dark Gray","offer_id":42316385615961,"sku":"CP015314","price":27.95,"currency_code":"EUR","in_stock":true},{"title":"Coffee","offer_id":42316372639833,"sku":"CP015316","price":28.95,"currency_code":"EUR","in_stock":false},{"title":"Green","offer_id":43187404439641,"sku":"CP016480","price":26.95,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/3972\/9497\/files\/sc-butterfly-seat-cushion.webp?v=1767581536","url":"https:\/\/www.protoarc.com\/de-de\/products\/sc-butterfly-seat-cushion","provider":"ProtoArc","version":"1.0","type":"link"}