{"id":1181,"date":"2026-05-08T17:22:05","date_gmt":"2026-05-08T09:22:05","guid":{"rendered":"https:\/\/sayoon-dc.com\/?page_id=1181"},"modified":"2026-05-11T10:06:37","modified_gmt":"2026-05-11T02:06:37","slug":"faq","status":"publish","type":"page","link":"https:\/\/sayoon-dc.com\/fr\/faq\/","title":{"rendered":"FAQ"},"content":{"rendered":"\n<section class=\"page-title-section top-position1 bg-img cover-background secondary-overlay\"data-overlay-dark=\"8\"data-background=\"\/wp-content\/uploads\/2026\/05\/faq-banner.webp\"style=\"background-image: url('\/wp-content\/uploads\/2026\/05\/faq-banner.webp');\">\n\t<div class=\"container\">\n\t\t<div class=\"row\">\n\t\t\t<div class=\"col-md-12 text-center\">\n\t\t\t\t<h1>Service<\/h1>\n\t\t\t\t<ul>\n\t\t\t\t\t<li><a href=\"\/\">Home<\/a><\/li>\n\t\t\t\t\t<li><a href=\"\/faq\/\">FAQ<\/a><\/li>\n\t\t\t\t<\/ul>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/section>\n\n<!-- ================= PAGE 5: FAQ (\u539f\u751f JS \u7248\u672c) ================= -->\n<div class=\"sy-section-wrapper\">\n    <div class=\"sy-container\">\n        <div class=\"sy-section-header\">\n            <h2 class=\"sy-title-h2\">Frequently Asked Questions<\/h2>\n            <p class=\"sy-text-subtitle\">Find answers to common questions about our products, certifications, and ordering process.<\/p>\n        <\/div>\n\n        <div class=\"box\">\n            \n            <!-- Item 1 -->\n\t\t\t\n            <div class=\"sy-faq-item\">\n                <button class=\"sy-faq-btn\">\n                    <span>What are the main applications of Sayoon DC contactors?<\/span>\n                    <i class=\"fa-solid fa-chevron-down sy-faq-icon\"><\/i>\n                <\/button>\n                <div class=\"sy-faq-content-wrap\">\n                    <div class=\"sy-faq-content\">\n                        <div class=\"sy-faq-content-inner\">\n\t\t\t\t\t\t\t<p>Our DC contactors are widely used in new energy electric vehicles, communication power supplies, automotive air conditioners, ships, uninterruptible power supplies (UPS), electroplating power supplies, and other systems requiring reliable electronic circuit switching control.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n            <div class=\"sy-faq-item\">\n                <button class=\"sy-faq-btn\">\n                    <span>Does Sayoon offer custom DC contactor solutions?<\/span>\n                    <i class=\"fa-solid fa-chevron-down sy-faq-icon\"><\/i>\n                <\/button>\n                <div class=\"sy-faq-content-wrap\">\n                    <div class=\"sy-faq-content\">\n                        <div class=\"sy-faq-content-inner\">\n\t\t\t\t\t\t\t<p>Yes. With our strong R&amp;D team and dozens of patents, we provide OEM\/ODM services including modifications to coil voltage, terminal types, mounting brackets, and even fully custom designs to meet specific performance or space requirements.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n            <div class=\"sy-faq-item\">\n                <button class=\"sy-faq-btn\">\n                    <span>What certifications does Zhejiang Sayoon Electric hold?<\/span>\n                    <i class=\"fa-solid fa-chevron-down sy-faq-icon\"><\/i>\n                <\/button>\n                <div class=\"sy-faq-content-wrap\">\n                    <div class=\"sy-faq-content\">\n                        <div class=\"sy-faq-content-inner\">\n\t\t\t\t\t\t\t<p>We are certified under ISO9001 (Quality Management), ISO14001 (Environmental Management), and ISO45001 (Occupational Health and Safety Management), demonstrating our commitment to quality control, environmental protection, and employee health &amp; safety.<\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n            <div class=\"sy-faq-item\">\n                <button class=\"sy-faq-btn\">\n                    <span>How do you ensure product quality and reliability?<\/span>\n                    <i class=\"fa-solid fa-chevron-down sy-faq-icon\"><\/i>\n                <\/button>\n                <div class=\"sy-faq-content-wrap\">\n                    <div class=\"sy-faq-content\">\n                        <div class=\"sy-faq-content-inner\">\n\t\t\t\t\t\t\t<p><span style=\"background-color: #FFFFFF; color: #0F1115; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px;\">Every product undergoes rigorous testing including dielectric strength, contact resistance, electrical life, and mechanical endurance tests. We also implement traceability systems and regular supplier audits to maintain consistent quality.<\/span><\/p>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\t\t\t\n\t\t\t\n\t\t\t\n\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- ================= PAGE 5: FAQ ================= -->\n<script>\n    document.addEventListener('DOMContentLoaded', function() {\n        const faqBtns = document.querySelectorAll('.sy-faq-btn');\n\n        faqBtns.forEach(btn => {\n            btn.addEventListener('click', function() {\n                \/\/ 1. \u5207\u6362\u5f53\u524d\u6309\u94ae\u7684\u6fc0\u6d3b\u72b6\u6001\n                this.classList.toggle('sy-active');\n\n                \/\/ 2. \u83b7\u53d6\u5bf9\u5e94\u7684\u6298\u53e0\u5185\u5bb9\u533a\u57df\n                const contentWrap = this.nextElementSibling;\n\n                \/\/ 3. \u52a8\u6001\u8ba1\u7b97\u5e76\u8bbe\u7f6e max-height \u6765\u5b9e\u73b0\u52a8\u753b\n                if (contentWrap.style.maxHeight) {\n                    \/\/ \u5982\u679c\u5df2\u7ecf\u5c55\u5f00\uff0c\u5219\u6298\u53e0\n                    contentWrap.style.maxHeight = null;\n                } else {\n                    \/\/ \u5982\u679c\u6298\u53e0\uff0c\u5219\u5c55\u5f00\u5230\u5b9e\u9645\u5185\u5bb9\u7684\u9ad8\u5ea6\n                    contentWrap.style.maxHeight = contentWrap.scrollHeight + \"px\";\n                }\n\n                \/\/ 4. (\u53ef\u9009) \u6392\u4ed6\u6027\u624b\u98ce\u7434\uff1a\u70b9\u51fb\u5f53\u524d\u9879\u65f6\uff0c\u81ea\u52a8\u5173\u95ed\u5176\u4ed6\u5df2\u5c55\u5f00\u7684\u9879\n                faqBtns.forEach(otherBtn => {\n                    if (otherBtn !== this && otherBtn.classList.contains('sy-active')) {\n                        otherBtn.classList.remove('sy-active');\n                        otherBtn.nextElementSibling.style.maxHeight = null;\n                    }\n                });\n            });\n        });\n\n        \/\/ \u521d\u59cb\u5316\uff1a\u9ed8\u8ba4\u5c55\u5f00**\u4e2a FAQ\n        if(faqBtns.length > 0) {\n            faqBtns[0].classList.add('sy-active');\n            const firstContent = faqBtns[0].nextElementSibling;\n            firstContent.style.maxHeight = firstContent.scrollHeight + \"px\";\n        }\n    });\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Service Home FAQ Frequently Asked Questions Find answers to common questions about our products, certifications, and ordering process. What are the main applications of Sayoon DC contactors? Our DC contactors are widely used in new energy electric vehicles, communication power supplies, automotive air conditioners, ships, uninterruptible power supplies (UPS), electroplating power supplies, and other systems [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_gspb_post_css":"","footnotes":""},"class_list":["post-1181","page","type-page","status-publish","hentry"],"blocksy_meta":[],"_links":{"self":[{"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/pages\/1181","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/comments?post=1181"}],"version-history":[{"count":2,"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/pages\/1181\/revisions"}],"predecessor-version":[{"id":1807,"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/pages\/1181\/revisions\/1807"}],"wp:attachment":[{"href":"https:\/\/sayoon-dc.com\/fr\/wp-json\/wp\/v2\/media?parent=1181"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}