{"id":17205,"date":"2024-02-14T06:52:09","date_gmt":"2024-02-14T06:52:09","guid":{"rendered":"http:\/\/coats.com\/?page_id=17205"},"modified":"2026-04-17T15:16:54","modified_gmt":"2026-04-17T09:46:54","slug":"footwear","status":"publish","type":"page","link":"https:\/\/www.coats.com\/pl\/industries\/footwear\/","title":{"rendered":"Rozwi\u0105zania dla przemys\u0142u obuwniczego"},"content":{"rendered":"<style>\n    :root {\n        --lightTextColor: #fff;\n        --boxShadowColor: #e9e9e9;\n        --defaultTextColor: #000000;\n        --textColorMedium: #666666;\n        --primaryHighlightColor: #003b7c;\n        --borderColor: #d1d1d1;\n        --textColor: #333333;\n        --titleTextColor: #262626;\n        --primaryColor: #006AB5;\n--highlightColor: #04B2E2;\n    }\n\n    label {\n        margin-bottom: 0.5rem;\n    }\n\n    .latest-item {\n        height: 350px;\n        position: relative;\n    }\n\n    .badge:empty {\n        display: inline-flex;\n    }\n\n    .badge {\n        padding: 7px 9px;\n        border-radius: 0px;\n    }\n\n    .latest-item img {\n        height: 240px;\n        object-fit: cover;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay {\n        background-color: var(--lightTextColor);\n        bottom: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n        min-height: 200px;\n        left: 0;\n        margin: 0 auto;\n        overflow: hidden;\n        padding: 15px;\n        position: absolute;\n        right: 0;\n        width: 90%;\n    }\n\n    .After {\n        display: flex;\n        flex-direction: row-reverse\n    }\n\n    .min-height-185 {\n        min-height: 185px;\n    }\n\n    .latest-item .product-overlay label {\n        color: var(--defaultTextColor);\n        font-size: 1.25rem;\n        line-height: 1.5rem;\n        font-weight: 500;\n        float: left;\n        width: 100%;\n    }\n\n    .latest-item .product-overlay p {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.25rem;\n        width: 100%;\n        padding: 0;\n        margin-bottom: 15px;\n    }\n\n    .wrap-threeline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n    }\n\n    .wrap-twoline {\n        overflow: hidden;\n        display: -webkit-box;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n    }\n\n    .btn-primary-light.btn-sm {\n        background-color: var(--primaryLightColor);\n        border: 0;\n        color: var(--primaryColor);\n        font-size: .75rem;\n        padding: 0.35rem 0.5rem;\n        text-decoration: none;\n    }\n\n    .btn-primary-light.btn-sm:hover {\n        background-color: var(--primaryHighlightColor);\n        color: var(--lightTextColor);\n    }\n\n    .tab_list {\n        list-style-type: none;\n        padding: 0px 0px 5px 0px;\n        display: flex;\n        justify-content: center;\n        border-bottom: 1px solid #d1d1d1;\n    }\n\n    .tab_links {\n        padding: 10px 20px;\n    }\n\n    .section-title {\n        color: var(--titleTextColor);\n        font-size: 1.75rem;\n        font-weight: 600 !important;\n        margin-bottom: 15px !important;\n        line-height: 2.125rem;\n    }\n\n    .section-content {\n        color: var(--textColor) !important;\n        font-size: 1rem !important;\n        line-height: 1.5rem !important;\n    }\n\n    .btn-outline-primary {\n        border-color: var(--primaryColor) !important;\n        border-radius: 0 !important;\n        background: var(--lightTextColor);\n        color: var(--primaryColor) !important;\n        font-size: .875rem !important;\n        font-weight: 600;\n        font-family: FrutigerNeueW01-Regular, Ubuntu, sans-serif;\n        padding: 0.5rem 0.75rem !important;\n        text-decoration: none !important;\n    }\n\n    .btn-primary-light.btn-sm:hover svg path {\n        fill: #fff;\n    }\n\n    .btn-outline-primary:hover {\n        color: var(--lightTextColor) !important;\n        background-color: var(--primaryColor) !important;\n        border-color: var(--primaryColor) !important;\n    }\n\n    .sustain-story-panel {\n        position: relative;\n    }\n\n    .sustain-story-panel .sustain-story-img {\n        width: 100%;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain-story-panel .case-opacity {\n        background: linear-gradient(to bottom, rgba(245, 246, 252, .01), rgba(0, 0, 0, .93));\n        height: 100px;\n        width: 100%;\n        position: absolute;\n        bottom: 0;\n        opacity: 1;\n    }\n\n    .sustain-story-panel .sustain-story-title {\n        font-size: 1rem;\n        font-weight: 500;\n        line-height: 1.375rem;\n        color: var(--lightTextColor);\n        bottom: 10px;\n        margin: 0;\n        left: 15px;\n        position: absolute;\n        padding-right: 25px;\n        text-decoration: none;\n    }\n\n    .sustain-story-panel .sustain-story-title:hover {\n        text-decoration: underline;\n    }\n\n    .tab-link {\n        border: 0;\n        color: var(--titleTextColor);\n        font-size: 1.125rem;\n        font-weight: 500;\n        padding: 0.5rem 1.5rem;\n        text-decoration: none;\n    }\n\n    .nav-tabs .tab-link.active {\n        color: #006AB5;\n        border-bottom: 2px solid #006AB5;\n        border-width: 0 0 2px 0;\n    }\n\n    .product_card .card,\n    .product_cards .card {\n        border-radius: 0;\n        border: 0;\n        -webkit-box-shadow: 0 0 30px var(--boxShadowColor);\n        box-shadow: 0 0 30px var(--boxShadowColor);\n    }\n\n    .product_card .card .card-img-top,\n    .product_cards .card .card-img-top {\n        border-radius: 0;\n        height: 200px;\n        -o-object-fit: cover;\n        object-fit: cover;\n    }\n\n    .sustain_link {\n        width: 100%;\n    }\n\n    .product_card .card .card-body {\n        padding: 15px;\n    }\n\n    .btn-primary.btn-sm {\n        background-color: #ebf2f8 !important;\n        border: 0;\n        color: #006ab5 !important;\n        font-size: .75rem !important;\n        padding: 0.35rem 0.5rem !important;\n        text-decoration: none;\n    }\n\n    .btn-primary.btn-sm i {\n        font-size: .5rem;\n    }\n\n    .product_card .card-title {\n        color: var(--titleTextColor);\n        font-size: 1rem;\n        font-weight: 600;\n        overflow: hidden;\n        text-overflow: ellipsis;\n        white-space: nowrap;\n        width: 100%;\n        padding: 0;\n        line-height: 1.25rem;\n    }\n\n    .product_card .card-text {\n        color: var(--textColorMedium);\n        font-size: .875rem;\n        line-height: 1.375rem;\n        padding: 0;\n    }\n\n    #post_block .product_cards .card-text {\n        color: var(--textColorMedium);\n        display: -webkit-box;\n        font-size: .875rem;\n        overflow: hidden;\n        -webkit-line-clamp: 2;\n        -webkit-box-orient: vertical;\n        line-height: 1.375rem;\n        padding: 0;\n        margin-bottom: 5px;\n    }\n\n    .btn-primary.btn-sm:hover {\n        background-color: var(--primaryHighlightColor) !important;\n        color: var(--lightTextColor) !important;\n    }\n\n    .btn-primary.btn-sm:hover i::before {\n        color: var(--lightTextColor);\n    }\n\n    .line-badge {\n        height: 3px;\n        background-color: var(--primaryColor);\n        width: 25px;\n        overflow: hidden;\n        display: flex;\n    }\n\n    .tab-link img {\n        width: 20px;\n    }\n\n\n    \/* \t.card-title .badge:last-child{\n\t\tdisplay:none;\n\t} *\/\n    @media(max-width: 767px) {\n\n        .tablinks.active,\n        .tablinks:hover,\n        .tablinks.active:visited,\n        .cat-list_item.active,\n        .cat-list_item:hover,\n        .cat-list_item.active:visited {\n            background-color: #ffffff00 !important;\n            border-bottom: 2px solid #005da9 !important;\n            color: #005da9 !important;\n        }\n    }\n\n    .card-img-top {\n        object-fit: cover\n    }\n<\/style>\n    <!--Featured Products-->\n    <section class=\"inner-featured-section section-space\" id=\"inner-featured-section\">\n    <div class=\"container\">\n        <div class=\"title-split mb-3\">\n            <div class=\"customized-title-width\">\n                <h2 class=\"section-title-main left-align wow animate__animated animate__fadeInLeft animate__slow\">\n                    Polecane produty                <\/h2>\n            <\/div>\n        <\/div>\n\n        <div class=\"cust-tabs\">\n            <!-- Tabs Navigation -->\n            <ul class=\"nav nav-pills mt-2 mt-md-4 mb-3\" id=\"pills-tab\" role=\"tablist\">\n                                    <li class=\"nav-item\" role=\"presentation\">\n                        <button class=\"nav-link text-primary fw-semibold active position-relative\"\n                            id=\"pills-tab-0\" data-bs-toggle=\"pill\"\n                            data-bs-target=\"#pills-content-0\" type=\"button\" role=\"tab\"\n                            aria-controls=\"pills-content-0\"\n                            aria-selected=\"true\">\n                            Threads                        <\/button>\n                    <\/li>\n                                    <li class=\"nav-item\" role=\"presentation\">\n                        <button class=\"nav-link text-primary fw-semibold  position-relative\"\n                            id=\"pills-tab-1\" data-bs-toggle=\"pill\"\n                            data-bs-target=\"#pills-content-1\" type=\"button\" role=\"tab\"\n                            aria-controls=\"pills-content-1\"\n                            aria-selected=\"false\">\n                            Structural Components                        <\/button>\n                    <\/li>\n                                    <li class=\"nav-item\" role=\"presentation\">\n                        <button class=\"nav-link text-primary fw-semibold  position-relative\"\n                            id=\"pills-tab-2\" data-bs-toggle=\"pill\"\n                            data-bs-target=\"#pills-content-2\" type=\"button\" role=\"tab\"\n                            aria-controls=\"pills-content-2\"\n                            aria-selected=\"false\">\n                            Boards                        <\/button>\n                    <\/li>\n                                    <li class=\"nav-item\" role=\"presentation\">\n                        <button class=\"nav-link text-primary fw-semibold  position-relative\"\n                            id=\"pills-tab-3\" data-bs-toggle=\"pill\"\n                            data-bs-target=\"#pills-content-3\" type=\"button\" role=\"tab\"\n                            aria-controls=\"pills-content-3\"\n                            aria-selected=\"false\">\n                            Yarns                        <\/button>\n                    <\/li>\n                            <\/ul>\n\n            <!-- Tabs Content -->\n            <div class=\"tab-content\" id=\"pills-tabContent\">\n                                    <div class=\"tab-pane fade show active\" id=\"pills-content-0\" role=\"tabpanel\"\n                        aria-labelledby=\"pills-tab-0\">\n\n                        <div class=\"row\">\n                            <div class=\"col-sm-12 primary-card position-relative\">\n                                                                <!-- Thumbnail Navigation -->\n                                <div class=\"row\">\n                                    <div class=\"col-md-7 thumbs-main\">\n                                        <div class=\"owl-thumbs\">\n    \n    <button class=\"owl-thumb-item active\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-nylbond-thread.webp\" alt=\"\">\n        <span class=\"owl-thumb-text\">Coats\u00ae Nylbond\u2122<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/DrybondAWF_BlackThreadGroup.webp\" alt=\"\">\n        <span class=\"owl-thumb-text\">Coats\u00ae Drybond\u2122 AWF<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-ecoverde-gral-hero.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">Coats\u00ae EcoVerde\u2122 Gral\u2122<\/span>\n    <\/button>\n    \n                                            <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"owl-carousel owl-theme\">\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-nylbond-thread.webp\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#6c207e\">\n                                                            <\/span>\n                                                            Coats\u00ae Nylbond\u2122                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Coats\u00ae<br>Nylbond\u2122<\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">Made from pre-stabilized continuous filament nylon 6.6.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/threads\/nylbond\/nylbond\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/DrybondAWF_BlackThreadGroup.webp\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#ea580c\">\n                                                            <\/span>\n                                                            Coats\u00ae Drybond\u2122 AWF                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Coats\u00ae<br>Drybond\u2122 AWF<\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">An eco-friendly anti-wicking thread specially formulated with a PFAS-free finish.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/threads\/drybond\/drybond-awf\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-ecoverde-gral-hero.jpg\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#ad85ba\">\n                                                            <\/span>\n                                                            Coats\u00ae EcoVerde\u2122 Gral\u2122                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Coats\u00ae<br>EcoVerde\u2122 Gral\u2122<\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">A lubricated polyester thread made from 100% recycled pre-stabilised.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/threads\/gral\/gral-ecoverde\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"tab-pane fade\" id=\"pills-content-1\" role=\"tabpanel\"\n                        aria-labelledby=\"pills-tab-1\">\n\n                        <div class=\"row\">\n                            <div class=\"col-sm-12 primary-card position-relative\">\n                                                                <!-- Thumbnail Navigation -->\n                                <div class=\"row\">\n                                    <div class=\"col-md-7 thumbs-main\">\n                                        <div class=\"owl-thumbs\">\n    \n    <button class=\"owl-thumb-item active\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/rhenoprint-latest-hero.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">Rhenoprint\u2122<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/multizone-shoe.webp\" alt=\"\">\n        <span class=\"owl-thumb-text\">Multizone<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/rx-v-5000-hero-2025.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">RX V 5000<\/span>\n    <\/button>\n    \n                                            <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"owl-carousel owl-theme\">\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/rhenoprint-latest-hero.jpg\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:\">\n                                                            <\/span>\n                                                            Rhenoprint\u2122                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Rhenoprint\u2122<br><\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">A revolutional production process with zero waste. It is changing the way you look at reinforcement materials and helps you say goodbye to the limitations of conventional manufacturing methods.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/structural-components\/rhenoprint\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/multizone-shoe.webp\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:\">\n                                                            <\/span>\n                                                            Multizone                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Multizone<br><\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">The next generation of reinforcement solutions<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/info-hub\/multizone\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/rx-v-5000-hero-2025.jpg\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:\">\n                                                            <\/span>\n                                                            RX V 5000                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    RX<br>V 5000<\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">An innovative thermoplastic reinforcement material which can be used to improve design and longevity of designed handbag and luxury accessories, offering unparalleled innovation and sustainability.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/structural-components\/rx-v-5000\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"tab-pane fade\" id=\"pills-content-2\" role=\"tabpanel\"\n                        aria-labelledby=\"pills-tab-2\">\n\n                        <div class=\"row\">\n                            <div class=\"col-sm-12 primary-card position-relative\">\n                                                                <!-- Thumbnail Navigation -->\n                                <div class=\"row\">\n                                    <div class=\"col-md-7 thumbs-main\">\n                                        <div class=\"owl-thumbs\">\n    \n    <button class=\"owl-thumb-item active\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ecostrobe-recycled-polyester-insoles.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">Ecostrobe<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/4orest-banner.webp\" alt=\"\">\n        <span class=\"owl-thumb-text\">4orest<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Knox-insoles-for-safety-footwear.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">Knox<\/span>\n    <\/button>\n    \n                                            <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"owl-carousel owl-theme\">\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ecostrobe-recycled-polyester-insoles.jpg\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#04b2e2\">\n                                                            <\/span>\n                                                            Ecostrobe                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Ecostrobe<br><\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">A ground-breaking insole solution made from 100% recycled polyester fibres.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/insoles\/ecostrobe\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/4orest-banner.webp\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:\">\n                                                            <\/span>\n                                                            4orest                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    4orest<br><\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">A sustainable and FSC certified cellulose material for insoles<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/info-hub\/4orest\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Knox-insoles-for-safety-footwear.jpg\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#04b2e2\">\n                                                            <\/span>\n                                                            Knox                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Knox<br><\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">The latest technical and economical evolution in our acclaimed Enigma Zero HT range of materials.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/insoles\/knox\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"tab-pane fade\" id=\"pills-content-3\" role=\"tabpanel\"\n                        aria-labelledby=\"pills-tab-3\">\n\n                        <div class=\"row\">\n                            <div class=\"col-sm-12 primary-card position-relative\">\n                                                                <!-- Thumbnail Navigation -->\n                                <div class=\"row\">\n                                    <div class=\"col-md-7 thumbs-main\">\n                                        <div class=\"owl-thumbs\">\n    \n    <button class=\"owl-thumb-item active\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/CoatsKnit-2-2.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">CoatsKnit\u2122 AWF<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-ecoverde-coatsknit-hero.png\" alt=\"\">\n        <span class=\"owl-thumb-text\">Coats\u00ae EcoVerde\u2122 CoatsKnit\u2122<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\n        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/CoatsKnit-1-2.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">CoatsKnit AirDry<\/span>\n    <\/button>\n    \n                                            <\/div>\n                                    <\/div>\n                                <\/div>\n                                <div class=\"owl-carousel owl-theme\">\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/CoatsKnit-2-2.jpg\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#c2c2c4\">\n                                                            <\/span>\n                                                            CoatsKnit\u2122 AWF                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    CoatsKnit\u2122<br>AWF<\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">A textured filament yarn with a durable PFAS-free antiwick finish.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/yarns\/coatsknit\/coatsknit-awf\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-ecoverde-coatsknit-hero.png\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#c2c2c4\">\n                                                            <\/span>\n                                                            Coats\u00ae EcoVerde\u2122 CoatsKnit\u2122                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Coats\u00ae<br>EcoVerde\u2122 CoatsKnit\u2122<\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">A GRS certified 100% recycled Draw Textured Yarn (DTY).<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/yarns\/coatsknit\/coatsknit-ecoverde\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                            <div class=\"item\">\n                                            <div class=\"row\">\n                                                <div class=\"col-md-7\">\n                                                    <div class=\"inner-featured-image wow animate__animated animate__fadeInLeft animate__slow\">\n                                                        <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/CoatsKnit-1-2.jpg\" alt=\"\">\n                                                    <\/div>\n                                                <\/div>\n                                                <div class=\"col-md-5\">\n                                                    <div class=\"contents px-lg-5 ps-md-4\">\n                                                        <div class=\"product-badge pt-3 wow animate__animated animate__fadeInDown animate__slow\">\n                                                            <span class=\"badge badge-primary mr-2\"\n                                                                style=\"background-color:#c2c2c4\">\n                                                            <\/span>\n                                                            CoatsKnit AirDry                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    CoatsKnit<br>AirDry<\/h5>                                                        <div class=\"products-content-inner pt-4\">\n                                                            <div class=\"inner-featured-content wow animate__animated animate__fadeInRight animate__slow\"\n                                                                data-wow-delay=\"0.2s\">\n                                                                <p class=\"\">CoatsKnit AirDry is a 100% polyester DTY (Drawn Textured Filament Yarn) for knitting.<\/p>\n                                                            <\/div>\n                                                        <\/div>\n\n                                                        <div class=\"inner-featured-btn wow animate__animated animate__fadeInRight animate__slow mb-3\"\n                                                            data-wow-delay=\"0.3s\">\n                                                            <a href=\"https:\/\/www.coats.com\/pl\/products\/yarns\/coatsknit\/coatsknit-airdry\/\" class=\"home-read-more pt-1\">\n                                                                Read more <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                            <\/a>\n                                                        <\/div>\n                                                        <div class=\"view-more-btn d-flex pt-4\">\n                                                            <div class=\"home-btn btn mt-3 btn--hoverEffect wow animate__animated animate__fadeInRight animate__slow\">\n                                                                <a href=\"\/pl\/products\/threads\/\" class=\"down-btn\">\n                                                                    View all products <span class=\"icon-Icon-feather-arrow read-arrow\"><\/span>\n                                                                <\/a>\n                                                            <\/div>\n                                                        <\/div>\n                                                    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                        <\/div>\n                                                                    <\/div>\n\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n\n<script>\n\/\/Inner Featured section\nfunction initOwlInPane($pane) {\n    const $carousel = $pane.find(\".owl-carousel\");\n    const $thumbs = $pane.find(\".owl-thumb-item\");\n\n    console.log(\"Initializing pane:\", $pane.attr(\"id\"));\n\n    \/\/ Destroy any existing instance to ensure clean setup\n    if ($carousel.hasClass(\"owl-loaded\")) {\n        $carousel.trigger(\"destroy.owl.carousel\").removeClass(\"owl-loaded owl-hidden\");\n        $carousel.find('.owl-stage-outer').children().unwrap(); \/\/ unwrap the content\n        $carousel.find('.owl-stage').children().unwrap();       \/\/ remove any wrappers\n    }\n\n    \/\/ Re-initialize Owl Carousel\n    $carousel.owlCarousel({\n        items: 1,\n        margin: 10,\n        dots: false,\n        thumbs: true,\n        thumbsPrerendered: true,\n    });\n\n    \/\/ Bind thumb click\n    $thumbs.off(\"click\").on(\"click\", function () {\n    const index = $(this).index();\n    $carousel.trigger(\"to.owl.carousel\", [index, 300]);\n    updateActiveThumb($pane, index); \n});\n\n$carousel.off(\"changed.owl.carousel\").on(\"changed.owl.carousel\", function (event) {\n    updateActiveThumb($pane, event.item.index); \n});\n\n    \/\/ Set first thumb as active\n    updateActiveThumb($pane, 0);\n}\n\nfunction updateActiveThumb($pane, index) {\n    $pane.find(\".owl-thumb-item\").removeClass(\"active\");\n    $pane.find(\".owl-thumb-item\").eq(index).addClass(\"active\");\n}\n\n$(document).ready(function () {\n    \/\/ Initial load\n    const $initialPane = $(\".inner-featured-section .tab-pane.show.active\");\n    initOwlInPane($initialPane);\n\n    \/\/ On tab shown (Bootstrap)\n   $('[data-bs-toggle=\"pill\"]').on(\"shown.bs.tab\", function (e) {\n    const targetSelector = e.target.getAttribute(\"data-bs-target\");\n    const $newPane = $(targetSelector);\n\n    \/\/ Reinitialize carousel + thumb events for this tab\n    initOwlInPane($newPane);\n});\n});\n\n<\/script>\n\n    <!--Featured Products End-->\n    <script>\n        $(document).ready(function() {\n            \/\/ Run this function after the DOM is fully loaded\n            $('.nav-tabs .tab-link').each(function() {\n                \/\/ Check if the tab-link has the active class on page load\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ If it has the active class, show the active image and hide the inactive image\n                    $(this).find(\".active-tab-image\").show();\n                    $(this).find(\".inactive-tab-image\").hide();\n                } else {\n                    \/\/ If it doesn't have the active class, hide the active image and show the inactive image\n                    $(this).find(\".active-tab-image\").hide();\n                    $(this).find(\".inactive-tab-image\").show();\n                }\n            });\n\n            \/\/ Run this function after the DOM is fully loaded\n            $('#post_block .tab-link').on('click', function(event) {\n                event.preventDefault(); \/\/ Prevent the default anchor link behavior\n\n                var targetTabId = $(this).attr('href').substring(1);\n                var parentTab = $(this).closest('#post_block');\n\n                var tabContents = parentTab.find('.tab-content .tab-pane');\n                tabContents.removeClass('show active');\n\n                var tabTitles = parentTab.find('.tab-link');\n                tabTitles.removeClass('active');\n\n                var targetTab = parentTab.find('#' + targetTabId);\n                targetTab.addClass('show active');\n\n                $(this).addClass('active');\n                \/\/ Update the image display logic based on the 'active' class\n                var isActiveTab = $(this).hasClass(\"active\");\n\n                if (isActiveTab) {\n                    \/\/ Hide active tab images for all tabs\n                    $('.tab-link').find(\".active-tab-image\").hide();\n\n                    \/\/ Show active tab image for the current tab\n                    $(this).find(\".active-tab-image\").show();\n                    $('.tab-link').find(\".inactive-tab-image\").show();\n                    \/\/ Hide inactive tab image for the current tab\n                    $(this).find(\".inactive-tab-image\").hide();\n\n                }\n            });\n\n\n        });\n    <\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":6,"featured_media":26047,"parent":15211,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-parts\/template-industries-revamp.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-17205","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.2 (Yoast SEO v25.2) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Footwear | Coats<\/title>\n<meta name=\"description\" content=\"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.coats.com\/pl\/industries\/footwear\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Footwear | Coats\" \/>\n<meta property=\"og:description\" content=\"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.coats.com\/pl\/industries\/footwear\/\" \/>\n<meta property=\"og:site_name\" content=\"Coats Group plc\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-17T09:46:54+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1236\" \/>\n\t<meta property=\"og:image:height\" content=\"497\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Footwear | Coats\" \/>\n<meta name=\"twitter:description\" content=\"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png\" \/>\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:\/\/www.coats.com\/pl\/industries\/footwear\/\",\"url\":\"https:\/\/www.coats.com\/pl\/industries\/footwear\/\",\"name\":\"Footwear | Coats\",\"isPartOf\":{\"@id\":\"https:\/\/www.coats.com\/pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.coats.com\/pl\/industries\/footwear\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.coats.com\/pl\/industries\/footwear\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png\",\"datePublished\":\"2024-02-14T06:52:09+00:00\",\"dateModified\":\"2026-04-17T09:46:54+00:00\",\"description\":\"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.coats.com\/pl\/industries\/footwear\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.coats.com\/pl\/industries\/footwear\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/www.coats.com\/pl\/industries\/footwear\/#primaryimage\",\"url\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png\",\"contentUrl\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png\",\"width\":1236,\"height\":497,\"caption\":\"woman-jumping-footwear-2024-new\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.coats.com\/pl\/industries\/footwear\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Industries\",\"item\":\"https:\/\/www.coats.com\/en\/industries\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Footwear\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.coats.com\/pl\/#website\",\"url\":\"https:\/\/www.coats.com\/pl\/\",\"name\":\"Coats Group plc\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.coats.com\/pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.coats.com\/pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.coats.com\/pl\/#organization\",\"name\":\"Coats Group plc\",\"url\":\"https:\/\/www.coats.com\/pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/www.coats.com\/pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg\",\"contentUrl\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg\",\"width\":79,\"height\":79,\"caption\":\"Coats Group plc\"},\"image\":{\"@id\":\"https:\/\/www.coats.com\/pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Footwear | Coats","description":"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.","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:\/\/www.coats.com\/pl\/industries\/footwear\/","og_locale":"pl_PL","og_type":"article","og_title":"Footwear | Coats","og_description":"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.","og_url":"https:\/\/www.coats.com\/pl\/industries\/footwear\/","og_site_name":"Coats Group plc","article_modified_time":"2026-04-17T09:46:54+00:00","og_image":[{"width":1236,"height":497,"url":"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_title":"Footwear | Coats","twitter_description":"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.","twitter_image":"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png","twitter_misc":{"Szacowany czas czytania":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.coats.com\/pl\/industries\/footwear\/","url":"https:\/\/www.coats.com\/pl\/industries\/footwear\/","name":"Footwear | Coats","isPartOf":{"@id":"https:\/\/www.coats.com\/pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.coats.com\/pl\/industries\/footwear\/#primaryimage"},"image":{"@id":"https:\/\/www.coats.com\/pl\/industries\/footwear\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png","datePublished":"2024-02-14T06:52:09+00:00","dateModified":"2026-04-17T09:46:54+00:00","description":"We are the trusted partner to the footwear industry, shaping the future of footwear for better performance through sustainable and innovative solutions.","breadcrumb":{"@id":"https:\/\/www.coats.com\/pl\/industries\/footwear\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.coats.com\/pl\/industries\/footwear\/"]}]},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/www.coats.com\/pl\/industries\/footwear\/#primaryimage","url":"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png","contentUrl":"https:\/\/cdn.coats.com\/wp-content\/uploads\/woman-jumping-footwear-2024-new.png","width":1236,"height":497,"caption":"woman-jumping-footwear-2024-new"},{"@type":"BreadcrumbList","@id":"https:\/\/www.coats.com\/pl\/industries\/footwear\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Industries","item":"https:\/\/www.coats.com\/en\/industries\/"},{"@type":"ListItem","position":2,"name":"Footwear"}]},{"@type":"WebSite","@id":"https:\/\/www.coats.com\/pl\/#website","url":"https:\/\/www.coats.com\/pl\/","name":"Coats Group plc","description":"","publisher":{"@id":"https:\/\/www.coats.com\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.coats.com\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/www.coats.com\/pl\/#organization","name":"Coats Group plc","url":"https:\/\/www.coats.com\/pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/www.coats.com\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg","contentUrl":"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-logo.svg","width":79,"height":79,"caption":"Coats Group plc"},"image":{"@id":"https:\/\/www.coats.com\/pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/pages\/17205","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/comments?post=17205"}],"version-history":[{"count":50,"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/pages\/17205\/revisions"}],"predecessor-version":[{"id":41055,"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/pages\/17205\/revisions\/41055"}],"up":[{"embeddable":true,"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/pages\/15211"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/media\/26047"}],"wp:attachment":[{"href":"https:\/\/www.coats.com\/pl\/wp-json\/wp\/v2\/media?parent=17205"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}