{"id":50337,"date":"2025-09-17T11:33:32","date_gmt":"2025-09-17T08:33:32","guid":{"rendered":"https:\/\/noyatech.com\/urun\/50337\/"},"modified":"2026-02-13T09:33:12","modified_gmt":"2026-02-13T06:33:12","slug":"50337","status":"publish","type":"product","link":"https:\/\/noyatech.com\/en\/urun\/50337\/","title":{"rendered":"E-Life EPC-818 Panel PC"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"50337\" class=\"elementor elementor-50337 elementor-45661\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-c11ebce wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"c11ebce\" 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-f13b899 elementor-widget elementor-widget-html\" data-id=\"f13b899\" 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-818 Panel PC \u2013 Industrial Panel PC<\/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    * {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\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 SECTION *\/\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 {\r\n      flex: 1;\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: #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 {\r\n      transform: translateY(-4px);\r\n    }\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    \/* APPLICATION 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 {\r\n      transform: translateY(-4px);\r\n    }\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    \/* SCREEN TECHNOLOGY *\/\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    \/* MOUNTING \/ MOBILITY *\/\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 {\r\n      margin-bottom: 0;\r\n    }\r\n\r\n    .info-step:hover {\r\n      transform: translateX(2px);\r\n    }\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 {\r\n        flex-direction: column;\r\n      }\r\n      .hero-right {\r\n        order: -1;\r\n      }\r\n      .features-section {\r\n        flex-direction: column;\r\n        text-align: center;\r\n      }\r\n      .features-left {\r\n        width: 350px;\r\n        height: 420px;\r\n      }\r\n      .features-left img {\r\n        height: 300px;\r\n      }\r\n      .features-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n      .why-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n      .sectors-section {\r\n        flex-direction: column;\r\n      }\r\n      .sectors-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n      .screen-section {\r\n        flex-direction: column;\r\n        text-align: center;\r\n      }\r\n      .screen-desc {\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n      }\r\n      .feature-tags {\r\n        justify-content: center;\r\n      }\r\n      .screen-image-wrapper img {\r\n        max-width: 330px;\r\n      }\r\n      .mount-section {\r\n        flex-direction: column-reverse;\r\n        text-align: center;\r\n      }\r\n      .mount-desc {\r\n        margin-left: auto;\r\n        margin-right: auto;\r\n      }\r\n      .mount-tags {\r\n        justify-content: center;\r\n      }\r\n      .mount-image-wrapper img {\r\n        max-width: 330px;\r\n      }\r\n      .info-section {\r\n        flex-direction: column;\r\n      }\r\n      .info-steps {\r\n        flex: unset;\r\n        padding-left: 0;\r\n      }\r\n      .info-steps::before {\r\n        display: none;\r\n      }\r\n      .info-step {\r\n        padding-left: 48px;\r\n      }\r\n      .step-badge {\r\n        left: 10px;\r\n      }\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-818 Panel PC<\/span>\r\n        <\/div>\r\n        <h1 class=\"hero-title\">\r\n          E-Life EPC-818<br \/>\r\n          Industrial Panel PC\r\n        <\/h1>\r\n        <p class=\"hero-subtitle\">\r\n          The E-Life EPC-818 Industrial Panel PC combines industrial performance with flexible design. With Intel\u00ae 14th Gen Alder Lake-N and Meteor Lake-based processor options, it provides fluid responsiveness for compute-intensive applications; standing out for its reliability in scenarios such as production, automation, retail, and hospitality.\r\n\r\n          Compatibility with Windows, Linux, and Android 13 ensures rapid integration into existing infrastructures and protects your software investments. With its 18.5\u201d PCAP multi-touch screen, splash-proof true-flat front panel, and modular detachable PC architecture, the EPC-818 offers a powerful and scalable platform for businesses aiming for long life and low downtime.\r\n        <\/p>\r\n\r\n        <a \r\n          href=\"#\"\r\n          class=\"btn-primary\"\r\n          target=\"_blank\"\r\n          rel=\"noopener\"\r\n        >\r\n          <span class=\"btn-icon\">\u2b07<\/span>\r\n          E-Life EPC-818 Panel PC Datasheet\r\n        <\/a>\r\n\r\n        <div class=\"hero-stats\">\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">PROCESSOR PLATFORM<\/div>\r\n            <div class=\"stat-value\">Intel\u00ae Alder Lake-N \/ Meteor Lake<\/div>\r\n            <div class=\"stat-value stat-highlight\">14th Gen industrial performance<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">DISPLAY & TOUCH<\/div>\r\n            <div class=\"stat-value\">18.5\" Full HD 1920\u00d71080<\/div>\r\n            <div class=\"stat-value stat-highlight\">True-flat PCAP multi-touch<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">DESIGN & DURABILITY<\/div>\r\n            <div class=\"stat-value\">Splash-proof front panel, metal body<\/div>\r\n            <div class=\"stat-value stat-highlight\">0\u201340 \u00b0C operating temperature<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">CONNECTIVITY & I\/O<\/div>\r\n            <div class=\"stat-value\">USB 3.0 \/ 2.0, 3\u00d7RS232, Dual LAN<\/div>\r\n            <div class=\"stat-value stat-highlight\">Powered USB & cash drawer<\/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\/2025\/09\/epc-821_endustriyel_panel_pc_urun_2-e1758107463498.png\"\r\n            alt=\"E-Life EPC-818 Industrial Panel PC\"\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\/2025\/09\/epc-816-endustriyel-panel-pc-urun-9.webp\"\r\n        alt=\"E-Life EPC-818 Industrial Panel PC \u2013 front panel and design\"\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\">Powerful Industrial Platform, Modular Architecture<\/h2>\r\n      <div class=\"features-grid\">\r\n        <div class=\"feature-card\">\r\n          <h4>14th Gen Intel\u00ae Based Powerful Processor Platform<\/h4>\r\n          <p>\r\n            E-Life EPC-818 provides fluid and stable performance in compute-intensive industrial applications with Intel\u00ae Alder Lake-N and Meteor Lake based processor options. It increases operator efficiency by providing low latency and high responsiveness in production line monitoring, automation, data collection, quality control, and HMI applications.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>18.5\" PCAP Multi-Touch True-Flat Screen<\/h4>\r\n          <p>\r\n            The 18.5\" PCAP multi-touch screen offers a wide viewing area and a natural interaction experience. The true-flat glass surface provides a modern look and accelerates cleaning with its flat and continuous form. It offers stable touch perception even with glove use, giving the operator precise control in workflows requiring fine adjustment.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Modular, Detachable PC for Easy Service<\/h4>\r\n          <p>\r\n            The removable system box at the back is at the center of the modular structure of the EPC-818. This design provides rapid on-site service, easy upgrades, and reuse advantages. In necessary cases, replacing only the Box PC module reduces downtime to minutes, helping you maintain line efficiency and continuity.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Advanced I\/O for Rapid Integration<\/h4>\r\n          <p>\r\n            Multiple USB 3.0 and USB 2.0 ports, 3\u00d7RS232 serial ports, dual LAN, and Powered USB options provide rapid integration with barcode scanners, scales, printers, card readers, and other peripherals. Extra video outputs provide flexibility in field applications by offering parallel flow on information boards and operator panels in multi-screen scenarios.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Wide Operating Temperature and Stable Heat Management<\/h4>\r\n          <p>\r\n            The 0\u00b0C\u201340\u00b0C operating temperature range makes the EPC-818 reliably usable in different climates. Solid mechanical design and optimized heat management support performance without deviation even in 24\/7 continuous-on systems. The \u221220\u00b0C\u201360\u00b0C storage range offers additional durability in logistics and stock management processes.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Multi-OS Support<\/h4>\r\n          <p>\r\n            Thanks to support for Windows 10 IoT Enterprise, Linux, and Android 13, EPC-818 works compatibly with your existing software infrastructures and offers the possibility of standardization with a single model in different fields. Multi-platform software compatibility, combined with centralized management tools, makes it easy to distribute versions securely and in a controlled manner.\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 is EPC-818 Preferred?<\/h2>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <h3>For Applications Requiring a Powerful Industrial Panel PC<\/h3>\r\n        <p>\r\n          EPC-818 was designed for demanding scenarios such as production, automation, retail, and hospitality. The 14th Gen Intel\u00ae processor platform provides high performance and a stable operating environment in a wide range of applications from HMI and field stations to control rooms; creating a solid foundation for businesses aiming for long life and low downtime.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Low Downtime with Modular Architecture<\/h3>\r\n        <p>\r\n          Thanks to the removable system box, EPC-818 makes a difference in maintenance processes. With a spare module policy, replacing only the Box PC section in case of failure reduces production line downtime to minutes. Thus, operational continuity is preserved, and maintenance and service costs become predictable.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Competitive TCO with Domestic Production Power<\/h3>\r\n        <p>\r\n          Developed with domestic engineering and production power, E-Life EPC-818 aims to lower the total cost of ownership with its multi-OS support, standard connections, and modular architecture. Shortened integration times, easy upgradeability and serviceability, combined with trackable energy consumption and inventory visibility, make it a sustainable, measurable investment in the long run.\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> APPLICATION AREAS\r\n      <\/div>\r\n      <h2 class=\"sectors-title\">Application Areas of<br \/>EPC-818 Panel PC<\/h2>\r\n      <p class=\"sectors-desc\">\r\n        E-Life EPC-818 Industrial Panel PC provides a wide-screen, modular, and high-performance solution for production, factory automation, HMI applications, self-service kiosks in retail and hospitality, digital signage, and field stations.\r\n      <\/p>\r\n      <div class=\"sectors-image-wrapper\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-821_endustriyel_panel_pc_1-scaled.png\"\r\n          alt=\"E-Life EPC-818 Panel PC \u2013 industrial application areas\"\r\n        \/>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"sectors-grid\">\r\n      <div class=\"sector-card\">\r\n        <h4>Factory Automation & HMI<\/h4>\r\n        <p>\r\n          As an operator panel, machine interface, and process screen on production lines, EPC-818 transforms complex data into readable, interactive interfaces with its wide Full HD screen and PCAP multi-touch structure. It helps to reduce operator errors and increase process transparency.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Production & Process Monitoring<\/h4>\r\n        <p>\r\n          Alarms, trend charts, and KPI dashboards are clearly displayed on the wide screen in SCADA and production monitoring applications. EPC-818 can be positioned as a central viewing point from on-line panels to control rooms and accelerates decision-making processes.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Retail, Hospitality and Self-Service Kiosks<\/h4>\r\n        <p>\r\n          In self-service kiosks, information displays, check-in stations, and point-of-sale applications, EPC-818 offers modern user experiences with its stylish design, true-flat glass surface, and Powered USB and cash drawer support. Campaigns and content in digital signage scenarios can be managed on the same device.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Logistics, Warehouse and Service Benches<\/h4>\r\n        <p>\r\n          In warehouse management, shipping planning, part receiving, and service bench applications, EPC-818 accelerates workflows by working integrated with barcode scanners, scales, printers, and other peripherals through its multiple USB and serial ports. Dual LAN supports network flexibility and security.\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\">DISPLAY & TOUCH<\/div>\r\n      <h2 class=\"screen-title\">\r\n        18.5\" Full HD True-Flat<br \/>\r\n        PCAP Multi-Touch Screen\r\n      <\/h2>\r\n      <p class=\"screen-desc\">\r\n        The 18.5\" PCAP multi-touch screen provides operators with a natural and fast interaction experience. The wide viewing area offers comfortable readability in many uses from control panels to self-service kiosks and field stations. The true-flat glass surface facilitates cleaning; providing an advantage in hygiene-critical areas. Precise perception and high sampling rate reduce the need for calibration and offer stable touch performance even with glove use.\r\n      <\/p>\r\n      <div class=\"feature-tags\">\r\n        <div class=\"tag\">18.5\" Full HD 1920\u00d71080<\/div>\r\n        <div class=\"tag\">True-flat PCAP multi-touch<\/div>\r\n        <div class=\"tag\">Hygienic glass surface<\/div>\r\n        <div class=\"tag\">Wide viewing angle<\/div>\r\n        <div class=\"tag\">Ideal for Kiosk & self-service<\/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\/2025\/09\/epc-821_endustriyel_panel_pc_2-scaled.png\"\r\n        alt=\"E-Life EPC-818 Panel PC \u2013 18.5 inch Full HD true-flat screen\"\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\/2025\/09\/epc-821_endustriyel_panel_pc_3-scaled.png\"\r\n        alt=\"E-Life EPC-818 Panel PC mounting and mechanical design\"\r\n      \/>\r\n    <\/div>\r\n    <div class=\"mount-content\">\r\n      <div class=\"mount-chip\">MOUNTING & INTEGRATION<\/div>\r\n      <h2 class=\"mount-title\">\r\n        Modular Chassis Design<br \/>\r\n        Flexible Mounting Options\r\n      <\/h2>\r\n      <p class=\"mount-desc\">\r\n        The compact and lightweight design facilitates the mounting of the EPC-818 in narrow spaces and its positioning in the field. VESA 75\u00d775 \/ 100\u00d7100 mounting holes make integration into walls, arms, or kiosk bodies practical, allowing user interfaces to be moved to accessible points at eye level. The true-flat front glass surface shortens cleaning times with its flat and continuous form; making a difference in hygiene-critical areas.\r\n      <\/p>\r\n      <p class=\"mount-desc\">\r\n        The portable system module at the back provides mobility in the service field. Cable routing options support regular cabinet layout and speed up access during maintenance. Powered USB and cash drawer port provide a field-ready, practical integration infrastructure for POS, register, and self-service scenarios.\r\n      <\/p>\r\n      <div class=\"mount-tags\">\r\n        <div class=\"mount-tag\">Modular, detachable PC design<\/div>\r\n        <div class=\"mount-tag\">VESA 75\u00d775 \/ 100\u00d7100<\/div>\r\n        <div class=\"mount-tag\">Cable management compatible rear module<\/div>\r\n        <div class=\"mount-tag\">Powered USB & RJ11 cash drawer<\/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=\"Powerful Processing Platform\\nand Software Flexibility\"\r\n        data-text=\"E-Life EPC-818 Industrial Panel PC offers fluid performance in compute-intensive applications with Intel\u00ae 14th Gen Alder Lake-N and Meteor Lake based processor options. Support for Windows 10 IoT Enterprise, Linux, and Android 13 provides a long-term platform compatible with your corporate policy in HMI, production monitoring, quality control, kiosk, and retail applications. Thus, standardization with a single model in different fields becomes possible.\"\r\n      >\r\n        <div class=\"step-badge\">1<\/div>\r\n        <div class=\"info-step-title\">Processor & Platform<\/div>\r\n        <div class=\"info-step-sub\">14th Gen Intel\u00ae based solutions<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Advanced I\/O,\\nConnectivity and Integration\"\r\n        data-text=\"With multiple USB 3.0 and USB 2.0 ports, 3\u00d7RS232 serial ports, and dual LAN, EPC-818 provides rapid integration with field devices, barcode scanners, printers, card readers, and sensors. Powered USB 12V\/24V options offer practical power supply to POS peripherals, while the RJ11 cash drawer port facilitates register applications. Extra video outputs provide parallel flow on operator panels and information boards in multi-screen scenarios.\"\r\n      >\r\n        <div class=\"step-badge\">2<\/div>\r\n        <div class=\"info-step-title\">Connectivity & I\/O<\/div>\r\n        <div class=\"info-step-sub\">USB, RS232, LAN, Powered USB<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Durability,\\nEnvironmental Conditions and TCO\"\r\n        data-text=\"The 0\u00b0C\u201340\u00b0C operating temperature range makes E-Life EPC-818 reliably usable in different climate and field conditions. Solid mechanical design and balanced heat management offer consistent performance in systems operating 24\/7. The \u221220\u00b0C\u201360\u00b0C storage temperature and non-condensing humidity tolerance extend hardware life in storage, transportation, and logistics processes. The flexibility provided by domestic production and the modular architecture contribute to keeping the total cost of ownership under control.\"\r\n      >\r\n        <div class=\"step-badge\">3<\/div>\r\n        <div class=\"info-step-title\">Durability & TCO<\/div>\r\n        <div class=\"info-step-sub\">Wide temperature range, long life<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"info-detail\">\r\n      <div class=\"info-detail-label\">EPC-818 FEATURE HIGHLIGHTS<\/div>\r\n      <div class=\"info-detail-title\" id=\"detailTitle\">\r\n        Powerful Processing Platform<br \/>\r\n        and Software Flexibility\r\n      <\/div>\r\n      <div class=\"info-detail-text\" id=\"detailText\">\r\n        E-Life EPC-818 Industrial Panel PC offers fluid performance in compute-intensive applications with Intel\u00ae 14th Gen Alder Lake-N and Meteor Lake based processor options. Support for Windows 10 IoT Enterprise, Linux, and Android 13 provides a long-term platform compatible with your corporate policy in HMI, production monitoring, quality control, kiosk, and retail applications. Thus, standardization with a single model in different fields becomes possible.\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-b94e2f0 wd-section-stretch e-flex e-con-boxed e-con e-parent\" data-id=\"b94e2f0\" data-element_type=\"container\" data-e-type=\"container\" id=\"tab-gallery\" 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-4e2e02b elementor-widget elementor-widget-woocommerce-product-images\" data-id=\"4e2e02b\" 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\/09\/epc-818_endustriyel_panel_pc_kapak-150x85.png\" class=\"woocommerce-product-gallery__image\"><a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"678\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-1200x678.png\" class=\"wp-post-image wp-post-image\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_kapak\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak.png\" data-large_image_width=\"1440\" data-large_image_height=\"813\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak.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\/09\/epc-818_endustriyel_panel_pc_1-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1.png\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_1\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_2-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2.png\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_2\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_4-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_4\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_5-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_5\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_3-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_3\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_7-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_7\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_8-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_8\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_6-150x150.png\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6.png\" class=\"\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" title=\"epc-818_endustriyel_panel_pc_6\" data-caption=\"EPC-818 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6.png\" data-large_image_width=\"1080\" data-large_image_height=\"1080\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-600x600.png 600w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\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\/09\/epc-818_endustriyel_panel_pc_kapak-150x85.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_kapak.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\/09\/epc-818_endustriyel_panel_pc_1-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_1.png 1080w\" 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\/09\/epc-818_endustriyel_panel_pc_2-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_2.png 1080w\" 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\/09\/epc-818_endustriyel_panel_pc_4-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_4.png 1080w\" 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\/09\/epc-818_endustriyel_panel_pc_5-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_5.png 1080w\" 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\/09\/epc-818_endustriyel_panel_pc_3-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_3.png 1080w\" 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\/09\/epc-818_endustriyel_panel_pc_7-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_7.png 1080w\" 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\/09\/epc-818_endustriyel_panel_pc_8-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_8.png 1080w\" 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\/09\/epc-818_endustriyel_panel_pc_6-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-818 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-818_endustriyel_panel_pc_6.png 1080w\" 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-54cfb96 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"54cfb96\" 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-2d0fa27 elementor-widget elementor-widget-html\" data-id=\"2d0fa27\" 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-818 \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&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    * {\r\n      box-sizing: border-box;\r\n      margin: 0;\r\n      padding: 0;\r\n    }\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      color: var(--text-main);\r\n    }\r\n\r\n    .specs-wrapper {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      padding: 60px 20px 80px;\r\n    }\r\n\r\n    .specs-inner {\r\n      background: var(--section-bg);\r\n      border-radius: 24px;\r\n      padding: 40px 32px 44px;\r\n      box-shadow: 0 22px 45px rgba(3, 20, 61, 0.45);\r\n      border: 1px solid rgba(255, 255, 255, 0.4);\r\n    }\r\n\r\n    .specs-header {\r\n      text-align: center;\r\n      margin-bottom: 32px;\r\n    }\r\n\r\n    .specs-kicker {\r\n      font-size: 12px;\r\n      font-weight: 600;\r\n      letter-spacing: 0.12em;\r\n      text-transform: uppercase;\r\n      color: var(--primary);\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .specs-title {\r\n      font-size: 26px;\r\n      font-weight: 800;\r\n      color: var(--text-main);\r\n      margin-bottom: 8px;\r\n    }\r\n\r\n    .specs-subtitle {\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    .specs-grid {\r\n      display: grid;\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n      gap: 20px;\r\n      margin-top: 32px;\r\n    }\r\n\r\n    .specs-card {\r\n      background: var(--card-bg);\r\n      border-radius: 18px;\r\n      padding: 20px 20px 18px;\r\n      border: 1px solid var(--border-soft);\r\n    }\r\n\r\n    .specs-card h2 {\r\n      font-size: 16px;\r\n      font-weight: 700;\r\n      margin-bottom: 10px;\r\n      color: var(--text-main);\r\n    }\r\n\r\n    .specs-card small {\r\n      display: block;\r\n      font-size: 12px;\r\n      color: var(--text-muted);\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .specs-table {\r\n      width: 100%;\r\n      border-collapse: collapse;\r\n      font-size: 13px;\r\n    }\r\n\r\n    .specs-table tr + tr td {\r\n      border-top: 1px solid var(--border-soft);\r\n    }\r\n\r\n    .specs-table td {\r\n      padding: 7px 0;\r\n      vertical-align: top;\r\n    }\r\n\r\n    .specs-label {\r\n      width: 38%;\r\n      font-weight: 600;\r\n      color: var(--text-main);\r\n      padding-right: 12px;\r\n    }\r\n\r\n    .specs-value {\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    @media (max-width: 900px) {\r\n      .specs-inner {\r\n        padding: 30px 20px 32px;\r\n      }\r\n      .specs-grid {\r\n        grid-template-columns: 1fr;\r\n      }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n\r\n<body>\r\n<div class=\"specs-wrapper\">\r\n<div class=\"specs-inner\">\r\n<header class=\"specs-header\">\r\n<div class=\"specs-kicker\">Technical Specifications<\/div>\r\n<h1 class=\"specs-title\">E-Life EPC-818 Industrial Panel PC<\/h1>\r\n<p class=\"specs-subtitle\">\r\n          A flexible and high-performance panel PC for industrial applications featuring an 18.5\" Full HD true-flat PCAP touch screen, <br \/>\r\n          Intel\u00ae 14th Gen Alder Lake-N \/ Meteor Lake processor options, modular detachable PC architecture, and advanced I\/O ports.\r\n        <\/p>\r\n<\/header>\r\n<div class=\"specs-grid\">\r\n        <section class=\"specs-card\">\r\n<h2>Processor, Memory and Storage<\/h2>\r\n<p><small>Central processing platform and system resources<\/small><\/p>\r\n<table class=\"specs-table\">\r\n<tr>\r\n<td class=\"specs-label\">Model<\/td>\r\n<td class=\"specs-value\">EPC-818<\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">CPU<\/td>\r\n<td class=\"specs-value\">\r\n                Intel\u00ae Alder Lake-N (N97 \/ i3-N305) or Intel\u00ae Meteor Lake Core Ultra 5 125U\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">RAM<\/td>\r\n<td class=\"specs-value\">\r\n                4 GB \/ 8 GB DDR4 or DDR5 (depending on model)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">SSD<\/td>\r\n<td class=\"specs-value\">\r\n                128 GB \/ 256 GB M.2 SSD\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Supported OS<\/td>\r\n<td class=\"specs-value\">\r\n                Windows 10 IoT Enterprise, Linux, Android 13.0\r\n              <\/td>\r\n<\/tr>\r\n<\/table>\r\n<\/section>\r\n\r\n        <section class=\"specs-card\">\r\n<h2>Display, Touch and Imaging<\/h2>\r\n<p><small>Visual interface, touch panel and imaging components<\/small><\/p>\r\n<table class=\"specs-table\">\r\n<tr>\r\n<td class=\"specs-label\">Display<\/td>\r\n<td class=\"specs-value\">18.5\" TFT LCD<\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Resolution<\/td>\r\n<td class=\"specs-value\">1920 \u00d7 1080 (Full HD)<\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Touch Screen<\/td>\r\n<td class=\"specs-value\">\r\n                True-Flat PCAP multi-touch\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Video Output<\/td>\r\n<td class=\"specs-value\">\r\n                2 \u00d7 Flytech miniDP (1 \u00d7 primary display, 1 \u00d7 2nd display)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Camera<\/td>\r\n<td class=\"specs-value\">\r\n                5 MP integrated camera\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Card Reader<\/td>\r\n<td class=\"specs-value\">\r\n                3-track MSR (USB, optional)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Audio<\/td>\r\n<td class=\"specs-value\">\r\n                1 \u00d7 3W internal speaker\r\n              <\/td>\r\n<\/tr>\r\n<\/table>\r\n<\/section>\r\n\r\n        <section class=\"specs-card\">\r\n<h2>I\/O Ports and Connectivity<\/h2>\r\n<p><small>USB, serial port, network and POS connections<\/small><\/p>\r\n<table class=\"specs-table\">\r\n<tr>\r\n<td class=\"specs-label\">Serial Port<\/td>\r\n<td class=\"specs-value\">\r\n                3 \u00d7 RS232 (RJ48; default 0V, 5V\/12V selectable)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">USB<\/td>\r\n<td class=\"specs-value\">\r\n                G35: 2 \u00d7 USB 3.0 + 4 \u00d7 USB 2.0;<br \/>\r\n                G75U: 4 \u00d7 USB 3.0 + 2 \u00d7 USB 2.0\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">USB Type-C<\/td>\r\n<td class=\"specs-value\">\r\n                1 \u00d7 USB 3.0 (DP\/PD 5V\/3A, 12V\/3A, full-function)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">LAN<\/td>\r\n<td class=\"specs-value\">\r\n                1 \u00d7 RJ45 Gigabit LAN;<br \/>\r\n                Optional secondary LAN (1 \u00d7 RJ45)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">POS \/ Powered USB<\/td>\r\n<td class=\"specs-value\">\r\n                2 \u00d7 Powered USB 12V,<br \/>\r\n                1 \u00d7 Powered USB 24V\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Cash Drawer<\/td>\r\n<td class=\"specs-value\">\r\n                1 \u00d7 RJ11\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Wi-Fi \/ Bluetooth<\/td>\r\n<td class=\"specs-value\">\r\n                Optional Wi-Fi 6 + Bluetooth 5.2\r\n              <\/td>\r\n<\/tr>\r\n<\/table>\r\n<\/section>\r\n\r\n        <section class=\"specs-card\">\r\n<h2>Power, Mechanical and Environmental<\/h2>\r\n<p><small>Power supply, protection, dimensions and environmental conditions<\/small><\/p>\r\n<table class=\"specs-table\">\r\n<tr>\r\n<td class=\"specs-label\">Power Input \/ Adapter<\/td>\r\n<td class=\"specs-value\">\r\n                4-pin locking DC jack;<br \/>\r\n                65W\/19V adapter (120W\/19V with PUSB12V & 24V);<br \/>\r\n                12V\u201348V wide input range;<br \/>\r\n                PoE 802.3bt Type 3 (optional)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Front Panel<\/td>\r\n<td class=\"specs-value\">\r\n                IP65 dust and water splash resistant\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Certifications<\/td>\r\n<td class=\"specs-value\">\r\n                FCC Class B, CE Class B, LVD\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Operating Temperature<\/td>\r\n<td class=\"specs-value\">\r\n                0 ~ 40 \u00b0C\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Storage Temperature<\/td>\r\n<td class=\"specs-value\">\r\n                \u221220 ~ 60 \u00b0C\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Relative Humidity<\/td>\r\n<td class=\"specs-value\">\r\n                20% ~ 85% RH (non-condensing)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Dimensions<\/td>\r\n<td class=\"specs-value\">\r\n                454 \u00d7 287 \u00d7 47 mm\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Weight<\/td>\r\n<td class=\"specs-value\">\r\n                5 kg\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Mounting<\/td>\r\n<td class=\"specs-value\">\r\n                VESA 75 \u00d7 75 \/ 100 \u00d7 100\r\n              <\/td>\r\n<\/tr>\r\n<\/table>\r\n<\/section>\r\n<\/div>\r\n<\/div>\r\n<\/div>\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":"<p>\u2022 18.5\u201d PCAP touch screen<br \/>\n\u2022 Splash-proof front panel<br \/>\n\u2022 Intel\u00ae 14th Gen Alder Lake-N and Meteor Lake platforms<br \/>\n\u2022 Detachable PC module with modular design<br \/>\n\u2022 Wide operating temperature range: 0\u00b0C \u2013 40\u00b0C<br \/>\n\u2022 Display resolution: 1366 \u00d7 768<br \/>\n\u2022 Multi-OS support: Compatible with Windows, Linux, and Android 13; provides flexibility across different software platforms.<br \/>\n\u2022 Ideal solution for static\/dynamic application areas such as kiosks, digital signage, and self-service applications with its 18.5\u201d screen size and ergonomic design.<\/p>\n","protected":false},"featured_media":45664,"template":"","meta":[],"product_brand":[458],"product_cat":[1014,1015,1016],"product_tag":[],"class_list":{"0":"post-50337","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","9":"product_cat-industrial-panel-pc","11":"first","12":"instock","13":"shipping-taxable","14":"purchasable","15":"product-type-simple"},"_links":{"self":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product\/50337","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\/50337\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media\/45664"}],"wp:attachment":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media?parent=50337"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_brand?post=50337"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_cat?post=50337"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_tag?post=50337"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}