{"id":19090,"date":"2024-02-19T10:34:55","date_gmt":"2024-02-19T05:04:55","guid":{"rendered":"http:\/\/coats.com\/?page_id=19090"},"modified":"2025-06-05T12:54:24","modified_gmt":"2025-06-05T07:24:24","slug":"performance-materials","status":"publish","type":"page","link":"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/","title":{"rendered":"Performance Materials"},"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\n    <section id=\"post_block\" class=\"tabbed_post_block\">\n        <div class=\"container\">\n            <div class=\"row text-center mt-4\">\n                <div class=\"col-sm-12 pt-4 block-title\">\n                    <label class=\"section-title\">Featured products<\/label>\n                <\/div>\n\n                <div class=\"col-12 block-description mb-4\">\n                    <p class=\"section-content\">\n                        Coats are experts in the design and supply of a diverse range of products that serve a variety of strategic end-use markets.                    <\/p>\n                <\/div>\n            <\/div>\n            <ul class=\"nav nav-tabs tab_list\">\n                                    <li class=\"nav-item m-0 p-0 After\" role=\"tablist\">\n                        <a class=\"tab-link show active\" id=\"FeaturedProducts-Threads-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Threads\" role=\"tab\" aria-controls=\"FeaturedProducts-Threads\" aria-selected=\"false\">\n                            Threads\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ic_thread_unselected_active.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ic_thread_unselected.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 Before\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"FeaturedProducts-Yarns-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Yarns\" role=\"tab\" aria-controls=\"FeaturedProducts-Yarns\" aria-selected=\"false\">\n                            Yarns\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/yarn_menu-active.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/yarn_menu.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                                    <li class=\"nav-item m-0 p-0 Before\" role=\"tablist\">\n                        <a class=\"tab-link\" id=\"FeaturedProducts-Trims-tab\" data-toggle=\"tab\" href=\"#FeaturedProducts-Trims\" role=\"tab\" aria-controls=\"FeaturedProducts-Trims\" aria-selected=\"false\">\n                            Trims\n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/active-trims.svg\" alt=\"Active Tab Image\" class=\"active-tab-image\">\n                            \n                                                            <img decoding=\"async\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/ic_trims_unselected.svg\" alt=\"Tab Image\" class=\"inactive-tab-image\">\n                                                    <\/a>\n                    <\/li>\n\n                            <\/ul>\n\n            <div class=\"tab-content\">\n                                    <div class=\"tab-pane fade show active\" id=\"FeaturedProducts-Threads\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Threads-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-ecoverde-epic-hero.jpg\" alt=\"Coats\u00ae EcoVerde\u2122 Epic\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#0035ad\"><\/span> Coats\u00ae EcoVerde\u2122 Epic\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A 100% recycled premium polyester corespun with polyester wrap.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/fr\/products\/threads\/epic\/epic-ecoverde\/\" class=\"btn btn-primary btn-sm\">\n                                                    Read more <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-ecoverde-dual-duty-hero.jpg\" alt=\"Coats\u00ae EcoVerde\u2122 Dual Duty\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#00a260\"><\/span> Coats\u00ae EcoVerde\u2122 Dual Duty\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A premium quality corespun thread that combines a high tenacity.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/fr\/products\/threads\/dual-duty\/dual-duty-ecoverde\/\" class=\"btn btn-primary btn-sm\">\n                                                    Read more <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-ecoverde-gral-hero.jpg\" alt=\"Coats\u00ae EcoVerde\u2122 Gral\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#ad85ba\"><\/span> Coats\u00ae EcoVerde\u2122 Gral\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A lubricated polyester thread made from 100% recycled pre-stabilised.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/fr\/products\/threads\/gral\/gral-ecoverde\/\" class=\"btn btn-primary btn-sm\">\n                                                    Read more <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"\/fr\/products\/threads\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"FeaturedProducts-Yarns\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Yarns-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Admiral-FH-Vero-1.jpg\" alt=\"Coats\u00ae Admiral\u2122 FH Vie\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#f15c21\"><\/span> Coats\u00ae Admiral\u2122 FH Vie                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A 100% organic cotton anti-wick tampon withdrawal cord made in a clean room environment.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/fr\/products\/yarns\/admiral\/coats-admiral-fh-vie\/\" class=\"btn btn-primary btn-sm\">\n                                                    Read more <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/coats-admiral-teabag-vie-hero.jpg\" alt=\"Coats\u00ae Admiral\u2122 Teabag Vie\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#f15c21\"><\/span> Coats\u00ae Admiral\u2122 Teabag Vie                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A 100% premium quality staple spun organic cotton string that has been developed with sustainability in mind.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/fr\/products\/yarns\/admiral\/coats-admiral-teabag-vie\/\" class=\"btn btn-primary btn-sm\">\n                                                    Read more <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"\/fr\/products\/yarns\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                                    <div class=\"tab-pane fade\" id=\"FeaturedProducts-Trims\" role=\"tabpanel\" aria-labelledby=\"FeaturedProducts-Trims-tab\">\n                        <div class=\"row mt-4 pt-4 justify-content-center\">\n                                                        \n\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/connect-ecoverde-hero.webp\" alt=\"Coats\u00ae EcoVerde\u2122 Connect\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#40403f\"><\/span> Coats\u00ae EcoVerde\u2122 Connect\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    A sustainable, GRS approved, high strength hook and loop fastener made with recycled pre-consumer polyamide (nylon).                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/fr\/products\/trims\/coats-connect\/connect-ecoverde\/\" class=\"btn btn-primary btn-sm\">\n                                                    Read more <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                                                                <div class=\"col-sm-6 col-lg-4 product_cards\">\n                                        <div class=\"card\">\n                                                                                            <img decoding=\"async\" class=\"card-img-top\" src=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/Signal-C-402-200-thumbnail.webp\" alt=\"Coats\u00ae EcoVerde\u2122 Signal\u2122\">\n                                                                                        <div class=\"card-body\">\n                                                <h5 class=\"card-title\">\n                                                    <span class=\"badge badge-primary mr-2\" style=\"background-color:#b9babd\"><\/span> Coats\u00ae EcoVerde\u2122 Signal\u2122                                                <\/h5>\n                                                <div class=\"card-text\">\n                                                    The world\u2019s first sustainable reflective tape.                                                <\/div>\n                                                <a href=\"https:\/\/www.coats.com\/fr\/products\/trims\/coats-signal\/signal-ecoverde-c-442-500\/\" class=\"btn btn-primary btn-sm\">\n                                                    Read more <i class=\"icon-ic_read_more pl-1\"><\/i>\n                                                <\/a>\n                                            <\/div>\n                                        <\/div>\n                                    <\/div>\n                            \n\n\n\n\n\n\n\n                                                    <\/div>\n                                                    <div class=\"row text-center my-4 pb-4\">\n                                <div class=\"col-sm-12\">\n                                    <a href=\"\/fr\/products\/trims\/\" class=\"btn btn-outline-primary text-uppercase\"> SEE ALL PRODUCTS<\/a>\n                                <\/div>\n                            <\/div>\n                                            <\/div>\n                            <\/div>\n        <\/div>\n    <\/section>\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><style>\r\n.tabbed_post_block .nav-item:last-child img{\r\nwidth: 40px;\r\n}\r\n<\/style>","protected":false},"excerpt":{"rendered":"","protected":false},"author":12,"featured_media":0,"parent":15211,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-parts\/template-industries.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-19090","page","type-page","status-publish","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>Performance Materials | Coats<\/title>\n<meta name=\"description\" content=\"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.\" \/>\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\/fr\/industries\/performance-materials\/\" \/>\n<meta property=\"og:locale\" content=\"fr_FR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Performance Materials\" \/>\n<meta property=\"og:description\" content=\"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/\" \/>\n<meta property=\"og:site_name\" content=\"Coats Group plc\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-05T07:24:24+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Performance Materials\" \/>\n<meta name=\"twitter:description\" content=\"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/\",\"url\":\"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/\",\"name\":\"Performance Materials | Coats\",\"isPartOf\":{\"@id\":\"https:\/\/www.coats.com\/fr\/#website\"},\"datePublished\":\"2024-02-19T05:04:55+00:00\",\"dateModified\":\"2025-06-05T07:24:24+00:00\",\"description\":\"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/#breadcrumb\"},\"inLanguage\":\"fr-FR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Industries\",\"item\":\"https:\/\/www.coats.com\/en\/industries\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Performance Materials\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.coats.com\/fr\/#website\",\"url\":\"https:\/\/www.coats.com\/fr\/\",\"name\":\"Coats Group plc\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.coats.com\/fr\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.coats.com\/fr\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-FR\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.coats.com\/fr\/#organization\",\"name\":\"Coats Group plc\",\"url\":\"https:\/\/www.coats.com\/fr\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-FR\",\"@id\":\"https:\/\/www.coats.com\/fr\/#\/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\/fr\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Performance Materials | Coats","description":"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.","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\/fr\/industries\/performance-materials\/","og_locale":"fr_FR","og_type":"article","og_title":"Performance Materials","og_description":"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.","og_url":"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/","og_site_name":"Coats Group plc","article_modified_time":"2025-06-05T07:24:24+00:00","twitter_card":"summary_large_image","twitter_title":"Performance Materials","twitter_description":"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/","url":"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/","name":"Performance Materials | Coats","isPartOf":{"@id":"https:\/\/www.coats.com\/fr\/#website"},"datePublished":"2024-02-19T05:04:55+00:00","dateModified":"2025-06-05T07:24:24+00:00","description":"We are global experts in the design and supply of highly engineered performance threads, yarns and lightweight composites.","breadcrumb":{"@id":"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/#breadcrumb"},"inLanguage":"fr-FR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.coats.com\/fr\/industries\/performance-materials\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.coats.com\/fr\/industries\/performance-materials\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Industries","item":"https:\/\/www.coats.com\/en\/industries\/"},{"@type":"ListItem","position":2,"name":"Performance Materials"}]},{"@type":"WebSite","@id":"https:\/\/www.coats.com\/fr\/#website","url":"https:\/\/www.coats.com\/fr\/","name":"Coats Group plc","description":"","publisher":{"@id":"https:\/\/www.coats.com\/fr\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.coats.com\/fr\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-FR"},{"@type":"Organization","@id":"https:\/\/www.coats.com\/fr\/#organization","name":"Coats Group plc","url":"https:\/\/www.coats.com\/fr\/","logo":{"@type":"ImageObject","inLanguage":"fr-FR","@id":"https:\/\/www.coats.com\/fr\/#\/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\/fr\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/pages\/19090","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/users\/12"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/comments?post=19090"}],"version-history":[{"count":23,"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/pages\/19090\/revisions"}],"predecessor-version":[{"id":36127,"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/pages\/19090\/revisions\/36127"}],"up":[{"embeddable":true,"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/pages\/15211"}],"wp:attachment":[{"href":"https:\/\/www.coats.com\/fr\/wp-json\/wp\/v2\/media?parent=19090"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}