{"id":10438,"date":"2025-10-18T14:07:50","date_gmt":"2025-10-18T06:07:50","guid":{"rendered":"https:\/\/aobosteel.com\/?page_id=10438"},"modified":"2026-06-25T10:33:05","modified_gmt":"2026-06-25T02:33:05","slug":"about-us","status":"publish","type":"page","link":"https:\/\/aobosteel.com\/es\/about-us\/","title":{"rendered":"Qui\u00e9nes somos"},"content":{"rendered":"<style>\n  .aobo-ab{\n    --aobo-blue:#0c56d0;\n    --aobo-blue-dark:#083d98;\n    --aobo-blue-line:#c9ddf7;\n    --aobo-text:#0b2750;\n    --aobo-muted:#58708d;\n    --aobo-orange:#ff5a1f;\n    font-family:Arial, Helvetica, sans-serif;\n    color:var(--aobo-text);\n    line-height:1.75;\n    background:transparent;\n    box-sizing:border-box;\n  }\n  .aobo-ab *{ box-sizing:border-box; }\n  .aobo-ab .wrap{ max-width:1160px; margin:0 auto; }\n\n  \/* HERO *\/\n  .aobo-ab .hero{\n    padding:44px;\n    border:1px solid var(--aobo-blue-line);\n    border-radius:28px;\n    background:linear-gradient(135deg,#ffffff 0%,#f8fbff 70%,#fff6ef 100%);\n    box-shadow:0 22px 48px rgba(12,86,208,.12);\n  }\n  .aobo-ab .kicker{\n    color:var(--aobo-orange); font-size:14px; font-weight:800;\n    letter-spacing:.16em; text-transform:uppercase; margin-bottom:14px;\n  }\n  .aobo-ab .hero h1{\n    margin:0 0 18px; font-size:clamp(30px,4.2vw,50px);\n    line-height:1.1; letter-spacing:-.035em; color:var(--aobo-blue);\n  }\n  .aobo-ab .hero > p{ margin:0; font-size:17px; width:100%; }\n\n  \/* STORY: photo + text *\/\n  .aobo-ab .story{\n    display:flex; flex-direction:column; gap:28px; align-items:stretch; margin-top:24px;\n  }\n  .aobo-ab .story > *{ flex:1; min-width:0; }\n  .aobo-ab .story-text{ align-self:stretch; width:100%; }\n  .aobo-ab .story-text p{ margin:0 0 16px; font-size:16px; }\n  .aobo-ab .story-text p:last-child{ margin-bottom:0; }\n  .aobo-ab .story-text b{ color:var(--aobo-blue-dark); }\n  .aobo-ab .pic{\n    border:1px solid var(--aobo-blue-line); border-radius:24px; overflow:hidden;\n    background:#fff; box-shadow:0 16px 36px rgba(12,86,208,.10);\n    aspect-ratio:16 \/ 7;\n  }\n  .aobo-ab .pic img{ display:block; width:100%; height:100%; object-fit:cover; object-position:center bottom; background:#eef4fb; }\n  .aobo-ab .pic .ph{\n    display:flex; align-items:center; justify-content:center; text-align:center;\n    width:100%; min-height:360px; height:100%; background:#eef4fb;\n    color:var(--aobo-muted); font-size:14px; font-weight:700; padding:0 24px;\n  }\n\n  \/* CTA *\/\n  .aobo-ab .cta{\n    position:relative; overflow:hidden; margin-top:36px; border-radius:28px;\n    background:linear-gradient(90deg,#0e56d3 0%,#1d73e3 55%,#2ba8ea 100%);\n    padding:38px 34px; display:grid; grid-template-columns:1.1fr .9fr; gap:28px;\n  }\n  .aobo-ab .cta::before{ content:\"\"; position:absolute; right:-40px; top:-40px; width:230px; height:230px; border:18px solid rgba(255,255,255,.14); border-radius:50%; }\n  .aobo-ab .cta::after{ content:\"\"; position:absolute; right:-10px; bottom:-70px; width:260px; height:260px; border:14px solid rgba(255,255,255,.12); border-radius:50%; }\n  .aobo-ab .cta h2{ position:relative; z-index:1; margin:0 0 10px; font-size:clamp(26px,3.1vw,40px); line-height:1.18; color:#fff; letter-spacing:-.03em; }\n  .aobo-ab .cta p{ position:relative; z-index:1; margin:0; font-size:16px; color:rgba(255,255,255,.96); max-width:620px; }\n  .aobo-ab .cta-actions{ position:relative; z-index:1; display:grid; gap:14px; align-content:center; }\n  .aobo-ab .btn{\n    display:inline-flex; justify-content:center; align-items:center; min-height:56px;\n    padding:0 24px; border-radius:999px; text-decoration:none !important;\n    font-size:16px; font-weight:800; transition:.2s ease;\n  }\n  .aobo-ab .btn-white{ background:#fff; color:var(--aobo-blue) !important; }\n  .aobo-ab .btn-orange{ background:var(--aobo-orange); color:#fff !important; }\n  .aobo-ab .btn:hover{ transform:translateY(-1px); }\n\n  .aobo-ab .foot{\n    display:flex; align-items:center; justify-content:space-between; gap:20px;\n    padding:22px 0 4px; margin-top:22px; border-top:1px solid var(--aobo-blue-line);\n  }\n  .aobo-ab .foot strong{ color:var(--aobo-blue); letter-spacing:.12em; font-size:15px; }\n  .aobo-ab .foot span{ color:var(--aobo-muted); font-size:14px; }\n\n  @media (max-width:900px){\n    .aobo-ab .story{ flex-direction:column; }\n    .aobo-ab .pic{ aspect-ratio:16 \/ 8; }\n    .aobo-ab .pic .ph{ min-height:196px; }\n    .aobo-ab .cta{ grid-template-columns:1fr; }\n  }\n  @media (max-width:640px){\n    .aobo-ab .hero{ padding:28px 22px; border-radius:22px; }\n    .aobo-ab .cta{ padding:24px 20px; }\n    .aobo-ab .foot{ flex-direction:column; align-items:flex-start; }\n  }\n<\/style>\n\n<div class=\"aobo-ab\">\n  <div class=\"wrap\">\n\n    <!-- HERO -->\n    <section class=\"hero\">\n      <div class=\"kicker\">Acerca de Aobo Steel<\/div>\n      <h1>Qui\u00e9nes somos<\/h1>\n      <p>\n        Aobo Steel suministra acero para herramientas a distribuidores, mayoristas, importadores y fabricantes de todo el mundo. Con m\u00e1s de dos d\u00e9cadas de experiencia en forja y procesamiento, hoy nos centramos en el abastecimiento, el control de calidad y la exportaci\u00f3n a trav\u00e9s de nuestra consolidada planta y red de suministro.\n      <\/p>\n\n      <!-- STORY: warehouse photo + text -->\n      <div class=\"story\">\n        <div class=\"pic\">\n          <img decoding=\"async\" src=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif\" alt=\"Almac\u00e9n de acero para herramientas de Aobo Steel\">\n        <\/div>\n\n        <div class=\"story-text\">\n          <p>\n            Nuestra experiencia comenz\u00f3 en 2003 en Fuding Equipment Engineering Co., Ltd., empresa dedicada a la forja y el procesamiento de acero para herramientas en Huangshi, China. Aquellos a\u00f1os en la f\u00e1brica siguen influyendo en nuestra forma de evaluar la calidad, la uniformidad entre lotes y el estado del material.\n          <\/p>\n          <p>\n            En 2017 fundamos Aobo Steel para atender a compradores en el extranjero. Si bien nuestro enfoque ha pasado de la fabricaci\u00f3n al abastecimiento y el control de calidad, hemos mantenido todas las relaciones con f\u00e1bricas y plantas de procesamiento que hemos forjado a lo largo de los a\u00f1os, lo que nos permite asignar a cada pedido el proveedor, el grado y la inspecci\u00f3n adecuados.\n          <\/p>\n          <p>\n            Cada env\u00edo est\u00e1 respaldado por un certificado de prueba de f\u00e1brica original, trazabilidad del n\u00famero de lote e inspecci\u00f3n previa al env\u00edo, con controles por ultrasonido y de terceros bajo solicitud.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <div class=\"cta\">\n      <div>\n        <h2>Hablemos de acero para herramientas<\/h2>\n        <p>\n          Ind\u00edquenos el grado, tama\u00f1o, cantidad, estado de la superficie y puerto de destino que necesita. Verificaremos la disponibilidad, el alcance del control de calidad y su plan de exportaci\u00f3n.\n        <\/p>\n      <\/div>\n      <div class=\"cta-actions\">\n        <a class=\"btn btn-white popmake-16052\" href=\"javascript:void(0);\">Solicitar presupuesto<\/a>\n        <a class=\"btn btn-orange\" href=\"https:\/\/aobosteel.com\/es\/tool-steel-supply\/\">Ver suministro de acero para herramientas<\/a>\n      <\/div>\n    <\/div>\n\n    <div class=\"foot\">\n      <strong>ACERO AOBO<\/strong>\n      <span>Proveedor especializado de aceros para herramientas desde 2003.<\/span>\n    <\/div>\n\n  <\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd., [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"normal-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-10438","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Aobo Steel | Tool Steel Manufacturer &amp; Bulk Supplier in China | AoboSteel<\/title>\n<meta name=\"description\" content=\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aobosteel.com\/es\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us\" \/>\n<meta property=\"og:description\" content=\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aobosteel.com\/es\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"AoboSteel\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61565368220197\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-25T02:33:05+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"AboutPage\"],\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\",\"name\":\"Aobo Steel | Tool Steel Manufacturer & Bulk Supplier in China | AoboSteel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\",\"datePublished\":\"2025-10-18T06:07:50+00:00\",\"dateModified\":\"2026-06-25T02:33:05+00:00\",\"description\":\"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#primaryimage\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/2024-03-20-101528-scaled-jpg.avif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"https:\\\/\\\/aobosteel.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#website\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"name\":\"AoboSteel\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aobosteel.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#organization\",\"name\":\"AoboSteel\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"contentUrl\":\"https:\\\/\\\/aobosteel.com\\\/wp-content\\\/uploads\\\/2025\\\/01\\\/cropped-aobo-steel-1.avif\",\"width\":1052,\"height\":592,\"caption\":\"AoboSteel\"},\"image\":{\"@id\":\"https:\\\/\\\/aobosteel.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61565368220197\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/aobosteel-evan\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Aobo Steel | Fabricante y proveedor mayorista de acero para herramientas en China | AoboSteel","description":"Aobo Steel es un fabricante chino de aceros para herramientas con m\u00e1s de 20 a\u00f1os de experiencia en forja y m\u00e1s de 40 socios en su cadena de suministro integrada. Nos especializamos en el suministro a granel para distribuidores y almacenistas internacionales, con certificado de material por pedido y prueba ultras\u00f3nica seg\u00fan las normas Sep 1921-82.","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:\/\/aobosteel.com\/es\/about-us\/","og_locale":"es_MX","og_type":"article","og_title":"About Us","og_description":"Aobo Steel is a China-based tool steel manufacturer with 20+ years forging background and 40+ integrated supply chain partners. We specialize in bulk supply for overseas distributors and stockists, with MTC per order and UT to Sep 1921-82 standards.","og_url":"https:\/\/aobosteel.com\/es\/about-us\/","og_site_name":"AoboSteel","article_publisher":"https:\/\/www.facebook.com\/profile.php?id=61565368220197","article_modified_time":"2026-06-25T02:33:05+00:00","og_image":[{"url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"2 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","AboutPage"],"@id":"https:\/\/aobosteel.com\/about-us\/","url":"https:\/\/aobosteel.com\/about-us\/","name":"Aobo Steel | Fabricante y proveedor mayorista de acero para herramientas en China | AoboSteel","isPartOf":{"@id":"https:\/\/aobosteel.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage"},"image":{"@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage"},"thumbnailUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","datePublished":"2025-10-18T06:07:50+00:00","dateModified":"2026-06-25T02:33:05+00:00","description":"Aobo Steel es un fabricante chino de aceros para herramientas con m\u00e1s de 20 a\u00f1os de experiencia en forja y m\u00e1s de 40 socios en su cadena de suministro integrada. Nos especializamos en el suministro a granel para distribuidores y almacenistas internacionales, con certificado de material por pedido y prueba ultras\u00f3nica seg\u00fan las normas Sep 1921-82.","breadcrumb":{"@id":"https:\/\/aobosteel.com\/about-us\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aobosteel.com\/about-us\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/aobosteel.com\/about-us\/#primaryimage","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2026\/02\/2024-03-20-101528-scaled-jpg.avif"},{"@type":"BreadcrumbList","@id":"https:\/\/aobosteel.com\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"https:\/\/aobosteel.com\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/aobosteel.com\/#website","url":"https:\/\/aobosteel.com\/","name":"AoboSteel","description":"","publisher":{"@id":"https:\/\/aobosteel.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aobosteel.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/aobosteel.com\/#organization","name":"AoboSteel","url":"https:\/\/aobosteel.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/","url":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","contentUrl":"https:\/\/aobosteel.com\/wp-content\/uploads\/2025\/01\/cropped-aobo-steel-1.avif","width":1052,"height":592,"caption":"AoboSteel"},"image":{"@id":"https:\/\/aobosteel.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61565368220197","https:\/\/www.linkedin.com\/in\/aobosteel-evan\/"]}]}},"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/es\/blog\/author\/admin\/"},"uagb_comment_info":0,"uagb_excerpt":"About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd.,&hellip;","rttpg_featured_image_url":null,"rttpg_author":{"display_name":"Evan","author_link":"https:\/\/aobosteel.com\/es\/blog\/author\/admin\/"},"rttpg_comment":0,"rttpg_category":null,"rttpg_excerpt":"About Aobo Steel About Us Aobo Steel supplies tool steel to distributors, stockists, importers, and manufacturers worldwide. Built on more than two decades of forging and processing experience, we focus today on sourcing, quality control, and export through our established mill and supply-chain network. Our experience began in 2003 at Fuding Equipment Engineering Co., Ltd.,&hellip;","_links":{"self":[{"href":"https:\/\/aobosteel.com\/es\/wp-json\/wp\/v2\/pages\/10438","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aobosteel.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aobosteel.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/es\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aobosteel.com\/es\/wp-json\/wp\/v2\/comments?post=10438"}],"version-history":[{"count":0,"href":"https:\/\/aobosteel.com\/es\/wp-json\/wp\/v2\/pages\/10438\/revisions"}],"wp:attachment":[{"href":"https:\/\/aobosteel.com\/es\/wp-json\/wp\/v2\/media?parent=10438"}],"curies":[{"name":"gracias","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}