{"id":6020,"date":"2026-04-23T10:49:16","date_gmt":"2026-04-23T01:49:16","guid":{"rendered":"https:\/\/doog-inc.com\/?page_id=6020"},"modified":"2026-04-27T16:30:24","modified_gmt":"2026-04-27T07:30:24","slug":"doog-global-partner-network","status":"publish","type":"page","link":"https:\/\/doog-inc.com\/en\/doog-global-partner-network\/","title":{"rendered":"Doog Global Partner Network"},"content":{"rendered":"\n<!doctype html>\n<html lang=\"en\">\n<head>\n  <meta charset=\"utf-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n  <title>Partner with Doog &#8212; Doog Global Partner Network<\/title>\n  <meta name=\"description\" content=\"THOUZER is a KAIZEN Mobile Robot for integrator companies solving the challenges conventional automation can&#8217;t. Join the Doog Global Partner Network.\">\n\n  <style>\n    :root {\n      --onyx:      #141413;\n      --porcelain: #FAF9F5;\n      --jungle:    #069A44;\n      --pale-sky:  #BDD7EE;\n      --cornsilk:  #FFF2CC;\n      --muted:     #5a5a57;\n      --rule:      #E7E4DA;\n    }\n\n    * { box-sizing: border-box; }\n\n    html, body {\n      margin: 0;\n      padding: 0;\n      scroll-behavior: smooth;\n      background: var(--porcelain);\n      color: var(--onyx);\n      font-family: \"Inter\", -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto,\n                   \"Helvetica Neue\", Arial, sans-serif;\n      font-size: 17px;\n      line-height: 1.6;\n      -webkit-font-smoothing: antialiased;\n    }\n\n    .wrap {\n      max-width: 1120px;\n      margin: 0 auto;\n      padding: 0 28px;\n    }\n\n    a {\n      color: var(--onyx);\n      text-decoration: underline;\n      text-underline-offset: 3px;\n      text-decoration-thickness: 1px;\n    }\n    a:hover { text-decoration-thickness: 2px; }\n\n    h1, h2, h3, h4 {\n      font-weight: 700;\n      letter-spacing: -0.01em;\n      line-height: 1.2;\n      margin: 0 0 0.6em;\n    }\n    h1 { font-size: clamp(2rem, 4vw + 0.5rem, 3.4rem); letter-spacing: -0.02em; }\n    h2 { font-size: clamp(1.5rem, 2vw + 0.6rem, 2.1rem); margin-bottom: 1rem; }\n    h3 { font-size: 1.45rem; }\n    .accent { color: var(--jungle); }\n    p  { margin: 0 0 1em; }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Top bar \u2014\u2014\u2014\u2014\u2014 *\/\n    header.topbar {\n      padding: 28px 0 0;\n    }\n    header.topbar .wrap {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n    }\n    .logo {\n      height: 38px;\n      width: auto;\n      display: block;\n    }\n    .topbar-link {\n      font-size: 0.95rem;\n      color: var(--muted);\n      text-decoration: none;\n    }\n    .topbar-link:hover { text-decoration: underline; }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Hero \u2014\u2014\u2014\u2014\u2014 *\/\n    section.hero {\n      padding: 48px 0 72px;\n    }\n    .eyebrow {\n      text-transform: uppercase;\n      font-size: 0.78rem;\n      letter-spacing: 0.18em;\n      color: var(--muted);\n      margin-bottom: 20px;\n    }\n    .hero p.lede {\n      font-size: 1.2rem;\n      color: var(--muted);\n      max-width: 640px;\n      margin-bottom: 32px;\n    }\n    .btn {\n      display: inline-block;\n      background: var(--onyx);\n      color: var(--porcelain) !important;\n      padding: 14px 26px;\n      border-radius: 4px;\n      font-size: 1rem;\n      font-weight: 600;\n      text-decoration: none !important;\n      border: 0;\n      cursor: pointer;\n      transition: background 0.15s ease;\n    }\n    .btn:hover { background: var(--jungle) !important; color: var(--porcelain) !important; text-decoration: none !important; }\n    .btn.primary { background: var(--jungle) !important; }\n    .btn.primary:hover { background: var(--onyx) !important; }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Section shell \u2014\u2014\u2014\u2014\u2014 *\/\n    section {\n      padding: 72px 0;\n      border-top: 1px solid var(--rule);\n    }\n    section h2 + p.section-lede {\n      color: var(--muted);\n      max-width: 620px;\n      font-size: 1.05rem;\n      margin-bottom: 40px;\n    }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Video \u2014\u2014\u2014\u2014\u2014 *\/\n    .video-wrap {\n      border-radius: 6px;\n      overflow: hidden;\n      aspect-ratio: 16 \/ 9;\n    }\n    .video-wrap iframe {\n      width: 100%;\n      height: 100%;\n      display: block;\n      border: 0;\n    }\n    p.video-caption {\n      margin-top: 14px;\n      font-size: 0.9rem;\n      color: var(--muted);\n      margin-bottom: 0;\n    }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Persona cards \u2014\u2014\u2014\u2014\u2014 *\/\n    .persona-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 24px;\n    }\n    @media (min-width: 768px) {\n      .persona-grid { grid-template-columns: repeat(3, 1fr); gap: 28px; }\n    }\n    .persona-card {\n      background: #fff;\n      border: 1px solid var(--rule);\n      border-radius: 6px;\n      padding: 32px;\n    }\n    .persona-card blockquote {\n      margin: 0 0 18px;\n      padding: 0 0 0 16px;\n      font-style: italic;\n      color: var(--onyx);\n      font-size: 1rem;\n      border-left: 3px solid var(--jungle);\n      line-height: 1.65;\n    }\n    .persona-card .who {\n      color: var(--muted);\n      font-size: 0.95rem;\n      margin: 0;\n    }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 THOUZER pillars \u2014\u2014\u2014\u2014\u2014 *\/\n    .pillar-grid {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 28px;\n    }\n    @media (min-width: 768px) {\n      .pillar-grid { grid-template-columns: repeat(3, 1fr); }\n    }\n    .pillar h3 { margin-bottom: 10px; }\n    .pillar p  { color: var(--muted); margin: 0; }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 What partners receive \u2014\u2014\u2014\u2014\u2014 *\/\n    .receive-list {\n      list-style: none;\n      padding: 0;\n      margin: 0;\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 14px;\n    }\n    @media (min-width: 768px) {\n      .receive-list { grid-template-columns: 1fr 1fr; gap: 14px 40px; }\n    }\n    .receive-list li {\n      padding-left: 32px;\n      position: relative;\n      font-size: 1.02rem;\n    }\n    .receive-list li::before {\n      content: \"\";\n      position: absolute;\n      left: 0;\n      top: 0.55em;\n      width: 14px;\n      height: 8px;\n      border-left: 2px solid var(--jungle);\n      border-bottom: 2px solid var(--jungle);\n      transform: rotate(-45deg);\n    }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Credibility strip \u2014\u2014\u2014\u2014\u2014 *\/\n    .credibility {\n      background: var(--cornsilk);\n      border-top: 1px solid var(--rule);\n      border-bottom: 1px solid var(--rule);\n    }\n    .stat-grid {\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 28px;\n    }\n    @media (min-width: 768px)  { .stat-grid { grid-template-columns: repeat(3, 1fr); } }\n    @media (min-width: 1024px) { .stat-grid { grid-template-columns: repeat(6, 1fr); } }\n    .stat .num {\n      font-size: 1.85rem;\n      font-weight: 700;\n      display: block;\n      margin-bottom: 4px;\n      line-height: 1.1;\n    }\n    .stat .label {\n      color: var(--muted);\n      font-size: 0.9rem;\n      line-height: 1.45;\n    }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Form \u2014\u2014\u2014\u2014\u2014 *\/\n    section.form-section { background: #fff; }\n    .form-wrap { max-width: 640px; }\n    form.inquiry { display: grid; gap: 18px; }\n\n    .field label {\n      display: block;\n      font-size: 0.9rem;\n      font-weight: 600;\n      margin-bottom: 6px;\n      color: var(--onyx);\n    }\n    .field .hint { font-weight: 400; color: var(--muted); }\n    .field input,\n    .field textarea {\n      width: 100%;\n      padding: 12px 14px;\n      border: 1px solid var(--rule);\n      border-radius: 4px;\n      font: inherit;\n      background: var(--porcelain);\n      color: var(--onyx);\n    }\n    .field input:focus,\n    .field textarea:focus {\n      outline: 2px solid var(--jungle);\n      outline-offset: 1px;\n      border-color: var(--jungle);\n    }\n    .field textarea { min-height: 120px; resize: vertical; }\n\n    .form-row {\n      display: grid;\n      grid-template-columns: 1fr;\n      gap: 18px;\n    }\n    @media (min-width: 640px) {\n      .form-row { grid-template-columns: 1fr 1fr; }\n    }\n\n    .form-success {\n      display: none;\n      padding: 20px 22px;\n      background: var(--cornsilk);\n      border: 1px solid var(--rule);\n      border-left: 3px solid var(--jungle);\n      border-radius: 4px;\n      color: var(--onyx);\n    }\n    .form-success.show { display: block; }\n    .form-error {\n      display: none;\n      padding: 20px 22px;\n      background: #fff0f0;\n      border: 1px solid #f5c6c6;\n      border-left: 3px solid #cc3333;\n      border-radius: 4px;\n      color: var(--onyx);\n    }\n    .form-error.show { display: block; }\n    form.inquiry.hide { display: none; }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Footer \u2014\u2014\u2014\u2014\u2014 *\/\n    footer {\n      padding: 48px 0 56px;\n      border-top: 1px solid var(--rule);\n      color: var(--muted);\n      font-size: 0.92rem;\n    }\n    footer .wrap {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px 24px;\n      justify-content: space-between;\n      align-items: center;\n    }\n    footer .entity { color: var(--onyx); font-weight: 600; }\n    footer a { color: var(--muted); }\n\n    \/* \u2014\u2014\u2014\u2014\u2014 Mobile \u2014\u2014\u2014\u2014\u2014 *\/\n    @media (max-width: 768px) {\n      html, body { font-size: 16px; }\n\n      .wrap { padding: 0 20px; }\n\n      section { padding: 48px 0; }\n      section.hero { padding: 52px 0 44px; }\n\n      h1 { font-size: clamp(1.95rem, 5vw + 0.75rem, 2.4rem) !important; overflow-wrap: break-word; }\n      h1 br { display: none; }\n\n      .hero p.lede { font-size: 1rem; }\n\n      .pillar h3 { font-size: 2.0rem; }\n      .pillar p  { font-size: 0.95rem; }\n\n      .btn { display: block; text-align: center; }\n\n      .persona-card { padding: 24px; }\n\n      .stat .num { font-size: 1.5rem; }\n      .stat-grid { gap: 20px; }\n\n      form.inquiry .btn { width: 100%; }\n\n      footer { padding: 36px 0 40px; }\n      footer .wrap { flex-direction: column; align-items: flex-start; gap: 8px; }\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 Top bar \u2014\u2014\u2014\u2014\u2014 -->\n  <!--<header class=\"topbar\">\n    <div class=\"wrap\">\n      <img decoding=\"async\" class=\"logo\" src=\"\/wp-content\/uploads\/2021\/04\/1.logo-doog-iso_web2.png\" alt=\"Doog\">\n      <a class=\"topbar-link\" href=\"https:\/\/doog-inc.com\/en\/\" target=\"_blank\" rel=\"noopener\">doog-inc.com<\/a>\n    <\/div>\n  <\/header>-->\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 Hero \u2014\u2014\u2014\u2014\u2014 -->\n  <section class=\"hero\">\n    <div class=\"wrap\">\n      <p class=\"eyebrow\">Doog Global Partner Network<\/p>\n      <h1><span class=\"accent\">Simple<\/span> to deploy. <br><span class=\"accent\">Flexible<\/span> across industries. <br><span class=\"accent\">Customizable<\/span> to exactly what your clients need.<\/h1>\n      <p class=\"lede\">THOUZER is a KAIZEN Mobile Robot for integrator companies solving the challenges conventional AGV\/AMR can&#8217;t. Open API, no recurring fees, no vendor dependency &#8212; so every solution you build is yours, and every deployment becomes a long-term client relationship.<\/p>\n      <button class=\"btn primary\" type=\"button\" onclick=\"document.getElementById('inquiry').scrollIntoView({behavior:'smooth'})\">Explore partnership<\/button>\n    <\/div>\n  <\/section>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 Video \u2014\u2014\u2014\u2014\u2014 -->\n  <section>\n    <div class=\"wrap\">\n      <p class=\"eyebrow\">See it in action<\/p>\n      <h2>What is THOUZER?<\/h2>\n      <div class=\"video-wrap\">\n        <iframe width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/JB_y4VumeAk?si=tguGkI68JbJipYpv\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n      <\/div>\n      <p class=\"video-caption\">A 3-minute overview of THOUZER, the KAIZEN Mobile Robot.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 Is this you? \u2014\u2014\u2014\u2014\u2014 -->\n  <section>\n    <div class=\"wrap\">\n      <h2>Is this you?<\/h2>\n      <p class=\"section-lede\">We work with several kinds of partners. If any of these sounds close to where you are, we&#8217;d like to talk.<\/p>\n\n      <div class=\"persona-grid\">\n        <article class=\"persona-card\">\n          <blockquote>&#8220;I want to build my own branded mobile robot solution &#8212; not just resell someone else&#8217;s box. I need a platform that gives me the freedom to customize and own the solution end-to-end.&#8221;<\/blockquote>\n          <p class=\"who\">Automation integrators, technology consultancies, and system integrators moving into mobile robots.<\/p>\n        <\/article>\n\n        <article class=\"persona-card\">\n          <blockquote>&#8220;Our core business is changing &#8212; we need to diversify. Robotics looks like the right direction, but we&#8217;re not a robotics company yet, and we need to get there without betting the whole business on it.&#8221;<\/blockquote>\n          <p class=\"who\">Industrial distributors, MHE companies, facility services firms, and businesses diversifying into robotics.<\/p>\n        <\/article>\n\n        <article class=\"persona-card\">\n          <blockquote>&#8220;We already help clients improve their operations &#8212; the training, the karakuri design, the aluminum structure. THOUZER is the transport layer that completes the system.&#8221;<\/blockquote>\n          <p class=\"who\">Aluminum profile distributors, karakuri equipment designers, and Kaizen training and consulting providers.<\/p>\n        <\/article>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 What makes THOUZER different \u2014\u2014\u2014\u2014\u2014 -->\n  <section>\n    <div class=\"wrap\">\n      <h2>What makes THOUZER different<\/h2>\n      <p class=\"section-lede\">Three design principles &#8212; engineering expressions of Kaizen logic, not marketing claims.<\/p>\n\n      <div class=\"pillar-grid\">\n        <div class=\"pillar\">\n          <h3 class=\"accent\">Simplicity<\/h3>\n          <p>Any worker can operate THOUZER from day one, with minimum training or technical preparation. For partners, this means faster POC and trial cycles &#8212; your clients see value in hours, not weeks.<\/p>\n        <\/div>\n        <div class=\"pillar\">\n          <h3 class=\"accent\">Flexibility<\/h3>\n          <p>Designed for the Gemba as it actually is. THOUZER works in variable environments &#8212; indoor, outdoor, uneven floors, shifting layouts &#8212; across any industry. One platform, diverse clients.<\/p>\n        <\/div>\n        <div class=\"pillar\">\n          <h3 class=\"accent\">Customizability<\/h3>\n          <p>THOUZER is a general-purpose mobile robot platform, not a fixed appliance. Build proprietary upper structures, custom applications, and client-specific systems on top. That IP is yours.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 What partners receive \u2014\u2014\u2014\u2014\u2014 -->\n  <section>\n    <div class=\"wrap\">\n      <h2>What partners receive<\/h2>\n      <p class=\"section-lede\">The standard distributor package. We adapt the details to your market and business model.<\/p>\n\n      <ul class=\"receive-list\">\n        <li>One THOUZER STANDARD E-SERIES demo unit with the full navigation suite<\/li>\n        <li>Up to three days of hands-on product training for sales and technical teams<\/li>\n        <li>Distributor pricing with full freedom to set your own selling prices<\/li>\n        <li>A dedicated consultation channel: C-suite founders, developers and after sales support<\/li>\n        <li>Exclusive marketing materials and an application design library<\/li>\n        <li>Direct leads from Doog&#8217;s sales channels in your market<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 Credibility strip \u2014\u2014\u2014\u2014\u2014 -->\n  <section class=\"credibility\">\n    <div class=\"wrap\">\n      <div class=\"stat-grid\">\n        <div class=\"stat\">\n          <span class=\"num\">2012<\/span>\n          <span class=\"label\">Founded in Tsukuba, Japan. Bootstrapped.<\/span>\n        <\/div>\n        <div class=\"stat\">\n          <span class=\"num\">30+ yrs<\/span>\n          <span class=\"label\">University research behind the technology<\/span>\n        <\/div>\n        <div class=\"stat\">\n          <span class=\"num\">1,000+<\/span>\n          <span class=\"label\">THOUZER units deployed worldwide<\/span>\n        <\/div>\n        <div class=\"stat\">\n          <span class=\"num\">50+<\/span>\n          <span class=\"label\">Distributor partners across Asia Pacific, Europe, and North America<\/span>\n        <\/div>\n        <div class=\"stat\">\n          <span class=\"num\">2020<\/span>\n          <span class=\"label\">Japan Robot Society Practical Technology Award<\/span>\n        <\/div>\n        <div class=\"stat\">\n          <span class=\"num\">CE &#xB7; ISO&#160;3691-4<\/span>\n          <span class=\"label\">Designed and tested to international safety standards<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 Form \u2014\u2014\u2014\u2014\u2014 -->\n  <section class=\"form-section\" id=\"inquiry\">\n    <div class=\"wrap\">\n      <div class=\"form-wrap\">\n        <h2>Let&#8217;s talk partnership<\/h2>\n        <p class=\"section-lede\">No pitch. Just a conversation about what you&#8217;re working on and whether THOUZER fits your business.<\/p>\n\n        <form class=\"inquiry\" id=\"inquiryForm\"\n              action=\"https:\/\/api.web3forms.com\/submit\"\n              method=\"POST\"\n              onsubmit=\"handleSubmit(event)\">\n\n          <!-- Replace YOUR_ACCESS_KEY_HERE with the key from web3forms.com\/create -->\n          <input type=\"hidden\" name=\"access_key\" value=\"a1e51683-af24-4afe-8759-2d4aed1060ec\">\n          <input type=\"hidden\" name=\"subject\" value=\"New Partner Inquiry \u2014 Doog Global Partner Network\">\n\n          <div class=\"field\">\n            <label for=\"fname\">Your name<\/label>\n            <input id=\"fname\" name=\"name\" type=\"text\" required autocomplete=\"name\">\n          <\/div>\n\n          <div class=\"field\">\n            <label for=\"femail\">Work email<\/label>\n            <input id=\"femail\" name=\"email\" type=\"email\" required autocomplete=\"email\">\n          <\/div>\n\n          <div class=\"form-row\">\n            <div class=\"field\">\n              <label for=\"fcompany\">Company<\/label>\n              <input id=\"fcompany\" name=\"company\" type=\"text\" required autocomplete=\"organization\">\n            <\/div>\n            <div class=\"field\">\n              <label for=\"fcountry\">Country<\/label>\n              <input id=\"fcountry\" name=\"country\" type=\"text\" required autocomplete=\"country-name\">\n            <\/div>\n          <\/div>\n\n          <div class=\"field\">\n            <label for=\"fwebsite\">Website <span class=\"hint\">&#8212; optional<\/span><\/label>\n            <input id=\"fwebsite\" name=\"website\" type=\"url\" placeholder=\"https:\/\/\" autocomplete=\"url\">\n          <\/div>\n\n          <div class=\"field\">\n            <label for=\"fproject\">What are you working on? <span class=\"hint\">&#8212; optional<\/span><\/label>\n            <textarea id=\"fproject\" name=\"message\" placeholder=\"A line or two about your business and what you&#8217;re looking for.\"><\/textarea>\n          <\/div>\n\n          <div>\n            <button class=\"btn primary\" type=\"submit\">Send<\/button>\n          <\/div>\n        <\/form>\n\n        <div class=\"form-success\" id=\"formSuccess\" role=\"status\" aria-live=\"polite\">\n          <strong>Thanks.<\/strong> Someone from Doog will be in touch within a few working days.\n        <\/div>\n\n        <div class=\"form-error\" id=\"formError\" role=\"alert\" aria-live=\"polite\">\n          <strong>Something went wrong.<\/strong> Please try again, or email us directly.\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- \u2014\u2014\u2014\u2014\u2014 Footer \u2014\u2014\u2014\u2014\u2014 -->\n  <!--<footer>\n    <div class=\"wrap\">\n      <span class=\"entity\">Doog Inc. &amp; Doog International Pte Ltd<\/span>\n      <span>\n        <a href=\"https:\/\/doog-inc.com\/en\/\" target=\"_blank\" rel=\"noopener\">doog-inc.com<\/a>\n        &nbsp;&#xB7;&nbsp;\n        <a href=\"#\" target=\"_blank\" rel=\"noopener\">Privacy<\/a>\n      <\/span>\n    <\/div>\n  <\/footer>-->\n\n  <script>\n    function handleSubmit(e) {\n      e.preventDefault();\n      var form = document.getElementById('inquiryForm');\n      var btn = form.querySelector('button[type=\"submit\"]');\n      btn.disabled = true;\n      btn.textContent = 'Sending\u2026';\n\n      fetch('https:\/\/api.web3forms.com\/submit', {\n        method: 'POST',\n        headers: { 'Accept': 'application\/json' },\n        body: new FormData(form)\n      })\n      .then(function(res) { return res.json(); })\n      .then(function(data) {\n        if (data.success) {\n          form.classList.add('hide');\n          document.getElementById('formSuccess').classList.add('show');\n          document.getElementById('formSuccess').scrollIntoView({ behavior: 'smooth', block: 'center' });\n        } else {\n          document.getElementById('formError').classList.add('show');\n          btn.disabled = false;\n          btn.textContent = 'Send';\n        }\n      })\n      .catch(function() {\n        document.getElementById('formError').classList.add('show');\n        btn.disabled = false;\n        btn.textContent = 'Send';\n      });\n    }\n  <\/script>\n\n<\/body>\n<\/html>\n\n","protected":false},"excerpt":{"rendered":"<p>Partner with Doog &#8212; Doog Global Partner Network Doog Global Partner Network Simple to deploy. Flexible across industries. Customizable to exactly what your clients need. THOUZER is a KAIZEN Mobile Robot for integrator companies solving the challenges conventional AGV\/AMR can&#8217;t. Open API, no recurring fees, no vendor dependency &#8212; so every solution you build is&#8230; <a href=\"https:\/\/doog-inc.com\/en\/doog-global-partner-network\/\">\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_locale":"en_US","_original_post":"https:\/\/doog-inc.com\/?page_id=6020","footnotes":""},"class_list":["post-6020","page","type-page","status-publish","hentry","en-US"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/pages\/6020","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/comments?post=6020"}],"version-history":[{"count":20,"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/pages\/6020\/revisions"}],"predecessor-version":[{"id":6079,"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/pages\/6020\/revisions\/6079"}],"wp:attachment":[{"href":"https:\/\/doog-inc.com\/wp-json\/wp\/v2\/media?parent=6020"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}