{"id":50393,"date":"2025-04-11T17:51:05","date_gmt":"2025-04-11T14:51:05","guid":{"rendered":"https:\/\/noyatech.com\/urun\/innotab-10a-rugged-tablet\/"},"modified":"2026-02-12T15:04:00","modified_gmt":"2026-02-12T12:04:00","slug":"innotab-10a-rugged-tablet","status":"publish","type":"product","link":"https:\/\/noyatech.com\/en\/urun\/innotab-10a-rugged-tablet\/","title":{"rendered":"InnoTab 10A Rugged Tablet"},"content":{"rendered":"\t\t<div data-elementor-type=\"product-post\" data-elementor-id=\"50393\" class=\"elementor elementor-50393 elementor-24940\" data-elementor-post-type=\"product\">\n\t\t\t\t<div class=\"wd-negative-gap elementor-element elementor-element-8a5a751 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"8a5a751\" 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-b12dafc elementor-widget elementor-widget-html\" data-id=\"b12dafc\" 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>InnoTab 10A Rugged Tablet<\/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      --nav-bg:#ffffff;\r\n      --nav-border:#e7ecf6;\r\n      --nav-pill:#f4f6fb;\r\n      --nav-pill-border:#d8deeb;\r\n      --nav-pill-active:#0b1a33;\r\n    }\r\n    *{box-sizing:border-box;margin:0;padding:0}\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{max-width:1200px;margin:0 auto;padding:60px 20px 80px;}\r\n    .hero{display:flex;align-items:center;justify-content:space-between;gap:40px;}\r\n    .hero-left{max-width:640px;}\r\n\r\n    .hero-chip{\r\n      display:inline-flex;align-items:center;gap:10px;\r\n      padding:6px 14px;border-radius:999px;background:var(--chip-bg);\r\n      font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;\r\n      margin-bottom:12px;color:var(--chip-text);\r\n    }\r\n    .hero-chip-badge{\r\n      background:#0b1a33;color:#fff;font-size:11px;padding:4px 9px;border-radius:999px;font-weight:800;\r\n    }\r\n    .hero-title{\r\n      font-size:clamp(32px,4vw,48px);\r\n      line-height:1.05;font-weight:900;margin-bottom:14px;color:#0b1a33;\r\n    }\r\n    .hero-subtitle{\r\n      font-size:15px;line-height:1.75;color:var(--text-muted);\r\n      margin-bottom:18px;white-space:pre-line;\r\n    }\r\n\r\n    .hero-cta-row{\r\n      display:flex;flex-wrap:wrap;gap:12px;align-items:center;\r\n      margin: 18px 0 34px;\r\n    }\r\n    .btn-primary{\r\n      display:inline-flex;align-items:center;gap:10px;padding:14px 22px;border-radius:999px;\r\n      background:linear-gradient(135deg,#3250ff,#6a8bff);\r\n      color:#fff;font-size:14px;font-weight:700;text-decoration:none;\r\n      box-shadow:0 18px 35px rgba(62,86,255,.35);\r\n    }\r\n    .btn-icon{\r\n      background:rgba(255,255,255,.28);\r\n      width:18px;height:18px;display:inline-flex;justify-content:center;align-items:center;\r\n      border-radius:50%;font-size:12px;\r\n    }\r\n    .hero-stats{display:flex;flex-wrap:wrap;gap:18px;}\r\n    .stat-pill{\r\n      background:var(--pill-bg);border:1px solid var(--pill-border);\r\n      padding:18px 20px;border-radius:16px;width:250px;color:#0b1a33;\r\n    }\r\n    .stat-label{\r\n      font-size:11px;text-transform:uppercase;margin-bottom:6px;color:#7e89a6;letter-spacing:.08em;\r\n    }\r\n    .stat-value{font-size:15px;font-weight:700;color:#0b1a33;}\r\n    .stat-highlight{color:var(--primary);font-weight:900;margin-top:2px;}\r\n\r\n    .hero-right{flex:0 0 420px;display:flex;justify-content:center;align-items:center;}\r\n    .phone-wrapper{position:relative;width:420px;height:700px;display:flex;justify-content:center;align-items:center;}\r\n    .bg-circle{position:absolute;width:420px;height:420px;border-radius:50%;background:#f0f2f7;z-index:1;}\r\n    .kiosk-image{position:relative;z-index:2;width:100%;max-width:420px;filter:none !important;}\r\n\r\n    \/* SECTION GENERIC *\/\r\n    .section-chip{\r\n      display:inline-flex;align-items:center;gap:10px;padding:6px 14px;\r\n      background:#eef2f7;border-radius:999px;text-transform:uppercase;\r\n      font-size:12px;font-weight:800;letter-spacing:.08em;margin-bottom:20px;color:#0b1a33;\r\n    }\r\n    .section-chip span{\r\n      background:#0b1a33;color:#fff;padding:4px 9px;border-radius:999px;font-weight:900;font-size:11px;\r\n    }\r\n\r\n    \/* FEATURES *\/\r\n    .features-section{\r\n      max-width:1200px;margin:0 auto;padding:100px 20px;\r\n      display:flex;align-items:center;justify-content:space-between;gap:60px;\r\n    }\r\n    .features-left{position:relative;width:480px;height:550px;display:flex;justify-content:center;align-items:center;}\r\n    .features-left img{position:relative;z-index:1;height:430px;width:auto;filter:none !important;}\r\n    .features-right{flex:1;}\r\n    .features-title{font-size:40px;font-weight:900;line-height:1.1;margin-bottom:26px;color:#0b1a33;}\r\n    .features-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;}\r\n    .feature-card{\r\n      background:var(--card-bg);border:1px solid var(--card-border);color:var(--text-main);\r\n      padding:24px;border-radius:16px;\r\n    }\r\n    .feature-card h4{font-size:18px;font-weight:900;margin-bottom:8px;}\r\n    .feature-card p{font-size:14px;color:var(--text-muted);line-height:1.65;margin:0;}\r\n\r\n    \/* WHY *\/\r\n    .why-section{max-width:1200px;margin:0 auto;padding:120px 20px;}\r\n    .why-title{font-size:40px;font-weight:900;line-height:1.1;margin-bottom:50px;text-align:center;color:#0A1B2F;}\r\n    .why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;}\r\n    .why-card{\r\n      background:var(--why-bg);color:var(--why-text);padding:32px 28px;border-radius:20px;\r\n      border:1px solid var(--why-border);transition:transform .2s ease;\r\n    }\r\n    .why-card:hover{transform:translateY(-4px)}\r\n    .why-card h3{font-size:20px;font-weight:900;margin-bottom:12px;color:var(--why-text);}\r\n    .why-card p{font-size:15px;line-height:1.75;color:var(--text-muted);margin:0;}\r\n\r\n    \/* SECTORS *\/\r\n    .sectors-section{\r\n      max-width:1200px;margin:0 auto;padding:120px 20px;\r\n      display:flex;justify-content:space-between;align-items:flex-start;gap:50px;\r\n    }\r\n    .sectors-left{flex:1;}\r\n    .sectors-chip{\r\n      display:inline-flex;align-items:center;gap:10px;padding:6px 14px;background:var(--chip2-bg);\r\n      border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;\r\n      color:var(--text-main);margin-bottom:20px;\r\n    }\r\n    .sectors-chip span{background:var(--text-main);color:#fff;padding:4px 9px;font-weight:900;border-radius:999px;font-size:11px;}\r\n    .sectors-title{font-size:40px;font-weight:900;margin-bottom:18px;color:var(--text-main);line-height:1.2;}\r\n    .sectors-desc{font-size:16px;line-height:1.75;color:var(--text-muted);max-width:460px;margin-bottom:28px;}\r\n    .sectors-image-wrapper img{\r\n      width:100%;max-width:450px;border-radius:16px;display:block;border:1px solid #E6EAF0;background:#fff;\r\n    }\r\n    .sectors-grid{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:18px;}\r\n    .sector-card{\r\n      background:#F5F7FB;color:#122645;padding:24px;border-radius:16px;border:1px solid #E1E6EF;\r\n      transition:transform .15s ease;\r\n    }\r\n    .sector-card:hover{transform:translateY(-4px)}\r\n    .sector-card h4{font-size:17px;font-weight:900;margin-bottom:6px;color:#122645;}\r\n    .sector-card p{font-size:14px;color:var(--text-muted);line-height:1.65;margin:0;}\r\n\r\n    \/* SCREEN *\/\r\n    .screen-section{\r\n      max-width:1200px;margin:0 auto;padding:120px 20px;\r\n      display:flex;justify-content:space-between;align-items:center;gap:60px;\r\n    }\r\n    .screen-content{flex:1;}\r\n    .screen-chip{\r\n      display:inline-block;background:var(--screen-tag-bg);color:var(--screen-tag-text);\r\n      font-size:12px;font-weight:900;padding:7px 16px;border-radius:999px;margin-bottom:22px;\r\n      letter-spacing:.06em;text-transform:uppercase;\r\n    }\r\n    .screen-title{font-size:42px;font-weight:900;line-height:1.15;margin-bottom:18px;color:var(--text-main);}\r\n    .screen-desc{font-size:16px;line-height:1.75;color:var(--text-muted);margin-bottom:26px;max-width:520px;}\r\n    .feature-tags{display:flex;gap:10px;flex-wrap:wrap;}\r\n    .tag{\r\n      background:var(--screen-tag-bg);color:var(--screen-tag-text);\r\n      padding:8px 14px;border-radius:10px;font-size:13px;font-weight:800;border:1px solid var(--screen-border);\r\n    }\r\n    .screen-image-wrapper{flex:1;display:flex;justify-content:center;}\r\n    .screen-image-wrapper img{\r\n      width:100%;max-width:480px;border-radius:16px;border:1px solid var(--screen-border);\r\n      background:#fff;display:block;\r\n    }\r\n\r\n    \/* INFO STEPS *\/\r\n    .info-section{max-width:1200px;margin:0 auto;padding:120px 20px;display:flex;gap:60px;}\r\n    .info-steps{flex:0 0 340px;position:relative;padding-left:18px;}\r\n    .info-steps::before{\r\n      content:\"\";position:absolute;left:24px;top:10px;bottom:10px;width:2px;background:var(--info-line);\r\n    }\r\n    .info-step{\r\n      position:relative;padding:18px 18px 18px 40px;margin-bottom:12px;border-radius:14px;\r\n      background:var(--info-step-bg);border:1px solid var(--info-step-border);\r\n      cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .12s ease;\r\n    }\r\n    .info-step:hover{transform:translateX(2px)}\r\n    .info-step.active{background:rgba(50,80,255,.06);border-color:var(--primary);}\r\n    .step-badge{\r\n      position:absolute;left:-2px;top:20px;width:28px;height:28px;border-radius:50%;\r\n      display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;background:#fff;\r\n      border:2px solid var(--info-step-border);color:var(--text-main);box-shadow:0 2px 6px rgba(10,27,47,.06);\r\n    }\r\n    .info-step.active .step-badge{border-color:var(--primary);background:var(--primary);color:#fff;}\r\n    .info-step-title{font-size:16px;font-weight:900;margin-bottom:4px;}\r\n    .info-step-sub{font-size:14px;color:var(--text-muted);}\r\n    .info-detail{\r\n      flex:1;padding:24px 26px;border-radius:20px;border:1px solid #E1E6EF;background:#F9FAFD;\r\n    }\r\n    .info-detail-label{\r\n      font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:10px;\r\n    }\r\n    .info-detail-title{\r\n      font-size:26px;font-weight:900;margin-bottom:14px;color:var(--text-main);line-height:1.3;\r\n    }\r\n    .info-detail-text{font-size:15px;line-height:1.75;color:var(--text-muted);white-space:pre-line;}\r\n\r\n    \/* RESPONSIVE *\/\r\n    @media (max-width:960px){\r\n      .hero{flex-direction:column;}\r\n      .hero-right{order:-1;}\r\n      .features-section{flex-direction:column;text-align:center;}\r\n      .features-left{width:350px;height:420px;}\r\n      .features-left img{height:300px;}\r\n      .features-grid{grid-template-columns:1fr;}\r\n      .why-grid{grid-template-columns:1fr;}\r\n      .sectors-section{flex-direction:column;}\r\n      .sectors-grid{grid-template-columns:1fr;}\r\n      .screen-section{flex-direction:column;text-align:center;}\r\n      .screen-desc{margin-left:auto;margin-right:auto;}\r\n      .feature-tags{justify-content:center;}\r\n      .screen-image-wrapper img{max-width:330px;}\r\n      .info-section{flex-direction:column;}\r\n      .info-steps{flex:unset;padding-left:0;}\r\n      .info-steps::before{display:none;}\r\n      .info-step{padding-left:48px;}\r\n      .step-badge{left:10px;}\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n  <div class=\"page-wrapper\" id=\"overview\">\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>INNOTAB 10A<\/span>\r\n        <\/div>\r\n        <h1 class=\"hero-title\">\r\n          InnoTab 10A<br \/>\r\n          Rugged Tablet\r\n        <\/h1>\r\n        <p class=\"hero-subtitle\">\r\n          InnoTab 10A provides an affordable solution for reliable and durable Android tablet needs required in field operations. It goes everywhere with you.\r\n\r\n          Equipped with an 8-core Qualcomm Snapdragon processor, built-in 4G and GPS, Dual Band Wi-Fi, and Bluetooth 4.2, it empowers your mobile applications. With IP65 and MIL-STD-810G compliance, it creates an economical rugged tablet solution for applications requiring continuous operation in harsh environments.\r\n        <\/p>\r\n\r\n        <div class=\"hero-cta-row\">\r\n          <a\r\n            href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab_10A_datasheet.pdf\"\r\n            class=\"btn-primary\"\r\n            target=\"_blank\"\r\n            rel=\"noopener\"\r\n            aria-label=\"Download InnoTab 10A Datasheet\"\r\n          >\r\n            <span class=\"btn-icon\">\u2b07<\/span>\r\n            InnoTab 10A Rugged Tablet Datasheet\r\n          <\/a>\r\n        <\/div>\r\n\r\n        <div class=\"hero-stats\">\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">PROCESSOR<\/div>\r\n            <div class=\"stat-value\">Qualcomm Snapdragon \u2022 8-Core<\/div>\r\n            <div class=\"stat-value stat-highlight\">2.0 GHz<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">MEMORY \/ STORAGE<\/div>\r\n            <div class=\"stat-value\">4 GB LPDDR3<\/div>\r\n            <div class=\"stat-value stat-highlight\">64 GB eMMC<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">DISPLAY<\/div>\r\n            <div class=\"stat-value\">10.1\u2033 IPS \u2022 1280\u00d7800<\/div>\r\n            <div class=\"stat-value stat-highlight\">PCAP Gorilla Glass<\/div>\r\n          <\/div>\r\n          <div class=\"stat-pill\">\r\n            <div class=\"stat-label\">DURABILITY<\/div>\r\n            <div class=\"stat-value\">IP65 + MIL-STD-810G<\/div>\r\n            <div class=\"stat-value stat-highlight\">Built to last<\/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\/2021\/03\/innotab10A-dayaniklitablet-01.png\"\r\n            alt=\"InnoTab 10A Rugged Tablet\"\r\n          \/>\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/div>\r\n\r\n  <section class=\"features-section\" id=\"gallery\" style=\"padding-top:60px;\">\r\n    <div class=\"features-left\">\r\n      <img decoding=\"async\"\r\n        src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1.png\"\r\n        alt=\"InnoTab 10A Gallery Image\"\r\n      \/>\r\n    <\/div>\r\n    <div class=\"features-right\">\r\n      <div class=\"section-chip\">\r\n        <span>01<\/span> GALLERY\r\n      <\/div>\r\n      <h2 class=\"features-title\">Field-Ready Design, Always With You<\/h2>\r\n      <div class=\"features-grid\">\r\n        <div class=\"feature-card\">\r\n          <h4>Durable & Reliable<\/h4>\r\n          <p>\r\n            InnoTab 10A instills confidence in daily operations with its chassis designed for use in demanding field conditions.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Affordable Solution<\/h4>\r\n          <p>\r\n            Combining durability and economy, it offers an accessible Android tablet alternative for field teams.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Mobile Connectivity<\/h4>\r\n          <p>\r\n            Built-in 4G and GPS create a strong foundation for location-based applications and offline\/online workflows in the field.\r\n          <\/p>\r\n        <\/div>\r\n        <div class=\"feature-card\">\r\n          <h4>Long Battery Life<\/h4>\r\n          <p>\r\n            With its 3.7V, 8,000 mAh battery unit, it reduces dependency on charging during long shifts and increases mobile productivity.\r\n          <\/p>\r\n        <\/div>\r\n      <\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <section class=\"why-section\">\r\n    <h2 class=\"why-title\">Why Choose InnoTab 10A?<\/h2>\r\n    <div class=\"why-grid\">\r\n      <div class=\"why-card\">\r\n        <h3>Durability and Economy Together<\/h3>\r\n        <p>\r\n          An economical choice for applications requiring continuous work in harsh conditions, featuring an 8-core processor, wireless connectivity, and a durable body.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Won't Let You Down<\/h3>\r\n        <p>\r\n          Thanks to MIL-STD-810G and IP65 compliance, it successfully serves in challenging environments by meeting durability and sealing requirements.\r\n        <\/p>\r\n      <\/div>\r\n      <div class=\"why-card\">\r\n        <h3>Powers Your Mobile Apps<\/h3>\r\n        <p>\r\n          Accelerates the daily workflows of field teams with the Android operating system, 4G\/GPS, Dual Band Wi-Fi, and Bluetooth 4.2.\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\"><span>02<\/span> USAGE AREAS<\/div>\r\n      <h2 class=\"sectors-title\">Rugged Tablet for<br \/>Field Operations<\/h2>\r\n      <p class=\"sectors-desc\">\r\n        InnoTab 10A is designed for use in demanding work environments such as field operations, logistics and delivery processes, warehouse and inventory management, maintenance\/service applications, and public safety.\r\n      <\/p>\r\n      <div class=\"sectors-image-wrapper\">\r\n        <img decoding=\"async\"\r\n          src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2021\/03\/innotab10A-dayaniklitablet-04.jpg\"\r\n          alt=\"InnoTab 10A 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>Field Service & Maintenance<\/h4>\r\n        <p>Ideal for fault records, checklists, reporting with photos\/videos, and offline forms.<\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Logistics & Delivery<\/h4>\r\n        <p>Provides efficiency in routing, delivery confirmation, tracking, and mobile business processes with 4G\/GPS support.<\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Warehouse & Inventory<\/h4>\r\n        <p>Accelerates counting\/labeling operations by connecting to the accessory ecosystem via Wi-Fi and Bluetooth.<\/p>\r\n      <\/div>\r\n      <div class=\"sector-card\">\r\n        <h4>Public & Field Inspections<\/h4>\r\n        <p>Suited for auditing, field data collection, and mobile form scenarios with its durability in harsh conditions.<\/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        10.1\u2033 IPS Display<br \/>\r\n        PCAP Gorilla Glass Touch<br \/>\r\n      <\/h2>\r\n      <p class=\"screen-desc\">\r\n        The 10.1\u2033 IPS screen and 1280\u00d7800 resolution provide a readable visual experience in the field. It offers a more durable and fluid interaction with the Projected Capacitive (PCAP) Gorilla Glass touch panel.\r\n      <\/p>\r\n      <div class=\"feature-tags\">\r\n        <div class=\"tag\">10.1\u2033 IPS<\/div>\r\n        <div class=\"tag\">1280\u00d7800<\/div>\r\n        <div class=\"tag\">PCAP Touch<\/div>\r\n        <div class=\"tag\">Gorilla Glass<\/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\/2021\/03\/innotab10A-dayaniklitablet-005.jpg\"\r\n        alt=\"InnoTab 10A 10.1 IPS Screen\"\r\n      \/>\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=\"Durability\\nIP65 + MIL-STD-810G\"\r\n        data-text=\"Tested under rigorous conditions with MIL-STD-810G and IP65 compliance, InnoTab 10A is designed to meet durability and sealing requirements in field conditions.\"\r\n      >\r\n        <div class=\"step-badge\">1<\/div>\r\n        <div class=\"info-step-title\">Durability<\/div>\r\n        <div class=\"info-step-sub\">IP65 + MIL-STD-810G<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Connectivity\\n4G + GPS + Dual Band Wi-Fi\"\r\n        data-text=\"Offers seamless connectivity and location capability in field operations with built-in 4G and GPS. Simplifies accessory and infrastructure integration with Dual Band Wi-Fi (802.11 a\/b\/g\/n\/ac) and Bluetooth 4.2.\"\r\n      >\r\n        <div class=\"step-badge\">2<\/div>\r\n        <div class=\"info-step-title\">Connectivity<\/div>\r\n        <div class=\"info-step-sub\">4G\/GPS + Wi-Fi + BT<\/div>\r\n      <\/div>\r\n      <div\r\n        class=\"info-step\"\r\n        data-title=\"Performance\\n8-Core Snapdragon\"\r\n        data-text=\"Smoothly runs your mobile applications in the field with a Qualcomm Snapdragon 8-core processor and Android OS. 4 GB memory and 64 GB eMMC storage offer a balanced structure for daily operations.\"\r\n      >\r\n        <div class=\"step-badge\">3<\/div>\r\n        <div class=\"info-step-title\">Performance<\/div>\r\n        <div class=\"info-step-sub\">Snapdragon + Android<\/div>\r\n      <\/div>\r\n    <\/div>\r\n    <div class=\"info-detail\">\r\n      <div class=\"info-detail-label\">INNOTAB 10A HIGHLIGHTS<\/div>\r\n      <div class=\"info-detail-title\" id=\"detailTitle\">\r\n        Durability<br \/>\r\n        IP65 + MIL-STD-810G\r\n      <\/div>\r\n      <div class=\"info-detail-text\" id=\"detailText\">\r\n        Tested under rigorous conditions with MIL-STD-810G and IP65 compliance, InnoTab 10A is designed to meet durability and sealing requirements in field conditions.\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 && 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 e-flex e-con-boxed e-con e-parent\" data-id=\"b94e2f0\" data-element_type=\"container\" data-e-type=\"container\" id=\"tab-gallery\">\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\/04\/Untitled-design-6-2-150x85.png\" class=\"woocommerce-product-gallery__image\"><a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2.png\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1200\" height=\"678\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-1200x678.png\" class=\"wp-post-image wp-post-image\" alt=\"\" title=\"Untitled design (6)\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2.png\" data-large_image_width=\"1440\" data-large_image_height=\"813\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2.png 1440w\" sizes=\"(max-width: 1200px) 100vw, 1200px\"><\/a><\/figure><\/div>\n\t\t\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001.jpg\">\n\t\t\t\t\t<img decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001.jpg\" class=\"\" alt=\"\" title=\"innotab10A-dayaniklitablet-001\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-100x100.jpg 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_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\/04\/InnoTab-10A_4.png\">\n\t\t\t\t\t<img decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4.png\" class=\"\" alt=\"\" title=\"InnoTab 10A_4\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4.png\" data-large_image_width=\"600\" data-large_image_height=\"600\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4-100x100.png 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_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\/04\/InnoTab-10A_3.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3.png\" class=\"\" alt=\"\" title=\"InnoTab 10A_3\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3.png\" data-large_image_width=\"600\" data-large_image_height=\"600\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3-100x100.png 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_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\/04\/InnoTab-10A_1.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1.png\" class=\"\" alt=\"\" title=\"InnoTab 10A_1\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1.png\" data-large_image_width=\"600\" data-large_image_height=\"600\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1-100x100.png 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-150x150.jpg\" class=\"woocommerce-product-gallery__image\">\n\t\t\t\t<a data-elementor-open-lightbox=\"no\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003.jpg\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"1200\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003.jpg\" class=\"\" alt=\"\" title=\"innotab10A-dayaniklitablet-003\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003.jpg\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003.jpg\" data-large_image_width=\"1200\" data-large_image_height=\"1200\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003.jpg 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-100x100.jpg 100w\" sizes=\"(max-width: 1200px) 100vw, 1200px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t<div class=\"wd-carousel-item\">\n\t\t\t<figure data-thumb=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_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\/04\/InnoTab-10A_2.png\">\n\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"600\" height=\"600\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2.png\" class=\"\" alt=\"\" title=\"InnoTab 10A_2\" data-caption=\"\" data-src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2.png\" data-large_image=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2.png\" data-large_image_width=\"600\" data-large_image_height=\"600\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2.png 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2-100x100.png 100w\" sizes=\"(max-width: 600px) 100vw, 600px\" data- data-large_image_>\t\t\t\t<\/a>\n\t\t\t<\/figure>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/figure>\n\n\t\t\t\t\t<div class=\"wd-nav-arrows wd-pos-sep wd-hover-1 wd-custom-style wd-icon-1\">\n\t\t\t<div class=\"wd-btn-arrow wd-prev wd-disabled\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"wd-btn-arrow wd-next\">\n\t\t\t\t<div class=\"wd-arrow-inner\"><\/div>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t\n\t\t\n\t\t<\/div>\n\n\t\t\t<\/div>\n\n\t\t\t\t\t<div class=\"wd-carousel-container wd-gallery-thumb\">\n\t\t\t<div class=\"wd-carousel-inner\">\n\t\t\t\t<div class=\"wd-carousel wd-grid\" style=\"--wd-col-lg:4;--wd-col-md:4;--wd-col-sm:3;\">\n\t\t\t\t\t<div class=\"wd-carousel-wrap\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"85\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-150x85.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-150x85.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-400x226.png 400w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-1300x734.png 1300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-768x434.png 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2-1200x678.png 1200w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/Untitled-design-6-2.png 1440w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-001.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_4.png 600w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_3.png 600w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_1.png 600w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-150x150.jpg\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-150x150.jpg 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-600x600.jpg 600w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-300x300.jpg 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-800x800.jpg 800w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-768x768.jpg 768w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003-100x100.jpg 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab10A-dayaniklitablet-003.jpg 1200w\" sizes=\"(max-width: 150px) 100vw, 150px\">\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"wd-carousel-item \">\n\t\t\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"150\" height=\"150\" src=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2-150x150.png\" class=\"attachment-150x0 size-150x0\" alt=\"\" srcset=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2-150x150.png 150w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2-300x300.png 300w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2-100x100.png 100w, https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/InnoTab-10A_2.png 600w\" 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-ddfa9d7 wd-section-stretch-content e-flex e-con-boxed e-con e-parent\" data-id=\"ddfa9d7\" 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-33629e8 elementor-widget elementor-widget-html\" data-id=\"33629e8\" 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>InnoTab 10A \u2013 Technical Specifications<\/title>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\" \/>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800&display=swap\" rel=\"stylesheet\"\/>\r\n<style>\r\n    :root {\r\n      --page-bg: #0b2a57;\r\n      --section-bg: #f5f7ff;\r\n      --primary: #3b66ff;\r\n      --text-main: #070814;\r\n      --text-muted: #7a8198;\r\n      --card-bg: #ffffff;\r\n      --border-soft: #e0e5f4;\r\n    }\r\n\r\n    * { box-sizing: border-box; margin: 0; padding: 0; }\r\n\r\n    body {\r\n      font-family: \"Inter\", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;\r\n      background: var(--page-bg);\r\n    }\r\n\r\n    .specs-wrapper {\r\n      max-width: 1100px;\r\n      margin: 0 auto;\r\n      padding: 110px 20px 140px;\r\n    }\r\n\r\n    .specs-inner {\r\n      background: var(--section-bg);\r\n      border-radius: 32px;\r\n      padding: 56px 60px 70px;\r\n      box-shadow: 0 30px 60px rgba(4, 12, 45, 0.18);\r\n      position: relative;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .blob-tint {\r\n      position: absolute;\r\n      inset: -120px -60px auto auto;\r\n      width: 460px;\r\n      height: 460px;\r\n      background: radial-gradient(circle at 10% 0, rgba(59, 102, 255, 0.14), transparent 70%);\r\n      pointer-events: none;\r\n    }\r\n\r\n    .section-chip {\r\n      display: inline-flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n      padding: 6px 14px;\r\n      background: #ffffff;\r\n      border-radius: 999px;\r\n      font-size: 12px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.12em;\r\n      color: var(--text-muted);\r\n      font-weight: 600;\r\n      margin-bottom: 18px;\r\n      position: relative; z-index: 2;\r\n    }\r\n\r\n    .section-chip span {\r\n      background: var(--primary);\r\n      color: #fff;\r\n      padding: 4px 9px;\r\n      border-radius: 999px;\r\n      font-size: 11px;\r\n      font-weight: 700;\r\n    }\r\n\r\n    .specs-title {\r\n      font-size: 32px;\r\n      line-height: 1.25;\r\n      font-weight: 800;\r\n      color: var(--text-main);\r\n      margin-bottom: 12px;\r\n      position: relative; z-index: 2;\r\n    }\r\n\r\n    .specs-sub {\r\n      font-size: 15px;\r\n      color: var(--text-muted);\r\n      margin-bottom: 32px;\r\n      max-width: 760px;\r\n      position: relative; z-index: 2;\r\n    }\r\n\r\n    .specs-grid {\r\n      display: grid;\r\n      grid-template-columns: 1fr 1fr;\r\n      gap: 22px;\r\n      position: relative; z-index: 2;\r\n    }\r\n\r\n    .spec-card {\r\n      background: var(--card-bg);\r\n      border-radius: 18px;\r\n      padding: 22px 24px 20px;\r\n      box-shadow: 0 18px 35px rgba(10, 20, 70, 0.12);\r\n      border: 1px solid var(--border-soft);\r\n    }\r\n\r\n    .spec-card.wide { grid-column: 1 \/ 3; }\r\n\r\n    .spec-heading {\r\n      font-size: 13px;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0.16em;\r\n      font-weight: 600;\r\n      color: var(--text-muted);\r\n      margin-bottom: 6px;\r\n    }\r\n\r\n    .spec-title-sm {\r\n      font-size: 18px;\r\n      font-weight: 700;\r\n      color: var(--text-main);\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .spec-list {\r\n      list-style: none;\r\n      font-size: 14px;\r\n      color: var(--text-muted);\r\n    }\r\n\r\n    .spec-list li { margin-bottom: 6px; }\r\n\r\n    .spec-list li strong {\r\n      color: var(--text-main);\r\n      font-weight: 600;\r\n    }\r\n\r\n    @media (max-width: 860px) {\r\n      .specs-inner { padding: 40px 24px 46px; }\r\n      .specs-grid { grid-template-columns: 1fr; }\r\n      .spec-card.wide { grid-column: 1 \/ 2; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"specs-wrapper\">\r\n<section class=\"specs-inner\">\r\n<div class=\"blob-tint\"><\/div>\r\n<div class=\"section-chip\">\r\n      <span>06<\/span> Technical Specifications\r\n    <\/div>\r\n<h2 class=\"specs-title\">InnoTab 10A Rugged Tablet \u2013 Technical Specifications<\/h2>\r\n<p class=\"specs-sub\">\r\n      The InnoTab 10A is an economical Android tablet solution designed for field operations, featuring a 10.1\" IPS display, Snapdragon 8-core processor, built-in 4G\/GPS, Dual Band Wi-Fi, and IP65 + MIL-STD-810G durability.\r\n    <\/p>\r\n<div class=\"specs-grid\">\r\n\r\n      <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Platform<\/div>\r\n<div class=\"spec-title-sm\">Processor, Graphics, RAM, and Storage<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Processor:<\/strong> Qualcomm Snapdragon, 8-core, 2.0 GHz<\/li>\r\n<li><strong>Graphics Card:<\/strong> Adreno 506<\/li>\r\n<li><strong>RAM:<\/strong> 4GB DDR3L 1600 MHz<\/li>\r\n<li><strong>Storage:<\/strong> 64GB eMMC<\/li>\r\n<li><strong>Operating System:<\/strong> Android 9.0<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Imaging<\/div>\r\n<div class=\"spec-title-sm\">Display & Touch<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Display:<\/strong> 10.1\" 1280 \u00d7 800 IPS<\/li>\r\n<li><strong>Touch:<\/strong> Multi-Touch Projected Capacitive, G+G, Gorilla Glass<\/li>\r\n<li><strong>Video Output:<\/strong> Mini HDMI 1.4a<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Camera & Audio<\/div>\r\n<div class=\"spec-title-sm\">Camera, Speaker, Audio Output<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Camera:<\/strong> Front 5MP, Rear 13MP<\/li>\r\n<li><strong>Audio Output:<\/strong> 3.5mm standard headphone jack<\/li>\r\n<li><strong>Speaker:<\/strong> Built-in 0.8W \/ 8 Ohm, waterproof<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Connectivity<\/div>\r\n<div class=\"spec-title-sm\">2G\/3G\/4G, Wi-Fi, Bluetooth, GPS, NFC<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>2G\/3G\/4G:<\/strong><br \/>\r\n            LTE FDD: B1\/B2\/B3\/B4\/B5\/B7\/B8\/B20\/B28 \u2022<br \/>\r\n            LTE TDD: B38\/B39\/B40\/B41 \u2022<br \/>\r\n            WCDMA: B1\/B2\/B4\/B5\/B8 \u2022<br \/>\r\n            GSM: 850\/900\/1800\/1900MHz\r\n          <\/li>\r\n<li><strong>Wi-Fi:<\/strong> Dual Band WiFi 802.11 a\/b\/g\/n\/ac<\/li>\r\n<li><strong>Bluetooth:<\/strong> Bluetooth 4.2, BR\/EDR, BLE<\/li>\r\n<li><strong>GPS:<\/strong> Built-in GPS module, Glonass and BeiDou support<\/li>\r\n<li><strong>NFC:<\/strong> Built-in NFC ISO\/IEC 14443A<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Sensors<\/div>\r\n<div class=\"spec-title-sm\">Sensors & Memory Card<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Sensors:<\/strong> Light sensor, Compass, G-Sensor<\/li>\r\n<li><strong>Expansion Slot:<\/strong> TF Card, max. 128GB<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Input \/ Output<\/div>\r\n<div class=\"spec-title-sm\">I\/O Ports<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Ports:<\/strong> 1 \u00d7 USB 2.0, 1 \u00d7 USB Type-C OTG, 1 \u00d7 HDMI 1.4a Type-C<\/li>\r\n<li><strong>Display Output:<\/strong> Mini HDMI 1.4a<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Power<\/div>\r\n<div class=\"spec-title-sm\">Battery & Adapter<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Battery:<\/strong> 3.7V \/ 8,000mAh<\/li>\r\n<li><strong>DC Power Adapter:<\/strong> 5V \/ 2A<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Durability<\/div>\r\n<div class=\"spec-title-sm\">Certifications & Environmental<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Certifications:<\/strong> CE, IP65, MIL-STD-810G<\/li>\r\n<li><strong>Operating Temperature:<\/strong> \u221210 \u00b0C ~ 50 \u00b0C<\/li>\r\n<li><strong>Warranty:<\/strong> 2 Years<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card\">\r\n<div class=\"spec-heading\">Mechanical<\/div>\r\n<div class=\"spec-title-sm\">Dimensions & Weight<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Dimensions:<\/strong> 275.5 \u00d7 187.5 \u00d7 22 mm<\/li>\r\n<li><strong>Weight:<\/strong> 1,000 gr.<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n      <article class=\"spec-card wide\">\r\n<div class=\"spec-heading\">Options<\/div>\r\n<div class=\"spec-title-sm\">Optional Modules<\/div>\r\n<ul class=\"spec-list\">\r\n<li><strong>Optional Modules:<\/strong> 1D\/2D Barcode Scanner, Docking Station<\/li>\r\n<\/ul>\r\n<\/article>\r\n\r\n<\/div>\r\n<\/section>\r\n<\/div>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<ul>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Qualcomm Snapdragon 8-Core, 2.0 GHz Processor<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">4 GB LPDDR3 Memory<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">64 GB eMMC Storage<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">10.1\u2033 IPS Display, 1280\u00d7800<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Projected Capacitive Gorilla Glass Touch Screen<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Built-in 4G and GPS<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Dual Band Wi-Fi 802.11 a\/b\/g\/n\/ac and Bluetooth 4.2<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">3.7V, 8,000 mAh Battery Unit<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">IP65 and MIL-STD-810G Compliance<\/span><\/li>\n<li data-leveltext=\"\uf0b7\" data-font=\"Symbol\" data-listid=\"7\" aria-setsize=\"-1\" data-aria-posinset=\"1\" data-aria-level=\"1\"><span data-contrast=\"auto\">Android 9.0 Operating System<\/span><\/li>\n<\/ul>\n<p><a style=\"display: inline-block; background-color: #3696d2; color: #ffffff; padding: 10px 28px; font-size: 16px; font-weight: bold; border-radius: 12px; text-decoration: none; box-shadow: 0 4px 0 #2a6da0, 0 4px 12px rgba(0, 0, 0, 0.15); transition: all 0.2s ease-in-out; text-align: center;\" href=\"https:\/\/noyatech.com\/wp-content\/uploads\/2025\/04\/innotab_10A_datasheet.pdf\" target=\"_blank\" rel=\"noopener\">InnoTab 10A Rugged Tablet Datasheet<br \/>\n<\/a><\/p>\n","protected":false},"featured_media":42234,"template":"","meta":[],"product_brand":[458],"product_cat":[1014,1994,1997],"product_tag":[],"class_list":{"0":"post-50393","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-rugged-mobile","9":"product_cat-rugged-tablet","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\/50393","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\/50393\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media\/42234"}],"wp:attachment":[{"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/media?parent=50393"}],"wp:term":[{"taxonomy":"product_brand","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_brand?post=50393"},{"taxonomy":"product_cat","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_cat?post=50393"},{"taxonomy":"product_tag","embeddable":true,"href":"https:\/\/noyatech.com\/en\/wp-json\/wp\/v2\/product_tag?post=50393"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}