{"id":8087,"date":"2026-01-22T15:44:04","date_gmt":"2026-01-22T07:44:04","guid":{"rendered":"https:\/\/louisthai.com\/?page_id=8087"},"modified":"2026-01-22T15:47:01","modified_gmt":"2026-01-22T07:47:01","slug":"recognized-certified","status":"publish","type":"page","link":"https:\/\/louisthai.com\/hk\/recognized-certified\/","title":{"rendered":"Recognized &amp; Certified"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"8087\" class=\"elementor elementor-8087\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-cc33554 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"cc33554\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-dad40bb\" data-id=\"dad40bb\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4fa3f65 elementor-widget elementor-widget-html\" data-id=\"4fa3f65\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!doctype html>\n<html lang=\"en\">\n\n<head>\n  <meta charset=\"utf-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\n  <title>Recognized & Certified | LOUIS THAI<\/title>\n\n  <meta name=\"description\"\n    content=\"LOUIS THAI Recognized & Certified: verified certifications, registrations, accreditations, CSR recognitions, and official credentials\u2014structured for SEO and AI indexing.\" \/>\n  <meta name=\"robots\" content=\"index,follow,max-image-preview:large,max-snippet:-1,max-video-preview:-1\" \/>\n  <link rel=\"canonical\" href=\"https:\/\/louisthai.com\/recognized-certified\" \/>\n\n  <meta property=\"og:title\" content=\"Recognized & Certified | LOUIS THAI\" \/>\n  <meta property=\"og:description\"\n    content=\"Verified certifications, registrations, accreditations, CSR recognitions, and official credentials.\" \/>\n  <meta property=\"og:type\" content=\"website\" \/>\n  <meta property=\"og:url\" content=\"https:\/\/louisthai.com\/recognized-certified\" \/>\n  <meta property=\"og:site_name\" content=\"LOUIS THAI\" \/>\n\n  <style>\n    :root {\n      --bg: #ffffff;\n      --text: #0b0b0f;\n      --muted: #5b5e66;\n      --line: #e9e9ee;\n      --card: #ffffff;\n      --shadow: 0 8px 30px rgba(15, 15, 25, .06);\n      --radius: 18px;\n      --badge: #f5f6fa;\n      --gold: #b08d57;\n      --link: #1a4fd8;\n      --max: 1100px;\n    }\n\n    * {\n      box-sizing: border-box\n    }\n\n    body {\n      margin: 0;\n      font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, \"Apple Color Emoji\", \"Segoe UI Emoji\";\n      background: var(--bg);\n      color: var(--text);\n      line-height: 1.55;\n    }\n\n    a {\n      color: var(--link);\n      text-decoration: none\n    }\n\n    a:hover {\n      text-decoration: underline\n    }\n\n    .wrap {\n      max-width: var(--max);\n      margin: 0 auto;\n      padding: 28px 20px 80px\n    }\n\n    .topbar {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding: 14px 0 10px;\n      border-bottom: 1px solid var(--line);\n      position: sticky;\n      top: 0;\n      background: rgba(255, 255, 255, .86);\n      backdrop-filter: blur(10px);\n      z-index: 10;\n    }\n\n    .brand {\n      display: flex;\n      gap: 12px;\n      align-items: center\n    }\n\n    .logo {\n      width: 34px;\n      height: 34px;\n      border-radius: 10px;\n      background: radial-gradient(circle at 30% 20%, #ffd9a8, #ffffff 48%, #0b0b0f 120%);\n      border: 1px solid var(--line);\n    }\n\n    .brand strong {\n      letter-spacing: .08em\n    }\n\n    .nav {\n      display: flex;\n      gap: 14px;\n      flex-wrap: wrap\n    }\n\n    .nav a {\n      font-size: 14px;\n      color: var(--muted)\n    }\n\n    .hero {\n      padding: 34px 0 16px\n    }\n\n    .crumbs {\n      font-size: 13px;\n      color: var(--muted);\n      margin: 18px 0 6px\n    }\n\n    h1 {\n      font-size: 40px;\n      letter-spacing: -.02em;\n      margin: 6px 0 10px\n    }\n\n    .lead {\n      font-size: 18px;\n      color: var(--muted);\n      max-width: 78ch;\n      margin: 0 0 18px\n    }\n\n    .heroRow {\n      display: grid;\n      grid-template-columns: 1.35fr .65fr;\n      gap: 16px;\n      align-items: stretch;\n    }\n\n    @media (max-width: 900px) {\n      .heroRow {\n        grid-template-columns: 1fr\n      }\n\n      h1 {\n        font-size: 34px\n      }\n    }\n\n    .panel {\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      background: var(--card);\n      box-shadow: var(--shadow);\n      padding: 18px\n    }\n\n    .panel h2 {\n      font-size: 16px;\n      margin: 0 0 10px\n    }\n\n    .metaList {\n      display: grid;\n      gap: 10px\n    }\n\n    .metaItem {\n      display: flex;\n      justify-content: space-between;\n      gap: 12px;\n      font-size: 14px;\n      padding: 10px 12px;\n      border-radius: 12px;\n      background: var(--badge);\n      border: 1px solid rgba(0, 0, 0, .04);\n    }\n\n    .metaItem b {\n      color: var(--text);\n      font-weight: 600\n    }\n\n    .metaItem span {\n      color: var(--muted);\n      text-align: right\n    }\n\n    .chips {\n      display: flex;\n      gap: 8px;\n      flex-wrap: wrap;\n      margin-top: 12px\n    }\n\n    .chip {\n      font-size: 12px;\n      padding: 7px 10px;\n      border-radius: 999px;\n      border: 1px solid var(--line);\n      background: #fff;\n      color: var(--muted);\n    }\n\n    .chip.gold {\n      border-color: rgba(176, 141, 87, .35);\n      color: var(--gold)\n    }\n\n    .section {\n      margin-top: 22px\n    }\n\n    .section h2 {\n      font-size: 20px;\n      margin: 0 0 10px\n    }\n\n    .section p {\n      margin: 0 0 10px;\n      color: var(--muted)\n    }\n\n    .grid {\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 14px;\n      margin-top: 12px;\n    }\n\n    @media (max-width: 980px) {\n      .grid {\n        grid-template-columns: repeat(2, 1fr)\n      }\n    }\n\n    @media (max-width: 620px) {\n      .grid {\n        grid-template-columns: 1fr\n      }\n    }\n\n    .cert {\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      background: var(--card);\n      box-shadow: var(--shadow);\n      padding: 16px;\n      display: flex;\n      flex-direction: column;\n      gap: 10px;\n    }\n\n    .certTop {\n      display: flex;\n      gap: 12px;\n      align-items: flex-start\n    }\n\n    .certIcon {\n      width: 42px;\n      height: 42px;\n      border-radius: 14px;\n      border: 1px solid var(--line);\n      background: linear-gradient(180deg, #fff, #f6f7fb);\n      display: grid;\n      place-items: center;\n      flex: 0 0 auto;\n    }\n\n    .certIcon svg {\n      width: 22px;\n      height: 22px\n    }\n\n    .certTitle {\n      margin: 0;\n      font-size: 16px\n    }\n\n    .certOrg {\n      margin: 2px 0 0;\n      font-size: 13px;\n      color: var(--muted)\n    }\n\n    .certBadges {\n      display: flex;\n      gap: 8px;\n      flex-wrap: wrap\n    }\n\n    .badge {\n      font-size: 12px;\n      padding: 6px 9px;\n      border-radius: 999px;\n      background: var(--badge);\n      border: 1px solid rgba(0, 0, 0, .05);\n      color: var(--muted);\n    }\n\n    .badge.verified {\n      color: var(--gold);\n      border-color: rgba(176, 141, 87, .25);\n      background: rgba(176, 141, 87, .08)\n    }\n\n    .certBody {\n      font-size: 14px;\n      color: var(--muted)\n    }\n\n    .certFacts {\n      display: grid;\n      gap: 8px;\n      margin-top: 2px;\n      font-size: 13px;\n    }\n\n    .fact {\n      display: flex;\n      justify-content: space-between;\n      gap: 10px;\n      padding: 8px 10px;\n      border-radius: 12px;\n      background: #fafbff;\n      border: 1px solid rgba(0, 0, 0, .04)\n    }\n\n    .fact b {\n      color: var(--text);\n      font-weight: 600\n    }\n\n    .fact span {\n      color: var(--muted);\n      text-align: right\n    }\n\n    .certLinks {\n      display: flex;\n      gap: 10px;\n      flex-wrap: wrap;\n      margin-top: 4px\n    }\n\n    .btn {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      font-size: 13px;\n      padding: 10px 12px;\n      border-radius: 12px;\n      border: 1px solid var(--line);\n      background: #fff;\n      color: var(--text);\n      cursor: pointer;\n    }\n\n    .btn:hover {\n      box-shadow: 0 8px 26px rgba(15, 15, 25, .08)\n    }\n\n    .btn.primary {\n      border-color: rgba(176, 141, 87, .35);\n      color: var(--gold)\n    }\n\n    .faq {\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      overflow: hidden;\n      background: #fff;\n      box-shadow: var(--shadow);\n    }\n\n    details {\n      border-top: 1px solid var(--line);\n      padding: 14px 16px\n    }\n\n    details:first-child {\n      border-top: none\n    }\n\n    summary {\n      cursor: pointer;\n      font-weight: 650;\n      color: var(--text)\n    }\n\n    details p {\n      margin: 10px 0 0;\n      color: var(--muted)\n    }\n\n    footer {\n      margin-top: 32px;\n      padding-top: 18px;\n      border-top: 1px solid var(--line);\n      color: var(--muted);\n      font-size: 13px;\n      display: flex;\n      justify-content: space-between;\n      gap: 12px;\n      flex-wrap: wrap;\n    }\n\n    .note {\n      font-size: 12px;\n      color: var(--muted);\n      border-left: 3px solid rgba(176, 141, 87, .55);\n      padding: 10px 12px;\n      background: rgba(176, 141, 87, .06);\n      border-radius: 12px;\n    }\n\n    .mini {\n      font-size: 12px;\n      color: var(--muted);\n    }\n\n    .table {\n      width: 100%;\n      border-collapse: separate;\n      border-spacing: 0;\n      overflow: hidden;\n      border: 1px solid var(--line);\n      border-radius: var(--radius);\n      box-shadow: var(--shadow);\n      background: #fff;\n    }\n\n    .table th,\n    .table td {\n      padding: 12px 12px;\n      border-bottom: 1px solid var(--line);\n      font-size: 13px;\n      vertical-align: top\n    }\n\n    .table th {\n      text-align: left;\n      color: var(--muted);\n      font-weight: 650;\n      background: #fafbff\n    }\n\n    .table tr:last-child td {\n      border-bottom: none\n    }\n\n    .topbar {\n      flex-wrap: wrap;\n      gap: 12px\n    }\n\n    .lang-switch {\n      display: flex;\n      gap: 6px;\n      margin-left: 6px\n    }\n\n    .lang-switch button {\n      font-size: 12px;\n      padding: 6px 10px;\n      border-radius: 999px;\n      border: 1px solid var(--line);\n      background: #fff;\n      color: var(--muted);\n      cursor: pointer;\n    }\n\n    .lang-switch button.active {\n      color: var(--gold);\n      border-color: rgba(176, 141, 87, .35);\n      background: rgba(176, 141, 87, .08);\n    }\n\n    .certIcon img {\n      width: 100%;\n      height: 100%;\n      border-radius: 12px;\n      object-fit: cover;\n    }\n\n    .table td img {\n      width: 46px;\n      height: 46px;\n      border-radius: 8px;\n      object-fit: cover;\n      vertical-align: middle;\n      margin-right: 12px;\n      border: 1px solid var(--line);\n    }\n\n    .table-cell-content {\n      display: flex;\n      align-items: center;\n    }\n\n    \/* Modal Layout *\/\n    .modal {\n      display: none;\n      position: fixed;\n      z-index: 1000;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background: rgba(11, 11, 15, 0.9);\n      backdrop-filter: blur(8px);\n      align-items: center;\n      justify-content: center;\n      padding: 20px;\n      transition: opacity 0.3s ease;\n    }\n\n    .modal.active {\n      display: flex;\n      animation: fadeIn 0.3s ease;\n    }\n\n    .modal-content {\n      max-width: 900px;\n      width: 100%;\n      position: relative;\n      background: #fff;\n      border-radius: 20px;\n      padding: 12px;\n      box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);\n      transform: scale(0.95);\n      transition: transform 0.3s ease;\n    }\n\n    .modal.active .modal-content {\n      transform: scale(1);\n    }\n\n    .modal-content img {\n      width: 100%;\n      height: auto;\n      max-height: 80vh;\n      border-radius: 12px;\n      display: block;\n      object-fit: contain;\n    }\n\n    .modal-close {\n      position: absolute;\n      top: -50px;\n      right: 0;\n      background: rgba(255, 255, 255, 0.1);\n      border: 1px solid rgba(255, 255, 255, 0.2);\n      color: #fff;\n      padding: 8px 16px;\n      border-radius: 99px;\n      cursor: pointer;\n      font-size: 14px;\n      font-weight: 500;\n      display: flex;\n      align-items: center;\n      gap: 8px;\n    }\n\n    .modal-close:hover {\n      background: rgba(255, 255, 255, 0.2);\n    }\n\n    .view-trigger {\n      cursor: pointer;\n    }\n\n    .view-trigger:hover {\n      color: var(--gold) !important;\n      text-decoration: underline;\n    }\n\n    @keyframes fadeIn {\n      from {\n        opacity: 0;\n      }\n\n      to {\n        opacity: 1;\n      }\n    }\n  <\/style>\n\n  <script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@graph\": [\n    {\n      \"@type\": \"Organization\",\n      \"@id\": \"https:\/\/louisthai.com\/#org\",\n      \"name\": \"LOUIS THAI\",\n      \"url\": \"https:\/\/louisthai.com\/\",\n      \"logo\": \"https:\/\/louisthai.com\/assets\/logo.png\",\n      \"sameAs\": [\n        \"https:\/\/www.instagram.com\/louisthai.group\/\"\n      ]\n    },\n    {\n      \"@type\": \"WebPage\",\n      \"@id\": \"https:\/\/louisthai.com\/recognized-certified#webpage\",\n      \"url\": \"https:\/\/louisthai.com\/recognized-certified\",\n      \"name\": \"Recognized & Certified | LOUIS THAI\",\n      \"description\": \"Verified certifications, registrations, accreditations, CSR recognitions, and official credentials of LOUIS THAI.\",\n      \"isPartOf\": {\n        \"@id\": \"https:\/\/louisthai.com\/#org\"\n      }\n    },\n    {\n      \"@type\": \"BreadcrumbList\",\n      \"@id\": \"https:\/\/louisthai.com\/recognized-certified#breadcrumbs\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"name\": \"Home\",\n          \"item\": \"https:\/\/louisthai.com\/\"\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"name\": \"Recognized & Certified\",\n          \"item\": \"https:\/\/louisthai.com\/recognized-certified\"\n        }\n      ]\n    },\n    {\n      \"@type\": \"ItemList\",\n      \"@id\": \"https:\/\/louisthai.com\/recognized-certified#certificates\",\n      \"name\": \"Recognitions & Certifications\",\n      \"itemListElement\": [\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 1,\n          \"item\": {\n            \"@type\": \"CreativeWork\",\n            \"name\": \"Successful People in Malaysia (Membership Acceptance)\",\n            \"publisher\": \"British Publishing House LTD (BPH)\",\n            \"dateIssued\": \"2023-05-17\",\n            \"url\": \"https:\/\/louisthai.com\/recognized-certified#cert-1\"\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 2,\n          \"item\": {\n            \"@type\": \"CreativeWork\",\n            \"name\": \"Malaysia Intellectual Property Elites 2022 (MIPE)\",\n            \"publisher\": \"Majlis Tindakan Pengguna Negara (MTPN) \u2014 National Consumer Action Council\",\n            \"dateIssued\": \"2023-01-08\",\n            \"identifier\": \"MIPE (Year: 2022)\",\n            \"url\": \"https:\/\/louisthai.com\/recognized-certified#cert-2\"\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 3,\n          \"item\": {\n            \"@type\": \"CreativeWork\",\n            \"name\": \"Consumer Protection Certification\",\n            \"publisher\": \"Majlis Tindakan Pengguna Negara (MTPN) & World Consumers\u2019 Protection Chamber of Commerce (WCPCC)\",\n            \"dateIssued\": \"2023-01-14\",\n            \"url\": \"https:\/\/louisthai.com\/recognized-certified#cert-3\"\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 4,\n          \"item\": {\n            \"@type\": \"CreativeWork\",\n            \"name\": \"Certificate of Registration \u2014 Consumer Protection (WCPCC)\",\n            \"publisher\": \"World Consumers\u2019 Protection Chamber of Commerce (WCPCC)\",\n            \"dateIssued\": \"2022-03-09\",\n            \"identifier\": \"WCPCC-MY14CM2201-036\",\n            \"url\": \"https:\/\/louisthai.com\/recognized-certified#cert-4\"\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 5,\n          \"item\": {\n            \"@type\": \"CreativeWork\",\n            \"name\": \"Corporate Membership Approval Letter (WCPCC)\",\n            \"publisher\": \"World Consumers\u2019 Protection Chamber of Commerce (WCPCC)\",\n            \"dateIssued\": \"2022-03-01\",\n            \"identifier\": \"Certificate number: DPS14YCM22036\",\n            \"url\": \"https:\/\/louisthai.com\/recognized-certified#cert-5\"\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 6,\n          \"item\": {\n            \"@type\": \"CreativeWork\",\n            \"name\": \"CSR Certificate \u2014 Blood Donation Campaign\",\n            \"publisher\": \"World Consumers\u2019 Protection Chamber of Commerce (WCPCC)\",\n            \"dateIssued\": \"2023-01-14\",\n            \"identifier\": \"Event dates: 14\u201315 Jan 2023\",\n            \"url\": \"https:\/\/louisthai.com\/recognized-certified#cert-6\"\n          }\n        },\n        {\n          \"@type\": \"ListItem\",\n          \"position\": 7,\n          \"item\": {\n            \"@type\": \"CreativeWork\",\n            \"name\": \"CSR Certificate \u2014 Consumer Protection Awareness\",\n            \"publisher\": \"World Consumers\u2019 Protection Chamber of Commerce (WCPCC)\",\n            \"dateIssued\": \"2023-01-14\",\n            \"identifier\": \"Event dates: 14\u201315 Jan 2023\",\n            \"url\": \"https:\/\/louisthai.com\/recognized-certified#cert-7\"\n          }\n        }\n      ]\n    },\n    {\n      \"@type\": \"FAQPage\",\n      \"@id\": \"https:\/\/louisthai.com\/recognized-certified#faq\",\n      \"mainEntity\": [\n        {\n          \"@type\": \"Question\",\n          \"name\": \"How do you verify the authenticity of the certificates shown here?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"We publish issuing bodies, certificate numbers (where applicable), dates, and verification methods. When a public registry link is unavailable, supporting documentation can be provided upon request.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Are these certificates government endorsements?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"No. This page documents recognitions, registrations, certifications, and memberships issued by the respective organizations shown on each certificate. Where a public verification registry exists, we will link it; otherwise we provide evidence on request.\"\n          }\n        },\n        {\n          \"@type\": \"Question\",\n          \"name\": \"Why is this page designed for SEO and AI indexing?\",\n          \"acceptedAnswer\": {\n            \"@type\": \"Answer\",\n            \"text\": \"We use clear headings, descriptive text, and Schema.org structured data (JSON-LD) so search engines and AI systems can interpret each item\u2019s issuer, scope, dates, and evidence consistently.\"\n          }\n        }\n      ]\n    }\n  ]\n}\n  <\/script>\n<\/head>\n\n<body>\n  <div class=\"wrap\">\n    <div class=\"topbar\" role=\"banner\" aria-label=\"Site header\">\n      <div class=\"brand\">\n        <div class=\"logo\" aria-hidden=\"true\"><\/div>\n        <div>\n          <strong>LOUIS THAI<\/strong><br \/>\n          <span style=\"font-size:12px;color:var(--muted)\">Recognized & Certified<\/span>\n        <\/div>\n      <\/div>\n\n      <div class=\"lang-switch\" aria-label=\"Language selector\">\n        <button type=\"button\" data-lang=\"en\" class=\"active\">English \ud83c\uddec\ud83c\udde7<\/button>\n        <button type=\"button\" data-lang=\"zh\">\u4e2d\u6587 \ud83c\udde8\ud83c\uddf3<\/button>\n        <button type=\"button\" data-lang=\"th\">\u0e44\u0e17\u0e22 \ud83c\uddf9\ud83c\udded<\/button>\n      <\/div>\n    <\/div>\n\n    <header class=\"hero\" aria-label=\"Page header\">\n      <div class=\"crumbs\" data-i18n=\"crumbs\">Home \/ Recognized & Certified<\/div>\n      <h1 data-i18n=\"title\">Recognized & Certified<\/h1>\n      <p class=\"lead\" data-i18n=\"lead\">\n        A consolidated, verification-friendly record of <b>registrations<\/b>, <b>certifications<\/b>, <b>awards<\/b>,\n        <b>memberships<\/b>, and <b>CSR recognitions<\/b> associated with LOUIS THAI.\n        Key details are presented as text (not images only) to improve <b>SEO<\/b> and <b>AI indexing<\/b> accuracy.\n      <\/p>\n\n      <div class=\"heroRow\">\n        <section class=\"panel\" aria-label=\"Verification principles\">\n          <h2 data-i18n=\"verification_principles\">Verification Principles<\/h2>\n          <div class=\"metaList\">\n            <div class=\"metaItem\"><b>Traceable<\/b><span>Issuer, scope, dates, and identifiers shown where\n                available.<\/span><\/div>\n            <div class=\"metaItem\"><b>Consistent<\/b><span>Each item follows the same structure for fast review.<\/span>\n            <\/div>\n            <div class=\"metaItem\"><b>Evidence-first<\/b><span>Supporting evidence can be provided if no public registry\n                exists.<\/span><\/div>\n          <\/div>\n          <div class=\"chips\" aria-label=\"Indexing tags\">\n            <span class=\"chip gold\">Schema.org JSON-LD<\/span>\n            <span class=\"chip\">ItemList<\/span>\n            <span class=\"chip\">FAQ<\/span>\n            <span class=\"chip\">Breadcrumb<\/span>\n          <\/div>\n        <\/section>\n\n        <aside class=\"panel\" aria-label=\"Quick facts\">\n          <h2 data-i18n=\"quick_facts\">Quick Facts<\/h2>\n          <div class=\"metaList\">\n            <div class=\"metaItem\"><b>Company<\/b><span>LOUIS THAI<\/span><\/div>\n            <div class=\"metaItem\"><b>Canonical URL<\/b><span>louisthai.com\/recognized-certified<\/span><\/div>\n            <div class=\"metaItem\"><b>Last Updated<\/b><span>15\/01\/2026 \uff08B.E.\uff09 2569 11:50 Thu<\/span><\/div>\n          <\/div>\n          <p class=\"note\" style=\"margin-top:12px\">\n            Tip: If you host evidence images\/PDFs publicly, replace the \u201cView Evidence\u201d links with your public URLs to\n            strengthen trust signals.\n          <\/p>\n        <\/aside>\n      <\/div>\n    <\/header>\n\n    <main id=\"main\" role=\"main\">\n      <section class=\"section\" aria-label=\"Recognitions and Certifications list\">\n        <h2 data-i18n=\"section_rc\">Recognitions & Certifications<\/h2>\n        <p>\n          Each record below includes issuer, scope, recipient, dates, and identifiers (where applicable). This\n          text-first layout helps search engines and AI systems interpret the evidence correctly.\n        <\/p>\n\n        <div class=\"grid\">\n\n          <article class=\"cert\" id=\"cert-1\" itemscope itemtype=\"https:\/\/schema.org\/CreativeWork\">\n            <div class=\"certTop\">\n              <div class=\"certIcon\" aria-hidden=\"true\">\n                <img decoding=\"async\"\n                  data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/britishpedia-london-successful-people-in-malaysia.jpeg\"\n                  alt=\"Britishpedia Recognition\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2000px; --smush-placeholder-aspect-ratio: 2000\/1806;\">\n              <\/div>\n              <div>\n                <h3 class=\"certTitle view-trigger\" itemprop=\"name\">Successful People in Malaysia (Membership Acceptance)\n                <\/h3>\n                <p class=\"certOrg\"><span itemprop=\"publisher\">British Publishing House LTD (BPH)<\/span> \u2022 <span\n                    itemprop=\"about\">International recognition \u00b7 Business leadership \u00b7 Professional excellence<\/span>\n                <\/p>\n                <div class=\"certBadges\">\n                  <span class=\"badge verified\">Verified Format<\/span>\n                  <span class=\"badge\">Recognition<\/span>\n                  <span class=\"badge\">Evidence available<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"certBody\" itemprop=\"description\">\n              Membership acceptance recognizing professional achievements and contributions in Malaysia under British\n              Publishing House LTD (BPH).\n            <\/div>\n\n            <div class=\"certFacts\" aria-label=\"Certificate facts\">\n              <div class=\"fact\"><b>Recipient<\/b><span>Wong Shee Yee, Louis<\/span><\/div>\n              <div class=\"fact\"><b>Identifier<\/b><span itemprop=\"identifier\">\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Date Issued<\/b><span itemprop=\"dateCreated\">2023-05-17<\/span><\/div>\n              <div class=\"fact\"><b>Valid Until<\/b><span>\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Verification<\/b><span>Issued certificate by British Publishing House LTD;\n                  verification on request<\/span><\/div>\n            <\/div>\n\n            <div class=\"certLinks\" aria-label=\"Evidence links\">\n              <a class=\"btn primary\" href=\"#\" rel=\"noopener\">Verify \/ Reference<\/a>\n              <button class=\"btn view-trigger\" type=\"button\">View Evidence<\/button>\n            <\/div>\n          <\/article>\n\n\n          <article class=\"cert\" id=\"cert-2\" itemscope itemtype=\"https:\/\/schema.org\/CreativeWork\">\n            <div class=\"certTop\">\n              <div class=\"certIcon\" aria-hidden=\"true\">\n                <img decoding=\"async\"\n                  data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-awarded-mtpn-mipe-malaysia-kuala-lumpur-year-business-fortune-pridict-fortune-teller-best-in-town.jpeg\"\n                  alt=\"MTPN MIPE Award\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2000px; --smush-placeholder-aspect-ratio: 2000\/1583;\">\n              <\/div>\n              <div>\n                <h3 class=\"certTitle view-trigger\" itemprop=\"name\">Malaysia Intellectual Property Elites 2022 (MIPE)\n                <\/h3>\n                <p class=\"certOrg\"><span itemprop=\"publisher\">Majlis Tindakan Pengguna Negara (MTPN) \u2014 National Consumer\n                    Action Council<\/span> \u2022 <span itemprop=\"about\">Intellectual property \u00b7 Innovation \u00b7 Consumer\n                    trust<\/span><\/p>\n                <div class=\"certBadges\">\n                  <span class=\"badge verified\">Awarded<\/span>\n                  <span class=\"badge\">Award<\/span>\n                  <span class=\"badge\">Evidence available<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"certBody\" itemprop=\"description\">\n              National recognition highlighting intellectual property excellence, innovation, and consumer-oriented\n              impact in Malaysia (MIPE 2022).\n            <\/div>\n\n            <div class=\"certFacts\" aria-label=\"Certificate facts\">\n              <div class=\"fact\"><b>Recipient<\/b><span>Wong Shee Yee<\/span><\/div>\n              <div class=\"fact\"><b>Identifier<\/b><span itemprop=\"identifier\">MIPE (Year: 2022)<\/span><\/div>\n              <div class=\"fact\"><b>Date Issued<\/b><span itemprop=\"dateCreated\">2023-01-08<\/span><\/div>\n              <div class=\"fact\"><b>Valid Until<\/b><span>\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Verification<\/b><span>Certificate issued by MTPN; verification on request<\/span>\n              <\/div>\n            <\/div>\n\n            <div class=\"certLinks\" aria-label=\"Evidence links\">\n              <a class=\"btn primary\" href=\"#\" rel=\"noopener\">Verify \/ Reference<\/a>\n              <button class=\"btn view-trigger\" type=\"button\">View Evidence<\/button>\n            <\/div>\n          <\/article>\n\n\n          <article class=\"cert\" id=\"cert-3\" itemscope itemtype=\"https:\/\/schema.org\/CreativeWork\">\n            <div class=\"certTop\">\n              <div class=\"certIcon\" aria-hidden=\"true\">\n                <img decoding=\"async\"\n                  data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-coporate-wcpcc-member-malaysia-chinese-asian-certificate.jpg\"\n                  alt=\"Consumer Protection Certification\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 722px; --smush-placeholder-aspect-ratio: 722\/980;\">\n              <\/div>\n              <div>\n                <h3 class=\"certTitle view-trigger\" itemprop=\"name\">Consumer Protection Certification<\/h3>\n                <p class=\"certOrg\"><span itemprop=\"publisher\">Majlis Tindakan Pengguna Negara (MTPN) &amp; World\n                    Consumers\u2019 Protection Chamber of Commerce (WCPCC)<\/span> \u2022 <span itemprop=\"about\">Consumer\n                    protection \u00b7 Business ethics \u00b7 Customer service compliance<\/span><\/p>\n                <div class=\"certBadges\">\n                  <span class=\"badge verified\">Certified<\/span>\n                  <span class=\"badge\">Certification<\/span>\n                  <span class=\"badge\">Evidence available<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"certBody\" itemprop=\"description\">\n              Company-level certification confirming consumer protection standards and customer service compliance under\n              MTPN &amp; WCPCC frameworks.\n            <\/div>\n\n            <div class=\"certFacts\" aria-label=\"Certificate facts\">\n              <div class=\"fact\"><b>Recipient<\/b><span>LOUIS THAI International Group Sdn. Bhd.<\/span><\/div>\n              <div class=\"fact\"><b>Identifier<\/b><span itemprop=\"identifier\">\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Date Issued<\/b><span itemprop=\"dateCreated\">2023-01-14<\/span><\/div>\n              <div class=\"fact\"><b>Valid Until<\/b><span>\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Verification<\/b><span>Certificate displayed as evidence; verification on\n                  request<\/span><\/div>\n            <\/div>\n\n            <div class=\"certLinks\" aria-label=\"Evidence links\">\n              <a class=\"btn primary\" href=\"#\" rel=\"noopener\">Verify \/ Reference<\/a>\n              <button class=\"btn view-trigger\" type=\"button\">View Evidence<\/button>\n            <\/div>\n          <\/article>\n\n\n          <article class=\"cert\" id=\"cert-4\" itemscope itemtype=\"https:\/\/schema.org\/CreativeWork\">\n            <div class=\"certTop\">\n              <div class=\"certIcon\" aria-hidden=\"true\">\n                <img decoding=\"async\"\n                  data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-coporate-wcpcc-member-malaysia-chinese-asian-bunting.jpg\"\n                  alt=\"WCPCC Registration\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 450px; --smush-placeholder-aspect-ratio: 450\/984;\">\n              <\/div>\n              <div>\n                <h3 class=\"certTitle view-trigger\" itemprop=\"name\">Certificate of Registration \u2014 Consumer Protection\n                  (WCPCC)<\/h3>\n                <p class=\"certOrg\"><span itemprop=\"publisher\">World Consumers\u2019 Protection Chamber of Commerce\n                    (WCPCC)<\/span> \u2022 <span itemprop=\"about\">Quality customer service management system \u00b7 Consumer\n                    protection<\/span><\/p>\n                <div class=\"certBadges\">\n                  <span class=\"badge verified\">Registered<\/span>\n                  <span class=\"badge\">Registration<\/span>\n                  <span class=\"badge\">Evidence available<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"certBody\" itemprop=\"description\">\n              Official registration certificate with reference number, issuance date, and expiry for WCPCC consumer\n              protection registration.\n            <\/div>\n\n            <div class=\"certFacts\" aria-label=\"Certificate facts\">\n              <div class=\"fact\"><b>Recipient<\/b><span>LOUIS THAI International Group Sdn. Bhd.<\/span><\/div>\n              <div class=\"fact\"><b>Identifier<\/b><span itemprop=\"identifier\">WCPCC-MY14CM2201-036<\/span><\/div>\n              <div class=\"fact\"><b>Date Issued<\/b><span itemprop=\"dateCreated\">2022-03-09<\/span><\/div>\n              <div class=\"fact\"><b>Valid Until<\/b><span>2023-03-09<\/span><\/div>\n              <div class=\"fact\"><b>Verification<\/b><span>Registration number shown on certificate; verification on\n                  request<\/span><\/div>\n            <\/div>\n\n            <div class=\"certLinks\" aria-label=\"Evidence links\">\n              <a class=\"btn primary\" href=\"#\" rel=\"noopener\">Verify \/ Reference<\/a>\n              <button class=\"btn view-trigger\" type=\"button\">View Evidence<\/button>\n            <\/div>\n          <\/article>\n\n\n          <article class=\"cert\" id=\"cert-5\" itemscope itemtype=\"https:\/\/schema.org\/CreativeWork\">\n            <div class=\"certTop\">\n              <div class=\"certIcon\" aria-hidden=\"true\">\n                <img decoding=\"async\"\n                  data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-coporate-wcpcc-member-malaysia-chinese-asian.jpg\"\n                  alt=\"WCPCC Corporate Membership\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 744px; --smush-placeholder-aspect-ratio: 744\/980;\">\n              <\/div>\n              <div>\n                <h3 class=\"certTitle view-trigger\" itemprop=\"name\">Corporate Membership Approval Letter (WCPCC)<\/h3>\n                <p class=\"certOrg\"><span itemprop=\"publisher\">World Consumers\u2019 Protection Chamber of Commerce\n                    (WCPCC)<\/span> \u2022 <span itemprop=\"about\">Corporate member approval \u00b7 Official membership\n                    confirmation<\/span><\/p>\n                <div class=\"certBadges\">\n                  <span class=\"badge verified\">Approved<\/span>\n                  <span class=\"badge\">Membership<\/span>\n                  <span class=\"badge\">Evidence available<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"certBody\" itemprop=\"description\">\n              Official corporate membership approval letter confirming acceptance as a corporate member under WCPCC with\n              certificate number stated.\n            <\/div>\n\n            <div class=\"certFacts\" aria-label=\"Certificate facts\">\n              <div class=\"fact\"><b>Recipient<\/b><span>Wong Shee Yee \/ LOUIS THAI International Group Sdn. Bhd.<\/span>\n              <\/div>\n              <div class=\"fact\"><b>Identifier<\/b><span itemprop=\"identifier\">Certificate number: DPS14YCM22036<\/span>\n              <\/div>\n              <div class=\"fact\"><b>Date Issued<\/b><span itemprop=\"dateCreated\">2022-03-01<\/span><\/div>\n              <div class=\"fact\"><b>Valid Until<\/b><span>\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Verification<\/b><span>Signed by Dr. Moses Wong (President); verification on\n                  request<\/span><\/div>\n            <\/div>\n\n            <div class=\"certLinks\" aria-label=\"Evidence links\">\n              <a class=\"btn primary\" href=\"#\" rel=\"noopener\">Verify \/ Reference<\/a>\n              <button class=\"btn view-trigger\" type=\"button\">View Evidence<\/button>\n            <\/div>\n          <\/article>\n\n\n          <article class=\"cert\" id=\"cert-6\" itemscope itemtype=\"https:\/\/schema.org\/CreativeWork\">\n            <div class=\"certTop\">\n              <div class=\"certIcon\" aria-hidden=\"true\">\n                <img decoding=\"async\"\n                  data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-csr-coporate-social-reponsobility-awards-ESG-SGD-goal-blood-donation-campaign-love-social-save-life-malaysia-chinese-asian-scaled.jpeg\"\n                  alt=\"Blood Donation Campaign\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1873px; --smush-placeholder-aspect-ratio: 1873\/2560;\">\n              <\/div>\n              <div>\n                <h3 class=\"certTitle view-trigger\" itemprop=\"name\">CSR Certificate \u2014 Blood Donation Campaign<\/h3>\n                <p class=\"certOrg\"><span itemprop=\"publisher\">World Consumers\u2019 Protection Chamber of Commerce\n                    (WCPCC)<\/span> \u2022 <span itemprop=\"about\">Social responsibility \u00b7 Public health \u00b7 Community\n                    contribution<\/span><\/p>\n                <div class=\"certBadges\">\n                  <span class=\"badge verified\">CSR<\/span>\n                  <span class=\"badge\">CSR<\/span>\n                  <span class=\"badge\">Evidence available<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"certBody\" itemprop=\"description\">\n              CSR recognition for participation and contribution to Blood Donation Campaign (14\u201315 Jan 2023) supporting\n              Malaysian society.\n            <\/div>\n\n            <div class=\"certFacts\" aria-label=\"Certificate facts\">\n              <div class=\"fact\"><b>Recipient<\/b><span>LOUIS THAI International Sdn Bhd<\/span><\/div>\n              <div class=\"fact\"><b>Identifier<\/b><span itemprop=\"identifier\">Event dates: 14\u201315 Jan 2023<\/span><\/div>\n              <div class=\"fact\"><b>Date Issued<\/b><span itemprop=\"dateCreated\">2023-01-14<\/span><\/div>\n              <div class=\"fact\"><b>Valid Until<\/b><span>\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Verification<\/b><span>Certificate displayed as evidence; verification on\n                  request<\/span><\/div>\n            <\/div>\n\n            <div class=\"certLinks\" aria-label=\"Evidence links\">\n              <a class=\"btn primary\" href=\"#\" rel=\"noopener\">Verify \/ Reference<\/a>\n              <button class=\"btn view-trigger\" type=\"button\">View Evidence<\/button>\n            <\/div>\n          <\/article>\n\n\n          <article class=\"cert\" id=\"cert-7\" itemscope itemtype=\"https:\/\/schema.org\/CreativeWork\">\n            <div class=\"certTop\">\n              <div class=\"certIcon\" aria-hidden=\"true\">\n                <img decoding=\"async\"\n                  data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-csr-coporate-social-reponsobility-awards-ESG-SGD-goal-scaled.jpeg\"\n                  alt=\"Consumer Protection Awareness CSR\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1926px; --smush-placeholder-aspect-ratio: 1926\/2560;\">\n              <\/div>\n              <div>\n                <h3 class=\"certTitle view-trigger\" itemprop=\"name\">CSR Certificate \u2014 Consumer Protection Awareness<\/h3>\n                <p class=\"certOrg\"><span itemprop=\"publisher\">World Consumers\u2019 Protection Chamber of Commerce\n                    (WCPCC)<\/span> \u2022 <span itemprop=\"about\">Consumer protection awareness \u00b7 ESG \u00b7 Social\n                    education<\/span><\/p>\n                <div class=\"certBadges\">\n                  <span class=\"badge verified\">CSR<\/span>\n                  <span class=\"badge\">CSR<\/span>\n                  <span class=\"badge\">Evidence available<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n\n            <div class=\"certBody\" itemprop=\"description\">\n              CSR recognition for contributions to Consumer Protection Awareness program (14\u201315 Jan 2023) aligned with\n              ESG and social education.\n            <\/div>\n\n            <div class=\"certFacts\" aria-label=\"Certificate facts\">\n              <div class=\"fact\"><b>Recipient<\/b><span>LOUIS THAI International Sdn Bhd<\/span><\/div>\n              <div class=\"fact\"><b>Identifier<\/b><span itemprop=\"identifier\">Event dates: 14\u201315 Jan 2023<\/span><\/div>\n              <div class=\"fact\"><b>Date Issued<\/b><span itemprop=\"dateCreated\">2023-01-14<\/span><\/div>\n              <div class=\"fact\"><b>Valid Until<\/b><span>\u2014<\/span><\/div>\n              <div class=\"fact\"><b>Verification<\/b><span>Certificate displayed as evidence; verification on\n                  request<\/span><\/div>\n            <\/div>\n\n            <div class=\"certLinks\" aria-label=\"Evidence links\">\n              <a class=\"btn primary\" href=\"#\" rel=\"noopener\">Verify \/ Reference<\/a>\n              <button class=\"btn view-trigger\" type=\"button\">View Evidence<\/button>\n            <\/div>\n          <\/article>\n\n        <\/div>\n      <\/section>\n\n      <section class=\"section\" aria-label=\"Overview table for indexing\">\n        <h2 data-i18n=\"overview_title\">Overview (Index-friendly)<\/h2>\n        <p class=\"mini\" data-i18n=\"overview_mini\">A compact summary table improves crawlability and supports AI citation\n          extraction.<\/p>\n        <table class=\"table\" aria-label=\"Certificates overview table\">\n          <thead>\n            <tr>\n              <th data-i18n=\"th_year\">Year<\/th>\n              <th data-i18n=\"th_cert\">Certificate \/ Recognition<\/th>\n              <th data-i18n=\"th_issuer\">Issuer<\/th>\n              <th data-i18n=\"th_recipient\">Recipient<\/th>\n              <th data-i18n=\"th_identifier\">Identifier<\/th>\n              <th data-i18n=\"th_status\">Status<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>2023<\/td>\n              <td>\n                <div class=\"table-cell-content\">\n                  <img decoding=\"async\"\n                    data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/britishpedia-london-successful-people-in-malaysia.jpeg\"\n                    alt=\"Britishpedia\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2000px; --smush-placeholder-aspect-ratio: 2000\/1806;\">\n                  <a href=\"#cert-1\" class=\"view-trigger\">Successful People in Malaysia (BPH)<\/a>\n                <\/div>\n              <\/td>\n              <td>British Publishing House LTD (BPH)<\/td>\n              <td>Wong Shee Yee, Louis<\/td>\n              <td>\u2014<\/td>\n              <td>Recognized<\/td>\n            <\/tr>\n            <tr>\n              <td>2022<\/td>\n              <td>\n                <div class=\"table-cell-content\">\n                  <img decoding=\"async\"\n                    data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-awarded-mtpn-mipe-malaysia-kuala-lumpur-year-business-fortune-pridict-fortune-teller-best-in-town.jpeg\"\n                    alt=\"MIPE\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 2000px; --smush-placeholder-aspect-ratio: 2000\/1583;\">\n                  <a href=\"#cert-2\" class=\"view-trigger\">Malaysia Intellectual Property Elites 2022 (MIPE)<\/a>\n                <\/div>\n              <\/td>\n              <td>MTPN (National Consumer Action Council)<\/td>\n              <td>Wong Shee Yee<\/td>\n              <td>MIPE 2022<\/td>\n              <td>Awarded<\/td>\n            <\/tr>\n            <tr>\n              <td>2023<\/td>\n              <td>\n                <div class=\"table-cell-content\">\n                  <img decoding=\"async\"\n                    data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-coporate-wcpcc-member-malaysia-chinese-asian-certificate.jpg\"\n                    alt=\"WCPCC Certificate\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 722px; --smush-placeholder-aspect-ratio: 722\/980;\">\n                  <a href=\"#cert-3\" class=\"view-trigger\">Consumer Protection Certification<\/a>\n                <\/div>\n              <\/td>\n              <td>MTPN & WCPCC<\/td>\n              <td>LOUIS THAI International Group Sdn. Bhd.<\/td>\n              <td>\u2014<\/td>\n              <td>Certified<\/td>\n            <\/tr>\n            <tr>\n              <td>2022<\/td>\n              <td>\n                <div class=\"table-cell-content\">\n                  <img decoding=\"async\"\n                    data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-coporate-wcpcc-member-malaysia-chinese-asian-bunting.jpg\"\n                    alt=\"WCPCC Registration\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 450px; --smush-placeholder-aspect-ratio: 450\/984;\">\n                  <a href=\"#cert-4\" class=\"view-trigger\">WCPCC Certificate of Registration \u2014 Consumer Protection<\/a>\n                <\/div>\n              <\/td>\n              <td>WCPCC<\/td>\n              <td>LOUIS THAI International Group Sdn. Bhd.<\/td>\n              <td>WCPCC-MY14CM2201-036<\/td>\n              <td>Registered (historic)<\/td>\n            <\/tr>\n            <tr>\n              <td>2022<\/td>\n              <td>\n                <div class=\"table-cell-content\">\n                  <img decoding=\"async\"\n                    data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-coporate-wcpcc-member-malaysia-chinese-asian.jpg\"\n                    alt=\"WCPCC Member\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 744px; --smush-placeholder-aspect-ratio: 744\/980;\">\n                  <a href=\"#cert-5\" class=\"view-trigger\">WCPCC Corporate Membership Approval Letter<\/a>\n                <\/div>\n              <\/td>\n              <td>WCPCC<\/td>\n              <td>Wong Shee Yee \/ LOUIS THAI International Group Sdn. Bhd.<\/td>\n              <td>DPS14YCM22036<\/td>\n              <td>Approved<\/td>\n            <\/tr>\n            <tr>\n              <td>2023<\/td>\n              <td>\n                <div class=\"table-cell-content\">\n                  <img decoding=\"async\"\n                    data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-csr-coporate-social-reponsobility-awards-ESG-SGD-goal-blood-donation-campaign-love-social-save-life-malaysia-chinese-asian-scaled.jpeg\"\n                    alt=\"Blood Donation\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1873px; --smush-placeholder-aspect-ratio: 1873\/2560;\">\n                  <a href=\"#cert-6\" class=\"view-trigger\">CSR \u2014 Blood Donation Campaign<\/a>\n                <\/div>\n              <\/td>\n              <td>WCPCC<\/td>\n              <td>LOUIS THAI International Sdn Bhd<\/td>\n              <td>14\u201315 Jan 2023<\/td>\n              <td>Recognized<\/td>\n            <\/tr>\n            <tr>\n              <td>2023<\/td>\n              <td>\n                <div class=\"table-cell-content\">\n                  <img decoding=\"async\"\n                    data-src=\"https:\/\/louisthai.com\/wp-content\/uploads\/2026\/01\/louisthai-company-csr-coporate-social-reponsobility-awards-ESG-SGD-goal-scaled.jpeg\"\n                    alt=\"Consumer Protection Awareness CSR\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1926px; --smush-placeholder-aspect-ratio: 1926\/2560;\">\n                  <a href=\"#cert-7\" class=\"view-trigger\">CSR \u2014 Consumer Protection Awareness<\/a>\n                <\/div>\n              <\/td>\n              <td>WCPCC<\/td>\n              <td>LOUIS THAI International Sdn Bhd<\/td>\n              <td>14\u201315 Jan 2023<\/td>\n              <td>Recognized<\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/section>\n\n      <section class=\"section\" aria-label=\"FAQ\">\n        <h2 data-i18n=\"faq_title\">FAQ<\/h2>\n        <div class=\"faq\" id=\"faq\">\n          <details>\n            <summary data-i18n=\"faq_q1\">How do you verify the authenticity of the certificates shown here?<\/summary>\n            <p data-i18n=\"faq_a1\">We publish issuing bodies, identifiers (where applicable), dates, and verification\n              methods. If a public registry link is unavailable, supporting evidence can be provided upon request.<\/p>\n          <\/details>\n          <details>\n            <summary data-i18n=\"faq_q2\">Are these certificates government endorsements?<\/summary>\n            <p data-i18n=\"faq_a2\">No. This page documents recognitions, registrations, certifications, and memberships\n              issued by the respective organizations shown on each certificate. Where a public verification registry\n              exists, we will link it; otherwise we provide evidence on request.<\/p>\n          <\/details>\n          <details>\n            <summary data-i18n=\"faq_q3\">How can I improve trust signals further?<\/summary>\n            <p data-i18n=\"faq_a3\">Host evidence PDFs\/images on your domain, replace the \u201cView Evidence\u201d links with\n              public URLs, and add a short verification note (e.g., registry lookup steps) for each issuing body.<\/p>\n          <\/details>\n        <\/div>\n      <\/section>\n\n    <\/main>\n\n    <footer>\n      <div data-i18n=\"footer_rights\">\u00a9 <span id=\"y\"><\/span> LOUIS THAI. All rights reserved.<\/div>\n      <div><a href=\"\/privacy\">Privacy<\/a> \u2022 <a href=\"\/terms\">Terms<\/a> \u2022 <a href=\"\/contact\">Contact<\/a><\/div>\n    <\/footer>\n  <\/div>\n\n  <div id=\"imageModal\" class=\"modal\" aria-modal=\"true\" role=\"dialog\">\n    <div class=\"modal-content\">\n      <button class=\"modal-close\" id=\"closeModal\">\u2715 Close<\/button>\n      <img decoding=\"async\" id=\"modalImg\" src=\"\" alt=\"Certificate Evidence\">\n    <\/div>\n  <\/div>\n\n  <script>\n    \/\/ Footer year\n    document.getElementById(\"y\").textContent = new Date().getFullYear();\n\n    \/\/ i18n: EN \/ \u4e2d\u6587 \/ \u0e44\u0e17\u0e22\n    const i18n = {\n      en: {\n        crumbs: \"Home \/ Recognized & Certified\",\n        title: \"Recognized & Certified\",\n        lead: 'A consolidated, verification-friendly record of <b>registrations<\/b>, <b>certifications<\/b>, <b>awards<\/b>, <b>memberships<\/b>, and <b>CSR recognitions<\/b> associated with LOUIS THAI. Key details are presented as text (not images only) to improve <b>SEO<\/b> and <b>AI indexing<\/b> accuracy.',\n        verification_principles: \"Verification Principles\",\n        quick_facts: \"Quick Facts\",\n        section_rc: \"Recognitions & Certifications\",\n        overview_title: \"Overview (Index-friendly)\",\n        faq_title: \"FAQ\",\n        related_pages: \"Related Pages\",\n        footer_rights: '\u00a9 <span id=\"y\"><\/span> LOUIS THAI. All rights reserved.',\n        faq_q1: \"How do you verify the authenticity of the certificates shown here?\",\n        faq_a1: \"We publish issuing bodies, identifiers (where applicable), dates, and verification methods. If a public registry link is unavailable, supporting evidence can be provided upon request.\",\n        faq_q2: \"Are these certificates government endorsements?\",\n        faq_a2: \"No. This page documents recognitions, registrations, certifications, and memberships issued by the respective organizations shown on each certificate. Where a public verification registry exists, we will link it; otherwise we provide evidence on request.\",\n        faq_q3: \"How can I improve trust signals further?\",\n        faq_a3: \"Host evidence PDFs\/images on your domain, replace the \u201cView Evidence\u201d links with public URLs, and add a short verification note (e.g., registry lookup steps) for each issuing body.\",\n        overview_mini: \"A compact summary table improves crawlability and supports AI citation extraction.\",\n        th_year: \"Year\",\n        th_cert: \"Certificate \/ Recognition\",\n        th_issuer: \"Issuer\",\n        th_recipient: \"Recipient\",\n        th_identifier: \"Identifier\",\n        th_status: \"Status\"\n      },\n      zh: {\n        crumbs: \"\u9996\u9875 \/ \u8ba4\u8bc1\u4e0e\u8ba4\u53ef\",\n        title: \"\u8ba4\u8bc1\u4e0e\u8ba4\u53ef\",\n        lead: '\u672c\u9875\u9762\u6c47\u603b\u5c55\u793a LOUIS THAI \u76f8\u5173\u7684<b>\u6ce8\u518c<\/b>\u3001<b>\u8ba4\u8bc1<\/b>\u3001<b>\u5956\u9879<\/b>\u3001<b>\u4f1a\u5458\u8d44\u683c<\/b>\u4e0e<b>CSR \u8ba4\u53ef<\/b>\uff0c\u91c7\u7528\u201c\u53ef\u9a8c\u8bc1\u201d\u7684\u6587\u672c\u7ed3\u6784\u5448\u73b0\uff0c\u4ee5\u63d0\u5347 <b>SEO<\/b> \u4e0e <b>AI \u7d22\u5f15<\/b> \u7684\u51c6\u786e\u5ea6\u3002',\n        verification_principles: \"\u9a8c\u8bc1\u539f\u5219\",\n        quick_facts: \"\u5feb\u901f\u4fe1\u606f\",\n        section_rc: \"\u8ba4\u8bc1\u4e0e\u8ba4\u53ef\u6e05\u5355\",\n        overview_title: \"\u6982\u89c8\uff08\u5229\u4e8e\u7d22\u5f15\uff09\",\n        faq_title: \"\u5e38\u89c1\u95ee\u9898\",\n        related_pages: \"\u76f8\u5173\u9875\u9762\",\n        footer_rights: '\u00a9 <span id=\"y\"><\/span> LOUIS THAI. \u4fdd\u7559\u6240\u6709\u6743\u5229\u3002',\n        faq_q1: \"\u4f60\u4eec\u5982\u4f55\u9a8c\u8bc1\u8fd9\u91cc\u5c55\u793a\u7684\u8bc1\u4e66\u771f\u5b9e\u6027\uff1f\",\n        faq_a1: \"\u6211\u4eec\u516c\u5f00\u53d1\u8bc1\u673a\u6784\u3001\u8bc1\u4e66\u7f16\u53f7\uff08\u5982\u9002\u7528\uff09\u3001\u7b7e\u53d1\u65e5\u671f\u4e0e\u6838\u9a8c\u65b9\u5f0f\uff1b\u5982\u65e0\u516c\u5f00\u67e5\u8be2\u5165\u53e3\uff0c\u53ef\u6309\u8981\u6c42\u63d0\u4f9b\u652f\u6301\u6027\u8bc1\u660e\u6750\u6599\u3002\",\n        faq_q2: \"\u8fd9\u4e9b\u8bc1\u4e66\u662f\u5426\u4ee3\u8868\u653f\u5e9c\u80cc\u4e66\uff1f\",\n        faq_a2: \"\u4e0d\u662f\u3002\u672c\u9875\u9762\u4ec5\u8bb0\u5f55\u5404\u673a\u6784\u7b7e\u53d1\u7684\u8ba4\u53ef\u3001\u6ce8\u518c\u3001\u8ba4\u8bc1\u4e0e\u4f1a\u5458\u8d44\u683c\uff1b\u5982\u5b58\u5728\u516c\u5f00\u6838\u9a8c\u540d\u5f55\u6211\u4eec\u4f1a\u63d0\u4f9b\u94fe\u63a5\uff0c\u5426\u5219\u53ef\u6309\u8981\u6c42\u63d0\u4f9b\u8bc1\u660e\u3002\",\n        faq_q3: \"\u5982\u4f55\u8fdb\u4e00\u6b65\u63d0\u5347\u53ef\u4fe1\u5ea6\uff1f\",\n        faq_a3: \"\u5efa\u8bae\u5c06\u8bc1\u636e PDF\/\u56fe\u7247\u6258\u7ba1\u5728\u4f60\u7684\u7f51\u7ad9\u57df\u540d\u4e0b\uff0c\u628a\u201cView Evidence\u201d\u66ff\u6362\u4e3a\u516c\u5f00\u94fe\u63a5\uff0c\u5e76\u4e3a\u6bcf\u4e2a\u53d1\u8bc1\u673a\u6784\u8865\u5145\u7b80\u77ed\u7684\u6838\u9a8c\u8bf4\u660e\uff08\u4f8b\u5982\u67e5\u8be2\u6b65\u9aa4\uff09\u3002\",\n        overview_mini: \"\u7528\u4e00\u5f20\u7d27\u51d1\u7684\u6982\u89c8\u8868\u53ef\u63d0\u5347\u53ef\u6293\u53d6\u6027\uff0c\u5e76\u65b9\u4fbf AI\/\u641c\u7d22\u5f15\u64ce\u63d0\u53d6\u5f15\u7528\u3002\",\n        th_year: \"\u5e74\u4efd\",\n        th_cert: \"\u8bc1\u4e66 \/ \u8ba4\u53ef\",\n        th_issuer: \"\u7b7e\u53d1\u673a\u6784\",\n        th_recipient: \"\u53d7\u8bc1\u65b9\",\n        th_identifier: \"\u7f16\u53f7 \/ \u6807\u8bc6\",\n        th_status: \"\u72b6\u6001\"\n      },\n      th: {\n        crumbs: \"\u0e2b\u0e19\u0e49\u0e32\u0e41\u0e23\u0e01 \/ \u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\",\n        title: \"\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\",\n        lead: '\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e23\u0e27\u0e1a\u0e23\u0e27\u0e21\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25<b>\u0e01\u0e32\u0e23\u0e08\u0e14\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19<\/b>, <b>\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07<\/b>, <b>\u0e23\u0e32\u0e07\u0e27\u0e31\u0e25<\/b>, <b>\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e20\u0e32\u0e1e<\/b> \u0e41\u0e25\u0e30 <b>\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\u0e14\u0e49\u0e32\u0e19 CSR<\/b> \u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\u0e01\u0e31\u0e1a LOUIS THAI \u0e42\u0e14\u0e22\u0e08\u0e31\u0e14\u0e17\u0e33\u0e43\u0e19\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e17\u0e35\u0e48\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e44\u0e14\u0e49 \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e41\u0e21\u0e48\u0e19\u0e22\u0e33\u0e02\u0e2d\u0e07 <b>SEO<\/b> \u0e41\u0e25\u0e30 <b>\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e17\u0e33\u0e14\u0e31\u0e0a\u0e19\u0e35\u0e02\u0e2d\u0e07 AI<\/b>.',\n        verification_principles: \"\u0e2b\u0e25\u0e31\u0e01\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\",\n        quick_facts: \"\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e2a\u0e23\u0e38\u0e1b\",\n        section_rc: \"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e41\u0e25\u0e30\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\",\n        overview_title: \"\u0e20\u0e32\u0e1e\u0e23\u0e27\u0e21 (\u0e40\u0e2b\u0e21\u0e32\u0e30\u0e01\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e17\u0e33\u0e14\u0e31\u0e0a\u0e19\u0e35)\",\n        faq_title: \"\u0e04\u0e33\u0e16\u0e32\u0e21\u0e17\u0e35\u0e48\u0e1e\u0e1a\u0e1a\u0e48\u0e2d\u0e22\",\n        related_pages: \"\u0e2b\u0e19\u0e49\u0e32\u0e17\u0e35\u0e48\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e02\u0e49\u0e2d\u0e07\",\n        footer_rights: '\u00a9 <span id=\"y\"><\/span> LOUIS THAI. \u0e2a\u0e07\u0e27\u0e19\u0e25\u0e34\u0e02\u0e2a\u0e34\u0e17\u0e18\u0e34\u0e4c.',\n        faq_q1: \"\u0e04\u0e38\u0e13\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07\u0e02\u0e2d\u0e07\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23?\",\n        faq_a1: \"\u0e40\u0e23\u0e32\u0e23\u0e30\u0e1a\u0e38\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e2d\u0e2d\u0e01\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23 \u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07 (\u0e16\u0e49\u0e32\u0e21\u0e35) \u0e27\u0e31\u0e19\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01 \u0e41\u0e25\u0e30\u0e27\u0e34\u0e18\u0e35\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a \u0e2b\u0e32\u0e01\u0e44\u0e21\u0e48\u0e21\u0e35\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30 \u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e02\u0e2d\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e44\u0e14\u0e49\",\n        faq_q2: \"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e40\u0e2b\u0e25\u0e48\u0e32\u0e19\u0e35\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07\u0e42\u0e14\u0e22\u0e23\u0e31\u0e10\u0e1a\u0e32\u0e25\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?\",\n        faq_a2: \"\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48 \u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49\u0e40\u0e1b\u0e47\u0e19\u0e01\u0e32\u0e23\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01\u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a \u0e01\u0e32\u0e23\u0e08\u0e14\u0e17\u0e30\u0e40\u0e1a\u0e35\u0e22\u0e19 \u0e01\u0e32\u0e23\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07 \u0e41\u0e25\u0e30\u0e2a\u0e21\u0e32\u0e0a\u0e34\u0e01\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e2d\u0e2d\u0e01\u0e42\u0e14\u0e22\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38\u0e43\u0e19\u0e41\u0e15\u0e48\u0e25\u0e30\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23 \u0e2b\u0e32\u0e01\u0e21\u0e35\u0e10\u0e32\u0e19\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a\u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30 \u0e40\u0e23\u0e32\u0e08\u0e30\u0e43\u0e2a\u0e48\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e44\u0e27\u0e49 \u0e21\u0e34\u0e09\u0e30\u0e19\u0e31\u0e49\u0e19\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e02\u0e2d\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21\u0e44\u0e14\u0e49\",\n        faq_q3: \"\u0e08\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e27\u0e32\u0e21\u0e19\u0e48\u0e32\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e16\u0e37\u0e2d\u0e44\u0e14\u0e49\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e44\u0e23\u0e2d\u0e35\u0e01?\",\n        faq_a3: \"\u0e41\u0e19\u0e30\u0e19\u0e33\u0e43\u0e2b\u0e49\u0e19\u0e33\u0e44\u0e1f\u0e25\u0e4c\u0e2b\u0e25\u0e31\u0e01\u0e10\u0e32\u0e19 PDF\/\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e02\u0e36\u0e49\u0e19\u0e1a\u0e19\u0e42\u0e14\u0e40\u0e21\u0e19\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e40\u0e2d\u0e07 \u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c \u201cView Evidence\u201d \u0e43\u0e2b\u0e49\u0e40\u0e1b\u0e47\u0e19 URL \u0e2a\u0e32\u0e18\u0e32\u0e23\u0e13\u0e30 \u0e41\u0e25\u0e30\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e2a\u0e31\u0e49\u0e19 \u0e46 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e01\u0e32\u0e23\u0e15\u0e23\u0e27\u0e08\u0e2a\u0e2d\u0e1a (\u0e40\u0e0a\u0e48\u0e19 \u0e02\u0e31\u0e49\u0e19\u0e15\u0e2d\u0e19\u0e04\u0e49\u0e19\u0e2b\u0e32) \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e15\u0e48\u0e25\u0e30\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e2d\u0e2d\u0e01\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\",\n        overview_mini: \"\u0e15\u0e32\u0e23\u0e32\u0e07\u0e2a\u0e23\u0e38\u0e1b\u0e41\u0e1a\u0e1a\u0e01\u0e23\u0e30\u0e0a\u0e31\u0e1a\u0e0a\u0e48\u0e27\u0e22\u0e43\u0e2b\u0e49\u0e23\u0e30\u0e1a\u0e1a\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30 AI \u0e40\u0e01\u0e47\u0e1a\u0e02\u0e49\u0e2d\u0e21\u0e39\u0e25\u0e44\u0e14\u0e49\u0e07\u0e48\u0e32\u0e22\u0e02\u0e36\u0e49\u0e19 \u0e41\u0e25\u0e30\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e14\u0e36\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07\",\n        th_year: \"\u0e1b\u0e35\",\n        th_cert: \"\u0e43\u0e1a\u0e23\u0e31\u0e1a\u0e23\u0e2d\u0e07 \/ \u0e01\u0e32\u0e23\u0e22\u0e2d\u0e21\u0e23\u0e31\u0e1a\",\n        th_issuer: \"\u0e2b\u0e19\u0e48\u0e27\u0e22\u0e07\u0e32\u0e19\u0e1c\u0e39\u0e49\u0e2d\u0e2d\u0e01\",\n        th_recipient: \"\u0e1c\u0e39\u0e49\u0e44\u0e14\u0e49\u0e23\u0e31\u0e1a\",\n        th_identifier: \"\u0e23\u0e2b\u0e31\u0e2a\u0e2d\u0e49\u0e32\u0e07\u0e2d\u0e34\u0e07\",\n        th_status: \"\u0e2a\u0e16\u0e32\u0e19\u0e30\"\n      }\n    };\n\n    function setLang(lang) {\n      \/\/ update html lang\n      document.documentElement.lang = lang;\n\n      \/\/ swap text\/html where needed\n      document.querySelectorAll(\"[data-i18n]\").forEach(el => {\n        const key = el.getAttribute(\"data-i18n\");\n        const val = i18n?.[lang]?.[key];\n        if (!val) return;\n\n        \/\/ Some fields include <b> markup -> use innerHTML\n        if (key === \"lead\" || key === \"footer_rights\") {\n          el.innerHTML = val;\n          if (key === \"footer_rights\") {\n            \/\/ re-bind year after innerHTML replacement\n            const y = document.getElementById(\"y\");\n            if (y) y.textContent = new Date().getFullYear();\n          }\n        } else {\n          el.textContent = val;\n        }\n      });\n\n      \/\/ active state\n      document.querySelectorAll(\".lang-switch button\").forEach(b => {\n        b.classList.toggle(\"active\", b.dataset.lang === lang);\n      });\n    }\n\n    \/\/ Modal logic\n    const modal = document.getElementById('imageModal');\n    const modalImg = document.getElementById('modalImg');\n    const closeBtn = document.getElementById('closeModal');\n\n    function openModal(src) {\n      if (!src) return;\n      modalImg.src = src;\n      modal.classList.add('active');\n      document.body.style.overflow = 'hidden';\n    }\n\n    function closeModal() {\n      modal.classList.remove('active');\n      document.body.style.overflow = '';\n      setTimeout(() => { modalImg.src = ''; }, 300);\n    }\n\n    closeBtn.onclick = closeModal;\n    modal.onclick = (e) => { if (e.target === modal) closeModal(); };\n    document.addEventListener('keydown', (e) => { if (e.key === 'Escape') closeModal(); });\n\n    \/\/ Global listener for triggers\n    document.addEventListener('click', (e) => {\n      const trigger = e.target.closest('.view-trigger') || e.target.closest('.certIcon img') || e.target.closest('.table td img');\n      if (trigger) {\n        let imgSrc = '';\n        if (trigger.tagName === 'IMG') {\n          imgSrc = trigger.src;\n        } else {\n          const container = trigger.closest('.cert') || trigger.closest('tr');\n          const img = container.querySelector('img');\n          if (img) imgSrc = img.src;\n        }\n        if (imgSrc) {\n          e.preventDefault();\n          openModal(imgSrc);\n        }\n      }\n    });\n\n    \/\/ wire up buttons\n    document.querySelectorAll(\".lang-switch button\").forEach(btn => {\n      btn.addEventListener(\"click\", () => setLang(btn.dataset.lang));\n    });\n  <\/script>\n<\/body>\n\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Recognized &#038; Certified | LOUIS THAI LOUIS THAI Recognized &#038; Certified English \ud83c\uddec\ud83c\udde7 \u4e2d\u6587 \ud83c\udde8\ud83c\uddf3 \u0e44\u0e17\u0e22 \ud83c\uddf9\ud83c\udded Home \/ Recognized &#038; Certified Recognized &#038; Certified A consolidated, verification-friendly record of registrations, certifications, awards, memberships, and CSR recognitions associated with LOUIS THAI. Key details are presented as text (not images only) to improve SEO and AI [&hellip;]<\/p>","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","_joinchat":[],"footnotes":""},"class_list":["post-8087","page","type-page","status-publish","hentry","entry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/8087","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/comments?post=8087"}],"version-history":[{"count":4,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/8087\/revisions"}],"predecessor-version":[{"id":8091,"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/pages\/8087\/revisions\/8091"}],"wp:attachment":[{"href":"https:\/\/louisthai.com\/hk\/wp-json\/wp\/v2\/media?parent=8087"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}