{"id":525,"date":"2025-03-25T02:52:59","date_gmt":"2025-03-25T02:52:59","guid":{"rendered":"https:\/\/www.radiustheme.com\/demo\/wordpress\/themes\/blusho\/?page_id=525"},"modified":"2025-12-30T08:18:35","modified_gmt":"2025-12-30T08:18:35","slug":"perguntas-frequentes","status":"publish","type":"page","link":"https:\/\/www.baoteng.cc\/pt\/perguntas-frequentes\/","title":{"rendered":"Faq&#8217;s"},"content":{"rendered":"\n<div id=\"seo-breadcrumb-root\">\n<style>\n\/* --- SEO Breadcrumb Styles --- *\/\n#seo-breadcrumb-root {\n    width: 100%;\n    margin-bottom: 30px; \/* Space below breadcrumb *\/\n    font-family: 'Inter', system-ui, -apple-system, sans-serif;\n}\n\n#seo-breadcrumb-root .bc-container {\n    display: flex;\n    align-items: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    background: #F8FAFC; \/* Light industrial background *\/\n    padding: 12px 20px;\n    border-radius: 50px; \/* Fully rounded pill shape *\/\n    border: 1px solid #E2E8F0;\n    font-size: 0.9rem;\n    color: #64748B;\n}\n\n#seo-breadcrumb-root .bc-link {\n    text-decoration: none;\n    color: #0B2A4A; \/* Brand Dark Blue *\/\n    font-weight: 700;\n    transition: color 0.2s;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n}\n\n#seo-breadcrumb-root .bc-link:hover {\n    color: #1F6AE1; \/* Brand Primary Blue *\/\n}\n\n#seo-breadcrumb-root .bc-sep {\n    color: #CBD5E1;\n    font-size: 0.8rem;\n}\n\n#seo-breadcrumb-root .bc-current {\n    color: #1F6AE1; \/* Highlight current page *\/\n    font-weight: 600;\n    overflow: hidden;\n    text-overflow: ellipsis;\n    white-space: nowrap;\n    max-width: 600px; \/* Prevent long titles from breaking layout *\/\n}\n\n\/* Mobile Responsiveness *\/\n@media (max-width: 600px) {\n    #seo-breadcrumb-root .bc-container {\n        padding: 10px 15px;\n        font-size: 0.85rem;\n    }\n    #seo-breadcrumb-root .bc-current {\n        max-width: 150px;\n    }\n}\n<\/style>\n\n<nav aria-label=\"Breadcrumb\">\n    <div class=\"bc-container\">\n        <a href=\"\/\" class=\"bc-link\">\n            <span>\ud83c\udfe0<\/span> Home\n        <\/a>\n\n        <span class=\"bc-sep\">\/<\/span>\n<a href=\"https:\/\/www.baoteng.cc\/about-us\/\" class=\"bc-link\">\n            <span>About Us<\/span>\n        <\/a>\n\n        <span class=\"bc-sep\">\/<\/span>\n        <span class=\"bc-current\">\n            Faq&#8217;s\n        <\/span>\n    <\/div>\n<\/nav>\n<\/div>\n\n\n\n<style>\n#BT-FAQ-REBOOT-V30 {\n    --navy-blue: #0033a0;\n    --industrial-orange: #ff6a00;\n    --paper-white: #ffffff;\n    --ink-gray: #334155;\n    --blueprint-grid: #e2e8f0;\n    --ghost-bg: #f8fafc;\n    --success-mint: #10b981;\n    --danger-blood: #d32f2f;\n    all: initial;\n    display: block;\n    font-family: 'Inter', system-ui, sans-serif;\n    background: var(--paper-white);\n    color: var(--ink-gray);\n    line-height: 1.6;\n}\n\n#BT-FAQ-REBOOT-V30 .main-container {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 0 15px;\n    box-sizing: border-box;\n    display: grid;\n    grid-template-columns: 280px 1fr;\n    gap: 60px;\n}\n\n\/* UI Component #12: Reimagined Fixed Sidebar Navigation *\/\n#BT-FAQ-REBOOT-V30 .sidebar-nav {\n    position: sticky;\n    top: 50px;\n    height: fit-content;\n    padding: 30px 0;\n    border-right: 1px solid var(--blueprint-grid);\n}\n\n#BT-FAQ-REBOOT-V30 .nav-heading {\n    font-weight: 900;\n    font-size: 0.75rem;\n    letter-spacing: 2px;\n    color: var(--navy-blue);\n    text-transform: uppercase;\n    margin-bottom: 25px;\n    display: block;\n}\n\n#BT-FAQ-REBOOT-V30 .nav-link {\n    display: block;\n    padding: 15px 0;\n    color: var(--ink-gray);\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 0.95rem;\n    border-bottom: 1px solid transparent;\n    transition: 0.3s;\n}\n\n#BT-FAQ-REBOOT-V30 .nav-link:hover, #BT-FAQ-REBOOT-V30 .nav-link.active {\n    color: var(--industrial-orange);\n    padding-left: 10px;\n}\n\n\/* UI Component #4: Reengineered Industrial Accordion *\/\n#BT-FAQ-REBOOT-V30 .faq-section {\n    padding: 80px 0;\n    border-bottom: 1px solid var(--blueprint-grid);\n}\n\n#BT-FAQ-REBOOT-V30 h1 {\n    all: unset;\n    display: block;\n    font-size: 4.5rem;\n    font-weight: 900;\n    line-height: 0.9;\n    letter-spacing: -4px;\n    color: var(--navy-blue);\n    margin: 100px 0 50px;\n}\n\n#BT-FAQ-REBOOT-V30 h2 {\n    all: unset;\n    display: block;\n    font-size: 2.2rem;\n    font-weight: 900;\n    margin-bottom: 40px;\n    color: var(--navy-blue);\n    border-left: 8px solid var(--industrial-orange);\n    padding-left: 20px;\n}\n\n#BT-FAQ-REBOOT-V30 .qa-block {\n    margin-bottom: 25px;\n    background: var(--ghost-bg);\n    border-radius: 12px;\n    border: 1px solid #eee;\n}\n\n#BT-FAQ-REBOOT-V30 .question {\n    padding: 25px 30px;\n    font-weight: 800;\n    font-size: 1.2rem;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n}\n\n#BT-FAQ-REBOOT-V30 .question::after {\n    content: \"+\";\n    color: var(--industrial-orange);\n    font-size: 1.5rem;\n}\n\n#BT-FAQ-REBOOT-V30 .qa-block.active .question::after { content: \"-\"; }\n\n#BT-FAQ-REBOOT-V30 .answer {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease;\n    padding: 0 30px;\n}\n\n#BT-FAQ-REBOOT-V30 .qa-block.active .answer {\n    max-height: 500px;\n    padding: 0 30px 30px;\n}\n\n\/* Component #10: Check Matrix for Orders *\/\n#BT-FAQ-REBOOT-V30 .logic-matrix {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 30px 0;\n}\n\n#BT-FAQ-REBOOT-V30 .logic-matrix td {\n    padding: 15px;\n    border: 1px solid #ddd;\n    font-size: 0.9rem;\n}\n\n\/* CTA: Industrial Stripe *\/\n#BT-FAQ-REBOOT-V30 .cta-stripe {\n    background: var(--navy-blue);\n    color: #fff;\n    padding: 60px;\n    text-align: center;\n    border-radius: 20px;\n    margin-top: 50px;\n}\n\n#BT-FAQ-REBOOT-V30 .master-btn {\n    all: unset;\n    display: inline-block;\n    background: var(--industrial-orange);\n    padding: 18px 50px;\n    border-radius: 50px;\n    font-weight: 900;\n    cursor: pointer;\n    margin-top: 25px;\n}\n\n@media (max-width: 991px) {\n    #BT-FAQ-REBOOT-V30 .main-container { grid-template-columns: 1fr; }\n    #BT-FAQ-REBOOT-V30 .sidebar-nav { display: none; }\n    #BT-FAQ-REBOOT-V30 h1 { font-size: 3rem; letter-spacing: -1px; }\n}\n<\/style>\n\n<div id=\"BT-FAQ-REBOOT-V30\">\n    <div class=\"max-wrap-1200\">\n        <header style=\"text-align: center; padding-bottom: 60px;\">\n            <h1>Strategic <span>Knowledge<\/span> Engine: The Technical FAQ<\/h1>\n            <p style=\"all:unset; display:block; font-size:1.4rem; color:#64748b; max-width:800px; margin:0 auto; font-weight:300;\">Eliminate supply chain friction. Access direct engineering answers on <strong>high-volume garage door hardware<\/strong>, <strong>international shipping logistics<\/strong>, and <strong>material traceability verification<\/strong>.<\/p>\n        <\/header>\n    <\/div>\n\n    <div class=\"main-container\">\n        <aside class=\"sidebar-nav\">\n            <span class=\"nav-heading\">Knowledge Hub<\/span>\n            <a href=\"#products-service\" class=\"nav-link\">Products &#038; Service<\/a>\n            <a href=\"#orders-payment\" class=\"nav-link\">Orders &#038; Payment<\/a>\n            <a href=\"#after-purchase\" class=\"nav-link\">After Purchase<\/a>\n            <a href=\"#shipping-policy\" class=\"nav-link\">Shipping Policy<\/a>\n            <a href=\"#wholesale-guide\" class=\"nav-link\">Wholesale Guide<\/a>\n            <a href=\"#privacy-policy\" class=\"nav-link\">Privacy Policy<\/a>\n        <\/aside>\n\n        <main>\n            <section id=\"products-service\" class=\"faq-section\">\n                <h2>Products &#038; Service<\/h2>\n                \n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">What products do you offer?<\/div>\n                    <div class=\"answer\">\n                        <p>We manufacture complete <strong>garage door hardware solutions<\/strong> including <strong>precision engineered rollers<\/strong>, heavy-duty hinges, brackets, tracks, bumpers, <strong>high-load cable drums<\/strong>, shafts, handles &#038; locks, and accessories. Our focus is on <strong>high-cycle hardware performance<\/strong> for industrial bays.<\/p>\n                        <p>View the full catalog: <a href=\"https:\/\/www.baoteng.cc\/garage-door-hardware\/\" style=\"color:var(--navy-blue); font-weight:700;\">[Garage Door Hardware Pillar]<\/a><\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Are your products certified?<\/div>\n                    <div class=\"answer\">\n                        <p>Yes, all Baoteng components are manufactured under <strong>ISO 9001 quality management<\/strong>. We ensure compliance with <strong>ANSI DASMA 102<\/strong> and <strong>CE EN-13241<\/strong>, providing full <strong>material traceability verification<\/strong> for government tenders.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Do you offer OEM\/ODM services?<\/div>\n                    <div class=\"answer\">\n                        <p>Yes. Our <strong>OEM\/ODM garage door hardware<\/strong> team handles <strong>bespoke prototyping<\/strong> and metallurgical customization to meet specific environmental needs like <strong>coastal zone corrosion resistance<\/strong>.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Where are your products mainly sold?<\/div>\n                    <div class=\"answer\">\n                        <p>Our <strong>large scale garage door parts export<\/strong> network covers over 50 nations, specifically <strong>Tier-1 distributors<\/strong> in North America, the EU, and the Middle East.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section id=\"orders-payment\" class=\"faq-section\">\n                <h2>Orders &#038; Payment<\/h2>\n                \n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">What is the minimum order quantity (MOQ)?<\/div>\n                    <div class=\"answer\">\n                        <p>MOQ varies by component (e.g., <strong>wholesale garage door rollers<\/strong> vs. springs). We offer flexibility for <strong>initial trial orders<\/strong> to allow for in-house quality auditing.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">What is the production time?<\/div>\n                    <div class=\"answer\">\n                        <p>Production typically takes 20\u201335 days. We optimize this through <strong>lead time optimization for door part distributors<\/strong> to minimize facility downtime.<\/p>\n                        <table class=\"logic-matrix\">\n                            <tr><td><strong>CNC Sprints<\/strong><\/td><td>14 Days<\/td><\/tr>\n                            <tr><td><strong>QC Validation<\/strong><\/td><td>3 Days<\/td><\/tr>\n                            <tr><td><strong>Ocean Prep<\/strong><\/td><td>3 Days<\/td><\/tr>\n                        <\/table>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Can I request product samples?<\/div>\n                    <div class=\"answer\">\n                        <p>Yes. <strong>Requesting free samples of industrial rollers<\/strong> is the first step in our engineering partnership. We ship <strong>evaluation kits for high-frequency hardware<\/strong> globally.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section id=\"after-purchase\" class=\"faq-section\">\n                <h2>After Purchase<\/h2>\n                \n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Can I reorder the same products again?<\/div>\n                    <div class=\"answer\">\n                        <p>Yes. We maintain a **Digital Inventory Fingerprint** for every <strong>wholesale hardware order<\/strong>. This ensures that repeat orders for <strong>logistics hub garage door hardware<\/strong> have 100% metallurgical and dimensional consistency.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">How can I contact customer service?<\/div>\n                    <div class=\"answer\">\n                        <p>Our technical support provides 24\/7 <strong>technical assistance for garage door dealers<\/strong>. Reach us via the <strong>[Technical Consultation Page]<\/strong> or via verified business channels for <strong>torsion spring troubleshooting<\/strong>.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section id=\"shipping-policy\" class=\"faq-section\">\n                <h2>Shipping &#038; Logistics Policy<\/h2>\n                \n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Where will you ship from?<\/div>\n                    <div class=\"answer\">\n                        <p>All <strong>bulk buy garage door hardware<\/strong> orders ship directly from our <strong>ISO certified China factory<\/strong> in Ningbo, the global logistics hub for precision hardware.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">How long will it take for my package to arrive?<\/div>\n                    <div class=\"answer\">\n                        <p>Delivery timelines: 20\u201340 days by sea for <strong>large scale exports<\/strong> and 5\u201310 days by air for <strong>urgent torsion spring replacement<\/strong> parts.<\/p>\n                    <\/div>\n                <\/div>\n\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Will my order have a tracking number?<\/div>\n                    <div class=\"answer\">\n                        <p>Yes. We utilize <strong>IoT enabled tracking for hardware shipments<\/strong>, giving you end-to-end <strong>supply chain transparency<\/strong>.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section id=\"wholesale-guide\" class=\"faq-section\">\n                <h2>Wholesale Procurement Guide<\/h2>\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">How do I get wholesale pricing?<\/div>\n                    <div class=\"answer\">\n                        <p>Connect with our sales engineers. We provide **tiered wholesale pricing** based on annual volume and **metallurgical assay report** needs.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section id=\"privacy-policy\" class=\"faq-section\" style=\"border-bottom:none;\">\n                <h2>Strategic Privacy Policy<\/h2>\n                <div class=\"qa-block\">\n                    <div class=\"question\" onclick=\"toggleQA(this)\">Is my project information safe?<\/div>\n                    <div class=\"answer\">\n                        <p>Yes. We handle all **proprietary OEM designs** and <strong>bidding specifications<\/strong> with strict confidentiality. Your <strong>delivery address<\/strong> and business details are stored on encrypted Tier-4 servers.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <div class=\"cta-stripe\">\n                <h2 style=\"color:#fff; border:none; padding:0; font-size:2.5rem;\">Unresolved Engineering Query?<\/h2>\n                <p>Speak directly to our R&#038;D team for specialized <strong>high-cycle hardware performance<\/strong> data.<\/p>\n                <a href=\"#contact-footer\" class=\"master-btn\">REQUEST TECHNICAL AUDIT<\/a>\n            <\/div>\n        <\/main>\n    <\/div>\n\n    <script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"FAQPage\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"What garage door hardware products do you offer?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"We manufacture rollers, hinges, brackets, tracks, springs, and accessories for industrial and residential garage doors.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How is after-purchase consistency managed?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"We keep detailed production logs and material assay reports for every batch to ensure consistency in repeat orders.\"\n          }\n        }\n      ]\n    }\n    <\/script>\n<\/div>\n\n<script>\n\/** FAQ Logical Engine v3.0 **\/\nfunction toggleQA(el) {\n    const parent = el.parentElement;\n    const isActive = parent.classList.contains('active');\n    \n    \/\/ Smooth Collapse others\n    document.querySelectorAll('.qa-block').forEach(b => b.classList.remove('active'));\n    \n    if(!isActive) {\n        parent.classList.add('active');\n    }\n}\n\n\/\/ Sidebar Active Highlighting & Smooth Scroll\nwindow.addEventListener('scroll', () => {\n    let current = \"\";\n    const sections = document.querySelectorAll('.faq-section');\n    sections.forEach(section => {\n        const sectionTop = section.offsetTop;\n        if (pageYOffset >= sectionTop - 150) {\n            current = section.getAttribute('id');\n        }\n    });\n\n    document.querySelectorAll('.nav-link').forEach(link => {\n        link.classList.remove('active');\n        if (link.getAttribute('href').includes(current)) {\n            link.classList.add('active');\n        }\n    });\n});\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfe0 Home \/ About Us \/ Faq&#8217;s Strategic Knowledge Engine: The Technical FAQ Eliminate supply chain friction. Access direct engineering answers on high-volume garage door hardware, international shipping logistics, and material traceability verification. Knowledge Hub Products &#038; Service Orders &#038; Payment After Purchase Shipping Policy Wholesale Guide Privacy Policy Products &#038; Service What products do &#8230; <a title=\"Faq&#8217;s\" class=\"read-more\" href=\"https:\/\/www.baoteng.cc\/pt\/perguntas-frequentes\/\" aria-label=\"Leia mais sobre Faq&#8217;s\">Ler mais<\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-525","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/pages\/525","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/comments?post=525"}],"version-history":[{"count":22,"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/pages\/525\/revisions"}],"predecessor-version":[{"id":8438,"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/pages\/525\/revisions\/8438"}],"wp:attachment":[{"href":"https:\/\/www.baoteng.cc\/pt\/wp-json\/wp\/v2\/media?parent=525"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}