{"product_id":"sc-butterfly-seat-cushion","title":"Cuscino Ergonomico per Seduta SC Butterfly","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\u003eDesign Ergonomico per il Supporto della Postura\u003c\/h4\u003e\n            \u003cp\u003eAgisce su anche, coccige e cosce per distribuire uniformemente la pressione, correggere la postura seduta e ridurre\n                affaticamento della parte bassa della schiena o dolore al coccige—ideale per lunghe ore in ufficio, alla guida o a studiare.\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\u003eComfort Personalizzato per Sedute Prolungate\u003c\/h4\u003e\n            \u003cp\u003eTaglio unico per il coccige per sollievo dal dolore, distribuzione uniforme del peso e lati rialzati per il supporto delle anche.\n                La schiuma preformata si adatta al tuo corpo per un comfort e supporto eccezionali. Passa a un comfort ottimale con\n                il nostro cuscino di dimensioni maggiori (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=\"Cuscino Ergonomico per Seduta SC Butterfly\" 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=\"Cuscino Ergonomico per Seduta SC Butterfly\" 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\u003eNiente Più Spostamenti o Scivolamenti\u003c\/h4\u003e\n            \u003cp\u003ePunti in silicone antiscivolo e forma semicircolare mantengono il cuscino ben fermo su sedie da ufficio, auto\n                sedili, sedie a rotelle o divani—perfetto per lavoro e viaggi.\u003c\/p\u003e\n                \u003cp\u003eTessuto traspirante e resistente al pilling con cerniera nascosta che ti permette di mettere la fodera in lavatrice. Combatti odori, sudore e batteri per una seduta più pulita ogni giorno.\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=\"Cuscino Ergonomico per Seduta SC Butterfly\" 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=\"Cuscino Ergonomico per Seduta SC Butterfly\" 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\u003ePorta il Comfort Ovunque\u003c\/h4\u003e\n        \u003cp\u003ePerfetto per viaggi su strada, giornate di lavoro al bar o campeggio—mai sacrificare il supporto per la portabilità.\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\u003ePerfetto per Tutti Coloro a Cui Tieni\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=\"Cuscino Ergonomico per Seduta SC Butterfly\" 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=\"Cuscino Ergonomico per Seduta SC Butterfly\" 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":"Nero","offer_id":42312200519769,"sku":"CP015313","price":26.95,"currency_code":"EUR","in_stock":true},{"title":"Grigio scuro","offer_id":42316385615961,"sku":"CP015314","price":27.95,"currency_code":"EUR","in_stock":true},{"title":"Caffè","offer_id":42316372639833,"sku":"CP015316","price":28.95,"currency_code":"EUR","in_stock":false},{"title":"Verde","offer_id":43187404439641,"sku":"CP016480","price":31.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\/it-it\/products\/sc-butterfly-seat-cushion","provider":"ProtoArc","version":"1.0","type":"link"}