{"id":12600,"date":"2026-04-28T14:28:40","date_gmt":"2026-04-28T14:28:40","guid":{"rendered":"https:\/\/shop.yj24.com\/company-introduction\/"},"modified":"2026-05-27T13:55:14","modified_gmt":"2026-05-27T13:55:14","slug":"company-introduction","status":"publish","type":"page","link":"https:\/\/shop.yj24.com\/en\/company-introduction\/","title":{"rendered":"Company Introduction"},"content":{"rendered":"\r\n<pre class=\"wp-block-code\"><code><\/code><\/pre>\r\n\r\n<style>\/* YJ24 About Us Page *\/\r\n.yj24-about-page {\r\n  --yj24-main: #1f2937;\r\n  --yj24-sub: #6b7280;\r\n  --yj24-point: #111827;\r\n  --yj24-soft: #f5f7fb;\r\n  --yj24-line: #e5e7eb;\r\n  --yj24-card: rgba(255,255,255,.88);\r\n\r\n  font-family: inherit;\r\n  color: var(--yj24-main);\r\n  background:\r\n    radial-gradient(circle at 12% 10%, rgba(255,255,255,.9) 0 8%, transparent 24%),\r\n    radial-gradient(circle at 88% 18%, rgba(255,255,255,.55) 0 6%, transparent 22%),\r\n    linear-gradient(135deg, #f7efe5 0%, #f6f7fb 42%, #edf4ff 100%);\r\n  border-radius: 28px;\r\n  overflow: hidden;\r\n  position: relative;\r\n}\r\n\r\n.yj24-about-page * {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.yj24-about-hero {\r\n  position: relative;\r\n  padding: 78px 36px 70px;\r\n  text-align: center;\r\n  overflow: hidden;\r\n}\r\n\r\n.yj24-about-hero::before,\r\n.yj24-about-hero::after {\r\n  content: \"\";\r\n  position: absolute;\r\n  border-radius: 999px;\r\n  background: rgba(255,255,255,.45);\r\n  filter: blur(2px);\r\n  z-index: 0;\r\n}\r\n\r\n.yj24-about-hero::before {\r\n  width: 260px;\r\n  height: 260px;\r\n  left: -80px;\r\n  top: 40px;\r\n}\r\n\r\n.yj24-about-hero::after {\r\n  width: 360px;\r\n  height: 360px;\r\n  right: -130px;\r\n  bottom: -120px;\r\n}\r\n\r\n.yj24-about-hero-inner {\r\n  position: relative;\r\n  z-index: 1;\r\n  max-width: 960px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.yj24-about-kicker {\r\n  display: inline-block;\r\n  padding: 8px 18px;\r\n  margin-bottom: 20px;\r\n  border: 1px solid rgba(17,24,39,.12);\r\n  border-radius: 999px;\r\n  background: rgba(255,255,255,.7);\r\n  font-size: 14px;\r\n  letter-spacing: .08em;\r\n  color: #374151;\r\n}\r\n\r\n.yj24-about-title {\r\n  margin: 0;\r\n  font-size: clamp(34px, 5vw, 58px);\r\n  line-height: 1.1;\r\n  font-weight: 800;\r\n  letter-spacing: -0.04em;\r\n}\r\n\r\n.yj24-about-title span {\r\n  display: block;\r\n  margin-top: 10px;\r\n  font-size: clamp(18px, 2.4vw, 26px);\r\n  font-weight: 500;\r\n  color: #4b5563;\r\n  letter-spacing: -0.02em;\r\n}\r\n\r\n.yj24-about-body {\r\n  max-width: 1120px;\r\n  margin: 0 auto;\r\n  padding: 0 28px 70px;\r\n}\r\n\r\n.yj24-about-card {\r\n  background: var(--yj24-card);\r\n  backdrop-filter: blur(10px);\r\n  border: 1px solid rgba(255,255,255,.8);\r\n  border-radius: 26px;\r\n  box-shadow: 0 22px 60px rgba(15,23,42,.08);\r\n  padding: clamp(28px, 4vw, 52px);\r\n}\r\n\r\n.yj24-about-intro {\r\n  font-size: 17px;\r\n  line-height: 1.95;\r\n  color: #374151;\r\n  word-break: keep-all;\r\n}\r\n\r\n.yj24-about-intro p {\r\n  margin: 0 0 22px;\r\n}\r\n\r\n.yj24-about-intro p:last-child {\r\n  margin-bottom: 0;\r\n}\r\n\r\n.yj24-about-section {\r\n  margin-top: 34px;\r\n}\r\n\r\n.yj24-section-title {\r\n  display: flex;\r\n  align-items: center;\r\n  gap: 12px;\r\n  margin: 0 0 20px;\r\n  font-size: 24px;\r\n  font-weight: 800;\r\n  letter-spacing: -0.03em;\r\n}\r\n\r\n.yj24-section-title::before {\r\n  content: \"\";\r\n  width: 8px;\r\n  height: 28px;\r\n  border-radius: 999px;\r\n  background: #111827;\r\n}\r\n\r\n.yj24-business-grid {\r\n  display: grid;\r\n  grid-template-columns: repeat(3, 1fr);\r\n  gap: 18px;\r\n}\r\n\r\n.yj24-business-item {\r\n  min-height: 150px;\r\n  padding: 26px 22px;\r\n  border-radius: 22px;\r\n  background: #fff;\r\n  border: 1px solid var(--yj24-line);\r\n  box-shadow: 0 12px 30px rgba(15,23,42,.05);\r\n}\r\n\r\n.yj24-business-icon {\r\n  width: 46px;\r\n  height: 46px;\r\n  display: flex;\r\n  align-items: center;\r\n  justify-content: center;\r\n  margin-bottom: 16px;\r\n  border-radius: 16px;\r\n  background: #f3f4f6;\r\n  font-size: 22px;\r\n}\r\n\r\n.yj24-business-item strong {\r\n  display: block;\r\n  font-size: 18px;\r\n  margin-bottom: 8px;\r\n  color: #111827;\r\n}\r\n\r\n.yj24-business-item span {\r\n  display: block;\r\n  font-size: 15px;\r\n  line-height: 1.6;\r\n  color: #6b7280;\r\n}\r\n\r\n.yj24-info-wrap {\r\n  display: grid;\r\n  grid-template-columns: 1fr 1.15fr;\r\n  gap: 20px;\r\n}\r\n\r\n.yj24-info-box {\r\n  padding: 28px;\r\n  border-radius: 22px;\r\n  background: #fff;\r\n  border: 1px solid var(--yj24-line);\r\n}\r\n\r\n.yj24-info-box h3 {\r\n  margin: 0 0 18px;\r\n  font-size: 20px;\r\n  font-weight: 800;\r\n}\r\n\r\n.yj24-contact-list,\r\n.yj24-company-list {\r\n  margin: 0;\r\n  padding: 0;\r\n  list-style: none;\r\n}\r\n\r\n.yj24-contact-list li,\r\n.yj24-company-list li {\r\n  display: flex;\r\n  gap: 16px;\r\n  padding: 12px 0;\r\n  border-bottom: 1px solid #f1f3f5;\r\n  font-size: 15px;\r\n  line-height: 1.55;\r\n}\r\n\r\n.yj24-contact-list li:last-child,\r\n.yj24-company-list li:last-child {\r\n  border-bottom: 0;\r\n}\r\n\r\n.yj24-label {\r\n  flex: 0 0 120px;\r\n  color: #6b7280;\r\n  font-weight: 600;\r\n}\r\n\r\n.yj24-value {\r\n  flex: 1;\r\n  color: #111827;\r\n  font-weight: 500;\r\n}\r\n\r\n.yj24-about-footer {\r\n  margin-top: 34px;\r\n  padding: 34px 26px;\r\n  text-align: center;\r\n  border-radius: 24px;\r\n  background: #111827;\r\n  color: #fff;\r\n}\r\n\r\n.yj24-about-footer strong {\r\n  display: block;\r\n  margin-bottom: 8px;\r\n  font-size: 22px;\r\n  letter-spacing: -0.03em;\r\n}\r\n\r\n.yj24-about-footer span {\r\n  display: block;\r\n  font-size: 15px;\r\n  color: rgba(255,255,255,.72);\r\n}\r\n\r\n\/* Mobile *\/\r\n@media (max-width: 900px) {\r\n  .yj24-business-grid,\r\n  .yj24-info-wrap {\r\n    grid-template-columns: 1fr;\r\n  }\r\n\r\n  .yj24-about-hero {\r\n    padding: 58px 22px 50px;\r\n  }\r\n\r\n  .yj24-about-body {\r\n    padding: 0 16px 48px;\r\n  }\r\n}\r\n\r\n@media (max-width: 520px) {\r\n  .yj24-about-page {\r\n    border-radius: 18px;\r\n  }\r\n\r\n  .yj24-about-card {\r\n    border-radius: 20px;\r\n    padding: 24px 18px;\r\n  }\r\n\r\n  .yj24-about-intro {\r\n    font-size: 15.5px;\r\n    line-height: 1.85;\r\n  }\r\n\r\n  .yj24-section-title {\r\n    font-size: 21px;\r\n  }\r\n\r\n  .yj24-contact-list li,\r\n  .yj24-company-list li {\r\n    display: block;\r\n  }\r\n\r\n  .yj24-label {\r\n    display: block;\r\n    margin-bottom: 4px;\r\n  }\r\n}\r\n<\/style><div class=\"yj24-about-page\"><section class=\"yj24-about-hero\"><div class=\"yj24-about-hero-inner\"><div class=\"yj24-about-kicker\">ABOUT YJ24<\/div><h1 class=\"yj24-about-title\">About Us\r\n        <span>Your materials partner for creative work in craft and education<\/span><\/h1><\/div><\/section><div class=\"yj24-about-body\"><section class=\"yj24-about-card\"><div class=\"yj24-about-intro\"><p>Hello.<\/p><p>YJ24 is an online store that provides craft materials, mainly felt fabrics, to support a wide range of creative activities in craft and education settings. We carefully select and organize products based on materials that can support the entire creative process, from idea planning to actual production, for kindergartens, schools, craft studios, and individual creators.\r\n        <\/p><p>In the process of turning a small idea into a finished creation, materials become the starting point. As a materials partner that helps ideas become reality, YJ24 aims to support a smooth creative workflow through reliable quality and a convenient purchasing environment.\r\n        <\/p><p>We will continue to sincerely supply essential materials for making and help create an environment where creativity becomes part of everyday life.\r\n        <\/p><\/div><\/section><section class=\"yj24-about-section\"><h2 class=\"yj24-section-title\">Business Areas<\/h2><div class=\"yj24-business-grid\"><div class=\"yj24-business-item\"><div class=\"yj24-business-icon\">\ud83e\uddf5<\/div><strong>Supply and Sale of Shinwon Felt<\/strong><span>We reliably supply felt fabrics used in craft and education settings.<\/span><\/div><div class=\"yj24-business-item\"><div class=\"yj24-business-icon\">\ud83c\udfa8<\/div><strong>Custom Production of Felt Educational Products<\/strong><span>We custom-produce and sell felt products for education, craft studios, and creative activities.<\/span><\/div><div class=\"yj24-business-item\"><div class=\"yj24-business-icon\">\u2702\ufe0f<\/div><strong>Laser and Thomson Die-Cutting Processing<\/strong><span>We provide custom processing services for producing craft materials in various shapes.<\/span><\/div><\/div><\/section><section class=\"yj24-about-section\"><h2 class=\"yj24-section-title\">Contact and Business Information<\/h2><div class=\"yj24-info-wrap\"><div class=\"yj24-info-box\"><h3>Contact<\/h3><ul class=\"yj24-contact-list\"><li><span class=\"yj24-label\">Company Name<\/span><span class=\"yj24-value\">YJ24.com<\/span><\/li><li><span class=\"yj24-label\">Address<\/span><span class=\"yj24-value\">1178-69 Cheonmun-ro, Hwanam-myeon, Yeongcheon-si, Gyeongsangbuk-do, Republic of Korea<\/span><\/li><li><span class=\"yj24-label\">Phone<\/span><span class=\"yj24-value\">054-337-1235<\/span><\/li><li><span class=\"yj24-label\">Fax<\/span><span class=\"yj24-value\">053-289-0338<\/span><\/li><\/ul><\/div><div class=\"yj24-info-box\"><h3>Business Information<\/h3><ul class=\"yj24-company-list\"><li><span class=\"yj24-label\">Store Name<\/span><span class=\"yj24-value\">YJ24.com<\/span><\/li><li><span class=\"yj24-label\">Representative<\/span><span class=\"yj24-value\">Oh Sangchul<\/span><\/li><li><span class=\"yj24-label\">Main Phone<\/span><span class=\"yj24-value\">054-337-1235<\/span><\/li><li><span class=\"yj24-label\">Address<\/span><span class=\"yj24-value\">1178-69 Cheonmun-ro, Hwanam-myeon, Yeongcheon-si, Gyeongsangbuk-do, Republic of Korea<\/span><\/li><li><span class=\"yj24-label\">Business Registration No.<\/span><span class=\"yj24-value\">504-12-45195<\/span><\/li><li><span class=\"yj24-label\">E-commerce Registration<\/span><span class=\"yj24-value\">2020-Gyeongbuk Yeongcheon-0295<\/span><\/li><li><span class=\"yj24-label\">Privacy Officer<\/span><span class=\"yj24-value\">Kim Soonhwa<\/span><\/li><\/ul><\/div><\/div><\/section><div class=\"yj24-about-footer\"><strong>YJ24.com<\/strong><span>We are with you in the moment your ideas become reality.<\/span><\/div><\/div><\/div>\r\n\r\n<p class=\"wp-block-paragraph\"><\/p>\r\n","protected":false},"excerpt":{"rendered":"<p>YJ24 is an online shopping mall providing materials centered on felt fabrics, which are widely used in crafts and educational settings. We support creative activities through stable quality and a convenient purchasing environment, and also offer custom production and tailored processing services. <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12600","page","type-page","status-publish","hentry"],"blocksy_meta":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/pages\/12600","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/comments?post=12600"}],"version-history":[{"count":5,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/pages\/12600\/revisions"}],"predecessor-version":[{"id":14046,"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/pages\/12600\/revisions\/14046"}],"wp:attachment":[{"href":"https:\/\/shop.yj24.com\/en\/wp-json\/wp\/v2\/media?parent=12600"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}