{"id":8024,"date":"2025-12-10T11:55:36","date_gmt":"2025-12-10T11:55:36","guid":{"rendered":"https:\/\/www.baoteng.cc\/?page_id=8024"},"modified":"2025-12-30T12:06:24","modified_gmt":"2025-12-30T12:06:24","slug":"garage-door-hinges-factory","status":"publish","type":"page","link":"https:\/\/www.baoteng.cc\/ko\/garage-door-hinges-factory\/","title":{"rendered":"garage door hinges factory"},"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\/garage-door-hardware-pillar-hub\/\" class=\"bc-link\">\n            <span>Products<\/span>\n        <\/a>\n\n        <span class=\"bc-sep\">\/<\/span>\n        <span class=\"bc-current\">\n            Garage Door Hinges\n        <\/span>\n    <\/div>\n<\/nav>\n<\/div>\n\n\n\n<style>\n:root {\n    --defense-navy: #0033a0;\n    --defense-orange: #ff721a;\n    --defense-slate: #0f172a;\n    --defense-white: #ffffff;\n    --defense-border: #e2e8f0;\n    --defense-pulse: #ef4444;\n}\n\n#bt-hinge-dossier-root {\n    all: unset;\n    display: block;\n    background: var(--defense-white);\n    color: var(--defense-slate);\n    font-family: 'Helvetica', Arial, sans-serif;\n    line-height: 1.8;\n}\n\n\/* UX: PERSISTENT RADAR NAVIGATION (LEFT SIDE) *\/\n#bt-hinge-radar {\n    position: fixed;\n    left: 20px;\n    top: 15%;\n    width: 260px;\n    background: rgba(255, 255, 255, 0.98);\n    border: 2px solid var(--defense-navy);\n    border-radius: 12px;\n    box-shadow: 0 30px 60px rgba(0,0,0,0.12);\n    z-index: 10000;\n    padding: 25px;\n    transition: transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\n}\n\n#bt-hinge-radar.minimized { transform: translateX(-310px); }\n\n.bt-radar-toggle {\n    position: absolute;\n    right: -45px;\n    top: 0;\n    width: 45px;\n    height: 45px;\n    background: var(--defense-navy);\n    color: #fff;\n    border: none;\n    cursor: pointer;\n    border-radius: 0 8px 8px 0;\n    display: flex; align-items: center; justify-content: center; font-weight: bold;\n}\n\n.bt-radar-links { list-style: none; padding: 0; margin: 0; }\n.bt-radar-links li { margin-bottom: 12px; border-bottom: 1px solid var(--defense-border); padding-bottom: 8px; }\n.bt-radar-links a { text-decoration: none; color: var(--defense-slate); font-weight: bold; font-size: 13px; }\n\n\/* UI: CENTERING CONTAINER *\/\n.bt-dossier-block {\n    width: 100%;\n    display: flex;\n    justify-content: center;\n    padding: 100px 0;\n    box-sizing: border-box;\n}\n\n.bt-dossier-container {\n    width: 100%;\n    max-width: 1200px;\n    padding: 0 40px;\n}\n\n\/* HERO *\/\n.bt-dossier-hero {\n    background: linear-gradient(rgba(15,23,42,0.85), rgba(15,23,42,0.85)), \n                url('https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/08\/Garage-Door-workshop-6.jpg') center\/cover;\n    height: 85vh;\n    display: flex;\n    align-items: center;\n    color: #fff;\n}\n\nh1.bt-dossier-h1 {\n    font-family: 'Arial Black', sans-serif;\n    font-size: clamp(34px, 5vw, 72px);\n    line-height: 1.1;\n    letter-spacing: -3px;\n    margin-bottom: 25px;\n}\n\n\/* DATA VIZ (BLOOD BARS) *\/\n.bt-blood-viz { margin: 60px 0; padding: 40px; background: var(--defense-slate); border-radius: 30px; }\n.bt-blood-row { margin-bottom: 30px; }\n.bt-blood-label { display: flex; justify-content: space-between; font-family: 'Arial Black'; margin-bottom: 10px; color: #fff; }\n.bt-blood-track { width: 100%; height: 16px; background: rgba(255,255,255,0.1); border-radius: 8px; overflow: hidden; }\n.bt-blood-fill { width: 0; height: 100%; background: var(--defense-pulse); transition: width 3s ease; }\n\n\/* FISHEYE NODES *\/\n.bt-fisheye-matrix {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\n    gap: 30px;\n    margin: 80px 0;\n}\n\n.bt-fish-node {\n    padding: 40px;\n    background: #fff;\n    border: 1px solid var(--defense-border);\n    border-radius: 20px;\n    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);\n    text-align: center;\n}\n\n.bt-fish-node:hover { transform: scale(1.05); border-color: var(--defense-navy); box-shadow: 0 40px 80px rgba(0,0,0,0.05); }\n\n\/* PRODUCT ZONE *\/\n.bt-product-listing-zone {\n    width: 100%;\n    margin: 40px 0 80px;\n    padding: 40px;\n    background: #f8fafc;\n    border-radius: 30px;\n    border: 1px solid var(--defense-border);\n}\n\n.product-grid {\n    display: grid !important;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr)) !important;\n    gap: 25px !important;\n    padding: 0 !important;\n}\n\n.prod-card {\n    background: #ffffff !important;\n    border: 1px solid #e5e7eb !important;\n    border-radius: 12px !important;\n    transition: 0.3s ease !important;\n    overflow: hidden;\n}\n\n.prod-img-box { position: relative; width: 100%; padding-top: 125%; overflow: hidden; }\n.prod-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; }\n\n\/* MODAL *\/\ndialog#bt-hinge-modal { border: none; padding: 0; border-radius: 20px; max-width: 85vw; background: transparent; }\ndialog::backdrop { background: rgba(15, 23, 42, 0.98); }\n.bt-modal-inner { background: #fff; padding: 25px; border-radius: 20px; position: relative; }\n.bt-modal-close { position: absolute; top: -15px; right: -15px; background: var(--defense-orange); color: #fff; border: none; width: 40px; height: 40px; border-radius: 50%; cursor: pointer; font-weight: bold; }\n\n@media (max-width: 1024px) { #bt-hinge-radar { display: none; } }\n<\/style>\n\n<div id=\"bt-hinge-dossier-root\">\n\n    \n\n    <header class=\"bt-dossier-block bt-dossier-hero\">\n        <div class=\"bt-dossier-container\">\n            <h1 class=\"bt-dossier-h1\">Industrial Garage Door Hinges: Engineering the Pivot of Facility Reliability<\/h1>\n            <p style=\"font-size: 24px; color: #fff; max-width: 950px; margin-bottom: 50px; opacity: 0.9;\">\n                Mastering structural heavy-duty environments through 20 years of manufacturing excellence. Our <strong>Heavy duty garage door hinges factory China<\/strong> expertise de-risks mission-critical infrastructure projects.\n            <\/p>\n            <div style=\"display:flex; gap:20px;\">\n                <a href=\"#contact-footer\" style=\"background:var(--defense-orange); color:#fff; text-decoration:none; padding:20px 50px; border-radius:4px; font-family:'Arial Black'; box-shadow: 0 10px 30px rgba(0,0,0,0.3);\">REQUEST RFQ PACK<\/a>\n                <a href=\"https:\/\/www.baoteng.cc\/garage-door-hardware-pillar-hub\/\" style=\"border:2px solid #fff; color:#fff; text-decoration:none; padding:18px 48px; border-radius:4px; font-family:'Arial Black';\">BACK TO PILLAR HUB<\/a>\n            <\/div>\n        <\/div>\n    <\/header>\n\n    <section class=\"bt-dossier-block\" id=\"product-grid-zone\">\n        <div class=\"bt-dossier-container\">\n            <h2 style=\"font-family:'Arial Black'; font-size:42px; margin-bottom:30px; text-transform:uppercase; color:var(--defense-navy);\">Tier 1 Portfolio: 2026 Sectional Hinge Configurations<\/h2>\n            <p style=\"margin-bottom:40px;\">\n                Direct factory pricing for <strong>bulk buy residential garage door hinges China factory<\/strong> batches. Every unit features <strong>G90 galvanized coating<\/strong> for ultimate corrosion resistance and 150,000 cycle performance.\n            <\/p>\n\n            <div class=\"bt-product-listing-zone\">\n                <div id=\"product-grid\" class=\"product-grid\"><\/div>\n                <div class=\"load-more-container\" style=\"text-align:center; margin-top:40px;\">\n                    <button id=\"load-more-btn\" style=\"padding:15px 40px; border-radius:30px; cursor:pointer; background:var(--defense-orange); border:none; color:#fff; font-weight:bold; box-shadow: 0 4px 14px rgba(255,114,26,0.3);\">Load More 2026 Styles<\/button>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"bt-dossier-block\" id=\"structural-integrity\">\n        <div class=\"bt-dossier-container\">\n            <h2 style=\"font-family:'Arial Black'; font-size:42px; margin-bottom:30px;\">Defeating Pin Shear: The Physics of Hinge Pivot Engineering<\/h2>\n            <article>\n                <p>\n                    Failure in <strong>Industrial sectional door hinges for high-traffic hubs<\/strong> is primarily a metallurgical challenge under constant shear stress. Baoteng engineers utilize <strong>precision high-carbon steel hinge pins<\/strong> and 14-gauge cold-rolled steel bodies to ensure zero deformation.\n                <\/p>\n\n                \n\n                <div class=\"bt-blood-viz\" id=\"stress-viz-anchor\">\n                    <div class=\"bt-blood-row\">\n                        <div class=\"bt-blood-label\"><span>Pivot Integrity (150,000h Lifecycle)<\/span><span>99.9% Endurance<\/span><\/div>\n                        <div class=\"bt-blood-track\"><div class=\"bt-blood-fill\" data-width=\"99.9%\"><\/div><\/div>\n                    <\/div>\n                    <div class=\"bt-blood-row\">\n                        <div class=\"bt-blood-label\"><span>Shear Force Resistance (vs. Standard Grade)<\/span><span>+45% Barrier<\/span><\/div>\n                        <div class=\"bt-blood-track\"><div class=\"bt-blood-fill\" data-width=\"100%\" style=\"background:var(--defense-orange)\"><\/div><\/div>\n                    <\/div>\n                <\/div>\n\n                <p>\n                    Whether managing <strong>coastal grade SS316 garage door hinges wholesaler<\/strong> shipments or high-speed bays, our vertical integration ensures <strong>material traceability verification for government tenders<\/strong>.\n                <\/p>\n            <\/article>\n        <\/div>\n    <\/section>\n\n    <section class=\"bt-dossier-block\" id=\"metallurgy\" style=\"background: #f8fafc;\">\n        <div class=\"bt-dossier-container\">\n            <h2 style=\"font-family:'Arial Black'; font-size:42px; margin-bottom:30px;\">2026 Material Science: Polymer vs. Galvanized<\/h2>\n            <div class=\"bt-fisheye-matrix\">\n                <div class=\"bt-fish-node\" onclick=\"btPopHinge('img1')\">\n                    <img decoding=\"async\" src=\"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/09\/BT-H136-garage-door-heavy-duty-hinges.jpg\" alt=\"14 Gauge Heavy Duty Hinge\" style=\"width:100%; border-radius:12px; margin-bottom:20px;\">\n                    <h3>14 Gauge Cold-Rolled<\/h3>\n                    <p>The industry standard for <strong>commercial grade garage door hinges<\/strong>. Maximum stiffness, zero drift.<\/p>\n                <\/div>\n                <div class=\"bt-fish-node\" onclick=\"btPopHinge('img2')\">\n                    <img decoding=\"async\" src=\"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/11\/BT-S918-Garage-Door-Chain-Hoist-Hand-Operated.webp\" alt=\"Industrial Hinge Assembly\" style=\"width:100%; border-radius:12px; margin-bottom:20px;\">\n                    <h3>G90 Hot-Dip Barrier<\/h3>\n                    <p>Utilizing <strong>anti-corrosion galvanized hinges<\/strong> with ASTM G90 thickness for 240h salt spray pass.<\/p>\n                <\/div>\n            <\/div>\n\n            <table style=\"width:100%; border-collapse:collapse; background:#fff; margin:40px 0;\">\n                <thead>\n                    <tr style=\"background:var(--defense-navy); color:#fff;\">\n                        <th style=\"padding:25px; text-align:left;\">Hinge Gauge<\/th>\n                        <th style=\"padding:25px; text-align:left;\">Max Door Weight<\/th>\n                        <th style=\"padding:25px; text-align:left;\">Life Projection<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td style=\"padding:20px; border-bottom:1px solid #eee;\">14 Gauge (1.9mm)<\/td>\n                        <td style=\"padding:20px; border-bottom:1px solid #eee;\">Up to 850 lbs<\/td>\n                        <td style=\"padding:20px; border-bottom:1px solid #eee;\">100,000+ Cycles<\/td>\n                    <\/tr>\n                    <tr>\n                        <td style=\"padding:20px; border-bottom:1px solid #eee;\">11 Gauge (3.0mm)<\/td>\n                        <td style=\"padding:20px; border-bottom:1px solid #eee;\">Up to 1,500 lbs<\/td>\n                        <td style=\"padding:20px; border-bottom:1px solid #eee;\">150,000+ Cycles<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section>\n\n    <section class=\"bt-dossier-block\" id=\"maintenance-roi\" style=\"background: var(--defense-slate); color: #fff;\">\n        <div class=\"bt-dossier-container\">\n            <div style=\"display:grid; grid-template-columns: 1fr 1fr; gap:60px; align-items:center;\">\n                <div>\n                    <h2 style=\"color:#fff; font-family:'Arial Black'; font-size:38px;\">2026 Facility ROI Delta: Component Longevity<\/h2>\n                    <p style=\"color:#94a3b8; font-size:18px;\">\n                        The <strong>ROI of upgrading to G90 galvanized door hardware<\/strong> demonstrates payback within 18 months due to eliminated surface rust maintenance and pivot failure downtime.\n                    <\/p>\n                <\/div>\n                <div style=\"text-align:center;\">\n                    <svg width=\"250\" height=\"250\" viewBox=\"0 0 32 32\">\n                        <circle r=\"16\" cx=\"16\" cy=\"16\" fill=\"#1e293b\" \/>\n                        <circle id=\"roi-pie-hinge\" r=\"16\" cx=\"16\" cy=\"16\" fill=\"transparent\" stroke=\"var(--defense-orange)\" stroke-width=\"32\" stroke-dasharray=\"75 100\" style=\"transition: stroke-dasharray 2s;\" \/>\n                    <\/svg>\n                    <div style=\"margin-top:20px; font-family:'Arial Black'; font-size:14px;\">MAINTENANCE SAVINGS: 75% Lifetime Delta<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <dialog id=\"bt-hinge-modal\">\n        <div class=\"bt-modal-inner\">\n            <button class=\"bt-modal-close\" onclick=\"document.getElementById('bt-hinge-modal').close()\">X<\/button>\n            <div id=\"bt-modal-content\"><\/div>\n        <\/div>\n    <\/dialog>\n\n<\/div>\n\n<script>\n\/\/ Logic: Modal Image Handler\nfunction btPopHinge(key) {\n    const modal = document.getElementById('bt-hinge-modal');\n    const content = document.getElementById('bt-modal-content');\n    const urls = {\n        'img1': 'https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/09\/BT-H136-garage-door-heavy-duty-hinges.jpg',\n        'img2': 'https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/11\/BT-S918-Garage-Door-Chain-Hoist-Hand-Operated.webp'\n    };\n    content.innerHTML = `<img decoding=\"async\" src=\"${urls[key]}\" style=\"width:100%; height:auto; border-radius:12px;\">`;\n    modal.showModal();\n}\n\n\/\/ Logic: Stat Observer\nconst hingeObs = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n        if(entry.isIntersecting) {\n            entry.target.querySelectorAll('.bt-blood-fill').forEach(fill => {\n                fill.style.width = fill.getAttribute('data-width');\n            });\n            if(document.getElementById('roi-pie-hinge')) {\n                document.getElementById('roi-pie-hinge').style.strokeDasharray = '75 100';\n            }\n        }\n    });\n}, { threshold: 0.3 });\n\nhingeObs.observe(document.getElementById('stress-viz-anchor'));\nhingeObs.observe(document.getElementById('maintenance-roi'));\n\n\n(function(){\n    const CATEGORY_ID = 34;\n    const INITIAL_LOAD = 24;\n    let currentPage = 1;\n    const grid = document.getElementById('product-grid');\n    const loadBtn = document.getElementById('load-more-btn');\n\n    function createCard(p) {\n        let imgUrl = \"https:\/\/www.baoteng.cc\/wp-content\/uploads\/2025\/09\/BT-H136-garage-door-heavy-duty-hinges.jpg\";\n        if (p._embedded && p._embedded['wp:featuredmedia']) {\n            imgUrl = p._embedded['wp:featuredmedia'][0].source_url;\n        }\n        const card = document.createElement('div');\n        card.className = 'prod-card';\n        card.innerHTML = `\n            <div class=\"prod-img-box\"><a href=\"${p.link}\" target=\"_blank\"><img decoding=\"async\" class=\"prod-img\" src=\"${imgUrl}\" loading=\"lazy\"><\/a><\/div>\n            <div style=\"padding:20px; text-align:center;\">\n                <h3 style=\"font-size:16px; margin:0; color:var(--defense-navy);\">${p.title.rendered}<\/h3>\n                <a href=\"${p.link}\" target=\"_blank\" style=\"font-size:12px; color:var(--defense-orange); text-decoration:none; font-weight:bold; text-transform:uppercase; margin-top:10px; display:inline-block;\">Engineering Specs \u2197<\/a>\n            <\/div>`;\n        return card;\n    }\n\n    function load() {\n        loadBtn.innerText = \"QUERYING FACTORY LEDGER...\";\n        fetch(`\/wp-json\/wp\/v2\/product?per_page=${INITIAL_LOAD}&page=${currentPage}&product_cat=${CATEGORY_ID}&_embed`)\n        .then(res => res.json())\n        .then(data => {\n            if (!data.length || data.code === \"rest_post_invalid_page_number\") { loadBtn.style.display='none'; return; }\n            data.forEach(p => grid.appendChild(createCard(p)));\n            currentPage++;\n            loadBtn.innerText = \"Load More 2026 Styles\";\n        }).catch(() => { loadBtn.style.display='none'; });\n    }\n    load();\n    loadBtn.addEventListener('click', load);\n})();\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"Product\",\n  \"name\": \"Baoteng Heavy Duty Garage Door Hinges 2026 Series\",\n  \"description\": \"Industrial grade 11g and 14g galvanized hinges for sectional garage doors. Certified for 150,000 cycles. ISO certified manufacturing.\",\n  \"brand\": { \"@type\": \"Brand\", \"name\": \"Baoteng\" },\n  \"offers\": {\n    \"@type\": \"AggregateOffer\",\n    \"lowPrice\": \"Wholesale Inquiry\",\n    \"offerCount\": \"18000\"\n  },\n  \"aggregateRating\": {\n    \"@type\": \"AggregateRating\",\n    \"ratingValue\": \"4.9\",\n    \"reviewCount\": \"1200\"\n  }\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfe0 Home \/ Products \/ Garage Door Hinges Industrial Garage Door Hinges: Engineering the Pivot of Facility Reliability Mastering structural heavy-duty environments through 20 years of manufacturing excellence. Our Heavy duty garage door hinges factory China expertise de-risks mission-critical infrastructure projects. REQUEST RFQ PACK BACK TO PILLAR HUB Tier 1 Portfolio: 2026 Sectional Hinge Configurations &#8230; <a title=\"garage door hinges factory\" class=\"read-more\" href=\"https:\/\/www.baoteng.cc\/ko\/garage-door-hinges-factory\/\" aria-label=\"Read more about garage door hinges factory\">Read more<\/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-8024","page","type-page","status-publish"],"acf":[],"_links":{"self":[{"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/pages\/8024","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/comments?post=8024"}],"version-history":[{"count":18,"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/pages\/8024\/revisions"}],"predecessor-version":[{"id":8508,"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/pages\/8024\/revisions\/8508"}],"wp:attachment":[{"href":"https:\/\/www.baoteng.cc\/ko\/wp-json\/wp\/v2\/media?parent=8024"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}