{"id":45,"date":"2026-03-27T18:31:05","date_gmt":"2026-03-27T18:31:05","guid":{"rendered":"https:\/\/bangkokpeptidecenter.com\/?page_id=45"},"modified":"2026-03-28T16:23:22","modified_gmt":"2026-03-28T16:23:22","slug":"about-us","status":"publish","type":"page","link":"https:\/\/bangkokpeptidecenter.com\/th\/about-us\/","title":{"rendered":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e40\u0e23\u0e32"},"content":{"rendered":"<!-- ABOUT US - Bangkok Peptide Center -->\n<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Fraunces:ital,wght@0,300;0,400;0,600;1,400&family=DM+Sans:wght@300;400;500;600&display=swap');\n\n.about-wrap {\n  font-family: 'DM Sans', sans-serif;\n  color: #1A1520;\n  max-width: 860px;\n  margin: 0 auto;\n  padding: 3rem 1.5rem 5rem;\n}\n\n.about-hero {\n  margin-bottom: 4rem;\n}\n\n.about-eyebrow {\n  font-size: 11px;\n  font-weight: 600;\n  letter-spacing: 0.25em;\n  text-transform: uppercase;\n  color: #7B2FBE;\n  margin-bottom: 0.8rem;\n}\n\n.about-hero h1 {\n  font-family: 'Fraunces', serif;\n  font-weight: 400;\n  font-size: clamp(2rem, 5vw, 3.2rem);\n  line-height: 1.1;\n  color: #1A1520;\n  letter-spacing: -0.02em;\n  margin-bottom: 1.2rem;\n}\n\n.about-hero h1 em {\n  font-style: italic;\n  color: #7B2FBE;\n}\n\n.about-hero p {\n  font-size: 17px;\n  font-weight: 300;\n  color: #4A4258;\n  line-height: 1.8;\n  max-width: 620px;\n}\n\n.about-divider {\n  height: 1px;\n  background: #E8E2F0;\n  margin: 3rem 0;\n}\n\n\/* STATS ROW *\/\n.about-stats {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 1rem;\n  margin-bottom: 4rem;\n}\n\n.about-stat {\n  background: #F3EDFC;\n  border-radius: 12px;\n  padding: 1.5rem;\n  text-align: center;\n}\n\n.about-stat .num {\n  font-family: 'Fraunces', serif;\n  font-size: 2.2rem;\n  font-weight: 600;\n  color: #7B2FBE;\n  line-height: 1;\n  margin-bottom: 0.4rem;\n}\n\n.about-stat .label {\n  font-size: 13px;\n  color: #8B7FA0;\n  line-height: 1.4;\n}\n\n\/* SECTIONS *\/\n.about-section {\n  margin-bottom: 3.5rem;\n}\n\n.about-section h2 {\n  font-family: 'Fraunces', serif;\n  font-weight: 400;\n  font-size: 1.6rem;\n  color: #1A1520;\n  margin-bottom: 1rem;\n  letter-spacing: -0.01em;\n}\n\n.about-section p {\n  font-size: 15px;\n  color: #4A4258;\n  line-height: 1.8;\n  margin-bottom: 1rem;\n}\n\n\/* FEATURE LIST *\/\n.about-features {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 1rem;\n  margin-top: 1.5rem;\n}\n\n.about-feature {\n  background: #fff;\n  border: 1px solid #E8E2F0;\n  border-radius: 12px;\n  padding: 1.4rem;\n  display: flex;\n  gap: 12px;\n  align-items: flex-start;\n}\n\n.about-feature-icon {\n  width: 36px;\n  height: 36px;\n  background: #F3EDFC;\n  border-radius: 8px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  flex-shrink: 0;\n  font-size: 16px;\n}\n\n.about-feature h3 {\n  font-size: 14px;\n  font-weight: 600;\n  color: #1A1520;\n  margin-bottom: 4px;\n}\n\n.about-feature p {\n  font-size: 13px;\n  color: #8B7FA0;\n  line-height: 1.5;\n  margin: 0;\n}\n\n\/* BULLET LIST *\/\n.about-list {\n  list-style: none;\n  padding: 0;\n  margin: 1rem 0 0;\n  display: flex;\n  flex-direction: column;\n  gap: 8px;\n}\n\n.about-list li {\n  display: flex;\n  align-items: flex-start;\n  gap: 10px;\n  font-size: 14px;\n  color: #4A4258;\n  line-height: 1.5;\n}\n\n.about-list li::before {\n  content: '';\n  width: 6px;\n  height: 6px;\n  border-radius: 50%;\n  background: #7B2FBE;\n  flex-shrink: 0;\n  margin-top: 7px;\n}\n\n\/* CTA *\/\n.about-cta {\n  background: linear-gradient(150deg, #F3EDFC, #EAE0F8);\n  border: 1px solid #D4CCDF;\n  border-radius: 16px;\n  padding: 2.5rem;\n  text-align: center;\n  margin-top: 4rem;\n}\n\n.about-cta h2 {\n  font-family: 'Fraunces', serif;\n  font-weight: 400;\n  font-size: 1.8rem;\n  color: #1A1520;\n  margin-bottom: 0.8rem;\n}\n\n.about-cta p {\n  font-size: 15px;\n  color: #4A4258;\n  margin-bottom: 1.5rem;\n}\n\n.about-cta a {\n  display: inline-flex;\n  align-items: center;\n  gap: 8px;\n  background: #7B2FBE;\n  color: #fff;\n  text-decoration: none;\n  padding: 13px 28px;\n  border-radius: 10px;\n  font-size: 14px;\n  font-weight: 500;\n  transition: background 0.2s;\n}\n\n.about-cta a:hover { background: #6822A8; color: #fff; }\n\n@media(max-width: 640px) {\n  .about-features { grid-template-columns: 1fr; }\n  .about-stats { grid-template-columns: 1fr; }\n}\n<\/style>\n\n<div class=\"about-wrap\">\n\n  <!-- HERO -->\n  <div class=\"about-hero\">\n    <div class=\"about-eyebrow\">About us<\/div>\n    <h1>Bangkok\u2019s peptide shop.<br><em>Built on transparency.<\/em><\/h1>\n    <p>The peptide market in Thailand is messy. Inconsistent quality, zero standardisation, and suppliers you can\u2019t verify. Bangkok Peptide Center was started to fix that \u2014 proper compounds, proper documentation, delivered fast.<\/p>\n  <\/div>\n\n  <!-- STATS -->\n  <div class=\"about-stats\">\n    <div class=\"about-stat\">\n      <div class=\"num\">99%+<\/div>\n      <div class=\"label\">Purity on every batch, third-party verified<\/div>\n    <\/div>\n    <div class=\"about-stat\">\n      <div class=\"num\">Same day<\/div>\n      <div class=\"label\">Bangkok delivery for orders before 2pm<\/div>\n    <\/div>\n    <div class=\"about-stat\">\n      <div class=\"num\">\u0e1f\u0e23\u0e35<\/div>\n      <div class=\"label\">Water and needles included with every order<\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"about-divider\"><\/div>\n\n  <!-- WHY -->\n  <div class=\"about-section\">\n    <h2>Why we exist<\/h2>\n    <p>Thailand\u2019s research community has been underserved for years. Suppliers with no documentation, repackaged stock of unknown origin, and no reliable way to verify what you\u2019re actually getting.<\/p>\n    <p>We built Bangkok Peptide Center to set a higher standard. Every product we carry is batch-tested, properly stored, and shipped with the same care we\u2019d expect ourselves. No guesswork, no mystery sourcing.<\/p>\n  <\/div>\n\n  <div class=\"about-divider\"><\/div>\n\n  <!-- WHAT YOU GET -->\n  <div class=\"about-section\">\n    <h2>What you get with every order<\/h2>\n    <div class=\"about-features\">\n      <div class=\"about-feature\">\n        <div class=\"about-feature-icon\">\ud83d\udd2c<\/div>\n        <div>\n          <h3>Batch-tested purity<\/h3>\n          <p>Every vial is third-party tested at 99%+ purity. Certificate of Analysis available on request for any batch.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"about-feature\">\n        <div class=\"about-feature-icon\">\ud83d\udef5<\/div>\n        <div>\n          <h3>Same-day Bangkok delivery<\/h3>\n          <p>Order before 2pm and it arrives today. Nationwide express shipping also available across Thailand.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"about-feature\">\n        <div class=\"about-feature-icon\">\ud83d\udc89<\/div>\n        <div>\n          <h3>Free kit included<\/h3>\n          <p>Bacteriostatic water and needles come free with every order. Nothing extra to buy.<\/p>\n        <\/div>\n      <\/div>\n      <div class=\"about-feature\">\n        <div class=\"about-feature-icon\">\ud83d\udcb0<\/div>\n        <div>\n          <h3>Lowest price guaranteed<\/h3>\n          <p>Find the same product cheaper from any verified supplier in Thailand and we match it immediately.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"about-divider\"><\/div>\n\n  <!-- QUALITY -->\n  <div class=\"about-section\">\n    <h2>Quality and handling<\/h2>\n    <p>Every vial is inspected, stored correctly, and shipped with stability in mind. Heat and moisture protection from source to your door.<\/p>\n    <ul class=\"about-list\">\n      <li>Batch-linked identifiers on every vial for full accountability<\/li>\n      <li>Proper cold storage conditions maintained throughout<\/li>\n      <li>Moisture and heat protection followed start to finish<\/li>\n      <li>Visual inspection on arrival before any order is fulfilled<\/li>\n    <\/ul>\n  <\/div>\n\n  <div class=\"about-divider\"><\/div>\n\n  <!-- COMPLIANCE -->\n  <div class=\"about-section\">\n    <h2>Research use only<\/h2>\n    <p>All products supplied by Bangkok Peptide Center are intended strictly for laboratory research purposes only. They are not medicines, not approved pharmaceutical products, and are not intended to diagnose, treat, cure, or prevent any disease.<\/p>\n    <p>We maintain responsible labelling and clear disclaimers across all products and packaging. Every purchase is made on the understanding that products are for legitimate research use only.<\/p>\n  <\/div>\n\n  <!-- CTA -->\n  <div class=\"about-cta\">\n    <h2>Ready to order?<\/h2>\n    <p>Same-day delivery in Bangkok. Free water and needles. Lowest prices in Thailand.<\/p>\n    <a href=\"\/th\/shop\/\">Browse the shop \u2192<\/a>\n  <\/div>\n\n<\/div>","protected":false},"excerpt":{"rendered":"<p>About us Bangkok\u2019s peptide shop.Built on transparency. The peptide market in Thailand is messy. Inconsistent quality, zero standardisation, and suppliers [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-45","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Us -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bangkokpeptidecenter.com\/th\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"th_TH\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"About Us -\" \/>\n<meta property=\"og:description\" content=\"About us Bangkok\u2019s peptide shop.Built on transparency. The peptide market in Thailand is messy. Inconsistent quality, zero standardisation, and suppliers [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bangkokpeptidecenter.com\/th\/about-us\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-28T16:23:22+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 \u0e19\u0e32\u0e17\u0e35\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bangkokpeptidecenter.com\/about-us\/\",\"url\":\"https:\/\/bangkokpeptidecenter.com\/about-us\/\",\"name\":\"About Us -\",\"isPartOf\":{\"@id\":\"https:\/\/bangkokpeptidecenter.com\/#website\"},\"datePublished\":\"2026-03-27T18:31:05+00:00\",\"dateModified\":\"2026-03-28T16:23:22+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/bangkokpeptidecenter.com\/about-us\/#breadcrumb\"},\"inLanguage\":\"th\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bangkokpeptidecenter.com\/about-us\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bangkokpeptidecenter.com\/about-us\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bangkokpeptidecenter.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bangkokpeptidecenter.com\/#website\",\"url\":\"https:\/\/bangkokpeptidecenter.com\/\",\"name\":\"\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bangkokpeptidecenter.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"th\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"About Us -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bangkokpeptidecenter.com\/th\/about-us\/","og_locale":"th_TH","og_type":"article","og_title":"About Us -","og_description":"About us Bangkok\u2019s peptide shop.Built on transparency. The peptide market in Thailand is messy. Inconsistent quality, zero standardisation, and suppliers [&hellip;]","og_url":"https:\/\/bangkokpeptidecenter.com\/th\/about-us\/","article_modified_time":"2026-03-28T16:23:22+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"2 \u0e19\u0e32\u0e17\u0e35"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bangkokpeptidecenter.com\/about-us\/","url":"https:\/\/bangkokpeptidecenter.com\/about-us\/","name":"About Us -","isPartOf":{"@id":"https:\/\/bangkokpeptidecenter.com\/#website"},"datePublished":"2026-03-27T18:31:05+00:00","dateModified":"2026-03-28T16:23:22+00:00","breadcrumb":{"@id":"https:\/\/bangkokpeptidecenter.com\/about-us\/#breadcrumb"},"inLanguage":"th","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bangkokpeptidecenter.com\/about-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bangkokpeptidecenter.com\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bangkokpeptidecenter.com\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/bangkokpeptidecenter.com\/#website","url":"https:\/\/bangkokpeptidecenter.com\/","name":"","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bangkokpeptidecenter.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"th"}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/pages\/45","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/comments?post=45"}],"version-history":[{"count":2,"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/pages\/45\/revisions"}],"predecessor-version":[{"id":112,"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/pages\/45\/revisions\/112"}],"wp:attachment":[{"href":"https:\/\/bangkokpeptidecenter.com\/th\/wp-json\/wp\/v2\/media?parent=45"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}