{"id":50341,"date":"2025-09-17T10:26:13","date_gmt":"2025-09-17T07:26:13","guid":{"rendered":"https:\/\/noyatech.com\/urun\/50341\/"},"modified":"2026-02-13T09:33:16","modified_gmt":"2026-02-13T06:33:16","slug":"50341","status":"publish","type":"product","link":"https:\/\/noyatech.com\/en\/urun\/50341\/","title":{"rendered":"E-Life EPC-816 Panel PC"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"50341\" class=\"elementor elementor-50341 elementor-45608\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-ed4d9fe wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"ed4d9fe\" 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-ff691d6 elementor-widget elementor-widget-html\" data-id=\"ff691d6\" 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-816 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    \/* 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 {\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    \/* DEPLOYMENT \/ 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-816 Panel PC<\/span>\r\n        <\/div>\r\n        <h1 class=\"hero-title\">\r\n          E-Life EPC-816<br \/>\r\n          Industrial Panel PC\r\n        <\/h1>\r\n        <p class=\"hero-subtitle\">\r\n          The EPC-816 Panel PC combines industrial performance and flexible design. Thanks to its 14th Gen Intel\u00ae processor support, 15.6\" Full HD PCAP multi-touch screen, and modular structure, it offers a reliable solution for many applications from production to retail, security to automation.\r\n\r\n          With its splash-proof front panel, wide range of connectivity options (USB, LAN, RS232\/485), and integrated 5 MP camera, it makes your business processes more efficient, secure, and user-friendly. Its slim and compact body dimensions make it easy to mount in tight spaces, while advanced heat tolerance and robust mechanical design support uninterrupted operation in harsh environments.\r\n\r\n          EPC-816 offers a powerful industrial panel PC platform that will be at the center of your digital transformation projects in production lines, retail areas, HMI\/SCADA applications, and security scenarios.\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-816 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 14th Gen Alder Lake-N<\/div>\r\n            <div class=\"stat-value stat-highlight\">and Meteor Lake Core Ultra 5 125U<\/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\">15.6\" 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\">DURABILITY & DESIGN<\/div>\r\n            <div class=\"stat-value\">Splash-proof front panel, optional IP65<\/div>\r\n            <div class=\"stat-value stat-highlight\">Slim, compact body (388\u00d7249\u00d747 mm)<\/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\">4\u00d7USB 3.0, 2\u00d7USB 2.0, 2\u00d7LAN<\/div>\r\n            <div class=\"stat-value stat-highlight\">RS232\/485, Wi-Fi 6 + BT 5.2 (opt.)<\/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-816 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-821_endustriyel_panel_pc_1-scaled.png\"\r\n        alt=\"E-Life EPC-816 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 Processor, Modular Design, Wide Screen<\/h2>\r\n      <div class=\"features-grid\">\r\n        <div class=\"feature-card\">\r\n          <h4>High Performance with 14th Gen Intel\u00ae Processor<\/h4>\r\n          <p>\r\n            The EPC-816 Industrial Panel PC is ready for applications requiring high performance with Intel\u00ae Alder Lake-N N97 \/ i3-N305 and Intel\u00ae Meteor Lake Core Ultra 5 125U processor options. Its multi-core architecture offers a stable, low-latency operating platform in production automation, HMI\/SCADA, data collection, and security software.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>15.6\" Full HD True-Flat PCAP Touch<\/h4>\r\n          <p>\r\n            The 15.6\" Full HD (1920\u00d71080) true-flat PCAP multi-touch screen offers a wide viewing area and intuitive use. The edge-to-edge glass surface provides both aesthetics and an easy-to-clean structure; touch sensitivity that reduces the need for calibration provides speed to the operator in industrial workflows requiring fine adjustment.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Modular, Detachable PC Module<\/h4>\r\n          <p>\r\n            The modular design of the EPC-816 allows the detachable system box on the back to be positioned as an independent Box PC. This structure minimizes downtime and protects line efficiency thanks to easy service, fast upgrades, and replacement of only the PC unit in case of failure with a spare module.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Advanced I\/O and Dual Gigabit LAN<\/h4>\r\n          <p>\r\n            With 4\u00d7USB 3.0, 2\u00d7USB 2.0, 2\u00d7Gigabit LAN, and serial port (RS232\/485) support, EPC-816 provides fast integration with barcode readers, printers, sensors, cameras, and field devices. Powered USB and additional I\/O options simplify cabling and facilitate field adaptation in different projects from cash systems to information kiosks.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Splash-Proof Front Panel & IP65 Option<\/h4>\r\n          <p>\r\n            The splash-proof front panel provides protection against liquid splashes, making EPC-816 ideal for high-contact areas such as production areas, retail points, and service benches. Optional IP65 front protection offers an additional layer of security in environments where cleaning chemicals are used and hygiene criteria are important.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Flexible Software Support with Multi-OS<\/h4>\r\n          <p>\r\n            Thanks to support for Windows 10 IoT Enterprise, Linux, and Android 13, EPC-816 works in harmony with your existing software infrastructures. Multi-platform software compatibility, combined with centralized management tools, enables standardization and easy scaling with the same hardware model across different sites.\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-816 Preferred?<\/h2>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <h3>Powerful & Flexible for Industrial Automation<\/h3>\r\n        <p>\r\n          With the 14th Gen Intel\u00ae processor platform, multi-core architecture, and modular PC structure, EPC-816 offers a scalable infrastructure in production, automation, and data collection projects. While maintaining high performance in different scenarios from large-screen HMI interfaces to SCADA panels, it also adapts to future needs thanks to its flexible design.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Wide Screen and User-Friendly Experience<\/h3>\r\n        <p>\r\n          The 15.6\" Full HD true-flat PCAP screen provides operators with a wide workspace and a modern user experience. Multi-touch support allows fast and intuitive use even in complex interfaces, while the splash-proof glass surface offers both hygiene and durability advantages in retail, production, and field applications.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Fast Integration, Low Total Cost of Ownership<\/h3>\r\n        <p>\r\n          Rich I\/O connections, dual LAN, Wi-Fi 6 + Bluetooth 5.2 options, and detachable PC module shorten commissioning times and simplify maintenance processes in projects. Combined with high reliability, long-lasting hardware, and easy serviceability, EPC-816 becomes a strategic investment that reduces the total cost of ownership in digital transformation projects.\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 AREAS\r\n      <\/div>\r\n      <h2 class=\"sectors-title\">Usage Areas of<br \/>EPC-816 Panel PC<\/h2>\r\n      <p class=\"sectors-desc\">\r\n        EPC-816 Industrial Panel PC offers a reliable solution with high performance, a wide-screen interface, and rich connectivity options in production lines, automation projects, HMI\/SCADA stations, retail applications, security, and image processing scenarios.\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_2-scaled.png\"\r\n          alt=\"E-Life EPC-816 Panel PC \u2013 industrial usage 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-816 transforms complex data into readable, interactive interfaces with its 15.6\" Full HD screen and sensitive touch structure. It helps to reduce operator errors and speed up process monitoring.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Production & Process Monitoring<\/h4>\r\n        <p>\r\n          Clear viewing of alarms, charts, and reports is critically important in SCADA and production monitoring applications. EPC-816 serves as a central viewing point in control rooms, on-line panels, and process stations with its powerful processing platform and Full HD resolution.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Retail, Cash and Service Benches<\/h4>\r\n        <p>\r\n          In retail points, price control, cash systems, service bench applications, and information screens, EPC-816 offers a modern, user-friendly platform that provides fast interaction with its wide screen, multiple USB connections, and integrated camera.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Security & Image Processing<\/h4>\r\n        <p>\r\n          Integrated 5 MP camera and high processing power make EPC-816 ideal for image processing, access control, and security applications. It allows you to analyze data in the field in real-time by working with other systems on the network.\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        15.6\" Full HD True-Flat<br \/>\r\n        PCAP Multi-Touch Screen\r\n      <\/h2>\r\n      <p class=\"screen-desc\">\r\n        EPC-816's 15.6\" Full HD (1920\u00d71080) true-flat PCAP multi-touch screen offers high readability and intuitive use both on production lines and at retail and service points. The edge-to-edge glass surface combined with the splash-proof front panel ensures long-lasting and hygienic use in areas requiring intensive cleaning.\r\n      <\/p>\r\n      <div class=\"feature-tags\">\r\n        <div class=\"tag\">15.6\" Full HD 1920\u00d71080<\/div>\r\n        <div class=\"tag\">True-Flat PCAP multi-touch<\/div>\r\n        <div class=\"tag\">Wide viewing angle<\/div>\r\n        <div class=\"tag\">Splash-proof front panel<\/div>\r\n        <div class=\"tag\">Ideal for industrial & retail<\/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_3-scaled.png\"\r\n        alt=\"E-Life EPC-816 Panel PC \u2013 15.6 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-816-endustriyel-panel-pc-urun-9.webp\"\r\n        alt=\"E-Life EPC-816 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        Slim, Compact Body<br \/>\r\n        Modular and Flexible Mounting<br \/>\r\n      <\/h2>\r\n      <p class=\"mount-desc\">\r\n        With body dimensions of approximately 388 \u00d7 249 \u00d7 47 mm and a weight of 3.5 kg, EPC-816 offers a panel PC solution that is easy to mount in tight spaces, portable, and practical to maintain. VESA 75\u00d775 \/ 100\u00d7100 mounting holes accelerate integration into wall, arm, and kiosk bodies; user interfaces can be placed in ergonomic positions at eye level.\r\n      <\/p>\r\n      <p class=\"mount-desc\">\r\n        The detachable PC module simplifies service and upgrade processes in the field. Cable routing options and organized rear module placement support the in-cabinet wiring order, accelerating access during maintenance. Wide input voltage range and PoE 802.3bt Type 3 support (optional) increase compatibility with existing power infrastructures.\r\n      <\/p>\r\n      <div class=\"mount-tags\">\r\n        <div class=\"mount-tag\">388 \u00d7 249 \u00d7 47 mm compact body<\/div>\r\n        <div class=\"mount-tag\">VESA 75\u00d775 \/ 100\u00d7100<\/div>\r\n        <div class=\"mount-tag\">Modular, detachable PC<\/div>\r\n        <div class=\"mount-tag\">12V\u201348V wide input & PoE (opt.)<\/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 Flexible Architecture\"\r\n        data-text=\"EPC-816 Panel PC responds to different performance requirements with Intel\u00ae Alder Lake-N N97 \/ i3-N305 and Intel\u00ae Meteor Lake Core Ultra 5 125U processor options. The 14th Gen Intel\u00ae platform supports high response speed and stable operation in HMI\/SCADA, production monitoring, security, and retail applications. The modular, detachable PC structure provides standardization in many scenarios with a single hardware platform.\"\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-based solutions<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Connectivity, I\/O and\\nFast Integration\"\r\n        data-text=\"With 4\u00d7USB 3.0, 2\u00d7USB 2.0, 2\u00d7Gigabit LAN, and serial port (RS232\/485) options, EPC-816 offers wide peripheral support on production lines, retail stations, and security systems. Thanks to Powered USB and optional extra I\/O modules, cash systems, kiosks, and information screens can be combined around a single panel PC. Wi-Fi 6 + Bluetooth 5.2 options facilitate the management of wireless peripherals.\"\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, LAN, RS232\/485, Wi-Fi 6<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Durability,\\nSecurity and Lifetime\"\r\n        data-text=\"The splash-proof front panel and optional IP65 protection make EPC-816 suitable for areas with a high frequency of cleaning. 0\u00b0C ~ 40\u00b0C operating temperature, -20\u00b0C ~ 60\u00b0C storage range, and 20% ~ 85% (non-condensing) humidity tolerance provide predictable and long-lasting use in different climate conditions. The robust mechanical design and fanless structure offer high reliability in industrial projects requiring 24\/7 continuous operation.\"\r\n      >\r\n        <div class=\"step-badge\">3<\/div>\r\n        <div class=\"info-step-title\">Durability & Reliability<\/div>\r\n        <div class=\"info-step-sub\">Splash-proof, long-lasting design<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"info-detail\">\r\n      <div class=\"info-detail-label\">EPC-816 HIGHLIGHTS<\/div>\r\n      <div class=\"info-detail-title\" id=\"detailTitle\">\r\n        Powerful Processing Platform<br \/>\r\n        and Flexible Architecture\r\n      <\/div>\r\n      <div class=\"info-detail-text\" id=\"detailText\">\r\n        EPC-816 Panel PC responds to different performance requirements with Intel\u00ae Alder Lake-N N97 \/ i3-N305 and Intel\u00ae Meteor Lake Core Ultra 5 125U processor options. The 14th Gen Intel\u00ae platform supports high response speed and stable operation in HMI\/SCADA, production monitoring, security, and retail applications. The modular, detachable PC structure provides standardization in many scenarios with a single hardware platform.\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-816_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-816_endustriyel_panel_pc_kapak.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"678\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-1200x678.png\" class=\"wp-post-image wp-post-image\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_kapak\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_kapak-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_1.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_1\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_1.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_2.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_2\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_2.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_5.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_5\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_5.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_3.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_3\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_3.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_4.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_4\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_4.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_8.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_8\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_8.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_7.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_7\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_7.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_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-816_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-816_endustriyel_panel_pc_6.png\" class=\"\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" title=\"epc-816_endustriyel_panel_pc_6\" data-caption=\"EPC-816 End\u00fcstriyel Panel PC\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_6.png 1080w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_kapak-150x85.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_kapak-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_1-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_1-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_2-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_2-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_5-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_5-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_3-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_3-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_4-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_4-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_8-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_8-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_7-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_7-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-816_endustriyel_panel_pc_6-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"EPC-816 End\u00fcstriyel Panel PC\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-800x800.png 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-768x768.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_endustriyel_panel_pc_6-600x600.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/09\/epc-816_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-72dbcdc wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"72dbcdc\" 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-78e3669 elementor-widget elementor-widget-html\" data-id=\"78e3669\" 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-816 \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    .specs-footnote {\r\n      margin-top: 20px;\r\n      font-size: 12px;\r\n      color: var(--text-muted);\r\n      text-align: left;\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-816 Industrial Panel PC<\/h1>\r\n<p class=\"specs-subtitle\">\r\n          High-performance panel PC for industrial applications featuring a 15.6\" Full HD true-flat PCAP multi-touch screen, <br \/>\r\n          14th Gen Intel\u00ae Alder Lake-N \/ Meteor Lake processor options, modular PC architecture, and rich 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-816<\/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<br \/>\r\n                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\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 Operating Systems<\/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\">15.6\" 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\">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 expansion 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, 0V \/ 5V \/ 12V)\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                4 \u00d7 USB 3.0,<br \/>\r\n                2 \u00d7 USB 2.0\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                2 \u00d7 RJ45 Gigabit LAN<br \/>\r\n                (Optional secondary LAN)\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">Expansion \/ Optional I\/O<\/td>\r\n<td class=\"specs-value\">\r\n                2 \u00d7 Powered USB 12V,<br \/>\r\n                1 \u00d7 Powered USB 24V,<br \/>\r\n                1 \u00d7 DB9, RJ45 isolation\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>Supply, protection, dimensions and environmental conditions<\/small><\/p>\r\n<table class=\"specs-table\">\r\n<tr>\r\n<td class=\"specs-label\">Power Supply<\/td>\r\n<td class=\"specs-value\">\r\n                65W \/ 19V adapter (120W \/ 19V optional);<br \/>\r\n                12V ~ 48V wide input support;<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-resistant front panel\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\u00b0C ~ 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\u00b0C ~ 60\u00b0C\r\n              <\/td>\r\n<\/tr>\r\n<tr>\r\n<td class=\"specs-label\">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                388 \u00d7 249 \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                3.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                75 \u00d7 75 mm \/ 100 \u00d7 100 mm VESA\r\n              <\/td>\r\n<\/tr>\r\n<\/table>\r\n<\/section>\r\n<\/div>\r\n<div class=\"specs-footnote\">\r\n        Noya Digital Transformation Technologies reserves the right to change product specifications without notice.\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 High Performance with Intel\u00ae 14th Gen (Alder Lake-N \/ Meteor Lake) Processor<br \/>\n\u2022 15.6\u2033 Full HD True-Flat PCAP Multi-Touch Screen<br \/>\n\u2022 Splash-proof front panel<br \/>\n\u2022 Modular design: Detachable \/ replaceable PC module convertible to Box PC structure<br \/>\n\u2022 Wide operating temperature range: 0\u00b0C to 40\u00b0C<br \/>\n\u2022 Slim and compact body dimensions: approximately 388 \u00d7 249 \u00d7 47 mm; easy to carry and mount<br \/>\n\u2022 Optional IP65 front panel protection<br \/>\n\u2022 Extensive connectivity options with 4 \u00d7 USB 3.0 + 2 \u00d7 USB 2.0 inputs<br \/>\n\u2022 Network flexibility with Dual Gigabit Ethernet ports (LAN)<br \/>\n\u2022 5MP integrated camera<\/p>\n","protected":false},"featured_media":45611,"template":"","meta":[],"product_brand":[458],"product_cat":[1014,1015,1016],"product_tag":[],"class_list":{"0":"post-50341","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\/50341","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\/50341\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media\/45611"}],"wp:attachment":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media?parent=50341"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_brand?post=50341"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_cat?post=50341"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_tag?post=50341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}