{"id":322,"date":"2023-08-30T05:50:10","date_gmt":"2023-08-30T05:50:10","guid":{"rendered":"http:\/\/coats.com\/?page_id=322"},"modified":"2026-02-19T13:32:55","modified_gmt":"2026-02-19T08:02:55","slug":"threads","status":"publish","type":"page","link":"https:\/\/www.coats.com\/es\/products\/threads\/","title":{"rendered":"Hilos"},"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                    Productos destacados                <\/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 d-none\" 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                            Hilos                        <\/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-ecoverde-epic-hero.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">Coats\u00ae EcoVerde\u2122 Epic\u2122<\/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-dual-duty-hero.jpg\" alt=\"\">\n        <span class=\"owl-thumb-text\">Coats\u00ae EcoVerde\u2122 Dual Duty\u2122<\/span>\n    <\/button>\n    \n        \n    <button class=\"owl-thumb-item\">\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                                            <\/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-ecoverde-epic-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:#0035ad\">\n                                                            <\/span>\n                                                            Coats\u00ae EcoVerde\u2122 Epic\u2122                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Coats\u00ae<br>EcoVerde\u2122 Epic\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 100% recycled premium polyester corespun with polyester wrap.<\/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\/es\/products\/threads\/epic\/epic-ecoverde\/\" class=\"home-read-more pt-1\">\n                                                                M\u00e1s informaci\u00f3n <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=\"\/es\/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-dual-duty-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:#00a260\">\n                                                            <\/span>\n                                                            Coats\u00ae EcoVerde\u2122 Dual Duty\u2122                                                        <\/div>\n                                                        <h5 class=\"card-title pt-4 wow animate__animated animate__fadeInLeft animate__slow\">\n    Coats\u00ae<br>EcoVerde\u2122 Dual Duty\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 premium quality corespun thread that combines a high tenacity.<\/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\/es\/products\/threads\/dual-duty\/dual-duty-ecoverde\/\" class=\"home-read-more pt-1\">\n                                                                M\u00e1s informaci\u00f3n <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=\"\/es\/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-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\/es\/products\/threads\/nylbond\/nylbond\/\" class=\"home-read-more pt-1\">\n                                                                M\u00e1s informaci\u00f3n <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=\"\/es\/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><script>\n(function ($) {\n  $(document).ajaxComplete(function () {\n    $('.product_categoryname').each(function () {\n      const bg = window.getComputedStyle(this).backgroundColor;\n\n      if (!bg || bg === 'transparent') return;\n\n      \/\/ Extract RGB values\n      const rgb = bg.match(\/\\d+\/g);\n      if (!rgb || rgb.length < 3) return;\n\n      const [r, g, b] = rgb.map(Number);\n\n      \/\/ Brightness formula (WCAG)\n      const brightness = (r * 299 + g * 587 + b * 114) \/ 1000;\n\n      \/\/ Assign text color\n      this.style.color = brightness > 170 ? '#000000' : '#ffffff';\n    });\n  });\n})(jQuery);\n<\/script>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":37805,"parent":316,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-parts\/template-products-new.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-322","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>Thread Manufacturing | Stitching Thread | Coats<\/title>\n<meta name=\"description\" content=\"Explore Coats&#039; extensive range of high-quality stitching threads designed for durability and performance across various industries.\" \/>\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\/es\/products\/threads\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Threads\" \/>\n<meta property=\"og:description\" content=\"Explore Coats&#039; extensive range of high-quality stitching threads designed for durability and performance across various industries.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.coats.com\/es\/products\/threads\/\" \/>\n<meta property=\"og:site_name\" content=\"Coats Group plc\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-19T08:02:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2048\" \/>\n\t<meta property=\"og:image:height\" content=\"600\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Threads\" \/>\n<meta name=\"twitter:description\" content=\"Explore Coats&#039; extensive range of high-quality stitching threads designed for durability and performance across various industries.\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.coats.com\/es\/products\/threads\/\",\"url\":\"https:\/\/www.coats.com\/es\/products\/threads\/\",\"name\":\"Thread Manufacturing | Stitching Thread | Coats\",\"isPartOf\":{\"@id\":\"https:\/\/www.coats.com\/es\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.coats.com\/es\/products\/threads\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.coats.com\/es\/products\/threads\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg\",\"datePublished\":\"2023-08-30T05:50:10+00:00\",\"dateModified\":\"2026-02-19T08:02:55+00:00\",\"description\":\"Explore Coats' extensive range of high-quality stitching threads designed for durability and performance across various industries.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.coats.com\/es\/products\/threads\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.coats.com\/es\/products\/threads\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.coats.com\/es\/products\/threads\/#primaryimage\",\"url\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg\",\"contentUrl\":\"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg\",\"width\":2048,\"height\":600,\"caption\":\"threads-revamp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.coats.com\/es\/products\/threads\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Products\",\"item\":\"https:\/\/www.coats.com\/en\/products\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Threads\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.coats.com\/es\/#website\",\"url\":\"https:\/\/www.coats.com\/es\/\",\"name\":\"Coats Group plc\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.coats.com\/es\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.coats.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.coats.com\/es\/#organization\",\"name\":\"Coats Group plc\",\"url\":\"https:\/\/www.coats.com\/es\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\/\/www.coats.com\/es\/#\/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\/es\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Thread Manufacturing | Stitching Thread | Coats","description":"Explore Coats' extensive range of high-quality stitching threads designed for durability and performance across various industries.","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\/es\/products\/threads\/","og_locale":"es_ES","og_type":"article","og_title":"Threads","og_description":"Explore Coats' extensive range of high-quality stitching threads designed for durability and performance across various industries.","og_url":"https:\/\/www.coats.com\/es\/products\/threads\/","og_site_name":"Coats Group plc","article_modified_time":"2026-02-19T08:02:55+00:00","og_image":[{"width":2048,"height":600,"url":"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_title":"Threads","twitter_description":"Explore Coats' extensive range of high-quality stitching threads designed for durability and performance across various industries.","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.coats.com\/es\/products\/threads\/","url":"https:\/\/www.coats.com\/es\/products\/threads\/","name":"Thread Manufacturing | Stitching Thread | Coats","isPartOf":{"@id":"https:\/\/www.coats.com\/es\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.coats.com\/es\/products\/threads\/#primaryimage"},"image":{"@id":"https:\/\/www.coats.com\/es\/products\/threads\/#primaryimage"},"thumbnailUrl":"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg","datePublished":"2023-08-30T05:50:10+00:00","dateModified":"2026-02-19T08:02:55+00:00","description":"Explore Coats' extensive range of high-quality stitching threads designed for durability and performance across various industries.","breadcrumb":{"@id":"https:\/\/www.coats.com\/es\/products\/threads\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.coats.com\/es\/products\/threads\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.coats.com\/es\/products\/threads\/#primaryimage","url":"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg","contentUrl":"https:\/\/cdn.coats.com\/wp-content\/uploads\/threads-revamp.jpg","width":2048,"height":600,"caption":"threads-revamp"},{"@type":"BreadcrumbList","@id":"https:\/\/www.coats.com\/es\/products\/threads\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Products","item":"https:\/\/www.coats.com\/en\/products\/"},{"@type":"ListItem","position":2,"name":"Threads"}]},{"@type":"WebSite","@id":"https:\/\/www.coats.com\/es\/#website","url":"https:\/\/www.coats.com\/es\/","name":"Coats Group plc","description":"","publisher":{"@id":"https:\/\/www.coats.com\/es\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.coats.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/www.coats.com\/es\/#organization","name":"Coats Group plc","url":"https:\/\/www.coats.com\/es\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/www.coats.com\/es\/#\/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\/es\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/pages\/322","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/comments?post=322"}],"version-history":[{"count":9,"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/pages\/322\/revisions"}],"predecessor-version":[{"id":39821,"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/pages\/322\/revisions\/39821"}],"up":[{"embeddable":true,"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/pages\/316"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/media\/37805"}],"wp:attachment":[{"href":"https:\/\/www.coats.com\/es\/wp-json\/wp\/v2\/media?parent=322"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}