{"id":565,"date":"2026-06-26T10:28:52","date_gmt":"2026-06-26T08:28:52","guid":{"rendered":"https:\/\/mrbeta.dkonto.pl\/products\/uncategorized\/decoilers-coil-cars-and-turnstiles\/"},"modified":"2026-08-13T12:45:18","modified_gmt":"2026-08-13T10:45:18","slug":"odwijarki","status":"publish","type":"product","link":"https:\/\/mrbeta.dkonto.pl\/pl\/products\/equipment\/odwijarki\/","title":{"rendered":"Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy"},"content":{"rendered":"<section class=\"macring-product-hero\" id=\"mhero-1\">\n    <div class=\"mhero__container\">\n\n        <!-- \u2500\u2500 Left: content \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"mhero__content\">\n\n                            <div class=\"mhero__eyebrow\" aria-hidden=\"true\">\n                    <span class=\"mhero__eyebrow-line\"><\/span>\n                    <span class=\"mhero__eyebrow-text\">Wyposa\u017cenie<\/span>\n                <\/div>\n            \n                            <h1 class=\"mhero__heading\">\n                    Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy                <\/h1>\n            \n                            <p class=\"mhero__description\">Oferujemy odwijarki oraz w\u00f3zki do kr\u0119g\u00f3w blachy o no\u015bno\u015bci od 2 do 10 ton, przeznaczone do obs\u0142ugi materia\u0142u o szeroko\u015bci do 1500 mm.<br \/>\r\nKa\u017cdy model dost\u0119pny jest r\u00f3wnie\u017c w wersji podw\u00f3jnego rozwijaka (Double Decoiler), umo\u017cliwiaj\u0105cej szybk\u0105 zmian\u0119 materia\u0142u i zwi\u0119kszenie wydajno\u015bci procesu produkcyjnego.<\/p>\n            \n                            <div class=\"mhero__expandable\" id=\"mhero-1-expandable-content\" hidden>\n                    <div class=\"mhero__expandable-inner\">\n                        <p><span style=\"font-weight: 400\">W celu usprawnienia obs\u0142ugi kr\u0119g\u00f3w oraz zwi\u0119kszenia elastyczno\u015bci systemu dost\u0119pna jest r\u00f3wnie\u017c opcja wyposa\u017cenia w <\/span><b>podajnik karuzelowy (Turnstile)<\/b><span style=\"font-weight: 400\">, zapewniaj\u0105cy wygodniejsze i bardziej efektywne zarz\u0105dzanie materia\u0142em podczas produkcji.<\/span><\/p>\n                    <\/div>\n                <\/div>\n            \n                            <div class=\"mhero__ctas\">\n\n                                                                        <button class=\"mhero__btn mhero__btn--primary\"\n                                type=\"button\"\n                                aria-expanded=\"false\"\n                                aria-controls=\"mhero-1-expandable-content\">\n                                Czytaj wi\u0119cej                            <\/button>\n                                            \n                    \n                <\/div>\n            \n        <\/div><!-- \/.mhero__content -->\n\n        <!-- \u2500\u2500 Right: media \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n        <div class=\"mhero__media-wrap\">\n            <div class=\"mhero__media\" id=\"mhero-1-media\">\n\n                \n                    <!-- Static image -->\n                    <div class=\"mhero__media-cover\">\n                        <img decoding=\"async\" class=\"mhero__media-img\" src=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg\" alt=\"\" loading=\"lazy\">\n                        <div class=\"mhero__media-overlay\"><\/div>\n                    <\/div>\n\n                \n                <div class=\"mhero__media-accent\" aria-hidden=\"true\"><\/div>\n\n            <\/div><!-- \/.mhero__media -->\n        <\/div><!-- \/.mhero__media-wrap -->\n\n    <\/div><!-- \/.mhero__container -->\n<\/section><!-- \/.macring-product-hero -->\n\n<script>\n(function () {\n    var hero = document.getElementById(\"mhero-1\");\n    if (!hero) return;\n\n    var expandButton = hero.querySelector('[aria-controls=\"mhero-1-expandable-content\"]');\n    var expandPanel = document.getElementById(\"mhero-1-expandable-content\");\n\n    if (expandButton && expandPanel) {\n        expandButton.addEventListener('click', function () {\n            var expanded = expandButton.getAttribute('aria-expanded') === 'true';\n            expandButton.setAttribute('aria-expanded', String(!expanded));\n            expandPanel.hidden = expanded;\n            expandButton.textContent = expanded\n                ? \"Czytaj wi\\u0119cej\"                : \"Zwi\\u0144\";\n        });\n    }\n\n    var media = document.getElementById(\"mhero-1-media\");\n    if (!media) return;\n\n    var cover = media.querySelector('.mhero__media-cover--video');\n    if (!cover) return;\n\n    function activate() {\n        var ytId  = cover.getAttribute('data-youtube-id');\n        var mp4   = cover.getAttribute('data-mp4-url');\n\n        if (ytId) {\n            var iframe = document.createElement('iframe');\n            iframe.src = 'https:\/\/www.youtube-nocookie.com\/embed\/' + ytId + '?autoplay=1&rel=0';\n            iframe.allow = 'autoplay; encrypted-media; fullscreen; picture-in-picture';\n            iframe.allowFullscreen = true;\n            iframe.className = 'mhero__media-iframe';\n            iframe.title = 'Video';\n            media.innerHTML = '';\n            media.appendChild(iframe);\n        } else if (mp4) {\n            var video = document.createElement('video');\n            video.src = mp4;\n            video.controls = true;\n            video.autoplay = true;\n            video.className = 'mhero__media-video';\n            media.innerHTML = '';\n            media.appendChild(video);\n        }\n    }\n\n    cover.addEventListener('click', activate);\n    cover.addEventListener('keydown', function (e) {\n        if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); activate(); }\n    });\n}());\n<\/script>\n\n\n<section  class=\"macring-key-features\">\n    <div class=\"mkf__container\">\n                    <h2 class=\"mkf__heading\">Najwa\u017cniejsze cechy<\/h2>\n        \n                    <div class=\"mkf__grid\">\n                                    <div class=\"mkf__item\">\n                        <span class=\"mkf__icon\" aria-hidden=\"true\"><\/span>\n                                                <div class=\"mkf__text\"><strong>Szeroki zakres obs\u0142ugi kr\u0119g\u00f3w<\/strong><br \/> Odwijarki dostosowane do kr\u0119g\u00f3w o masie od 2 do 10 ton oraz szeroko\u015bci materia\u0142u do 1500 mm.<\/div>\n                    <\/div>\n                                    <div class=\"mkf__item\">\n                        <span class=\"mkf__icon\" aria-hidden=\"true\"><\/span>\n                                                <div class=\"mkf__text\"><strong>Podw\u00f3jny w\u00f3zek do kr\u0119g\u00f3w dla wi\u0119kszej wydajno\u015bci<\/strong><br \/> Mo\u017cliwo\u015b\u0107 zastosowania wersji Double Decoiler, kt\u00f3ra skraca czas przezbrojenia i zwi\u0119ksza ci\u0105g\u0142o\u015b\u0107 produkcji.<\/div>\n                    <\/div>\n                                    <div class=\"mkf__item\">\n                        <span class=\"mkf__icon\" aria-hidden=\"true\"><\/span>\n                                                <div class=\"mkf__text\"><strong>Elastyczna konfiguracja urz\u0105dze\u0144<\/strong><br \/> Dost\u0119pno\u015b\u0107 r\u00f3\u017cnych wariant\u00f3w odwijak\u00f3w pozwala dopasowa\u0107 rozwi\u0105zanie do indywidualnych potrzeb produkcyjnych.<\/div>\n                    <\/div>\n                                    <div class=\"mkf__item\">\n                        <span class=\"mkf__icon\" aria-hidden=\"true\"><\/span>\n                                                <div class=\"mkf__text\"><strong>Usprawniona obs\u0142uga materia\u0142u<\/strong><br \/> W\u00f3zki do kr\u0119g\u00f3w u\u0142atwiaj\u0105 szybki i bezpieczny transport oraz za\u0142adunek materia\u0142u.<\/div>\n                    <\/div>\n                                    <div class=\"mkf__item\">\n                        <span class=\"mkf__icon\" aria-hidden=\"true\"><\/span>\n                                                <div class=\"mkf__text\"><strong>Opcjonalny system<\/strong><br \/> Turnstile Podajnik karuzelowy zwi\u0119ksza komfort pracy i efektywno\u015b\u0107 zarz\u0105dzania kr\u0119gami blachy.<\/div>\n                    <\/div>\n                                    <div class=\"mkf__item\">\n                        <span class=\"mkf__icon\" aria-hidden=\"true\"><\/span>\n                                                <div class=\"mkf__text\"><strong>Rozwi\u0105zania dla zautomatyzowanych linii produkcyjnych<\/strong><br \/> Urz\u0105dzenia mog\u0105 by\u0107 integrowane z kompletnymi liniami profiluj\u0105cymi, zapewniaj\u0105c p\u0142ynny i wydajny proces produkcji.<\/div>\n                    <\/div>\n                            <\/div>\n            <\/div>\n<\/section>\n\n\n<section class=\"macring-product-gallery\" id=\"mgal-1\">\n    <div class=\"mgal__container\">\n\n                    <h2 class=\"mgal__heading\">Galeria zdj\u0119\u0107<\/h2>\n        \n        <div class=\"mgal__grid mgal__grid--featured\" role=\"list\">\n                            <div class=\"mgal__item mgal__item--featured\" role=\"listitem\">\n                    <button\n                        class=\"mgal__trigger\"\n                        data-gallery=\"mgal-1\"\n                        data-index=\"0\"\n                        aria-label=\"Photo 1\"\n                        type=\"button\">\n                        <img decoding=\"async\"\n                            class=\"mgal__img\"\n                            src=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183609-scaled.jpg\"\n                            alt=\"\"\n                            loading=\"eager\"\n                            data-full=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183609-2048x1536.jpg\">\n                                                    <div class=\"mgal__item-accent\" aria-hidden=\"true\"><\/div>\n                                                <div class=\"mgal__zoom-hint\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"16\" height=\"16\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div>\n                    <\/button>\n                <\/div>\n                            <div class=\"mgal__item\" role=\"listitem\">\n                    <button\n                        class=\"mgal__trigger\"\n                        data-gallery=\"mgal-1\"\n                        data-index=\"1\"\n                        aria-label=\"Photo 2\"\n                        type=\"button\">\n                        <img decoding=\"async\"\n                            class=\"mgal__img\"\n                            src=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183605.jpg\"\n                            alt=\"\"\n                            loading=\"eager\"\n                            data-full=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183605-2048x774.jpg\">\n                                                <div class=\"mgal__zoom-hint\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"16\" height=\"16\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div>\n                    <\/button>\n                <\/div>\n                            <div class=\"mgal__item\" role=\"listitem\">\n                    <button\n                        class=\"mgal__trigger\"\n                        data-gallery=\"mgal-1\"\n                        data-index=\"2\"\n                        aria-label=\"Photo 3\"\n                        type=\"button\">\n                        <img decoding=\"async\"\n                            class=\"mgal__img\"\n                            src=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183234-scaled.jpg\"\n                            alt=\"\"\n                            loading=\"eager\"\n                            data-full=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183234-2048x1470.jpg\">\n                                                <div class=\"mgal__zoom-hint\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"16\" height=\"16\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div>\n                    <\/button>\n                <\/div>\n                            <div class=\"mgal__item\" role=\"listitem\">\n                    <button\n                        class=\"mgal__trigger\"\n                        data-gallery=\"mgal-1\"\n                        data-index=\"3\"\n                        aria-label=\"Photo 4\"\n                        type=\"button\">\n                        <img decoding=\"async\"\n                            class=\"mgal__img\"\n                            src=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_8677.jpeg\"\n                            alt=\"\"\n                            loading=\"eager\"\n                            data-full=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_8677.jpeg\">\n                                                <div class=\"mgal__zoom-hint\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"16\" height=\"16\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div>\n                    <\/button>\n                <\/div>\n                            <div class=\"mgal__item\" role=\"listitem\">\n                    <button\n                        class=\"mgal__trigger\"\n                        data-gallery=\"mgal-1\"\n                        data-index=\"4\"\n                        aria-label=\"Photo 5\"\n                        type=\"button\">\n                        <img decoding=\"async\"\n                            class=\"mgal__img\"\n                            src=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg\"\n                            alt=\"\"\n                            loading=\"lazy\"\n                            data-full=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg\">\n                                                <div class=\"mgal__zoom-hint\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"16\" height=\"16\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div>\n                    <\/button>\n                <\/div>\n                            <div class=\"mgal__item\" role=\"listitem\">\n                    <button\n                        class=\"mgal__trigger\"\n                        data-gallery=\"mgal-1\"\n                        data-index=\"5\"\n                        aria-label=\"Photo 6\"\n                        type=\"button\">\n                        <img decoding=\"async\"\n                            class=\"mgal__img\"\n                            src=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/SB__0157-1.jpg\"\n                            alt=\"\"\n                            loading=\"lazy\"\n                            data-full=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/SB__0157-1.jpg\">\n                                                <div class=\"mgal__zoom-hint\" aria-hidden=\"true\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"16\" height=\"16\"><circle cx=\"11\" cy=\"11\" r=\"8\"\/><line x1=\"21\" y1=\"21\" x2=\"16.65\" y2=\"16.65\"\/><line x1=\"11\" y1=\"8\" x2=\"11\" y2=\"14\"\/><line x1=\"8\" y1=\"11\" x2=\"14\" y2=\"11\"\/><\/svg><\/div>\n                    <\/button>\n                <\/div>\n                    <\/div>\n\n    <\/div><!-- \/.mgal__container -->\n<\/section><!-- \/.macring-product-gallery -->\n\n<!-- \u2500\u2500 Lightbox \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 -->\n<div class=\"mgal__lightbox\" id=\"mgal-1-lb\" role=\"dialog\" aria-modal=\"true\" aria-label=\"Photo gallery\" hidden>\n    <button class=\"mgal__lb-close\" aria-label=\"Close\" type=\"button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"24\" height=\"24\"><line x1=\"18\" y1=\"6\" x2=\"6\" y2=\"18\"\/><line x1=\"6\" y1=\"6\" x2=\"18\" y2=\"18\"\/><\/svg><\/button>\n    <button class=\"mgal__lb-prev\" aria-label=\"Previous photo\" type=\"button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"28\" height=\"28\"><polyline points=\"15 18 9 12 15 6\"\/><\/svg><\/button>\n    <button class=\"mgal__lb-next\" aria-label=\"Next photo\" type=\"button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" aria-hidden=\"true\" width=\"28\" height=\"28\"><polyline points=\"9 18 15 12 9 6\"\/><\/svg><\/button>\n    <div class=\"mgal__lb-stage\">\n        <img decoding=\"async\" class=\"mgal__lb-img\" src=\"\" alt=\"\">\n    <\/div>\n    <div class=\"mgal__lb-footer\">\n        <span class=\"mgal__lb-caption\"><\/span>\n        <span class=\"mgal__lb-counter\"><\/span>\n    <\/div>\n<\/div>\n\n<script>\n(function () {\n    var galId  = \"mgal-1\";\n    var lbId   = galId + '-lb';\n    var images = [{\"src\":\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183609-2048x1536.jpg\",\"alt\":\"\"},{\"src\":\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183605-2048x774.jpg\",\"alt\":\"\"},{\"src\":\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_20180612_183234-2048x1470.jpg\",\"alt\":\"\"},{\"src\":\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/IMG_8677.jpeg\",\"alt\":\"\"},{\"src\":\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg\",\"alt\":\"\"},{\"src\":\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/SB__0157-1.jpg\",\"alt\":\"\"}];\n\n    var lb        = document.getElementById(lbId);\n    if (!lb || !images.length) return;\n\n    var lbImg     = lb.querySelector('.mgal__lb-img');\n    var lbCaption = lb.querySelector('.mgal__lb-caption');\n    var lbCounter = lb.querySelector('.mgal__lb-counter');\n    var lbClose   = lb.querySelector('.mgal__lb-close');\n    var lbPrev    = lb.querySelector('.mgal__lb-prev');\n    var lbNext    = lb.querySelector('.mgal__lb-next');\n    var current   = 0;\n    var total     = images.length;\n\n    function show(index) {\n        current = (index + total) % total;\n        var d = images[current];\n        lbImg.src = '';\n        lbImg.classList.add('mgal__lb-img--loading');\n        var tmp = new Image();\n        tmp.onload = function () {\n            lbImg.src = d.src;\n            lbImg.alt = d.alt || '';\n            lbImg.classList.remove('mgal__lb-img--loading');\n        };\n        tmp.src = d.src;\n        lbCaption.textContent = d.alt || '';\n        lbCounter.textContent = (current + 1) + ' \/ ' + total;\n        lbPrev.style.display = total > 1 ? '' : 'none';\n        lbNext.style.display = total > 1 ? '' : 'none';\n    }\n\n    function open(index) {\n        show(index);\n        lb.hidden = false;\n        lb.classList.add('mgal__lightbox--visible');\n        document.body.style.overflow = 'hidden';\n        lbClose.focus();\n    }\n\n    function close() {\n        lb.hidden = true;\n        lb.classList.remove('mgal__lightbox--visible');\n        document.body.style.overflow = '';\n    }\n\n    \/\/ Triggers\n    document.querySelectorAll('[data-gallery=\"' + galId + '\"]').forEach(function (btn) {\n        btn.addEventListener('click', function () { open(parseInt(btn.getAttribute('data-index'), 10)); });\n    });\n\n    lbClose.addEventListener('click', close);\n    lbPrev.addEventListener('click', function () { show(current - 1); });\n    lbNext.addEventListener('click', function () { show(current + 1); });\n\n    \/\/ Keyboard\n    lb.addEventListener('keydown', function (e) {\n        if (e.key === 'Escape')      { close(); }\n        else if (e.key === 'ArrowLeft')  { show(current - 1); }\n        else if (e.key === 'ArrowRight') { show(current + 1); }\n    });\n\n    \/\/ Click backdrop to close\n    lb.addEventListener('click', function (e) {\n        if (e.target === lb || e.target === lb.querySelector('.mgal__lb-stage')) { close(); }\n    });\n\n    \/\/ Swipe\n    var touchStartX = 0;\n    lb.addEventListener('touchstart', function (e) { touchStartX = e.changedTouches[0].clientX; }, { passive: true });\n    lb.addEventListener('touchend', function (e) {\n        var dx = e.changedTouches[0].clientX - touchStartX;\n        if (Math.abs(dx) > 40) { dx < 0 ? show(current + 1) : show(current - 1); }\n    }, { passive: true });\n}());\n<\/script>\n\n\n<section class=\"macring-product-form\">\n    <div class=\"mpf__container\">\n        <div class=\"mpf__card\">\n\n                            <h2 class=\"mpf__heading\">Zapytaj o wycen\u0119<\/h2>\n            \n                            <p class=\"mpf__description\">Interesuje Ci\u0119 nasza oferta? Wype\u0142nij formularz, a nasz zesp\u00f3\u0142 skontaktuje si\u0119 z Tob\u0105, aby om\u00f3wi\u0107 Twoje potrzeby oraz wymagania produkcyjne.<\/p>\n            \n            <div class=\"mpf__form-wrap\" data-page-title=\"Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy\">\n                                    \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f153-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"153\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/pl\/wp-json\/wp\/v2\/product\/565#wpcf7-f153-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"153\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f153-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<label class=\"half\"> \n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Imi\u0119\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n\n<label class=\"half\"> \n    <span class=\"wpcf7-form-control-wrap\" data-name=\"company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Firma\" value=\"\" type=\"text\" name=\"company\" \/><\/span> <\/label>\n\n<label>\n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n\n\n<label> \n    <span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Opisz wymagania dotycz\u0105ce projektu...\" name=\"your-message\"><\/textarea><\/span> <\/label>\n\n<input class=\"wpcf7-form-control wpcf7-hidden\" value=\"\" type=\"hidden\" name=\"source\" \/>\n\n\n<input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"WY\u015aLIJ\" \/><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n                            <\/div>\n\n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"featured_media":1307,"template":"","meta":{"_acf_changed":true,"inline_featured_image":false},"product_category":[43],"class_list":["post-565","product","type-product","status-publish","has-post-thumbnail","hentry","product_category-equipment"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy - Macring<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy - Macring\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/\" \/>\n<meta property=\"og:site_name\" content=\"Macring\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-13T10:45:18+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1609\" \/>\n\t<meta property=\"og:image:height\" content=\"1270\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/products\\\/equipment\\\/odwijarki\\\/\",\"url\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/products\\\/equipment\\\/odwijarki\\\/\",\"name\":\"Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy - Macring\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/products\\\/equipment\\\/odwijarki\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/products\\\/equipment\\\/odwijarki\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Strona-Glowna-2.jpeg\",\"datePublished\":\"2026-06-26T08:28:52+00:00\",\"dateModified\":\"2026-08-13T10:45:18+00:00\",\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/mrbeta.dkonto.pl\\\/products\\\/equipment\\\/odwijarki\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/products\\\/equipment\\\/odwijarki\\\/#primaryimage\",\"url\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Strona-Glowna-2.jpeg\",\"contentUrl\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/Strona-Glowna-2.jpeg\",\"width\":1609,\"height\":1270},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/#website\",\"url\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/\",\"name\":\"Macring\",\"description\":\"From Coil To Fully Finished Products\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/mrbeta.dkonto.pl\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy - Macring","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/","og_locale":"pl_PL","og_type":"article","og_title":"Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy - Macring","og_url":"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/","og_site_name":"Macring","article_modified_time":"2026-08-13T10:45:18+00:00","og_image":[{"width":1609,"height":1270,"url":"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/","url":"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/","name":"Odwijarki i w\u00f3zki do kr\u0119g\u00f3w blachy - Macring","isPartOf":{"@id":"https:\/\/mrbeta.dkonto.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/#primaryimage"},"image":{"@id":"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/#primaryimage"},"thumbnailUrl":"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg","datePublished":"2026-06-26T08:28:52+00:00","dateModified":"2026-08-13T10:45:18+00:00","inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/"]}]},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/mrbeta.dkonto.pl\/products\/equipment\/odwijarki\/#primaryimage","url":"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg","contentUrl":"https:\/\/mrbeta.dkonto.pl\/wp-content\/uploads\/2026\/06\/Strona-Glowna-2.jpeg","width":1609,"height":1270},{"@type":"WebSite","@id":"https:\/\/mrbeta.dkonto.pl\/#website","url":"https:\/\/mrbeta.dkonto.pl\/","name":"Macring","description":"From Coil To Fully Finished Products","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mrbeta.dkonto.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"}]}},"_links":{"self":[{"href":"https:\/\/mrbeta.dkonto.pl\/pl\/wp-json\/wp\/v2\/product\/565","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mrbeta.dkonto.pl\/pl\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/mrbeta.dkonto.pl\/pl\/wp-json\/wp\/v2\/types\/product"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/mrbeta.dkonto.pl\/pl\/wp-json\/wp\/v2\/media\/1307"}],"wp:attachment":[{"href":"https:\/\/mrbeta.dkonto.pl\/pl\/wp-json\/wp\/v2\/media?parent=565"}],"wp:term":[{"taxonomy":"product_category","embeddable":true,"href":"https:\/\/mrbeta.dkonto.pl\/pl\/wp-json\/wp\/v2\/product_category?post=565"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}