{"id":50369,"date":"2025-04-13T01:23:07","date_gmt":"2025-04-12T22:23:07","guid":{"rendered":"https:\/\/noyatech.com\/urun\/e-life-epc-ws-01\/"},"modified":"2026-02-12T14:52:07","modified_gmt":"2026-02-12T11:52:07","slug":"e-life-epc-ws-01","status":"publish","type":"product","link":"https:\/\/noyatech.com\/en\/urun\/e-life-epc-ws-01\/","title":{"rendered":"E-Life EPC-WS-01"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"50369\" class=\"elementor elementor-50369 elementor-25208\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-dc93819 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"dc93819\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-238ea65 elementor-widget elementor-widget-html\" data-id=\"238ea65\" data-element_type=\"widget\" data-e-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>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <title>E-Life EPC-WS-01 \u2013 Industrial Workstation Type Floor Stand<\/title>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@300;400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\r\n<style>\r\n    :root {\r\n      --bg: #ffffff;\r\n      --text-main: #0b1a33;\r\n      --text-muted: #4b5a78;\r\n      --chip-bg: #eef0f6;\r\n      --chip-text: #0b1a33;\r\n      --primary: #3250ff;\r\n      --success: #2bbf7f;\r\n      --pill-bg: #f4f6fb;\r\n      --pill-border: #d8deeb;\r\n      --card-bg: #f7f9fc;\r\n      --card-border: #e1e6ef;\r\n      --why-bg: #F5F7FB;\r\n      --why-text: #122645;\r\n      --why-border: #E1E6EF;\r\n      --chip2-bg: #EAF0F6;\r\n      --screen-tag-bg: #F0F3F8;\r\n      --screen-tag-text: #0A1B2F;\r\n      --screen-border: #E3E8EF;\r\n      --info-line: #E1E6EF;\r\n      --info-step-bg: #F5F7FB;\r\n      --info-step-border: #D5DDEC;\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      font-family: \"Inter\", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\r\n      background: var(--bg);\r\n      color: var(--text-main);\r\n    }\r\n\r\n    \/* HERO *\/\r\n    .page-wrapper {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 60px 20px 80px;\r\n    }\r\n\r\n    .hero {\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 40px;\r\n    }\r\n\r\n    .hero-left { max-width: 620px; }\r\n\r\n    .hero-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      border-radius: 999px;\r\n      background: var(--chip-bg);\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.06em;\r\n      text-transform: uppercase;\r\n      margin-bottom: 12px;\r\n      color: var(--chip-text);\r\n    }\r\n\r\n    .hero-chip-badge {\r\n      background: #0b1a33;\r\n      color: #ffffff;\r\n      font-size: 11px;\r\n      padding: 4px 9px;\r\n      border-radius: 999px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .hero-title {\r\n      font-size: clamp(32px, 4vw, 48px);\r\n      line-height: 1.05;\r\n      font-weight: 800;\r\n      margin-bottom: 18px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .hero-subtitle {\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin-bottom: 28px;\r\n      white-space: pre-line;\r\n    }\r\n\r\n    .btn-primary {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 14px 22px;\r\n      border-radius: 999px;\r\n      background: linear-gradient(135deg, #3250ff, #6a8bff);\r\n      color: #fff;\r\n      font-size: 14px;\r\n      font-weight: 600;\r\n      text-decoration: none;\r\n      box-shadow: 0 18px 35px rgba(62, 86, 255, 0.35);\r\n      margin-bottom: 36px;\r\n    }\r\n\r\n    .btn-icon {\r\n      background: rgba(255, 255, 255, 0.28);\r\n      width: 18px;\r\n      height: 18px;\r\n      display: inline-flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n      border-radius: 50%;\r\n      font-size: 12px;\r\n    }\r\n\r\n    .hero-stats {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 18px;\r\n    }\r\n\r\n    .stat-pill {\r\n      background: var(--pill-bg);\r\n      border: 1px solid var(--pill-border);\r\n      padding: 18px 20px;\r\n      border-radius: 16px;\r\n      width: 250px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .stat-label {\r\n      font-size: 11px;\r\n      text-transform: uppercase;\r\n      margin-bottom: 6px;\r\n      color: #7e89a6;\r\n      letter-spacing: 0.08em;\r\n    }\r\n\r\n    .stat-value {\r\n      font-size: 15px;\r\n      font-weight: 600;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .stat-highlight {\r\n      color: var(--primary);\r\n      font-weight: 700;\r\n    }\r\n\r\n    .hero-right {\r\n      flex: 0 0 420px;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    .phone-wrapper {\r\n      position: relative;\r\n      width: 420px;\r\n      height: 700px;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    .bg-circle {\r\n      position: absolute;\r\n      width: 420px;\r\n      height: 420px;\r\n      border-radius: 50%;\r\n      background: #f0f2f7;\r\n      z-index: 1;\r\n    }\r\n\r\n    .kiosk-image {\r\n      position: relative;\r\n      z-index: 2;\r\n      width: 100%;\r\n      max-width: 420px;\r\n      filter: none !important;\r\n    }\r\n\r\n    \/* FEATURES *\/\r\n    .features-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 100px 20px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: space-between;\r\n      gap: 60px;\r\n    }\r\n\r\n    .features-left {\r\n      position: relative;\r\n      width: 480px;\r\n      height: 550px;\r\n      display: flex;\r\n      justify-content: center;\r\n      align-items: center;\r\n    }\r\n\r\n    .features-left img {\r\n      position: relative;\r\n      z-index: 1;\r\n      height: 430px;\r\n      width: auto;\r\n      filter: none !important;\r\n      transform: scale(1);\r\n    }\r\n\r\n    .features-right { flex: 1; }\r\n\r\n    .section-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      background: #eef2f7;\r\n      border-radius: 999px;\r\n      text-transform: uppercase;\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.08em;\r\n      margin-bottom: 20px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .section-chip span {\r\n      background: #0b1a33;\r\n      color: white;\r\n      padding: 4px 9px;\r\n      border-radius: 999px;\r\n      font-weight: 700;\r\n      font-size: 11px;\r\n    }\r\n\r\n    .features-title {\r\n      font-size: 40px;\r\n      font-weight: 800;\r\n      line-height: 1.1;\r\n      margin-bottom: 30px;\r\n      color: #0b1a33;\r\n    }\r\n\r\n    .features-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 18px;\r\n    }\r\n\r\n    .feature-card {\r\n      background: var(--card-bg);\r\n      border: 1px solid var(--card-border);\r\n      color: var(--text-main);\r\n      padding: 24px;\r\n      border-radius: 16px;\r\n      box-shadow: none;\r\n    }\r\n\r\n    .feature-card h4 {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .feature-card p {\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n      line-height: 1.6;\r\n      margin: 0;\r\n    }\r\n\r\n    \/* WHY PREFERRED *\/\r\n    .why-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n    }\r\n\r\n    .why-title {\r\n      font-size: 40px;\r\n      font-weight: 800;\r\n      line-height: 1.1;\r\n      margin-bottom: 50px;\r\n      text-align: center;\r\n      color: #0A1B2F;\r\n    }\r\n\r\n    .why-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(3, 1fr);\r\n      gap: 28px;\r\n    }\r\n\r\n    .why-card {\r\n      background: var(--why-bg);\r\n      color: var(--why-text);\r\n      padding: 32px 28px;\r\n      border-radius: 20px;\r\n      border: 1px solid var(--why-border);\r\n      box-shadow: none;\r\n      transition: transform 0.2s ease;\r\n    }\r\n\r\n    .why-card:hover { transform: translateY(-4px); }\r\n\r\n    .why-card h3 {\r\n      font-size: 20px;\r\n      font-weight: 700;\r\n      margin-bottom: 12px;\r\n      color: var(--why-text);\r\n    }\r\n\r\n    .why-card p {\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin: 0;\r\n    }\r\n\r\n    \/* USAGE AREAS *\/\r\n    .sectors-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: flex-start;\r\n      gap: 50px;\r\n    }\r\n\r\n    .sectors-left { flex: 1; }\r\n\r\n    .sectors-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      background: var(--chip2-bg);\r\n      border-radius: 999px;\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.07em;\r\n      text-transform: uppercase;\r\n      color: var(--text-main);\r\n      margin-bottom: 20px;\r\n    }\r\n\r\n    .sectors-chip span {\r\n      background: var(--text-main);\r\n      color: white;\r\n      padding: 4px 9px;\r\n      font-weight: 700;\r\n      border-radius: 999px;\r\n      font-size: 11px;\r\n    }\r\n\r\n    .sectors-title {\r\n      font-size: 40px;\r\n      font-weight: 800;\r\n      margin-bottom: 20px;\r\n      color: var(--text-main);\r\n      line-height: 1.2;\r\n    }\r\n\r\n    .sectors-desc {\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      max-width: 460px;\r\n      margin-bottom: 30px;\r\n    }\r\n\r\n    .sectors-image-wrapper img {\r\n      width: 100%;\r\n      max-width: 450px;\r\n      border-radius: 16px;\r\n      display: block;\r\n      border: 1px solid #E6EAF0;\r\n      background: #fff;\r\n    }\r\n\r\n    .sectors-grid {\r\n      flex: 1;\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 18px;\r\n    }\r\n\r\n    .sector-card {\r\n      background: #F5F7FB;\r\n      color: #122645;\r\n      padding: 24px;\r\n      border-radius: 16px;\r\n      border: 1px solid #E1E6EF;\r\n      box-shadow: none;\r\n      transition: transform 0.15s ease;\r\n    }\r\n\r\n    .sector-card:hover { transform: translateY(-4px); }\r\n\r\n    .sector-card h4 {\r\n      font-size: 17px;\r\n      font-weight: 700;\r\n      margin-bottom: 6px;\r\n      color: #122645;\r\n    }\r\n\r\n    .sector-card p {\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    \/* ERGONOMICS *\/\r\n    .screen-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 60px;\r\n    }\r\n\r\n    .screen-content { flex: 1; }\r\n\r\n    .screen-chip {\r\n      display: inline-block;\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      padding: 7px 16px;\r\n      border-radius: 999px;\r\n      margin-bottom: 22px;\r\n      letter-spacing: 0.06em;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .screen-title {\r\n      font-size: 42px;\r\n      font-weight: 800;\r\n      line-height: 1.15;\r\n      margin-bottom: 20px;\r\n      color: var(--text-main);\r\n    }\r\n\r\n    .screen-desc {\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin-bottom: 28px;\r\n      max-width: 520px;\r\n    }\r\n\r\n    .feature-tags {\r\n      display: flex;\r\n      gap: 10px;\r\n      flex-wrap: wrap;\r\n    }\r\n\r\n    .tag {\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      padding: 8px 14px;\r\n      border-radius: 10px;\r\n      font-size: 13px;\r\n      font-weight: 600;\r\n      border: 1px solid var(--screen-border);\r\n    }\r\n\r\n    .screen-image-wrapper {\r\n      flex: 1;\r\n      display: flex;\r\n      justify-content: center;\r\n    }\r\n\r\n    .screen-image-wrapper img {\r\n      width: 100%;\r\n      max-width: 480px;\r\n      border-radius: 16px;\r\n      border: 1px solid var(--screen-border);\r\n      background: #ffffff;\r\n      display: block;\r\n    }\r\n\r\n    \/* DEPLOYMENT & FIELD INSTALLATION *\/\r\n    .mount-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      gap: 60px;\r\n    }\r\n\r\n    .mount-image-wrapper {\r\n      flex: 1;\r\n      display: flex;\r\n      justify-content: center;\r\n    }\r\n\r\n    .mount-image-wrapper img {\r\n      width: 100%;\r\n      max-width: 480px;\r\n      border-radius: 16px;\r\n      border: 1px solid var(--screen-border);\r\n      background: #ffffff;\r\n      display: block;\r\n    }\r\n\r\n    .mount-content { flex: 1; }\r\n\r\n    .mount-chip {\r\n      display: inline-block;\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      font-size: 12px;\r\n      font-weight: 700;\r\n      padding: 7px 16px;\r\n      border-radius: 999px;\r\n      margin-bottom: 22px;\r\n      letter-spacing: 0.06em;\r\n      text-transform: uppercase;\r\n    }\r\n\r\n    .mount-title {\r\n      font-size: 42px;\r\n      font-weight: 800;\r\n      line-height: 1.15;\r\n      margin-bottom: 20px;\r\n      color: var(--text-main);\r\n    }\r\n\r\n    .mount-desc {\r\n      font-size: 16px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      margin-bottom: 28px;\r\n      max-width: 520px;\r\n    }\r\n\r\n    .mount-tags {\r\n      display: flex;\r\n      flex-wrap: wrap;\r\n      gap: 10px;\r\n    }\r\n\r\n    .mount-tag {\r\n      background: var(--screen-tag-bg);\r\n      color: var(--screen-tag-text);\r\n      padding: 8px 14px;\r\n      border-radius: 10px;\r\n      font-size: 13px;\r\n      font-weight: 600;\r\n      border: 1px solid var(--screen-border);\r\n    }\r\n\r\n    \/* INFO STEPS *\/\r\n    .info-section {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 120px 20px;\r\n      display: flex;\r\n      gap: 60px;\r\n    }\r\n\r\n    .info-steps {\r\n      flex: 0 0 340px;\r\n      position: relative;\r\n      padding-left: 18px;\r\n    }\r\n\r\n    .info-steps::before {\r\n      content: \"\";\r\n      position: absolute;\r\n      left: 24px;\r\n      top: 10px;\r\n      bottom: 10px;\r\n      width: 2px;\r\n      background: var(--info-line);\r\n    }\r\n\r\n    .info-step {\r\n      position: relative;\r\n      padding: 18px 18px 18px 40px;\r\n      margin-bottom: 12px;\r\n      border-radius: 14px;\r\n      background: var(--info-step-bg);\r\n      border: 1px solid var(--info-step-border);\r\n      cursor: pointer;\r\n      transition: background 0.18s ease, border-color 0.18s ease, transform 0.12s ease;\r\n    }\r\n\r\n    .info-step:last-child { margin-bottom: 0; }\r\n\r\n    .info-step:hover { transform: translateX(2px); }\r\n\r\n    .info-step.active {\r\n      background: rgba(50, 80, 255, 0.06);\r\n      border-color: var(--primary);\r\n    }\r\n\r\n    .step-badge {\r\n      position: absolute;\r\n      left: -2px;\r\n      top: 20px;\r\n      width: 28px;\r\n      height: 28px;\r\n      border-radius: 50%;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      font-size: 13px;\r\n      font-weight: 700;\r\n      background: #ffffff;\r\n      border: 2px solid var(--info-step-border);\r\n      color: var(--text-main);\r\n      box-shadow: 0 2px 6px rgba(10, 27, 47, 0.06);\r\n    }\r\n\r\n    .info-step.active .step-badge {\r\n      border-color: var(--primary);\r\n      background: var(--primary);\r\n      color: #ffffff;\r\n    }\r\n\r\n    .info-step-title {\r\n      font-size: 16px;\r\n      font-weight: 700;\r\n      margin-bottom: 4px;\r\n    }\r\n\r\n    .info-step-sub {\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    .info-detail {\r\n      flex: 1;\r\n      padding: 24px 26px;\r\n      border-radius: 20px;\r\n      border: 1px solid #E1E6EF;\r\n      background: #F9FAFD;\r\n    }\r\n\r\n    .info-detail-label {\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.12em;\r\n      color: var(--text-muted);\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .info-detail-title {\r\n      font-size: 26px;\r\n      font-weight: 800;\r\n      margin-bottom: 16px;\r\n      color: var(--text-main);\r\n      line-height: 1.3;\r\n    }\r\n\r\n    .info-detail-text {\r\n      font-size: 15px;\r\n      line-height: 1.7;\r\n      color: var(--text-muted);\r\n      white-space: pre-line;\r\n    }\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width: 960px) {\r\n      .hero { flex-direction: column; }\r\n      .hero-right { order: -1; }\r\n      .features-section { flex-direction: column; text-align: center; }\r\n      .features-left { width: 350px; height: 420px; }\r\n      .features-left img { height: 300px; }\r\n      .features-grid { grid-template-columns: 1fr; }\r\n      .why-grid { grid-template-columns: 1fr; }\r\n      .sectors-section { flex-direction: column; }\r\n      .sectors-grid { grid-template-columns: 1fr; }\r\n      .screen-section { flex-direction: column; text-align: center; }\r\n      .screen-desc { margin-left: auto; margin-right: auto; }\r\n      .feature-tags { justify-content: center; }\r\n      .screen-image-wrapper img { max-width: 330px; }\r\n      .mount-section { flex-direction: column-reverse; text-align: center; }\r\n      .mount-desc { margin-left: auto; margin-right: auto; }\r\n      .mount-tags { justify-content: center; }\r\n      .mount-image-wrapper img { max-width: 330px; }\r\n      .info-section { flex-direction: column; }\r\n      .info-steps { flex: unset; padding-left: 0; }\r\n      .info-steps::before { display: none; }\r\n      .info-step { padding-left: 48px; }\r\n      .step-badge { left: 10px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n<body>\r\n\r\n  <div class=\"page-wrapper\">\r\n    <section class=\"hero\">\r\n      <div class=\"hero-left\">\r\n        <div class=\"hero-chip\">\r\n          <span class=\"hero-chip-badge\">E-LIFE<\/span>\r\n          <span>EPC WS-01<\/span>\r\n        <\/div>\r\n        <h1 class=\"hero-title\">\r\n          E-Life EPC-WS-01<br \/>\r\n          Industrial Workstation Type Floor Stand\r\n        <\/h1>\r\n        <p class=\"hero-subtitle\">\r\n          The EPC-WS-01 workstation-type floor stand is specifically designed for E-Life EPC Series Panel PCs. It allows you to use your Panel PCs integrated with a workstation in industrial environments. Featuring a durable metal chassis and cable management features to ensure stable use, the E-Life EPC-WS-01 can be quickly installed in the field and offers the advantage of easy commissioning.\r\n\r\n          With its large internal volume, the EPC-WS-01 allows the barcode printer used in the facility to be mounted inside. It is possible to use peripherals such as a keyboard and handheld barcode reader on the top surface used as a desk. In this way, EPC-WS-01 can serve as a Digital Transformation workstation in the production area.\r\n        <\/p>\r\n        <div class=\"hero-stats\">\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">CHASSIS<\/div>\r\n            <div class=\"stat-value\">Durable metal chassis<\/div>\r\n            <div class=\"stat-value stat-highlight\">Stable and robust use<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">CABLE<\/div>\r\n            <div class=\"stat-value\">Channel for cable management<\/div>\r\n            <div class=\"stat-value stat-highlight\">Organized workspace<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">COMPARTMENT<\/div>\r\n            <div class=\"stat-value\">Barcode printer section<\/div>\r\n            <div class=\"stat-value stat-highlight\">Large volume for internal mounting<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">ERGONOMICS<\/div>\r\n            <div class=\"stat-value\">-10\u00b0 ~ 45\u00b0 screen angle<\/div>\r\n            <div class=\"stat-value stat-highlight\">Adjustable usage<\/div>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n      <div class=\"hero-right\">\r\n        <div class=\"phone-wrapper\">\r\n          <div class=\"bg-circle\"><\/div>\r\n          <img decoding=\"async\"\r\n            class=\"kiosk-image\"\r\n            src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2023\/05\/E-Life_EPC-WS-01_01-min.png\"\r\n            alt=\"E-Life EPC-WS-01 Industrial Workstation Type Floor Stand\"\r\n          \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/div>\r\n\r\n  <section class=\"features-section\">\r\n    <div class=\"features-left\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2023\/05\/E-Life_EPC-WS-01_003-min.jpg\"\r\n        alt=\"E-Life EPC-WS-01 Industrial Workstation\"\r\n      \/>\r\n    <\/div>\r\n    <div class=\"features-right\">\r\n      <div class=\"section-chip\">\r\n        <span>01<\/span> FEATURES\r\n      <\/div>\r\n      <h2 class=\"features-title\">Functional Workstation for the Production Floor<\/h2>\r\n      <div class=\"features-grid\">\r\n        <div class=\"feature-card\">\r\n          <h4>Durable Metal Chassis<\/h4>\r\n          <p>\r\n            With its robust metal chassis structure for stable use, it can be used safely in industrial environments.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Channel for Cable Management<\/h4>\r\n          <p>\r\n            Provides a cleaner and safer installation in the workspace with a channel structure that ensures organized routing of cables.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Barcode Printer Compartment<\/h4>\r\n          <p>\r\n            Allows the barcode printer used in the facility to be mounted inside the stand thanks to its large-volume section.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Electrostatic Powder Coated<\/h4>\r\n          <p>\r\n            Surface durability and industrial service life are supported by electrostatic powder coating.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>-10\u00b0 ~ 45\u00b0 Adjustable Screen Angle<\/h4>\r\n          <p>\r\n            Increases ergonomics by positioning your Panel PC screen according to your usage scenario.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Top Surface for Peripherals<\/h4>\r\n          <p>\r\n            You can easily use peripherals such as a keyboard and handheld barcode reader on the top surface used as a desk.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"why-section\">\r\n    <h2 class=\"why-title\">Why Choose EPC-WS-01?<\/h2>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <h3>Rapid Installation & Easy Commissioning<\/h3>\r\n        <p>\r\n          Quick installation in the field; accelerates workstation setup processes in the production area.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Operational Functionality<\/h3>\r\n        <p>\r\n          Supports end-to-end workflows on the production floor with its barcode printer compartment and desktop usage area.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Organized & Stable Workspace<\/h3>\r\n        <p>\r\n          Creates both an organized and stable workstation thanks to its durable metal chassis and cable management channel.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"sectors-section\">\r\n    <div class=\"sectors-left\">\r\n      <div class=\"sectors-chip\">\r\n        <span>02<\/span> USAGE SCENARIOS\r\n      <\/div>\r\n      <h2 class=\"sectors-title\">EPC-WS-01<br \/>Usage Scenarios<\/h2>\r\n      <p class=\"sectors-desc\">\r\n        The EPC-WS-01 is designed to position EPC series Panel PCs as a workstation in production areas, warehouse\/logistics operations, and processes requiring barcoding.\r\n      <\/p>\r\n      <div class=\"sectors-image-wrapper\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2023\/05\/E-Life_EPC-WS-01_001-min.jpg\"\r\n          alt=\"EPC-WS-01 Usage Scenarios\"\r\n        \/>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"sectors-grid\">\r\n      <div class=\"sector-card\">\r\n        <h4>Production Line Operations<\/h4>\r\n        <p>\r\n          Serves as a workstation for process tracking, recording, and operator interaction with the Panel PC + peripherals on the production floor.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Warehouse & Logistics<\/h4>\r\n        <p>\r\n          Supports shipping, receiving, and inventory management processes with barcode reader, keyboard, and printer integration.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Quality Control & Traceability<\/h4>\r\n        <p>\r\n          Facilitates the management of labeling and barcode printing processes through the workstation.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Digital Transformation Workstation<\/h4>\r\n        <p>\r\n          Helps increase operational efficiency as a \"Digital Transformation workstation\" in the production area.\r\n        <\/p>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"screen-section\">\r\n    <div class=\"screen-content\">\r\n      <div class=\"screen-chip\">ERGONOMICS<\/div>\r\n      <h2 class=\"screen-title\">\r\n        -10\u00b0 ~ 45\u00b0<br \/>\r\n        Adjustable Screen Angle<br \/>\r\n      <\/h2>\r\n      <p class=\"screen-desc\">\r\n        The EPC-WS-01 allows you to adjust the angle of the Panel PC screen within the range of -10\u00b0 to 45\u00b0. In this way, it offers ergonomic use suitable for the operator's viewing angle and increases comfort during long-term use.\r\n      <\/p>\r\n      <div class=\"feature-tags\">\r\n        <div class=\"tag\">-10\u00b0 ~ 45\u00b0 adjustment<\/div>\r\n        <div class=\"tag\">Ergonomic use<\/div>\r\n        <div class=\"tag\">Industrial field compatibility<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"screen-image-wrapper\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2023\/05\/E-Life_EPC-WS-01_02-min.png\"\r\n        alt=\"EPC-WS-01 Adjustable Screen Angle\"\r\n      \/>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"mount-section\">\r\n    <div class=\"mount-image-wrapper\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2023\/05\/E-Life_EPC-WS-01_01-min.png\"\r\n        alt=\"EPC-WS-01 Field Installation\"\r\n      \/>\r\n    <\/div>\r\n    <div class=\"mount-content\">\r\n      <div class=\"mount-chip\">DEPLOYMENT<\/div>\r\n      <h2 class=\"mount-title\">\r\n        Rapid Field Installation,<br \/>\r\n        Easy Commissioning<br \/>\r\n      <\/h2>\r\n      <p class=\"mount-desc\">\r\n        Thanks to its durable chassis structure and cable management channel, the EPC-WS-01 can be quickly installed on the production floor. It allows you to use your Panel PC integrated with the workstation; simplifying commissioning processes.\r\n      <\/p>\r\n      <p class=\"mount-desc\">\r\n        The large-volume barcode printer compartment allows the printer to be mounted inside the stand. It increases operational functionality by positioning peripherals such as keyboards and handheld barcode readers on the top surface.\r\n      <\/p>\r\n      <div class=\"mount-tags\">\r\n        <div class=\"mount-tag\">Barcode printer compartment<\/div>\r\n        <div class=\"mount-tag\">Cable management channel<\/div>\r\n        <div class=\"mount-tag\">Workstation integration<\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"info-section\">\r\n    <div class=\"info-steps\">\r\n      <div\r\n        class=\"info-step active\"\r\n        data-title=\"Workstation\\nIntegration\"\r\n        data-text=\"EPC-WS-01 allows you to use E-Life EPC Series Panel PCs integrated with a workstation in industrial environments. It offers rapid installation in the field with durable metal chassis and cable management features for stable use.\"\r\n      >\r\n        <div class=\"step-badge\">1<\/div>\r\n        <div class=\"info-step-title\">Workstation Integration<\/div>\r\n        <div class=\"info-step-sub\">Design for EPC Panel PCs<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Barcode Printer\\nCompartment\"\r\n        data-text=\"The large-volume section of the EPC-WS-01 allows the barcode printer used in the facility to be mounted inside the stand. Thus, a more compact, more organized, and operational installation is achieved in the production area.\"\r\n      >\r\n        <div class=\"step-badge\">2<\/div>\r\n        <div class=\"info-step-title\">Barcode Printer Compartment<\/div>\r\n        <div class=\"info-step-sub\">Large volume for internal mounting<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Peripherals\\nand Ergonomics\"\r\n        data-text=\"Peripherals such as a keyboard and handheld barcode reader can be used on the top surface used as a desk. Operator ergonomics are supported by the -10\u00b0 ~ 45\u00b0 adjustable screen angle.\"\r\n      >\r\n        <div class=\"step-badge\">3<\/div>\r\n        <div class=\"info-step-title\">Peripherals & Ergonomics<\/div>\r\n        <div class=\"info-step-sub\">Top surface + angle adjustment<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"info-detail\">\r\n      <div class=\"info-detail-label\">EPC-WS-01 HIGHLIGHTS<\/div>\r\n      <div class=\"info-detail-title\" id=\"detailTitle\">\r\n        Workstation<br \/>\r\n        Integration\r\n      <\/div>\r\n      <div class=\"info-detail-text\" id=\"detailText\">\r\n        EPC-WS-01 allows you to use E-Life EPC Series Panel PCs integrated with a workstation in industrial environments. It offers rapid installation in the field with durable metal chassis and cable management features for stable use.\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    const steps = document.querySelectorAll('.info-step');\r\n    const detailTitle = document.getElementById('detailTitle');\r\n    const detailText = document.getElementById('detailText');\r\n\r\n    steps.forEach(step => {\r\n      step.addEventListener('click', () => {\r\n        steps.forEach(s => s.classList.remove('active'));\r\n        step.classList.add('active');\r\n\r\n        const title = step.getAttribute('data-title');\r\n        const text = step.getAttribute('data-text');\r\n\r\n        detailTitle.textContent = '';\r\n        if (title.includes('\\n')) {\r\n          const parts = title.split('\\n');\r\n          parts.forEach((part, index) => {\r\n            detailTitle.appendChild(document.createTextNode(part));\r\n            if (index === 0) detailTitle.appendChild(document.createElement('br'));\r\n          });\r\n        } else {\r\n          detailTitle.textContent = title;\r\n        }\r\n\r\n        detailText.textContent = text;\r\n      });\r\n    });\r\n  <\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3dbe3ad e-flex e-con-boxed e-con e-parent\" data-id=\"3dbe3ad\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-63dad81 elementor-widget elementor-widget-woocommerce-product-images\" data-id=\"63dad81\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"woocommerce-product-images.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"woocommerce-product-gallery woocommerce-product-gallery--with-images woocommerce-product-gallery--columns-4 images wd-has-thumb thumbs-position-bottom images image-action-popup\">\n\t<div class=\"wd-carousel-container wd-gallery-images\">\n\t\t<div class=\"wd-carousel-inner\">\n\n\t\t\n\t\t<figure class=\"woocommerce-product-gallery__wrapper wd-carousel wd-grid\" style=\"--wd-col-lg:1;--wd-col-md:1;--wd-col-sm:1;\">\n\t\t\t<div class=\"wd-carousel-wrap\">\n\n\t\t\t\t<div class=\"wd-carousel-item\"><figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-150x85.png\" class=\"woocommerce-product-gallery__image\"><a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"678\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-1200x678.png\" class=\"wp-post-image wp-post-image\" alt=\"\" title=\"Untitled design (1)\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1.png\" data-large_image_width=\"1440\" data-large_image_height=\"813\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1.png 1440w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"><\/a><\/figure><\/div>\n\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min.jpg\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min.jpg\" class=\"\" alt=\"\" title=\"E-Life_EPC-WS-01_001-min\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-100x100.jpg 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min.jpg\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min.jpg\" class=\"\" alt=\"\" title=\"E-Life_EPC-WS-01_004-min\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-100x100.jpg 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min.jpg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min.jpg\" class=\"\" alt=\"\" title=\"E-Life_EPC-WS-01_003-min\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-100x100.jpg 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min.jpg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min.jpg\" class=\"\" alt=\"\" title=\"E-Life_EPC-WS-01_002-min\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-100x100.jpg 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/figure>\n\n\t\t\t\t\t<div class=\"wd-nav-arrows wd-pos-sep wd-hover-1 wd-custom-style wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t\n\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-carousel-container wd-gallery-thumb\">\n\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t<div class=\"wd-carousel wd-grid\" style=\"--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:3;\">\n\t\t\t\t\t<div class=\"wd-carousel-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"85\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-150x85.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-1-1.png 1440w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_001-min.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_004-min.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_003-min.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/E-Life_EPC-WS-01_002-min.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\n\t\t\t\t\t\t<div class=\"wd-nav-arrows wd-thumb-nav wd-custom-style wd-pos-sep wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"wd-negative-gap elementor-element elementor-element-2fd2913 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"2fd2913\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-642bb6d elementor-widget elementor-widget-html\" data-id=\"642bb6d\" data-element_type=\"widget\" data-e-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>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <title>E-Life EPC-WS-01 \u2013 Technical Specifications<\/title>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\" \/>\r\n<style>\r\n    :root {\r\n      --page-bg: #0b2a57;\r\n      --section-bg: #f5f7ff;\r\n      --primary: #3b66ff;\r\n      --text-main: #070814;\r\n      --text-muted: #7a8198;\r\n      --card-bg: #ffffff;\r\n      --border-soft: #e0e5f4;\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      font-family: \"Inter\", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\r\n      background: var(--page-bg);\r\n    }\r\n\r\n    .specs-wrapper {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      padding: 110px 20px 140px;\r\n    }\r\n\r\n    .specs-inner {\r\n      background: var(--section-bg);\r\n      border-radius: 32px;\r\n      padding: 56px 60px 70px;\r\n      box-shadow: 0 30px 60px rgba(4, 12, 45, 0.18);\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .blob-tint {\r\n      position: absolute;\r\n      inset: -120px -60px auto auto;\r\n      width: 460px;\r\n      height: 460px;\r\n      background: radial-gradient(circle at 10% 0, rgba(59, 102, 255, 0.14), transparent 70%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .section-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      background: #ffffff;\r\n      border-radius: 999px;\r\n      font-size: 12px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.12em;\r\n      color: var(--text-muted);\r\n      font-weight: 600;\r\n      margin-bottom: 18px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .section-chip span {\r\n      background: var(--primary);\r\n      color: #fff;\r\n      padding: 4px 9px;\r\n      border-radius: 999px;\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .specs-title {\r\n      font-size: 32px;\r\n      line-height: 1.25;\r\n      font-weight: 800;\r\n      color: var(--text-main);\r\n      margin-bottom: 12px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .specs-sub {\r\n      font-size: 15px;\r\n      color: var(--text-muted);\r\n      margin-bottom: 32px;\r\n      max-width: 680px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .specs-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 22px;\r\n      position: relative;\r\n      z-index: 2;\r\n    }\r\n\r\n    .spec-card {\r\n      background: var(--card-bg);\r\n      border-radius: 18px;\r\n      padding: 22px 24px 20px;\r\n      box-shadow: 0 18px 35px rgba(10, 20, 70, 0.12);\r\n      border: 1px solid var(--border-soft);\r\n    }\r\n\r\n    .spec-card.wide { grid-column: 1 \/ 3; }\r\n\r\n    .spec-heading {\r\n      font-size: 13px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.16em;\r\n      font-weight: 600;\r\n      color: var(--text-muted);\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .spec-title-sm {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      color: var(--text-main);\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .spec-list {\r\n      list-style: none;\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    .spec-list li { margin-bottom: 6px; }\r\n\r\n    .spec-list li strong {\r\n      color: var(--text-main);\r\n      font-weight: 600;\r\n    }\r\n\r\n    @media (max-width: 860px) {\r\n      .specs-inner { padding: 40px 24px 46px; }\r\n      .specs-grid { grid-template-columns: 1fr; }\r\n      .spec-card.wide { grid-column: 1 \/ 2; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"specs-wrapper\">\r\n<section class=\"specs-inner\">\r\n<div class=\"blob-tint\"><\/div>\r\n<div class=\"section-chip\">\r\n      <span>06<\/span> Technical Specifications\r\n    <\/div>\r\n<h2 class=\"specs-title\">E-Life EPC-WS-01 \u2013 Technical Specifications Summary<\/h2>\r\n<p class=\"specs-sub\">\r\n      The EPC-WS-01 is an industrial workstation-type floor stand designed to enable E-Life EPC Series Panel PCs to be used as integrated workstations in industrial environments. With its durable metal chassis, cable management channel, barcode printer compartment, and -10\u00b0 to 45\u00b0 adjustable screen angle, it offers rapid installation and high functionality on the production floor.\r\n    <\/p>\r\n<div class=\"specs-grid\">\r\n\r\n      <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">General<\/div>\r\n<div class=\"spec-title-sm\">Product Description, Compatibility, and Usage<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Product:<\/strong> E-Life EPC-WS-01 \u2013 Industrial Workstation Type Floor Stand<\/li>\r\n<li><strong>Compatible Models:<\/strong> All EPC Panel PC models<\/li>\r\n<li><strong>Intended Use:<\/strong> Integrating Panel PCs with on-site workstations; supporting digital transformation workflows in production areas<\/li>\r\n<li><strong>Installation:<\/strong> Rapid on-site setup and easy commissioning<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Chassis<\/div>\r\n<div class=\"spec-title-sm\">Material and Durability<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Body:<\/strong> Durable metal chassis<\/li>\r\n<li><strong>Surface Coating:<\/strong> Electrostatic powder coated<\/li>\r\n<li><strong>Stability:<\/strong> Stable and robust use for industrial environments<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Cable Management<\/div>\r\n<div class=\"spec-title-sm\">Channel and Organized Setup<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Cable Channel:<\/strong> Integrated channel for cable management<\/li>\r\n<li><strong>Advantage:<\/strong> More organized, safe, and clean workspace<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Compartments<\/div>\r\n<div class=\"spec-title-sm\">Barcode Printer Section<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Barcode Printer Compartment:<\/strong> Dedicated space within the stand body suitable for barcode printer mounting<\/li>\r\n<li><strong>Large Volume:<\/strong> Supports the internal placement of printers used in the facility<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Ergonomics<\/div>\r\n<div class=\"spec-title-sm\">Adjustable Screen Angle<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Screen Angle:<\/strong> -10\u00b0 to 45\u00b0 adjustable<\/li>\r\n<li><strong>Benefit:<\/strong> Ergonomic positioning according to the operator's viewing angle<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Working Surface<\/div>\r\n<div class=\"spec-title-sm\">Top Plate and Peripherals<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Top Surface:<\/strong> Usable as a desk<\/li>\r\n<li><strong>Peripherals:<\/strong> Suitable for using keyboards, handheld barcode readers, and similar equipment<\/li>\r\n<li><strong>Function:<\/strong> Serves as a \"Digital Transformation workstation\" in the production area<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Notes<\/div>\r\n<div class=\"spec-title-sm\">Configuration and Application Notes<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>1)<\/strong> Compatible models: Entire EPC Panel PC family.<\/li>\r\n<li><strong>2)<\/strong> Barcode printer section may require a layout plan depending on the dimensions of the specific printer model used.<\/li>\r\n<li><strong>3)<\/strong> Technical information is for reference only; final integration\/installation details are determined according to project scope.<\/li>\r\n<\/ul>\r\n<\/article>\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<ul>\n<li><span data-contrast=\"none\">Durable Metal Chassis<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Barcode printer compartment<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Lockable front cover in the barcode printer compartment<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Electrostatic powder coated<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">Channel for cable management<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"1\" aria-setsize=\"-1\" data-aria-posinset=\"2\" data-aria-level=\"1\"><span data-contrast=\"none\">-10\u00b0 to 45\u00b0 adjustable screen angle<\/span><\/li>\n<\/ul>\n","protected":false},"featured_media":42202,"template":"","meta":[],"product_brand":[458],"product_cat":[1014,1015],"product_tag":[],"class_list":{"0":"post-50369","1":"product","2":"type-product","3":"status-publish","4":"has-post-thumbnail","6":"product_brand-e-life","7":"product_cat-e-life-solutions-en","8":"product_cat-industrial-computers","10":"first","11":"instock","12":"shipping-taxable","13":"purchasable","14":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product\/50369","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product"}],"about":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/types\/product"}],"version-history":[{"count":0,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product\/50369\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media\/42202"}],"wp:attachment":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media?parent=50369"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_brand?post=50369"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_cat?post=50369"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_tag?post=50369"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}