{"id":2,"date":"2019-11-08T03:20:17","date_gmt":"2019-11-08T03:20:17","guid":{"rendered":"http:\/\/0.seowaimao.com\/?page_id=2"},"modified":"2026-09-11T20:14:00","modified_gmt":"2026-09-11T12:14:00","slug":"homepage__trashed","status":"publish","type":"page","link":"https:\/\/edntoy.com\/ko\/","title":{"rendered":"\ud648\ud398\uc774\uc9c0"},"content":{"rendered":"<style data-wp-block-html=\"css\">\n\/* Paste into Appearance > Customize > Additional CSS *\/\n\n\/*\n * Flatsome icon font rendering fix.\n * This later declaration keeps the theme icon font while allowing text to\n * render immediately instead of waiting for fl-icons.woff2.\n *\/\n@font-face {\n  font-family: \"fl-icons\";\n  font-style: normal;\n  font-weight: normal;\n  font-display: swap;\n  src: url(\"\/wp-content\/themes\/flatsome\/assets\/css\/icons\/fl-icons.woff2\") format(\"woff2\");\n}\n\n:root {\n  --edn-orange: #f47721;\n  --edn-orange-dark: #d95e0f;\n  --edn-ink: #171b24;\n  --edn-muted: #5d6675;\n  --edn-line: #e4e8ee;\n  --edn-soft: #f5f7fa;\n  --edn-warm: #fff6ef;\n  --edn-radius: 18px;\n  --edn-shadow: 0 18px 46px rgba(24, 34, 49, 0.10);\n}\n\nbody.home .page-title {\n  display: none;\n}\n\n.edn-home,\n.edn-home * {\n  box-sizing: border-box;\n}\n\n.edn-home {\n  width: 100vw;\n  max-width: none;\n  margin-right: calc(50% - 50vw);\n  margin-left: calc(50% - 50vw);\n  overflow: hidden;\n  color: var(--edn-ink);\n  background: #fff;\n}\n\n.edn-home img {\n  display: block;\n  width: 100%;\n  height: auto;\n}\n\n.edn-home a {\n  text-decoration: none;\n}\n\n.edn-shell {\n  width: min(1180px, calc(100% - 48px));\n  margin: 0 auto;\n}\n\n.edn-section {\n  padding: 78px 0;\n}\n\n.edn-home h1,\n.edn-home h2,\n.edn-home h3 {\n  margin-top: 0;\n  color: var(--edn-ink);\n  letter-spacing: -0.025em;\n}\n\n.edn-home h1 {\n  max-width: 720px;\n  margin-bottom: 21px;\n  font-size: clamp(2.7rem, 5.2vw, 4.7rem);\n  line-height: 1.02;\n}\n\n.edn-home h2 {\n  margin-bottom: 17px;\n  font-size: clamp(2rem, 3.4vw, 3.15rem);\n  line-height: 1.12;\n}\n\n.edn-home h3 {\n  margin-bottom: 11px;\n  font-size: 1.35rem;\n  line-height: 1.28;\n}\n\n.edn-home p,\n.edn-home li {\n  color: var(--edn-muted);\n  font-size: 1rem;\n  line-height: 1.72;\n}\n\n.edn-eyebrow,\n.edn-kicker,\n.edn-section-number,\n.edn-card-tag,\n.edn-resource-card > span {\n  margin: 0 0 11px;\n  color: var(--edn-orange) !important;\n  font-size: 0.78rem !important;\n  font-weight: 800;\n  letter-spacing: 0.11em;\n  line-height: 1.4 !important;\n  text-transform: uppercase;\n}\n\n.edn-actions {\n  display: flex;\n  align-items: center;\n  gap: 12px;\n  margin-top: 25px;\n}\n\n.edn-btn {\n  display: inline-flex;\n  min-height: 48px;\n  align-items: center;\n  justify-content: center;\n  padding: 11px 23px;\n  border: 2px solid transparent;\n  border-radius: 9px;\n  font-size: 0.9rem;\n  font-weight: 750;\n  line-height: 1.25;\n  text-align: center;\n  transition: transform 160ms ease, background-color 160ms ease, border-color 160ms ease;\n}\n\n.edn-btn:hover {\n  transform: translateY(-2px);\n}\n\n.edn-btn-orange {\n  color: #fff !important;\n  background: var(--edn-orange);\n}\n\n.edn-btn-orange:hover {\n  color: #fff !important;\n  background: var(--edn-orange-dark);\n}\n\n.edn-btn-outline {\n  border-color: var(--edn-orange);\n  color: var(--edn-orange) !important;\n  background: transparent;\n}\n\n.edn-btn-outline:hover {\n  color: #fff !important;\n  background: var(--edn-orange);\n}\n\n.edn-btn-white {\n  color: var(--edn-orange) !important;\n  background: #fff;\n}\n\n.edn-btn-outline-white {\n  border-color: rgba(255, 255, 255, 0.88);\n  color: #fff !important;\n  background: transparent;\n}\n\n.edn-btn-outline-white:hover {\n  color: var(--edn-orange) !important;\n  background: #fff;\n}\n\n.edn-text-link {\n  display: inline-flex;\n  align-items: center;\n  gap: 7px;\n  color: var(--edn-orange) !important;\n  font-weight: 750;\n}\n\n.edn-text-link span {\n  transition: transform 160ms ease;\n}\n\n.edn-text-link:hover span {\n  transform: translateX(4px);\n}\n\n.edn-hero {\n  position: relative;\n  color: #fff;\n  background: linear-gradient(120deg, #ff842d 0%, #ef6715 100%);\n}\n\n.edn-hero .edn-shell {\n  width: min(1680px, calc(100% - 32px));\n}\n\n.edn-hero-grid {\n  display: grid;\n  min-height: 620px;\n  grid-template-columns: minmax(620px, 0.94fr) minmax(0, 1.06fr);\n  align-items: center;\n  gap: 34px;\n}\n\n.edn-hero-copy {\n  padding: 75px 0 95px;\n}\n\n.edn-hero h1,\n.edn-hero p {\n  color: #fff;\n}\n\n.edn-hero h1 {\n  max-width: 780px;\n  font-size: clamp(2.7rem, 4.6vw, 4.35rem);\n}\n\n.edn-hero .edn-eyebrow {\n  color: rgba(255, 255, 255, 0.82) !important;\n}\n\n.edn-hero-lead {\n  max-width: 650px;\n  margin-bottom: 0;\n  font-size: 1.17rem !important;\n  line-height: 1.65 !important;\n}\n\n.edn-hero-actions {\n  flex-wrap: nowrap;\n}\n\n.edn-hero-media {\n  align-self: stretch;\n  min-height: 620px;\n}\n\n.edn-hero-media img {\n  height: 100%;\n  object-fit: cover;\n  object-position: center;\n}\n\n.edn-proof {\n  position: relative;\n  z-index: 2;\n  margin-top: -30px;\n}\n\n.edn-proof-grid {\n  display: grid;\n  overflow: hidden;\n  grid-template-columns: repeat(4, 1fr);\n  border: 1px solid rgba(25, 34, 47, 0.08);\n  border-radius: var(--edn-radius);\n  background: #fff;\n  box-shadow: var(--edn-shadow);\n}\n\n.edn-proof-item {\n  min-height: 130px;\n  padding: 27px 18px 23px;\n  border-right: 1px solid var(--edn-line);\n  text-align: center;\n}\n\n.edn-proof-item:last-child {\n  border-right: 0;\n}\n\n.edn-proof-item strong,\n.edn-proof-item span {\n  display: block;\n}\n\n.edn-proof-item strong {\n  margin-bottom: 7px;\n  color: var(--edn-orange);\n  font-size: 1.35rem;\n}\n\n.edn-proof-item span {\n  color: var(--edn-muted);\n  font-size: 0.87rem;\n  line-height: 1.45;\n}\n\n.edn-intro {\n  padding-top: 105px;\n}\n\n.edn-intro-grid,\n.edn-business-grid,\n.edn-showcase,\n.edn-support-grid,\n.edn-final-cta-grid {\n  display: grid;\n  align-items: center;\n  gap: 58px;\n}\n\n.edn-intro-grid {\n  grid-template-columns: 0.88fr 1.12fr;\n}\n\n.edn-intro-media,\n.edn-feature-image,\n.edn-showcase-media {\n  overflow: hidden;\n  border-radius: var(--edn-radius);\n  box-shadow: var(--edn-shadow);\n}\n\n.edn-intro-media img {\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n}\n\n.edn-company-note {\n  margin: 22px 0;\n  padding: 17px 19px;\n  border-left: 3px solid var(--edn-orange);\n  border-radius: 0 10px 10px 0;\n  background: var(--edn-warm);\n  font-size: 0.91rem !important;\n  line-height: 1.65 !important;\n}\n\n.edn-company-note strong {\n  color: var(--edn-ink);\n}\n\n.edn-squishy {\n  background: var(--edn-warm);\n}\n\n.edn-business-grid {\n  grid-template-columns: 0.9fr 1.1fr;\n}\n\n.edn-squishy .edn-shell {\n  width: min(1340px, calc(100% - 48px));\n}\n\n.edn-squishy .edn-business-grid {\n  grid-template-columns: minmax(360px, 0.76fr) minmax(0, 1.34fr);\n  gap: 46px;\n}\n\n.edn-feature-image {\n  position: relative;\n  background: #fff;\n}\n\n.edn-feature-image img {\n  aspect-ratio: 16 \/ 10;\n  object-fit: cover;\n  transition: transform 280ms ease;\n}\n\n.edn-feature-image:hover img {\n  transform: scale(1.025);\n}\n\n.edn-image-label {\n  position: absolute;\n  right: 20px;\n  bottom: 20px;\n  padding: 9px 14px;\n  border-radius: 999px;\n  color: var(--edn-ink);\n  background: rgba(255, 255, 255, 0.92);\n  font-size: 0.78rem;\n  font-weight: 800;\n  letter-spacing: 0.06em;\n}\n\n.edn-check-list {\n  margin: 20px 0 0;\n  padding: 0;\n  list-style: none;\n}\n\n.edn-check-list li {\n  position: relative;\n  margin-bottom: 8px;\n  padding-left: 29px;\n}\n\n.edn-check-list li::before {\n  position: absolute;\n  top: 0;\n  left: 0;\n  color: var(--edn-orange);\n  content: \"\u2713\";\n  font-weight: 800;\n}\n\n.edn-section-head {\n  max-width: 790px;\n  margin: 0 auto 38px;\n  text-align: center;\n}\n\n.edn-section-head p:last-child {\n  margin-bottom: 0;\n}\n\n.edn-material-grid,\n.edn-three-d-grid,\n.edn-resource-grid,\n.edn-project-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.edn-card,\n.edn-resource-card,\n.edn-project-card {\n  overflow: hidden;\n  border: 1px solid var(--edn-line);\n  border-radius: var(--edn-radius);\n  background: #fff;\n  box-shadow: 0 10px 30px rgba(25, 35, 50, 0.065);\n  transition: transform 180ms ease, box-shadow 180ms ease;\n}\n\n.edn-card:hover,\n.edn-resource-card:hover,\n.edn-project-card:hover {\n  transform: translateY(-4px);\n  box-shadow: var(--edn-shadow);\n}\n\n.edn-material-card {\n  padding: 30px;\n  border-top: 4px solid var(--edn-orange);\n}\n\n.edn-material-card > strong {\n  display: block;\n  margin-top: 21px;\n  padding-top: 17px;\n  border-top: 1px solid var(--edn-line);\n  color: var(--edn-ink);\n  font-size: 0.9rem;\n}\n\n.edn-showcase {\n  margin-top: 38px;\n  grid-template-columns: 1fr 1fr;\n  padding: 30px;\n  border-radius: var(--edn-radius);\n  background: var(--edn-soft);\n}\n\n.edn-showcase-media img {\n  aspect-ratio: 16 \/ 10;\n  object-fit: cover;\n}\n\n.edn-showcase .edn-actions {\n  flex-wrap: wrap;\n}\n\n.edn-three-d {\n  background: var(--edn-soft);\n}\n\n.edn-product-card {\n  display: flex;\n  flex-direction: column;\n}\n\n.edn-card-image {\n  overflow: hidden;\n  background: #e9edf2;\n}\n\n.edn-card-image img {\n  aspect-ratio: 4 \/ 3;\n  object-fit: cover;\n  transition: transform 280ms ease;\n}\n\n.edn-card-image:hover img {\n  transform: scale(1.035);\n}\n\n.edn-card-body {\n  display: flex;\n  flex: 1;\n  flex-direction: column;\n  padding: 27px;\n}\n\n.edn-card-body .edn-text-link {\n  margin-top: auto;\n  padding-top: 8px;\n}\n\n.edn-centered-action {\n  margin-top: 34px;\n  text-align: center;\n}\n\n.edn-route {\n  background: #fff;\n}\n\n.edn-table-wrap {\n  overflow-x: auto;\n  border: 1px solid var(--edn-line);\n  border-radius: var(--edn-radius);\n  background: #fff;\n  box-shadow: 0 12px 34px rgba(25, 35, 50, 0.07);\n  -webkit-overflow-scrolling: touch;\n}\n\n.edn-table-wrap:focus-visible {\n  outline: 3px solid rgba(244, 119, 33, 0.35);\n  outline-offset: 3px;\n}\n\n.edn-route-table {\n  width: 100%;\n  min-width: 900px;\n  border-collapse: collapse;\n  color: var(--edn-muted);\n  font-size: 0.91rem;\n  line-height: 1.5;\n}\n\n.edn-route-table th,\n.edn-route-table td {\n  padding: 18px 20px;\n  border-right: 1px solid var(--edn-line);\n  border-bottom: 1px solid var(--edn-line);\n  text-align: left;\n  vertical-align: top;\n}\n\n.edn-route-table th:last-child,\n.edn-route-table td:last-child {\n  border-right: 0;\n}\n\n.edn-route-table tbody tr:last-child td {\n  border-bottom: 0;\n}\n\n.edn-route-table th {\n  color: var(--edn-ink);\n  background: var(--edn-soft);\n  font-size: 0.78rem;\n  font-weight: 800;\n  letter-spacing: 0.06em;\n  text-transform: uppercase;\n}\n\n.edn-route-table tbody tr:hover {\n  background: var(--edn-warm);\n}\n\n.edn-route-table td:nth-child(2) {\n  color: var(--edn-ink);\n  font-weight: 750;\n}\n\n.edn-route-table a {\n  color: var(--edn-orange) !important;\n  font-weight: 750;\n}\n\n.edn-process-grid {\n  display: grid;\n  margin: 0;\n  padding: 0;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 18px;\n  list-style: none;\n}\n\n.edn-process-grid li {\n  min-height: 230px;\n  padding: 27px 23px;\n  border-top: 3px solid var(--edn-orange);\n  border-radius: 0 0 14px 14px;\n  background: var(--edn-soft);\n}\n\n.edn-process-grid li > span {\n  display: block;\n  margin-bottom: 18px;\n  color: var(--edn-orange);\n  font-size: 1.55rem;\n  font-weight: 800;\n}\n\n.edn-support {\n  color: #fff;\n  background: #e6532f;\n}\n\n.edn-support-grid {\n  grid-template-columns: 1.05fr 0.95fr;\n}\n\n.edn-support h2,\n.edn-support p,\n.edn-support li {\n  color: #fff;\n}\n\n.edn-kicker-light {\n  color: rgba(255, 255, 255, 0.7) !important;\n}\n\n.edn-support-list {\n  display: grid;\n  margin: 0;\n  padding: 0;\n  grid-template-columns: 1fr 1fr;\n  gap: 13px 18px;\n  list-style: none;\n}\n\n.edn-support-list li {\n  position: relative;\n  padding: 15px 15px 15px 42px;\n  border: 1px solid rgba(255, 255, 255, 0.13);\n  border-radius: 10px;\n  background: rgba(255, 255, 255, 0.06);\n  font-size: 0.91rem;\n  line-height: 1.45;\n}\n\n.edn-support-list li::before {\n  position: absolute;\n  top: 14px;\n  left: 16px;\n  color: #ff9955;\n  content: \"\u2713\";\n  font-weight: 800;\n}\n\n.edn-resources {\n  background: #fff;\n}\n\n.edn-resource-card {\n  display: flex;\n  flex-direction: column;\n  padding: 30px;\n  border-top: 4px solid var(--edn-orange);\n  color: inherit !important;\n}\n\n.edn-resource-card p {\n  flex: 1;\n}\n\n.edn-resource-card strong {\n  color: var(--edn-orange);\n  font-size: 0.9rem;\n}\n\n.edn-projects {\n  background: var(--edn-soft);\n}\n\n.edn-project-card {\n  padding: 29px;\n  border-top: 4px solid var(--edn-orange);\n}\n\n.edn-project-meta {\n  display: grid;\n  margin: 22px 0 0;\n  padding-top: 18px;\n  border-top: 1px solid var(--edn-line);\n  gap: 12px;\n}\n\n.edn-project-meta div {\n  display: grid;\n  grid-template-columns: 78px 1fr;\n  gap: 12px;\n}\n\n.edn-project-meta dt,\n.edn-project-meta dd {\n  margin: 0;\n  font-size: 0.88rem;\n  line-height: 1.5;\n}\n\n.edn-project-meta dt {\n  color: var(--edn-muted);\n  font-weight: 650;\n}\n\n.edn-project-meta dd {\n  color: var(--edn-ink);\n  font-weight: 750;\n}\n\n.edn-final-cta {\n  padding: 62px 0;\n  color: #fff;\n  background: linear-gradient(120deg, #ff842d 0%, #ef6715 100%);\n}\n\n.edn-final-cta-grid {\n  grid-template-columns: 1fr auto;\n}\n\n.edn-final-cta h2,\n.edn-final-cta p {\n  color: #fff;\n}\n\n.edn-final-cta h2 {\n  margin-bottom: 10px;\n}\n\n.edn-final-cta p {\n  max-width: 780px;\n}\n\n.edn-quote-checklist {\n  display: grid;\n  max-width: 820px;\n  margin: 20px 0 0;\n  padding: 0;\n  grid-template-columns: repeat(3, minmax(0, 1fr));\n  gap: 10px;\n  list-style: none;\n}\n\n.edn-quote-checklist li {\n  position: relative;\n  padding: 11px 13px 11px 36px;\n  border: 1px solid rgba(255, 255, 255, 0.22);\n  border-radius: 9px;\n  color: #fff;\n  background: rgba(255, 255, 255, 0.09);\n  font-size: 0.86rem;\n  line-height: 1.4;\n}\n\n.edn-quote-checklist li::before {\n  position: absolute;\n  top: 10px;\n  left: 14px;\n  color: #fff3e8;\n  content: \"\u2713\";\n  font-weight: 800;\n}\n\n@media (max-width: 900px) {\n  .edn-section {\n    padding: 62px 0;\n  }\n\n  .edn-hero-grid {\n    min-height: auto;\n    grid-template-columns: 1.15fr 0.85fr;\n    gap: 28px;\n  }\n\n  .edn-hero-copy {\n    padding: 64px 0 82px;\n  }\n\n  .edn-hero-media {\n    min-height: 560px;\n  }\n\n  .edn-proof-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .edn-proof-item:nth-child(2) {\n    border-right: 0;\n  }\n\n  .edn-proof-item:nth-child(-n+2) {\n    border-bottom: 1px solid var(--edn-line);\n  }\n\n  .edn-intro-grid,\n  .edn-business-grid,\n  .edn-showcase,\n  .edn-support-grid {\n    gap: 38px;\n  }\n\n  .edn-squishy .edn-shell {\n    width: min(100% - 40px, 1180px);\n  }\n\n  .edn-squishy .edn-business-grid {\n    grid-template-columns: 0.86fr 1.14fr;\n    gap: 30px;\n  }\n\n  .edn-material-grid,\n  .edn-three-d-grid,\n  .edn-resource-grid,\n  .edn-project-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .edn-process-grid {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .edn-project-grid > :last-child,\n  .edn-resource-grid > :last-child,\n  .edn-three-d-grid > :last-child {\n    grid-column: 1 \/ -1;\n  }\n\n  .edn-quote-checklist {\n    grid-template-columns: 1fr 1fr;\n  }\n}\n\n@media (max-width: 650px) {\n  .edn-shell {\n    width: min(100% - 32px, 1180px);\n  }\n\n  .edn-section {\n    padding: 52px 0;\n  }\n\n  .edn-home h1 {\n    font-size: 2.5rem;\n  }\n\n  .edn-home h2 {\n    font-size: 2rem;\n  }\n\n  .edn-hero-grid,\n  .edn-intro-grid,\n  .edn-business-grid,\n  .edn-showcase,\n  .edn-support-grid,\n  .edn-final-cta-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .edn-squishy .edn-shell {\n    width: min(100% - 32px, 1180px);\n  }\n\n  .edn-squishy .edn-business-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .edn-hero-grid {\n    gap: 0;\n  }\n\n  .edn-hero-copy {\n    padding: 48px 0 38px;\n  }\n\n  .edn-hero-media {\n    min-height: 360px;\n  }\n\n  .edn-hero-actions {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  .edn-hero-actions .edn-btn {\n    padding: 9px 8px;\n    font-size: 0.78rem;\n  }\n\n  .edn-proof {\n    margin-top: 0;\n  }\n\n  .edn-proof-grid {\n    width: 100%;\n    border-radius: 0;\n  }\n\n  .edn-proof-item {\n    min-height: 132px;\n    padding: 23px 10px 18px;\n  }\n\n  .edn-proof-item strong {\n    font-size: 1.12rem;\n  }\n\n  .edn-proof-item span {\n    font-size: 0.76rem;\n  }\n\n  .edn-intro {\n    padding-top: 52px;\n  }\n\n  .edn-material-grid,\n  .edn-three-d-grid,\n  .edn-resource-grid,\n  .edn-project-grid,\n  .edn-process-grid,\n  .edn-support-list,\n  .edn-quote-checklist {\n    grid-template-columns: 1fr;\n  }\n\n  .edn-project-grid > :last-child,\n  .edn-resource-grid > :last-child,\n  .edn-three-d-grid > :last-child {\n    grid-column: auto;\n  }\n\n  .edn-actions:not(.edn-hero-actions) {\n    flex-wrap: wrap;\n  }\n\n  .edn-actions:not(.edn-hero-actions) .edn-btn {\n    width: 100%;\n  }\n\n  .edn-showcase {\n    padding: 20px;\n  }\n\n  .edn-process-grid li {\n    min-height: auto;\n  }\n\n  .edn-final-cta-grid {\n    justify-items: start;\n  }\n}\n\n@media (prefers-reduced-motion: reduce) {\n  .edn-home *,\n  .edn-home *::before,\n  .edn-home *::after {\n    scroll-behavior: auto !important;\n    transition: none !important;\n  }\n}\n<\/style>\n\n<!--\nPaste everything from <main> to <\/main> into one WordPress Custom HTML block.\nSEO title is set separately in Rank Math:\nCustom Toy Manufacturer in China | OEM & ODM | EDNTOY\n-->\n\n<main class=\"edn-home\">\n  <section class=\"edn-hero\" aria-labelledby=\"edn-home-title\">\n    <div class=\"edn-shell edn-hero-grid\">\n      <div class=\"edn-hero-copy\">\n        <p class=\"edn-eyebrow\">OEM \ubc0f ODM \uc644\uad6c \uc0dd\uc0b0<\/p>\n        <h1 id=\"edn-home-title\">\uc911\uad6d \ub9de\ucda4\ud615 \uc7a5\ub09c\uac10 \uc81c\uc870\uc5c5\uccb4<\/h1>\n        <p class=\"edn-hero-lead\">\uc7a5\ub09c\uac10 \ube0c\ub79c\ub4dc, \uc218\uc785\uc5c5\uccb4, \uc720\ud1b5\uc5c5\uccb4 \ubc0f \uc18c\ub9e4\uc5c5\uccb4\ub97c \uc704\ud55c \ub9de\ucda4\ud615 \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10, \ub808\uc9c4\/PVC\/\ube44\ub2d0 \ud53c\uaddc\uc5b4 \ubc0f 3D \ud53c\uaddc\uc5b4 \uc194\ub8e8\uc158.<\/p>\n\n        <div class=\"edn-actions edn-hero-actions\">\n          <a class=\"edn-btn edn-btn-white\" href=\"https:\/\/edntoy.com\/ko\/%ec%97%b0%eb%9d%bd%ed%95%98%eb%8b%a4\/\">\ub9de\ucda4 \uc7a5\ub09c\uac10 \uacac\uc801\uc744 \uc694\uccad\ud558\uc138\uc694<\/a>\n          <a class=\"edn-btn edn-btn-outline-white\" href=\"https:\/\/edntoy.com\/ko\/%ec%a4%91%ea%b5%ad-%eb%a7%9e%ec%b6%a4%ed%98%95-%eb%a7%90%eb%9e%91%eb%a7%90%eb%9e%91-%ec%9e%a5%eb%82%9c%ea%b0%90-%ea%b3%b5%ec%9e%a5\/\">\ub9de\ucda4\ud615 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10 \uc81c\uc870<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"edn-hero-media\">\n        <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-mobile-640x360-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp 1102w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"(max-width: 650px) calc(100vw - 32px), (max-width: 900px) 42vw, 53vw\" alt=\"EDNTOY\uc5d0\uc11c \uc81c\uc791\ud558\ub294 \ub9de\ucda4\ud615 PU, TPR \ubc0f \uc2e4\ub9ac\ucf58 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10\" width=\"1102\" height=\"620\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-mobile-640x360-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-hero-squishy-toys-1102x620-1.webp 1102w\" sizes=\"(max-width: 650px) calc(100vw - 32px), (max-width: 900px) 42vw, 53vw\" alt=\"EDNTOY\uc5d0\uc11c \uc81c\uc791\ud558\ub294 \ub9de\ucda4\ud615 PU, TPR \ubc0f \uc2e4\ub9ac\ucf58 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10\" width=\"1102\" height=\"620\" loading=\"eager\" fetchpriority=\"high\" decoding=\"async\"><\/noscript>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-proof\" aria-label=\"EDNTOY\uc758 \uc81c\uc870 \uc5ed\ub7c9\">\n    <div class=\"edn-shell edn-proof-grid\">\n      <div class=\"edn-proof-item\">\n        <strong>2015\ub144\ubd80\ud130<\/strong>\n        <span>\ub9de\ucda4\ud615 \uc7a5\ub09c\uac10 \uc81c\uc791 \uacbd\ud5d8<\/span>\n      <\/div>\n      <div class=\"edn-proof-item\">\n        <strong>200\uba85 \uc774\uc0c1\uc758 \uace0\uac1d<\/strong>\n        <span>\ubbf8\uad6d\uacfc \uc720\ub7fd\uc5d0\uc11c \uc0ac\uc5c5\uc744 \ud558\ub294 \uc7a5\ub09c\uac10 \ud68c\uc0ac\ub4e4<\/span>\n      <\/div>\n      <div class=\"edn-proof-item\">\n        <strong>OEM \ubc0f ODM<\/strong>\n        <span>\uac1c\ubc1c, \uc0dd\uc0b0 \ubc0f \ud3ec\uc7a5<\/span>\n      <\/div>\n      <div class=\"edn-proof-item\">\n        <strong>\uae00\ub85c\ubc8c \ubc30\uc1a1<\/strong>\n        <span>\ud2b9\uc1a1, \ud56d\uacf5, \ud574\uc0c1 \ubc0f DDP \ubc30\uc1a1<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-intro\">\n    <div class=\"edn-shell edn-intro-grid\">\n      <div class=\"edn-intro-media\">\n        <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp 494w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), 44vw\" alt=\"EDNTOY\uc758 \uc911\uad6d \ub0b4 \uc7a5\ub09c\uac10 \uc18c\uc2f1 \ubc0f \uc0dd\uc0b0 \uc9c0\uc6d0\" width=\"494\" height=\"494\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-toy-wholesale-center-494x494-1.webp 494w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), 44vw\" alt=\"EDNTOY\uc758 \uc911\uad6d \ub0b4 \uc7a5\ub09c\uac10 \uc18c\uc2f1 \ubc0f \uc0dd\uc0b0 \uc9c0\uc6d0\" width=\"494\" height=\"494\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n      <\/div>\n\n      <div class=\"edn-intro-copy\">\n        <p class=\"edn-kicker\">\uc9c1\uc811 \uc81c\uc870 \ubc0f \ud504\ub85c\uc81d\ud2b8 \uc9c0\uc6d0<\/p>\n        <h2>\ube0c\ub79c\ub4dc \ubc0f \ub300\ub7c9 \uad6c\ub9e4\uc790\ub97c \uc704\ud55c \ub9de\ucda4\ud615 \uc7a5\ub09c\uac10 \uc0dd\uc0b0<\/h2>\n        <p>EDNTOY\ub294 \ub9de\ucda4\ud615 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10, \uc218\uc9d1\uc6a9 \ud53c\uaddc\uc5b4, \ud480\uceec\ub7ec 3D \ud53c\uaddc\uc5b4\ub97c \uac1c\ubc1c \ubc0f \uc81c\uc870\ud569\ub2c8\ub2e4. \ub2f9\uc0ac \ud300\uc740 \uc81c\ud488 \uac1c\ubc1c, \uc0d8\ud50c \uc81c\uc791, \uc81c\uc870, \ud488\uc9c8 \uac80\uc0ac, \ub9de\ucda4\ud615 \ud3ec\uc7a5 \ubc0f \uad6d\uc81c \ubc30\uc1a1\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/p>\n        <p>\uc800\ud76c\ub294 \uace0\uac1d\ub2d8\uc758 \ub514\uc790\uc778, \uc7ac\uc9c8, \ud06c\uae30, \uc218\ub7c9, \ubaa9\ud45c \uc2dc\uc7a5 \ubc0f \uc608\uc0b0\uc744 \uace0\ub824\ud558\uc5ec \uc0dd\uc0b0 \ubc29\uc2dd\uc744 \uc120\ud0dd\ud569\ub2c8\ub2e4.<\/p>\n        <p class=\"edn-company-note\"><strong>\ud68c\uc0ac \uc18c\uac1c:<\/strong> EDNTOY\ub294 \ud56d\uc800\uc6b0 EDN \uc5d0\ub108\uc9c0 \ud14c\ud06c\ub180\ub85c\uc9c0 \uc720\ud55c\ud68c\uc0ac\uc758 \ub9de\ucda4\ud615 \uc7a5\ub09c\uac10 \ube0c\ub79c\ub4dc\ub85c, \uc774\uc6b0\uc5d0\uc11c \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10\uc744 \uc0dd\uc0b0\ud558\uace0, \uc6b0\ud55c\uc5d0\uc11c \ud480\uceec\ub7ec 3D \ud504\ub9b0\ud305\uc744 \ud1b5\ud574 \uc81c\ud488\uc744 \uc0dd\uc0b0\ud558\uba70, \ud56d\uc800\uc6b0\uc5d0\uc11c \ud574\uc678 \ud310\ub9e4\ub97c \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/p>\n        <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ko\/%ec%97%90-%eb%8c%80%ed%95%9c\/\">EDNTOY\uc5d0 \ub300\ud574 \ub354 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-squishy\">\n    <div class=\"edn-shell edn-business-grid\">\n      <div class=\"edn-business-copy\">\n        <p class=\"edn-section-number\">01 \/ \uc8fc\uc694 \uc0ac\uc5c5<\/p>\n        <h2>\uc8fc\ubb38 \uc81c\uc791 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10<\/h2>\n        <p>\uc6d0\ud558\ub294 \ubaa8\uc591, \uc0c9\uc0c1, \ub85c\uace0, \ud3ec\uc7a5, \ucda9\uc804\uc7ac, \uc9c8\uac10 \ubc0f \ubaa9\ud45c \ucd09\uac10\uc744 \uac00\uc9c4 PU, \uc2e4\ub9ac\ucf58 \ubc0f TPR \uc18c\uc7ac\uc758 \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10\uc744 \uac1c\ubc1c\ud558\uc138\uc694.<\/p>\n\n        <ul class=\"edn-check-list\">\n          <li>\ub9de\ucda4 \uc81c\uc791 PU \uc18c\uc7ac\uc758 \ucc9c\ucc9c\ud788 \ubcf5\uc6d0\ub418\ub294 \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10<\/li>\n          <li>\uc2e4\ub9ac\ucf58 \uac10\uac01 \ubc0f \uafb9\uafb9 \ub204\ub974\ub294 \uc7a5\ub09c\uac10<\/li>\n          <li>TPR \uc18c\uc7ac\ub85c \ucc44\uc6cc\uc9c4 \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10<\/li>\n          <li>\ubc14\ub85c \uc8fc\ubb38 \uac00\ub2a5\ud55c \ub9d0\ub791\ub9d0\ub791\ud558\uace0 \uc190\uc7a5\ub09c\ud558\uae30 \uc88b\uc740 \ub514\uc790\uc778<\/li>\n        <\/ul>\n\n        <div class=\"edn-actions\">\n          <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ko\/%ec%a4%91%ea%b5%ad-%eb%a7%9e%ec%b6%a4%ed%98%95-%eb%a7%90%eb%9e%91%eb%a7%90%eb%9e%91-%ec%9e%a5%eb%82%9c%ea%b0%90-%ea%b3%b5%ec%9e%a5\/\">\uc8fc\ubb38 \uc81c\uc791 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10<\/a>\n          <a class=\"edn-btn edn-btn-outline\" href=\"https:\/\/edntoy.com\/ko\/tpr-%eb%a7%90%eb%9e%91%eb%a7%90%eb%9e%91%ed%95%9c-%ed%94%bc%ec%a0%af-%ed%86%a0%ec%9d%b4-%eb%8f%84%eb%a7%a4-%ea%b3%b5%ea%b8%89%ec%97%85%ec%b2%b4\/\">\uc8fc\ubb38 \uc989\uc2dc \uc81c\uc791 \uac00\ub2a5\ud55c \uc7a5\ub09c\uac10<\/a>\n        <\/div>\n      <\/div>\n\n      <a class=\"edn-feature-image\" href=\"https:\/\/edntoy.com\/ko\/%ec%a4%91%ea%b5%ad-%eb%a7%9e%ec%b6%a4%ed%98%95-%eb%a7%90%eb%9e%91%eb%a7%90%eb%9e%91-%ec%9e%a5%eb%82%9c%ea%b0%90-%ea%b3%b5%ec%9e%a5\/\" aria-label=\"\ub9de\ucda4\ud615 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10 \uc81c\uc791 \uacfc\uc815\uc744 \uc0b4\ud3b4\ubcf4\uc138\uc694\">\n        <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp 802w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 55vw, 64vw\" alt=\"EDNTOY \uacf5\uc7a5\uc5d0\uc11c \uc81c\uc791 \uc911\uc778 \ub9de\ucda4\ud615 PU \uc2e4\ub9ac\ucf58 \ubc0f TPR \uc18c\uc7ac\uc758 \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10 \uc0d8\ud50c\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-pu-silicone-factory-802x501-1.webp 802w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 55vw, 64vw\" alt=\"EDNTOY \uacf5\uc7a5\uc5d0\uc11c \uc81c\uc791 \uc911\uc778 \ub9de\ucda4\ud615 PU \uc2e4\ub9ac\ucf58 \ubc0f TPR \uc18c\uc7ac\uc758 \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10 \uc0d8\ud50c\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n        <span class=\"edn-image-label\">\ud3f4\ub9ac\uc6b0\ub808\ud0c4(PU) \u00b7 \uc2e4\ub9ac\ucf58 \u00b7 \ud2f0\ud504\ub808\uc2a4(TPR)<\/span>\n      <\/a>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-figurines\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-section-number\">02 \/ \ub9de\ucda4\ud615 \uc218\uc9d1\ud488<\/p>\n        <h2>\ub808\uc9c4, PVC, \ube44\ub2d0 \uc18c\uc7ac\uc758 \ub9de\ucda4\ud615 \ud53c\uaddc\uc5b4<\/h2>\n        <p>\uc138\ubd80 \uc0ac\ud56d, \uc8fc\ubb38 \uc218\ub7c9, \uae08\ud615 \uc608\uc0b0, \ub0b4\uad6c\uc131 \ubc0f \uc18c\ub9e4 \ud3ec\uc9c0\uc154\ub2dd\uc744 \uace0\ub824\ud558\uc5ec \uc801\uc808\ud55c \uc0dd\uc0b0 \ubc29\uc2dd\uc744 \uc120\ud0dd\ud558\uc2ed\uc2dc\uc624.<\/p>\n      <\/header>\n\n      <div class=\"edn-material-grid\">\n        <article class=\"edn-card edn-material-card\">\n          <p class=\"edn-card-tag\">\uc18c\ub7c9 \uc0dd\uc0b0 \ubc0f \ud504\ub9ac\ubbf8\uc5c4<\/p>\n          <h3>\ub808\uc9c4 \ud53c\uaddc\uc5b4<\/h3>\n          <p>\uc815\uad50\ud55c \uc218\uc9d1\ud488, \ud55c\uc815\ud310, \uc2dc\uc81c\ud488, \uae30\ub150\ud488 \ubc0f \uc18c\ub7c9 \uc0dd\uc0b0\uc5d0 \uac00\uc7a5 \uc801\ud569\ud569\ub2c8\ub2e4.<\/p>\n          <strong>\uc77c\ubc18\uc801\uc778 \uc218\ub7c9: 100~500\uac1c<\/strong>\n        <\/article>\n\n        <article class=\"edn-card edn-material-card\">\n          <p class=\"edn-card-tag\">\ud655\uc7a5 \uac00\ub2a5\ud55c \uc0dd\uc0b0<\/p>\n          <h3>PVC \ud53c\uaddc\uc5b4<\/h3>\n          <p>\ube14\ub77c\uc778\ub4dc \ubc15\uc2a4, \uce90\ub9ad\ud130 \uc7a5\ub09c\uac10, \uc561\uc158 \ud53c\uaddc\uc5b4 \ubc0f \ubc18\ubcf5\uc801\uc778 \ub300\ub7c9 \uc0dd\uc0b0\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.<\/p>\n          <strong>\uc77c\ubc18\uc801\uc778 \ucd5c\uc18c \uc8fc\ubb38 \uc218\ub7c9(MOQ): \uc57d 2,000\uac1c<\/strong>\n        <\/article>\n\n        <article class=\"edn-card edn-material-card\">\n          <p class=\"edn-card-tag\">\ub514\uc790\uc774\ub108 \ud1a0\uc774<\/p>\n          <h3>\ube44\ub2d0 \ud53c\uaddc\uc5b4<\/h3>\n          <p>\uc18d\uc774 \ube44\uc5b4\uc788\uace0 \uac00\ubcbc\uc6b0\uba70 \uc2a4\ud0c0\uc77c\ub9ac\uc2dc\ud55c \uce90\ub9ad\ud130\uc640 \ud06c\uae30\uac00 \ud070 \ub514\uc790\uc774\ub108 \ud1a0\uc774 \ud615\ud0dc\uc5d0 \uc774\uc0c1\uc801\uc785\ub2c8\ub2e4.<\/p>\n          <strong>\ud68c\uc804 \uacf5\uad6c\ub294 US$1,000\uc5d0\uc11c \uc57d 1,000\uac1c\uc785\ub2c8\ub2e4.<\/strong>\n        <\/article>\n      <\/div>\n\n      <div class=\"edn-showcase\">\n        <div class=\"edn-showcase-media\">\n          <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp 802w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 72px), 50vw\" alt=\"EDNTOY\uc5d0\uc11c\ub294 \uc218\uc791\uc5c5\uc73c\ub85c \ucc44\uc0c9\ub41c \ub9de\ucda4\ud615 \ub808\uc9c4, PVC \ubc0f \ube44\ub2d0 \ud53c\uaddc\uc5b4\ub97c \uc81c\uc791\ud569\ub2c8\ub2e4.\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-mobile-640x400-1.webp 640w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-figurine-painting-802x501-1.webp 802w\" sizes=\"auto, (max-width: 650px) calc(100vw - 72px), 50vw\" alt=\"EDNTOY\uc5d0\uc11c\ub294 \uc218\uc791\uc5c5\uc73c\ub85c \ucc44\uc0c9\ub41c \ub9de\ucda4\ud615 \ub808\uc9c4, PVC \ubc0f \ube44\ub2d0 \ud53c\uaddc\uc5b4\ub97c \uc81c\uc791\ud569\ub2c8\ub2e4.\" width=\"802\" height=\"501\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n        <\/div>\n        <div class=\"edn-showcase-copy\">\n          <h3>\uce90\ub9ad\ud130 \ub514\uc790\uc778\ubd80\ud130 \uc18c\ub9e4 \ud310\ub9e4\uc6a9 \ud53c\uaddc\uc5b4 \uc81c\uc791\uae4c\uc9c0<\/h3>\n          <p>\uc9c0\uc6d0 \uc11c\ube44\uc2a4\uc5d0\ub294 3D \ubaa8\ub378\ub9c1, \uc2dc\uc81c\ud488 \uc81c\uc791, \uae08\ud615 \uac1c\ubc1c, \ub3c4\uc7a5, \uc870\ub9bd, \uac80\uc0ac, \ub9de\ucda4\ud615 \ud3ec\uc7a5 \ubc0f \ubc30\uc1a1\uc774 \ud3ec\ud568\ub429\ub2c8\ub2e4.<\/p>\n          <div class=\"edn-actions\">\n            <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ko\/%ec%bb%a4%ec%8a%a4%ed%85%80-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%eb%af%b8%eb%8b%88%ec%96%b4%ec%b2%98-%ec%95%a1%ec%85%98-%ed%94%bc%ea%b7%9c%ec%96%b4-%ec%a1%b0%ea%b0%81%ec%83%81\/\">\ub9de\ucda4\ud615 \ud53c\uaddc\uc5b4 \uc81c\uc791<\/a>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ko\/%eb%a7%9e%ec%b6%a4%ed%98%95-%ed%94%bc%ea%b7%9c%ec%96%b4%eb%8a%94-%eb%94%94%ec%9e%90%ec%9d%b8-%ea%b5%ac%eb%a7%a4-%eb%b0%8f-%ec%83%9d%ec%82%b0%ec%9d%84-%ec%95%88%eb%82%b4%ed%95%a9%eb%8b%88%eb%8b%a4\/\">\ucee4\uc2a4\ud140 \ud53c\uaddc\uc5b4 \uad6c\ub9e4 \uac00\uc774\ub4dc <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-three-d\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-section-number\">03 \/ 3D \ud53c\uaddc\uc5b4 \uc194\ub8e8\uc158<\/p>\n        <h2>3D \ud53c\uaddc\uc5b4: \uc2a4\uce94, \uc81c\uc791, \ucd9c\ub825<\/h2>\n        <p>\uc2e4\ubb3c\uacfc \ub611\uac19\uc740 \uc778\uccb4 \ubaa8\ud615, \uc0ac\uc9c4 \uae30\ubc18 \ud53c\uaddc\uc5b4, \ub610\ub294 \ub9de\ucda4\ud615 3D \ud504\ub9b0\ud305 \uc7a5\ub09c\uac10 \ub4f1 \uc6d0\ud558\ub294 \uc81c\uc791 \ubc29\uc2dd\uc744 \uc120\ud0dd\ud558\uc138\uc694.<\/p>\n      <\/header>\n\n      <div class=\"edn-three-d-grid\">\n        <article class=\"edn-card edn-product-card\">\n          <a class=\"edn-card-image\" href=\"https:\/\/edntoy.com\/ko\/%ec%9d%b8%ec%b2%b4%ec%9a%a9-3d-%ec%a0%84%ec%8b%a0-%ec%8a%a4%ec%ba%90%eb%84%88\/\">\n            <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp 500w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\ud53c\uaddc\uc5b4 \uc81c\uc791 \uc2a4\ud29c\ub514\uc624\uc6a9 3D \uc804\uc2e0 \uc778\uccb4 \uc2a4\uce90\ub108\" width=\"500\" height=\"500\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-mobile-360x360-1.webp 360w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-body-scanner-500x500-1.webp 500w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\ud53c\uaddc\uc5b4 \uc81c\uc791 \uc2a4\ud29c\ub514\uc624\uc6a9 3D \uc804\uc2e0 \uc778\uccb4 \uc2a4\uce90\ub108\" width=\"500\" height=\"500\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n          <\/a>\n          <div class=\"edn-card-body\">\n            <p class=\"edn-card-tag\">\uc2a4\ud29c\ub514\uc624 \ubc0f \ub9e4\uc7a5\uc6a9<\/p>\n            <h3>3D \uc778\uccb4 \uc2a4\uce90\ub108<\/h3>\n            <p>\ud68c\uc804\uc2dd \ubc0f \ub2e4\uc911 \uce74\uba54\ub77c \uc2dc\uc2a4\ud15c\uc744 \uc0ac\uc6a9\ud558\uc5ec \uc0ac\ub78c\ub4e4\uc744 \ucd2c\uc601\ud558\uace0 \ub9de\ucda4\ud615 \ud53c\uaddc\uc5b4\ub97c \uc81c\uc791\ud569\ub2c8\ub2e4.<\/p>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ko\/%ec%9d%b8%ec%b2%b4%ec%9a%a9-3d-%ec%a0%84%ec%8b%a0-%ec%8a%a4%ec%ba%90%eb%84%88\/\">3D \uc778\uccb4 \uc2a4\uce90\ub108 \uc2dc\uc2a4\ud15c <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"edn-card edn-product-card\">\n          <a class=\"edn-card-image\" href=\"https:\/\/edntoy.com\/ko\/%ec%82%ac%ec%a7%84%ec%9d%84-%ea%b8%b0%eb%b0%98%ec%9c%bc%eb%a1%9c-3d-%eb%aa%a8%eb%8d%b8%eb%a7%81-%eb%a7%9e%ec%b6%a4%ed%98%95-%ec%a1%b0%ea%b0%81%ec%83%81-%ec%a0%9c%ec%9e%91\/\">\n            <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-mobile-480x270-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp 800w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\uc0ac\uc9c4\uc744 \uae30\ubc18\uc73c\ub85c \uc81c\uc791\ub41c \ud480\uceec\ub7ec \ub9de\ucda4\ud615 3D \ud53c\uaddc\uc5b4\" width=\"800\" height=\"450\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-mobile-480x270-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-custom-statue-800x450-1.webp 800w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\uc0ac\uc9c4\uc744 \uae30\ubc18\uc73c\ub85c \uc81c\uc791\ub41c \ud480\uceec\ub7ec \ub9de\ucda4\ud615 3D \ud53c\uaddc\uc5b4\" width=\"800\" height=\"450\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n          <\/a>\n          <div class=\"edn-card-body\">\n            <p class=\"edn-card-tag\">\uace0\uac1d \uc0ac\uc9c4\uc5d0\uc11c<\/p>\n            <h3>\uc0ac\uc9c4\uc73c\ub85c \ub9cc\ub4e0 3D \ud53c\uaddc\uc5b4<\/h3>\n            <p>\uac1c\uc778 \ub9de\ucda4\ud615 \uc778\ubb3c, \ubc18\ub824\ub3d9\ubb3c, \uacb0\ud63c\uc2dd \uc7a5\uba74, \ucd94\ubaa8 \uc120\ubb3c \ubc0f \ubbf8\ub2c8\uc5b4\ucc98 \ub514\uc624\ub77c\ub9c8.<\/p>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ko\/%ec%82%ac%ec%a7%84%ec%9d%84-%ea%b8%b0%eb%b0%98%ec%9c%bc%eb%a1%9c-3d-%eb%aa%a8%eb%8d%b8%eb%a7%81-%eb%a7%9e%ec%b6%a4%ed%98%95-%ec%a1%b0%ea%b0%81%ec%83%81-%ec%a0%9c%ec%9e%91\/\">\uc0ac\uc9c4\uc73c\ub85c \ub9cc\ub4e0 3D \ud53c\uaddc\uc5b4 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/article>\n\n        <article class=\"edn-card edn-product-card\">\n          <a class=\"edn-card-image\" href=\"https:\/\/edntoy.com\/ko\/%ec%9e%a5%eb%82%9c%ea%b0%90-%eb%8f%99%eb%ac%bc-%ec%84%a0%eb%ac%bc-%eb%93%b1%ec%9d%84-%ec%9c%84%ed%95%9c-%eb%a7%9e%ec%b6%a4%ed%98%95-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%eb%86%8d%ec%9e%a5\/\">\n            <img class=\"lazyload\" data-src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp\" data-srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-mobile-480x230-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp 800w\" src=\"data:image\/gif;base64,R0lGODlhAQABAIAAAAAAAP\/\/\/yH5BAEAAAAALAAAAAABAAEAAAIBRAA7\"  sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\ub9de\ucda4\ud615 3D PLA \uc7a5\ub09c\uac10 \uc0dd\uc0b0 \ubc0f \ud504\ub9b0\ud2b8 \ud31c\" width=\"800\" height=\"384\" loading=\"lazy\" decoding=\"async\"><noscript><img src=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp\" srcset=\"https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-mobile-480x230-1.webp 480w, https:\/\/edntoy.com\/wp-content\/uploads\/2026\/09\/edntoy-home-3d-printed-animal-toys-800x384-1.webp 800w\" sizes=\"auto, (max-width: 650px) calc(100vw - 32px), (max-width: 900px) 50vw, 33vw\" alt=\"\ub9de\ucda4\ud615 3D PLA \uc7a5\ub09c\uac10 \uc0dd\uc0b0 \ubc0f \ud504\ub9b0\ud2b8 \ud31c\" width=\"800\" height=\"384\" loading=\"lazy\" decoding=\"async\"><\/noscript>\n          <\/a>\n          <div class=\"edn-card-body\">\n            <p class=\"edn-card-tag\">\ud480\uceec\ub7ec \ubc0f PLA<\/p>\n            <h3>\uc8fc\ubb38\uc81c\uc791 3D \ud504\ub9b0\ud305 \uc7a5\ub09c\uac10<\/h3>\n            <p>PLA \uc18c\uc7ac\ub97c \uc774\uc6a9\ud55c \uc7a5\ub09c\uac10, \ub3d9\ubb3c \ubaa8\ud615, \uc120\ubb3c\uc6a9\ud488, \uc2dc\uc81c\ud488 \ubc0f \ud480\uceec\ub7ec \ud53c\uaddc\uc5b4\uc758 \uc720\uc5f0\ud55c \uc18c\ub7c9 \uc0dd\uc0b0\uc774 \uac00\ub2a5\ud569\ub2c8\ub2e4.<\/p>\n            <a class=\"edn-text-link\" href=\"https:\/\/edntoy.com\/ko\/%ec%9e%a5%eb%82%9c%ea%b0%90-%eb%8f%99%eb%ac%bc-%ec%84%a0%eb%ac%bc-%eb%93%b1%ec%9d%84-%ec%9c%84%ed%95%9c-%eb%a7%9e%ec%b6%a4%ed%98%95-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%eb%86%8d%ec%9e%a5\/\">\ub9de\ucda4\ud615 3D PLA \uc7a5\ub09c\uac10 <span aria-hidden=\"true\">\u2192<\/span><\/a>\n          <\/div>\n        <\/article>\n      <\/div>\n\n      <div class=\"edn-centered-action\">\n        <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ko\/%ed%92%80%ec%bb%ac%eb%9f%ac-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%ec%84%9c%eb%b9%84%ec%8a%a4\/\">\ud480\uceec\ub7ec 3D \ud504\ub9b0\ud305 \uc11c\ube44\uc2a4<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-route\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\uc0dd\uc0b0 \uacbd\ub85c \ube44\uad50<\/p>\n        <h2>\uc5b4\ub5a4 \ub9de\ucda4\ud615 \uc7a5\ub09c\uac10 \uc81c\uc791 \ubc29\uc2dd\uc774 \ud504\ub85c\uc81d\ud2b8\uc5d0 \uac00\uc7a5 \uc801\ud569\ud560\uae4c\uc694?<\/h2>\n        <p>\uc774 \uac04\ud3b8 \ube44\uad50 \uc790\ub8cc\ub97c \ud65c\uc6a9\ud558\uc5ec \uc2dc\uc791\uc810\uc744 \uc120\ud0dd\ud558\uc138\uc694. \ub514\uc790\uc778, \uc218\ub7c9, \ubaa9\ud45c \uc2dc\uc7a5\uc744 \uac80\ud1a0\ud55c \ud6c4 \ucd5c\uc885 \uc7ac\ub8cc\uc640 \uacf5\uc815\uc744 \ud655\uc815\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/header>\n\n      <div class=\"edn-table-wrap\" role=\"region\" aria-label=\"\ub9de\ucda4\ud615 \uc7a5\ub09c\uac10 \uc0dd\uc0b0 \uacf5\uc815 \ube44\uad50\" tabindex=\"0\">\n        <table class=\"edn-route-table\">\n          <thead>\n            <tr>\n              <th scope=\"col\">\ud504\ub85c\uc81d\ud2b8 \uc720\ud615<\/th>\n              <th scope=\"col\">\ucd94\ucc9c \uacbd\ub85c<\/th>\n              <th scope=\"col\">\uacc4\ud68d \ucc38\uc870<\/th>\n              <th scope=\"col\">\ud0d0\uad6c\ud558\ub2e4<\/th>\n            <\/tr>\n          <\/thead>\n          <tbody>\n            <tr>\n              <td>\ube0c\ub79c\ub4dc \uac10\uac01 \ubc0f \uafb9\uafb9 \ub204\ub974\ub294 \uc7a5\ub09c\uac10<\/td>\n              <td>PU, \uc2e4\ub9ac\ucf58 \ub610\ub294 TPR \uc18c\uc7ac\uc758 \ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10<\/td>\n              <td>\ucd5c\uc18c \uc8fc\ubb38\ub7c9(MOQ)\uc740 \uc7ac\uc9c8, \ucda9\uc804\uc7ac \ubc0f \uad6c\uc870\uc5d0 \ub530\ub77c \ub2e4\ub985\ub2c8\ub2e4.<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ko\/%ec%a4%91%ea%b5%ad-%eb%a7%9e%ec%b6%a4%ed%98%95-%eb%a7%90%eb%9e%91%eb%a7%90%eb%9e%91-%ec%9e%a5%eb%82%9c%ea%b0%90-%ea%b3%b5%ec%9e%a5\/\">\ub9de\ucda4\ud615 \ub9d0\ub791\ub9d0\ub791 \uc7a5\ub09c\uac10 \uc81c\uc870<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\ud55c\uc815\ud310 \uc18c\uc7a5\ud488\uc758 \uc0c1\uc138\ud55c \uc124\uba85<\/td>\n              <td>\ub808\uc9c4 \ud53c\uaddc\uc5b4<\/td>\n              <td>\uc57d 100~500\uac1c \uc815\ub3c4\uc5d0 \uac00\uc7a5 \uc801\ud569\ud569\ub2c8\ub2e4.<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ko\/%ec%bb%a4%ec%8a%a4%ed%85%80-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%eb%af%b8%eb%8b%88%ec%96%b4%ec%b2%98-%ec%95%a1%ec%85%98-%ed%94%bc%ea%b7%9c%ec%96%b4-%ec%a1%b0%ea%b0%81%ec%83%81\/\">\ub808\uc9c4 \ubc0f \ucee4\uc2a4\ud140 \ud53c\uaddc\uc5b4<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\uc0c1\uc5c5\uc6a9 \uc218\uc9d1\ud488 \uc2dc\ub9ac\uc988<\/td>\n              <td>PVC \ub610\ub294 \ube44\ub2d0 \ud53c\uaddc\uc5b4<\/td>\n              <td>\uc77c\ubc18\uc801\uc73c\ub85c \ub354 \ub9ce\uc740 \uacf5\uad6c\uc640 \uc0dd\uc0b0\ub7c9\uc774 \ud544\uc694\ud569\ub2c8\ub2e4.<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ko\/%ec%bb%a4%ec%8a%a4%ed%85%80-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%eb%af%b8%eb%8b%88%ec%96%b4%ec%b2%98-%ec%95%a1%ec%85%98-%ed%94%bc%ea%b7%9c%ec%96%b4-%ec%a1%b0%ea%b0%81%ec%83%81\/\">PVC \ubc0f \ube44\ub2d0 \ud53c\uaddc\uc5b4 \uc81c\uc870<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\uc2dc\uc81c\ud488 \ubc0f \uc720\uc5f0\ud55c \uc18c\ub7c9 \uc0dd\uc0b0<\/td>\n              <td>3D \ud504\ub9b0\ud305<\/td>\n              <td>\uc18c\ub7c9 \uc0dd\uc0b0 \ubc0f \uc124\uacc4 \ud14c\uc2a4\ud2b8\uc5d0 \uc801\ud569\ud569\ub2c8\ub2e4.<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ko\/%ec%9e%a5%eb%82%9c%ea%b0%90-%eb%8f%99%eb%ac%bc-%ec%84%a0%eb%ac%bc-%eb%93%b1%ec%9d%84-%ec%9c%84%ed%95%9c-%eb%a7%9e%ec%b6%a4%ed%98%95-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%eb%86%8d%ec%9e%a5\/\">\ub9de\ucda4\ud615 3D PLA \uc7a5\ub09c\uac10<\/a><\/td>\n            <\/tr>\n            <tr>\n              <td>\ub9de\ucda4\ud615 \ud53c\uaddc\uc5b4 \uc81c\uc791 \uc2a4\ud29c\ub514\uc624<\/td>\n              <td>3D \uc778\uccb4 \uc2a4\uce90\ub108<\/td>\n              <td>\uc9c0\uc5ed \uace0\uac1d \ud655\ubcf4\uc6a9 \uc7a5\ube44<\/td>\n              <td><a href=\"https:\/\/edntoy.com\/ko\/%ec%9d%b8%ec%b2%b4%ec%9a%a9-3d-%ec%a0%84%ec%8b%a0-%ec%8a%a4%ec%ba%90%eb%84%88\/\">3D \uc778\uccb4 \uc2a4\uce90\ub108 \uc2dc\uc2a4\ud15c<\/a><\/td>\n            <\/tr>\n          <\/tbody>\n        <\/table>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-process\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\uc544\uc774\ub514\uc5b4 \uad6c\uc0c1\ubd80\ud130 \ub0a9\ud488\uae4c\uc9c0<\/p>\n        <h2>\ub9de\ucda4\ud615 \uc7a5\ub09c\uac10\uc744 \uc81c\uc791\ud558\ub294 \ubc29\ubc95<\/h2>\n        <p>\uba3c\uc800 \ud544\uc218 \uc815\ubcf4\ub97c \ubcf4\ub0b4\uc8fc\uc2dc\uba74 \uc2e4\uc6a9\uc801\uc778 \uc0dd\uc0b0 \ubc29\uc2dd\uacfc \uacac\uc801\uc744 \ucd94\ucc9c\ud574 \ub4dc\ub9ac\uaca0\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/header>\n\n      <ol class=\"edn-process-grid\">\n        <li>\n          <span>01<\/span>\n          <h3>\ud504\ub85c\uc81d\ud2b8 \uac80\ud1a0<\/h3>\n          <p>\ud06c\uae30, \uc218\ub7c9, \ub514\uc790\uc778 \ud30c\uc77c, \uc7ac\uc9c8, \ud3ec\uc7a5 \ubc0f \ubaa9\uc801\uc9c0 \uc2dc\uc7a5\uc744 \ud655\uc778\ud558\uc2ed\uc2dc\uc624.<\/p>\n        <\/li>\n        <li>\n          <span>02<\/span>\n          <h3>\uacac\uc801 \ubc0f \uc0d8\ud50c<\/h3>\n          <p>\uc0dd\uc0b0 \ubc29\uc2dd, \uae08\ud615, \uc0d8\ud50c \ube44\uc6a9, \ub9ac\ub4dc \ud0c0\uc784 \ubc0f \uc218\uc815 \ubc94\uc704\ub97c \ud655\uc778\ud558\uc2ed\uc2dc\uc624.<\/p>\n        <\/li>\n        <li>\n          <span>03<\/span>\n          <h3>\uc0dd\uc0b0 \ubc0f \ud488\uc9c8 \uad00\ub9ac<\/h3>\n          <p>\uc0d8\ud50c \uc2b9\uc778 \ud6c4 \uc81c\uc870\ub97c \uc9c4\ud589\ud558\uace0, \uc81c\ud488 \ubc0f \ud3ec\uc7a5 \uac80\uc0ac\ub97c \uc2e4\uc2dc\ud569\ub2c8\ub2e4.<\/p>\n        <\/li>\n        <li>\n          <span>04<\/span>\n          <h3>\ud3ec\uc7a5 \ubc0f \ubc30\uc1a1<\/h3>\n          <p>\ub9de\ucda4\ud615 \ud3ec\uc7a5, \ubc15\uc2a4 \ub9c8\ud06c, \ud2b9\uc1a1, \ud56d\uacf5, \ud574\uc0c1 \ubc0f DDP \ubc30\uc1a1\uc744 \uc9c0\uc6d0\ud569\ub2c8\ub2e4.<\/p>\n        <\/li>\n      <\/ol>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-support\">\n    <div class=\"edn-shell edn-support-grid\">\n      <div>\n        <p class=\"edn-kicker edn-kicker-light\">\uc2e4\uc9c8\uc801\uc778 B2B \uc9c0\uc6d0<\/p>\n        <h2>\uac1c\ubc1c, \uc0dd\uc0b0 \ubc0f \ubc30\uc1a1\uc744 \uc704\ud55c \ud558\ub098\uc758 \ud300<\/h2>\n        <p>EDNTOY\ub294 \uad6c\ub9e4\uc790\uac00 \uc7ac\ub8cc\ub97c \ube44\uad50\ud558\uace0, \uac1c\ubc1c \ube44\uc6a9\uc744 \uad00\ub9ac\ud558\uace0, \uc0d8\ud50c\uc744 \uc2b9\uc778\ud558\uace0, \uc0dd\uc0b0\uc744 \uc870\uc9c1\ud558\uace0, \ud488\uc9c8\uc744 \uac80\uc0ac\ud558\uace0, \ud3ec\uc7a5\uc744 \uc900\ube44\ud558\uace0, \uad6d\uc81c \ubc30\uc1a1\uc744 \uc900\ube44\ud558\ub294 \ub370 \ub3c4\uc6c0\uc744 \uc90d\ub2c8\ub2e4.<\/p>\n      <\/div>\n\n      <ul class=\"edn-support-list\">\n        <li>\uc7ac\ub8cc \ubc0f \uacf5\uc815 \uc120\ud0dd<\/li>\n        <li>\uc81c\ud488 \uc720\ud615\ubcc4\ub85c \uc720\uc5f0\ud55c \ucd5c\uc18c \uc8fc\ubb38 \uc218\ub7c9(MOQ)<\/li>\n        <li>\ub9de\ucda4\ud615 \ud3ec\uc7a5 \uc9c0\uc6d0<\/li>\n        <li>\uc0dd\uc0b0 \ubc0f \ud488\uc9c8 \uad00\ub9ac \ud6c4\uc18d \uc870\uce58<\/li>\n        <li>EU \ubc0f \ubbf8\uad6d \ud14c\uc2a4\ud2b8 \uc9c0\uc6d0<\/li>\n        <li>\uc804 \uc138\uacc4 DDP \ubc30\uc1a1<\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-resources\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\uad6c\ub9e4\uc790 \ub9ac\uc18c\uc2a4 \uc13c\ud130<\/p>\n        <h2>\uacac\uc801 \uc694\uccad \uc804\uc5d0 \uc81c\ud488 \uacc4\ud68d\uc744 \uc138\uc6b0\uc138\uc694<\/h2>\n        <p>\uc774 \uc8fc\uc81c \ud398\uc774\uc9c0\ub4e4\uc740 \uadc0\uc0ac\uc758 \uc138 \uac00\uc9c0 \uc8fc\uc694 \uc0ac\uc5c5 \ubd84\uc57c\ubcc4\ub85c \uad00\ub828 \uc81c\uc870 \uad00\ub828 \uac8c\uc2dc\ubb3c\uc744 \uc815\ub9ac\ud588\uc2b5\ub2c8\ub2e4.<\/p>\n      <\/header>\n\n      <div class=\"edn-resource-grid\">\n        <a class=\"edn-resource-card\" href=\"https:\/\/edntoy.com\/ko\/%eb%a7%9e%ec%b6%a4%ed%98%95-%eb%a7%90%eb%9e%91%eb%a7%90%eb%9e%91-%ec%9e%a5%eb%82%9c%ea%b0%90-%ec%a0%9c%ec%9e%91-%ea%b0%80%ec%9d%b4%eb%93%9c-%eb%94%94%ec%9e%90%ec%9d%b8-%ec%9e%ac%eb%a3%8c-%eb%8c%80\/\">\n          <span>\ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10<\/span>\n          <h3>\ub9d0\ub791\ub9d0\ub791\ud55c \uc7a5\ub09c\uac10 \uad6c\ub9e4 \uac00\uc774\ub4dc<\/h3>\n          <p>\uc7ac\ub8cc, \ucd09\uac10, \uae08\ud615 \ube44\uc6a9, \ucd5c\uc18c \uc8fc\ubb38\ub7c9, \ud3ec\uc7a5, \ud14c\uc2a4\ud2b8 \ubc0f \uc0dd\uc0b0.<\/p>\n          <strong>\uac00\uc774\ub4dc \uc5f4\uae30 \u2192<\/strong>\n        <\/a>\n\n        <a class=\"edn-resource-card\" href=\"https:\/\/edntoy.com\/ko\/%eb%a7%9e%ec%b6%a4%ed%98%95-%ed%94%bc%ea%b7%9c%ec%96%b4%eb%8a%94-%eb%94%94%ec%9e%90%ec%9d%b8-%ea%b5%ac%eb%a7%a4-%eb%b0%8f-%ec%83%9d%ec%82%b0%ec%9d%84-%ec%95%88%eb%82%b4%ed%95%a9%eb%8b%88%eb%8b%a4\/\">\n          <span>\ucee4\uc2a4\ud140 \ud53c\uaddc\uc5b4<\/span>\n          <h3>\ucee4\uc2a4\ud140 \ud53c\uaddc\uc5b4 \uad6c\ub9e4 \uac00\uc774\ub4dc<\/h3>\n          <p>\uc218\uc9c0, PVC, \ube44\ub2d0, \uae08\ud615, \ub3c4\uc7a5, \ube44\uc6a9, \uc0dd\uc0b0 \ubc0f \ud488\uc9c8 \uad00\ub9ac.<\/p>\n          <strong>\uac00\uc774\ub4dc \uc5f4\uae30 \u2192<\/strong>\n        <\/a>\n\n        <a class=\"edn-resource-card\" href=\"https:\/\/edntoy.com\/ko\/%ea%b8%b0%ec%97%85-%ea%b5%ac%eb%a7%a4%ec%9e%90%eb%a5%bc-%ec%9c%84%ed%95%9c-%eb%a7%9e%ec%b6%a4%ed%98%95-%ec%9d%b8%ec%b2%b4-3d-%ed%94%bc%ea%b7%9c%ec%96%b4-%ec%a0%9c%ec%9e%91-%ea%b0%80%ec%9d%b4%eb%93%9c\/\">\n          <span>3D \ud53c\uaddc\uc5b4<\/span>\n          <h3>3D \uc778\uccb4 \ud615\uc0c1 \uac00\uc774\ub4dc<\/h3>\n          <p>\uc2a4\uce94, \ubaa8\ub378\ub9c1, \ud480\uceec\ub7ec \uc778\uc1c4, \uc0ac\uc9c4 \ud53c\uaddc\uc5b4 \uc81c\uc791 \ubc0f \uc0ac\uc5c5 \uacc4\ud68d \uc218\ub9bd.<\/p>\n          <strong>\uac00\uc774\ub4dc \uc5f4\uae30 \u2192<\/strong>\n        <\/a>\n      <\/div>\n\n      <div class=\"edn-centered-action\">\n        <a class=\"edn-btn edn-btn-outline\" href=\"https:\/\/edntoy.com\/ko\/%eb%b8%94%eb%a1%9c%ea%b7%b8\/\">\ubaa8\ub4e0 \uc81c\uc870 \uad00\ub828 \uae30\uc0ac \ubcf4\uae30<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-section edn-projects\">\n    <div class=\"edn-shell\">\n      <header class=\"edn-section-head\">\n        <p class=\"edn-kicker\">\uc5c4\uc120\ub41c \ud504\ub85c\ub355\uc158 \ub808\ucf54\ub4dc<\/p>\n        <h2>\ub2e4\uc591\ud55c \uad6c\ub9e4\uc790\ub97c \uc704\ud55c \ub9de\ucda4\ud615 \ud53c\uaddc\uc5b4 \uc81c\uc791 \ud504\ub85c\uc81d\ud2b8<\/h2>\n        <p>\uc644\ub8cc\ub41c \uc218\ub7c9, \uc790\uc7ac \ubc0f \uc2dc\uc7a5\uc758 \uc0ac\ub840\ub97c \ud1b5\ud574 \uac01 \ud504\ub85c\uc81d\ud2b8\uc5d0 \ub530\ub77c \uc0dd\uc0b0 \uacbd\ub85c\uac00 \uc5b4\ub5bb\uac8c \ubcc0\ud654\ud558\ub294\uc9c0 \ubcf4\uc5ec\uc90d\ub2c8\ub2e4.<\/p>\n      <\/header>\n\n      <div class=\"edn-project-grid\">\n        <article class=\"edn-project-card\">\n          <p class=\"edn-card-tag\">\ub808\uc2a4\ud1a0\ub791 \ube0c\ub79c\ub4dc \u00b7 UAE<\/p>\n          <h3>3\uc778\uce58 \uc5f0\uc9c8 PVC \ud53c\uaddc\uc5b4<\/h3>\n          <dl class=\"edn-project-meta\">\n            <div><dt>\uc218\ub7c9<\/dt><dd>600\uac1c<\/dd><\/div>\n            <div><dt>\ub178\uc120<\/dt><dd>\uc5f0\uc9c8 PVC \uc0dd\uc0b0<\/dd><\/div>\n          <\/dl>\n        <\/article>\n\n        <article class=\"edn-project-card\">\n          <p class=\"edn-card-tag\">\uc544\ud2f0\uc2a4\ud2b8 \ub514\uc790\uc778 \u00b7 \uc2a4\ud398\uc778<\/p>\n          <h3>\ub808\uc9c4 \ubc0f \uc5f0\uc9c8 PVC \ud53c\uaddc\uc5b4<\/h3>\n          <dl class=\"edn-project-meta\">\n            <div><dt>\uc218\ub7c9<\/dt><dd>400\uac1c<\/dd><\/div>\n            <div><dt>\ub178\uc120<\/dt><dd>6\uc778\uce58 \uc218\uc9c0 + 3\uc778\uce58 \uc5f0\uc9c8 PVC<\/dd><\/div>\n          <\/dl>\n        <\/article>\n\n        <article class=\"edn-project-card\">\n          <p class=\"edn-card-tag\">\ucc98\uce58 \ud504\ub85c\uc81d\ud2b8 \u00b7 \ubbf8\uad6d \ub274\uba55\uc2dc\ucf54<\/p>\n          <h3>3\uc778\uce58 \ub808\uc9c4 \ud53c\uaddc\uc5b4<\/h3>\n          <dl class=\"edn-project-meta\">\n            <div><dt>\uc218\ub7c9<\/dt><dd>300\uac1c<\/dd><\/div>\n            <div><dt>\ub178\uc120<\/dt><dd>\uc0c1\uc138\ud55c \ub808\uc9c4 \uc0dd\uc0b0<\/dd><\/div>\n          <\/dl>\n        <\/article>\n      <\/div>\n\n      <div class=\"edn-centered-action\">\n        <a class=\"edn-btn edn-btn-orange\" href=\"https:\/\/edntoy.com\/ko\/%ec%bb%a4%ec%8a%a4%ed%85%80-3d-%ed%94%84%eb%a6%b0%ed%8c%85-%eb%af%b8%eb%8b%88%ec%96%b4%ec%b2%98-%ec%95%a1%ec%85%98-%ed%94%bc%ea%b7%9c%ec%96%b4-%ec%a1%b0%ea%b0%81%ec%83%81\/\">\ub9de\ucda4\ud615 \ud53c\uaddc\uc5b4 \uc81c\uc791\uc5d0 \ub300\ud574 \uc54c\uc544\ubcf4\uc138\uc694<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"edn-final-cta\">\n    <div class=\"edn-shell edn-final-cta-grid\">\n      <div>\n        <p class=\"edn-kicker edn-kicker-light\">\uc2e4\uc9c8\uc801\uc778 \uacac\uc801\uc744 \ubc1b\uc544\ubcf4\uc138\uc694<\/p>\n        <h2>\ub098\ub9cc\uc758 \uc7a5\ub09c\uac10 \ub9cc\ub4e4\uae30 \ud504\ub85c\uc81d\ud2b8\ub97c \uc2dc\uc791\ud560 \uc900\ube44\uac00 \ub418\uc168\ub098\uc694?<\/h2>\n        <p>\uc801\uc808\ud55c \uc808\ucc28\ub97c \ucd94\ucc9c\ud558\uace0 \ub354\uc6b1 \uc720\uc6a9\ud55c \uacac\uc801\uc744 \uc900\ube44\ud560 \uc218 \uc788\ub3c4\ub85d \ub2e4\uc74c \uc815\ubcf4\ub97c \ud3ec\ud568\ud574 \uc8fc\uc138\uc694.<\/p>\n        <ul class=\"edn-quote-checklist\">\n          <li>\uc81c\ud488 \ud06c\uae30<\/li>\n          <li>\uc8fc\ubb38 \uc218\ub7c9<\/li>\n          <li>\uceec\ub7ec 2D \ub514\uc790\uc778 \ub610\ub294 3D \ud30c\uc77c<\/li>\n          <li>\uc120\ud638\ud558\ub294 \uc7ac\ub8cc<\/li>\n          <li>\ud3ec\uc7a5 \uc694\uad6c\uc0ac\ud56d<\/li>\n          <li>\ubaa9\uc801\uc9c0 \uad6d\uac00<\/li>\n        <\/ul>\n      <\/div>\n      <a class=\"edn-btn edn-btn-white\" href=\"https:\/\/edntoy.com\/ko\/%ec%97%b0%eb%9d%bd%ed%95%98%eb%8b%a4\/\">\ub9de\ucda4 \uc7a5\ub09c\uac10 \uacac\uc801\uc744 \uc694\uccad\ud558\uc138\uc694<\/a>\n    <\/div>\n  <\/section>\n<\/main>","protected":false},"excerpt":{"rendered":"<p>OEM &amp; ODM Toy Production Custom Toy Manufacturer in China Custom squishy toys, resin\/PVC\/vinyl figurines, and 3D figurine solutions for toy brands, importers, distributors, and retailers. Request a Custom Toy Quote Custom Squishy Toy Manufacturing Since 2015 Custom toy production experience 200+ Clients Toy companies served in the US and Europe OEM &amp; ODM Development,&#8230;<\/p>","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-transparent-header-light.php","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":202,"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":63630,"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/pages\/2\/revisions\/63630"}],"wp:attachment":[{"href":"https:\/\/edntoy.com\/ko\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}