{"product_id":"canon-imageforce-c3100-series-a3-colour-laser-multifunction-printer","title":"Canon imageFORCE C3100 Series - A3 Colour Laser Multifunction Printer","description":"\u003cstyle\u003e\n  \/* ============================================================\n     LOCKED DESIGN SYSTEM — do not edit selectors or values below\n     except --ao-accent. See PLAYBOOK.md for why each rule exists\n     (theme-conflict fixes, px-not-rem, etc.) before touching anything.\n     ============================================================ *\/\n  :root{\n    --ao-accent:#E41B13; \/* the ONLY colour token to change per product *\/\n    --ao-accent-700: color-mix(in srgb, var(--ao-accent) 85%, black);\n    --ao-accent-900: color-mix(in srgb, var(--ao-accent) 70%, black);\n    --ao-max:1600px;\n    --ao-bg:#ffffff;\n    --ao-ink:#0b1220;\n    --ao-muted:#4b5563;\n    --ao-panel:#f6f7f9;\n    --ao-border:#e5e7eb;\n    --ao-r:14px;\n    --ao-shadow:0 6px 20px rgba(0,0,0,.06);\n    --ao-gray:#F3F4F6;\n  }\n  .ao-description-wrapper{margin:0;background:var(--ao-bg);color:var(--ao-ink);font:16px\/1.6 ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,\"Helvetica Neue\",Arial,\"Noto Sans\",sans-serif}\n  .ao-description-wrapper *{box-sizing:border-box}\n  .ao-description-wrapper h1,.ao-description-wrapper h2,.ao-description-wrapper h3,.ao-description-wrapper h4{margin:0 0 12px}\n  .ao-description-wrapper h1{font-size:clamp(28px,3.5vw,44px);line-height:1.1}\n  .ao-description-wrapper h2{font-size:clamp(19px, 2.2vw, 26px)}\n  .ao-description-wrapper h3{font-size:clamp(18px,2vw,24px)}\n  .ao-description-wrapper p{margin:0 0 16px}\n  .ao-description-wrapper a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}\n  .ao-description-wrapper ul,.ao-description-wrapper ol{padding-left: 24px; margin: 0 0 16px;}\n  \/* Sizes are px, not rem: some themes set html{font-size:62.5%} (10px\n     root), which would shrink rem-based values to ~63% of what you see\n     in preview. Never introduce a rem value into this stylesheet. *\/\n  .ao-description-wrapper .ao-container{max-width:var(--ao-max);margin-inline:auto;padding:24px}\n  .ao-description-wrapper .sec{background:#fff;border:1px solid var(--ao-border);border-radius:var(--ao-r);box-shadow:var(--ao-shadow);padding:28px;margin-bottom:18px}\n  .ao-description-wrapper .muted{color:var(--ao-muted)}\n\n  .ao-eyebrow{font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ao-accent-900);margin:0 0 10px;}\n  .ao-hero h1{font-weight:800;letter-spacing:-.01em;}\n  .ao-hero-rule{height:3px;width:64px;background:var(--ao-accent);margin:16px 0 20px;border-radius:2px;}\n  .ao-lede{font-size:17px;color:var(--ao-muted);max-width:min(900px,95%);margin:0 0 8px;}\n\n  .ao-description-wrapper .grid{display:grid;gap:22px}\n  .ao-description-wrapper .g-2{grid-template-columns:1fr}\n  .ao-description-wrapper .g-3{grid-template-columns:1fr}\n  @media (min-width:720px){.ao-description-wrapper .g-2{grid-template-columns:1fr 1fr}}\n  @media (min-width:980px){.ao-description-wrapper .g-3{grid-template-columns:1fr 1fr 1fr}}\n  .ao-description-wrapper .bubble{background:var(--ao-panel);border:1px solid var(--ao-border);border-radius:var(--ao-r);padding:22px;transition:all .2s ease;}\n  .ao-description-wrapper .bubble:hover{border-color:var(--ao-accent);transform:translateY(-4px);box-shadow:var(--ao-shadow);}\n  .ao-description-wrapper .bubble.green{background:#EEF9F0;border-color:#9BD6A8}\n  .ao-description-wrapper .bubble.green:hover{border-color:#4E9F5E;}\n  .ao-description-wrapper .bubble.yellow{background:#FFFBEA;border-color:#F4D35E}\n  .ao-description-wrapper .bubble.yellow:hover{border-color:#D8B23A;}\n  .ao-description-wrapper .bubble \u003e svg{width:38px;height:38px;margin-bottom:12px;color:var(--ao-accent-900);}\n  .ao-description-wrapper .check{list-style:none;padding:0;margin:0}\n  .ao-description-wrapper .check li{display:flex;align-items:flex-start;gap:10px;margin:8px 0;font-size:16px;}\n  .ao-description-wrapper .check li\u003esvg{flex-shrink:0;width:20px;height:20px;margin-top:2px;color:var(--ao-accent)}\n\n  .ao-tabs-container{margin-top:4px;position:relative;border:1px solid var(--ao-border);border-radius:var(--ao-r);overflow:hidden;}\n  .ao-tabs-container input[name=tabs]{display:none}\n  .ao-tabs-labels{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;border-bottom:1px solid var(--ao-border);background:var(--ao-panel);padding:0 6px;}\n  .ao-tabs-labels::-webkit-scrollbar{display:none;}\n  .ao-tabs-labels label{display:flex;align-items:center;gap:7px;flex-shrink:0;padding:14px 16px;font-weight:600;font-size:16px;cursor:pointer;color:var(--ao-muted);border-bottom:3px solid transparent;transition:all .2s ease;}\n  .ao-tabs-labels label svg{width:16px;height:16px;}\n  .ao-tabs-labels label:hover{color:var(--ao-ink)}\n  .ao-tabs-panels{padding:28px}\n  .ao-tabs-panel{display:none}\n  .ao-tabs-container .ao-tabs-panels .ao-tabs-panel:first-of-type{display:block}\n  .ao-tabs-container .ao-tabs-labels label:first-of-type{color:var(--ao-accent-900);border-bottom-color:var(--ao-accent)}\n  .ao-tabs-container input[name=\"tabs\"]:checked ~ .ao-tabs-labels label{color:var(--ao-muted);border-bottom-color:transparent}\n  .ao-tabs-container input[name=\"tabs\"]:checked ~ .ao-tabs-panels .ao-tabs-panel{display:none}\n  .ao-tabs-container #t1:checked ~ .ao-tabs-labels label[for=\"t1\"],\n  .ao-tabs-container #t2:checked ~ .ao-tabs-labels label[for=\"t2\"],\n  .ao-tabs-container #t3:checked ~ .ao-tabs-labels label[for=\"t3\"],\n  .ao-tabs-container #t4:checked ~ .ao-tabs-labels label[for=\"t4\"],\n  .ao-tabs-container #t5:checked ~ .ao-tabs-labels label[for=\"t5\"],\n  .ao-tabs-container #t6:checked ~ .ao-tabs-labels label[for=\"t6\"],\n  .ao-tabs-container #t7:checked ~ .ao-tabs-labels label[for=\"t7\"]{color:var(--ao-accent-900);border-bottom-color:var(--ao-accent)}\n  .ao-tabs-container #t1:checked ~ .ao-tabs-panels #p1,\n  .ao-tabs-container #t2:checked ~ .ao-tabs-panels #p2,\n  .ao-tabs-container #t3:checked ~ .ao-tabs-panels #p3,\n  .ao-tabs-container #t4:checked ~ .ao-tabs-panels #p4,\n  .ao-tabs-container #t5:checked ~ .ao-tabs-panels #p5,\n  .ao-tabs-container #t6:checked ~ .ao-tabs-panels #p6,\n  .ao-tabs-container #t7:checked ~ .ao-tabs-panels #p7{display:block}\n  .ao-tab-key-value-grid{display:flex;flex-wrap:wrap;gap:14px;}\n  .ao-tab-kv-item{flex:1 1 190px;background:#fff;border:1px solid var(--ao-border);padding:16px 18px;border-radius:12px;transition:all .2s ease;}\n  .ao-tab-kv-item:hover{transform:translateY(-4px);box-shadow:var(--ao-shadow);border-color:var(--ao-accent);}\n  .ao-tab-kv-key{display:block;font-size:13px;color:#4b5563;margin-bottom:5px;font-weight:600;}\n  .ao-tab-kv-value{font-size:15px;font-weight:700;color:var(--ao-ink);}\n\n  \/* Quick Glance — the four things a buyer checks first, sitting above the fold so a\n     scanner never has to open the spec tabs. Hardware categories only, not cartridges.\n     Every value repeats a row that already exists in Detailed Specifications, so this\n     section needs no new metafields (added 2026-09-05). *\/\n  .ao-glance{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1px;background:var(--ao-border);border:1px solid var(--ao-border);border-radius:var(--ao-r);overflow:hidden;}\n  .ao-glance-item{display:flex;gap:12px;align-items:flex-start;background:var(--ao-panel);padding:18px 20px;}\n  .ao-glance-item svg{width:22px;height:22px;flex-shrink:0;color:var(--ao-accent);margin-top:1px;}\n  .ao-glance-k{display:block;font-size:12px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--ao-muted);margin-bottom:4px;}\n  .ao-glance-v{display:block;font-size:16px;font-weight:700;line-height:1.35;color:var(--ao-ink);}\n  \/* .ao-notes \/ .check \/ .check-sm \u003cli\u003e are flex containers: keep the text in ONE\n     \u003cspan\u003e after the icon so the li has exactly two flex children. An unwrapped\n     \u003cstrong\u003e or \u003ca\u003e in the text becomes its own flex item and splits the line into\n     columns (found live on several printer pages, 2026-09-05). *\/\n  .ao-notes{list-style:none;padding:0;margin:0;}\n  .ao-notes li{display:flex;gap:10px;align-items:flex-start;margin:10px 0;color:var(--ao-muted);font-size:16px;}\n  .ao-notes li svg{flex-shrink:0;width:18px;height:18px;margin-top:2px;color:var(--ao-muted);}\n  @media (max-width:640px){ .ao-tabs-panels{padding:18px} }\n\n  .ao-benefits-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:center;background:var(--ao-panel);border:1px solid var(--ao-border);border-radius:var(--ao-r);padding:26px;}\n  @media(min-width:720px){ .ao-benefits-grid{grid-template-columns:1.2fr 1fr;} }\n  .ao-benefits-grid img{display:block;width:100%;height:auto;border-radius:calc(var(--ao-r) - 6px);max-height:520px;object-fit:contain;}\n\n  .ao-bestfor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;}\n  .ao-bestfor-item{display:flex;align-items:center;gap:16px;background:var(--ao-panel);border:1px solid var(--ao-border);border-radius:var(--ao-r);padding:16px 18px;transition:all .2s ease;}\n  .ao-bestfor-item:hover{transform:translateY(-3px);box-shadow:var(--ao-shadow);border-color:var(--ao-accent);}\n  .ao-bestfor-item svg{width:29px;height:29px;color:var(--ao-accent);flex-shrink:0;}\n  .ao-bestfor-item span{font-weight:500;font-size:16px;}\n\n  .ao-gallery-container{position:relative;width:100%;border-radius:var(--ao-r);overflow:hidden;border:1px solid var(--ao-border);}\n  \/* PER-PRODUCT TOKEN — the one sizing value that changes per product, alongside --ao-accent.\n     aspect-ratio, never a fixed px height (fixed 2026-08-11; token-ised 2026-09-04). A fixed\n     height:460px with object-fit:cover on the slide img cropped the banners at every viewport\n     width whose container aspect did not happen to match the image aspect. Setting the container\n     to the banners' OWN ratio makes cover a no-op, so nothing is cropped at any width.\n     Banner ratios are NOT consistent across products — measure the actual supplied images and\n     paste their width\/height here. Never inherit the previous product's value. Known real values:\n       Canon iR-ADV DX C5800 series — 1942x809 -\u003e 1942\/809 (2.40:1)\n       Canon iR-ADV DX 6800 series  — 1717x916 -\u003e 1717\/916 (1.87:1)\n     All slides in one gallery must share the same ratio; if a supplied set is mixed, ask for a\n     re-export rather than averaging — an average crops every slide instead of none. *\/\n  .ao-gallery-slides{position:relative;width:100%;aspect-ratio:1920\/600;background:var(--ao-panel);}\n  .ao-gallery-slide{position:absolute;inset:0;opacity:0;transition:opacity .4s ease;z-index:1;}\n  .ao-gallery-slide img{width:100%;height:100%;object-fit:cover;}\n  .ao-gallery-container input[name=\"gallery-slide\"]{display:none;}\n  #g1:checked ~ .ao-gallery-slides .gs-1, #g2:checked ~ .ao-gallery-slides .gs-2, #g3:checked ~ .ao-gallery-slides .gs-3,\n  #g4:checked ~ .ao-gallery-slides .gs-4{opacity:1;z-index:2;}\n  .ao-gallery-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;background:rgba(11,18,32,.55);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:opacity .2s;}\n  .ao-gallery-container:hover .ao-gallery-nav{opacity:1;}\n  .ao-gallery-prev{left:14px;} .ao-gallery-next{right:14px;}\n  .ao-gallery-arrows\u003ediv{display:none;}\n  #g1:checked ~ .ao-gallery-arrows .ga-1, #g2:checked ~ .ao-gallery-arrows .ga-2, #g3:checked ~ .ao-gallery-arrows .ga-3,\n  #g4:checked ~ .ao-gallery-arrows .ga-4{display:block;}\n  .ao-gallery-dots{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:8px;}\n  .ao-gallery-dot{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.55);cursor:pointer;}\n  #g1:checked ~ .ao-gallery-dots .gd-1, #g2:checked ~ .ao-gallery-dots .gd-2, #g3:checked ~ .ao-gallery-dots .gd-3,\n  #g4:checked ~ .ao-gallery-dots .gd-4{background:#fff;}\n\n  .ao-graybox{background:var(--ao-gray);border:1px solid var(--ao-border);border-radius:var(--ao-r);padding:26px 28px;}\n  .ao-graybox h3{margin-bottom:14px;}\n  .check-sm{list-style:none;padding:0;margin:0;}\n  .check-sm li{display:flex;gap:8px;align-items:flex-start;margin:8px 0;color:#4b5563;font-size:16px;}\n  .check-sm li svg{flex-shrink:0;width:17px;height:17px;margin-top:2px;color:var(--ao-accent-900);}\n\n  \/* Typographic option cards — printer accessory photos are rarely available, so the \"photo\" slot\n     is a solid accent-colour block carrying the product name in large bold type instead of an image\n     (locked 2026-08-10). Don't revert to real photo cards for printers just because a spare image\n     turns up for one accessory — keep the category visually consistent. *\/\n  .ao-options-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;}\n  .ao-option-card{background:var(--ao-panel);border:1px solid var(--ao-border);border-radius:var(--ao-r);overflow:hidden;transition:all .2s ease;}\n  .ao-option-card:hover{transform:translateY(-4px);box-shadow:var(--ao-shadow);border-color:var(--ao-accent);}\n  .ao-option-name{background:var(--ao-accent);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;padding:32px 18px;min-height:140px;}\n  .ao-option-name h4{margin:0;font-size:clamp(19px,2.2vw,24px);font-weight:800;line-height:1.2;letter-spacing:-.01em;color:#fff;}\n  .ao-option-body{padding:16px 18px;}\n  .ao-option-body p{margin:0;font-size:13.5px;color:var(--ao-muted);line-height:1.5;}\n\n  \/* FAQ: checkboxes + labels, NOT \u003cdetails\u003e\/\u003csummary\u003e — many themes\n     globally reskin\/animate native details\/summary tags, which breaks\n     this. Never revert this to \u003cdetails\u003e. *\/\n  .ao-faq-toggle{position:absolute!important;opacity:0!important;width:0!important;height:0!important;margin:0!important;padding:0!important;pointer-events:none;}\n  .ao-faq-item{border-bottom:1px solid var(--ao-border);}\n  .ao-faq-item:first-child{border-top:1px solid var(--ao-border);}\n  .ao-faq-q{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer;font-weight:600;color:var(--ao-ink);padding:22px 4px;margin:0;line-height:1.4;}\n  .ao-faq-icon{flex-shrink:0;font-size:1.5em;font-weight:300;line-height:1;color:var(--ao-accent);}\n  .ao-faq-icon::before{content:'+';}\n  .ao-faq-toggle:checked ~ .ao-faq-q .ao-faq-icon::before{content:'−';}\n  .ao-faq-toggle:checked ~ .ao-faq-q{color:var(--ao-accent-900);}\n  .ao-faq-a{display:none;padding:0 4px 22px;color:var(--ao-muted);}\n  .ao-faq-a p{margin:0;}\n  .ao-faq-toggle:checked ~ .ao-faq-a{display:block;}\n\n  .ao-downloads-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;}\n  .ao-download-card{display:flex;align-items:center;gap:14px;border:1px solid var(--ao-border);background:#fff;border-radius:var(--ao-r);padding:20px 18px 24px;text-decoration:none!important;color:var(--ao-ink);box-shadow:var(--ao-shadow);transition:all .25s ease;position:relative;overflow:hidden;}\n  .ao-download-card svg{width:28px;height:28px;flex-shrink:0;color:var(--ao-accent);z-index:2;}\n  .ao-download-card .b{z-index:2;}\n  .ao-download-card h4{margin:0;font-size:15.5px;}\n  .ao-download-card p{margin:2px 0 0;font-size:13px;color:var(--ao-muted);}\n  .ao-download-card:hover{border-color:var(--ao-accent);transform:translateY(-2px);}\n\n  .ao-cta{background:var(--ao-gray);border:1px solid var(--ao-border);border-radius:var(--ao-r);padding:36px 28px;text-align:center;}\n  .ao-cta h2{margin-bottom:8px;}\n  .ao-cta p{color:var(--ao-muted);max-width:min(700px,90%);margin:0 auto 20px;}\n  .ao-cta-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;}\n  .ao-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center;gap:8px;background:var(--ao-accent);color:#fff!important;font-weight:600;text-decoration:none!important;line-height:1.2!important;padding:12px 24px!important;border-radius:99px;transition:all .2s ease;}\n  .ao-btn:hover{background:var(--ao-accent-700);}\n  .ao-btn.outline{background:#fff;color:var(--ao-ink)!important;border:1px solid var(--ao-border);}\n  .ao-btn.outline:hover{background:var(--ao-ink)!important;color:#fff!important;border-color:var(--ao-ink);}\n  .ao-btn.whatsapp{background:#25D366;} \/* WhatsApp brand green — ALWAYS this exact colour, never var(--ao-accent) *\/\n  .ao-btn.whatsapp:hover{background:#1EBE5A;}\n\n  .ao-section-label{font-size:18px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ao-muted);margin:0 0 14px;}\n  .ao-section-label.with-rule{display:flex;align-items:center;gap:14px;}\n  .ao-section-label.with-rule::after{content:'';flex:1;height:1px;background:var(--ao-border);}\n\u003c\/style\u003e\n\n\u003cdiv class=\"ao-description-wrapper\"\u003e\n  \u003cdiv class=\"ao-container\"\u003e\n\n    \u003cheader class=\"ao-hero\" style=\"margin-bottom:36px;\"\u003e\n      \u003cp class=\"ao-eyebrow\"\u003eAI-Enabled A3 Colour Multifunction Printer Series\u003c\/p\u003e\n      \u003ch1\u003eCanon imageFORCE C3100 Series\u003c\/h1\u003e\n      \u003cdiv class=\"ao-hero-rule\"\u003e\u003c\/div\u003e\n      \u003cp class=\"ao-lede\"\u003eCanon's imageFORCE C3100 Series - five A3 colour multifunctionals sharing one chassis, one toner range and one security platform, separated only by speed: 22, 26, 30, 35 or 50 pages per minute. Choose the model that matches your volume and everything else stays the same.\u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eQuick Glance\u003c\/p\u003e\n      \u003cdiv class=\"ao-glance\"\u003e\n        \u003cdiv class=\"ao-glance-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cspan class=\"ao-glance-k\"\u003ePrint Colour\u003c\/span\u003e\u003cspan class=\"ao-glance-v\"\u003eFull colour\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ao-glance-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cspan class=\"ao-glance-k\"\u003ePrint Speed\u003c\/span\u003e\u003cspan class=\"ao-glance-v\"\u003e22 \/ 26 \/ 30 \/ 35 \/ 50 ppm (A4)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ao-glance-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M8 3H5a2 2 0 0 0-2 2v3\"\u003e\u003c\/path\u003e\u003cpath d=\"M21 8V5a2 2 0 0 0-2-2h-3\"\u003e\u003c\/path\u003e\u003cpath d=\"M3 16v3a2 2 0 0 0 2 2h3\"\u003e\u003c\/path\u003e\u003cpath d=\"M16 21h3a2 2 0 0 0 2-2v-3\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cspan class=\"ao-glance-k\"\u003eMax Print Size\u003c\/span\u003e\u003cspan class=\"ao-glance-v\"\u003eSRA3 - up to 320 x 457.2 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ao-glance-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12.55a11 11 0 0 1 14.08 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M1.42 9a16 16 0 0 1 21.16 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cdiv\u003e\n\u003cspan class=\"ao-glance-k\"\u003eConnectivity\u003c\/span\u003e\u003cspan class=\"ao-glance-v\"\u003eGigabit Ethernet, USB, optional Wi-Fi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eKey Features\u003c\/p\u003e\n      \u003cdiv class=\"grid g-3\"\u003e\n        \u003cdiv class=\"bubble\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolygon points=\"13 2 3 14 12 14 11 22 21 10 12 10 13 2\"\u003e\u003c\/polygon\u003e\u003c\/svg\u003e\n          \u003ch3 style=\"margin-top:0\"\u003eFive Speeds, One Machine\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003eC3122 at 22 ppm, C3126 at 26, C3130 at 30, C3135 at 35 and C3150 at 50 - A4, colour and mono alike, at 4,800 x 2,400 dpi, and the same speed 2-sided as 1-sided. Paper handling, finishing, toner and security are identical across the five, so you size the machine to your volume without giving anything up.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bubble\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z\"\u003e\u003c\/path\u003e\u003cpath d=\"m9 12 2 2 4-4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003ch3 style=\"margin-top:0\"\u003eReliable, Proactive Security\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003eTLS 1.3 and IPSec to FIPS 140-3, IEEE 802.1X and WPA3 on the network side; FIPS 140-3 SSD encryption, TPM 2.0, startup integrity verification and Trellix runtime intrusion detection on the device itself. Users log in by card, PIN, picture, Microsoft Entra ID or Google Workspace, with two-factor available.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bubble\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M8 21h8\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 17v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003ch3 style=\"margin-top:0\"\u003eSmooth User Experience\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003eA 10.1\" colour touch panel, a four-second quick start and on-panel QR codes that open the online manual and video tutorials. Add the single-pass feeder and both sides of a document are captured in one pass at up to 270 images per minute.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eDetailed Specifications\u003c\/p\u003e\n      \u003cdiv class=\"ao-tabs-container\"\u003e\n        \u003cinput type=\"radio\" name=\"tabs\" id=\"t1\" hidden checked\u003e\n        \u003cinput type=\"radio\" name=\"tabs\" id=\"t2\" hidden\u003e\n        \u003cinput type=\"radio\" name=\"tabs\" id=\"t3\" hidden\u003e\n        \u003cinput type=\"radio\" name=\"tabs\" id=\"t4\" hidden\u003e\n        \u003cinput type=\"radio\" name=\"tabs\" id=\"t5\" hidden\u003e\n        \u003cinput type=\"radio\" name=\"tabs\" id=\"t6\" hidden\u003e\n        \u003cinput type=\"radio\" name=\"tabs\" id=\"t7\" hidden\u003e\n        \u003cdiv class=\"ao-tabs-labels\"\u003e\n          \u003clabel for=\"t1\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"\u003e\u003c\/rect\u003e\u003crect x=\"9\" y=\"9\" width=\"6\" height=\"6\"\u003e\u003c\/rect\u003e\u003cline x1=\"9\" y1=\"1\" x2=\"9\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"1\" x2=\"15\" y2=\"4\"\u003e\u003c\/line\u003e\u003cline x1=\"9\" y1=\"20\" x2=\"9\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"15\" y1=\"20\" x2=\"15\" y2=\"23\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"9\" x2=\"23\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"20\" y1=\"14\" x2=\"23\" y2=\"14\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"9\" x2=\"4\" y2=\"9\"\u003e\u003c\/line\u003e\u003cline x1=\"1\" y1=\"14\" x2=\"4\" y2=\"14\"\u003e\u003c\/line\u003e\u003c\/svg\u003eMain Unit\u003c\/label\u003e\n          \u003clabel for=\"t2\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"6 9 6 2 18 2 18 9\"\u003e\u003c\/polyline\u003e\u003cpath d=\"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\"\u003e\u003c\/path\u003e\u003crect x=\"6\" y=\"14\" width=\"12\" height=\"8\"\u003e\u003c\/rect\u003e\u003c\/svg\u003ePrint \u0026amp; Copy\u003c\/label\u003e\n          \u003clabel for=\"t3\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003eScan \u0026amp; Send\u003c\/label\u003e\n          \u003clabel for=\"t4\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003ePaper Handling\u003c\/label\u003e\n          \u003clabel for=\"t5\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 2.69l5.66 5.66a8 8 0 1 1-11.31 0z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eCartridge\u003c\/label\u003e\n          \u003clabel for=\"t6\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M5 12.55a11 11 0 0 1 14.08 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M1.42 9a16 16 0 0 1 21.16 0\"\u003e\u003c\/path\u003e\u003cpath d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\u003e\u003c\/path\u003e\u003cline x1=\"12\" y1=\"20\" x2=\"12.01\" y2=\"20\"\u003e\u003c\/line\u003e\u003c\/svg\u003eConnection\u003c\/label\u003e\n          \u003clabel for=\"t7\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003eSecurity\u003c\/label\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-tabs-panels\"\u003e\n          \n          \u003cdiv id=\"p1\" class=\"ao-tabs-panel\"\u003e\n            \u003cdiv class=\"ao-tab-key-value-grid\"\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eControl Panel\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e10.1\" TFT LCD WSVGA colour touch panel\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eStandard Functions\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003ePrint, Copy, Scan, Send and Store - Fax optional\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMemory\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e5 GB RAM\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eEco Labels\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eBlue Angel\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eProcessor\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e1.8 GHz dual-core\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eStorage\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e256 GB SSD standard, 1 TB SSD optional\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eDimensions (W×D×H)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e565 x 745 x 897 mm with Single Pass DADF-E1 · 565 x 745 x 862 mm with Single Pass DADF-F1\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eWeight\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eApprox. 91 kg with Single Pass DADF-E1 · approx. 84 kg with Single Pass DADF-F1\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv id=\"p2\" class=\"ao-tabs-panel\"\u003e\n            \u003cdiv class=\"ao-tab-key-value-grid\"\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePrint Speed\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eC3122 up to 22 ppm · C3126 26 ppm · C3130 30 ppm · C3135 35 ppm · C3150 50 ppm (A4, colour and mono, 1- and 2-sided)\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePrint Resolution\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e4,800 x 2,400 dpi\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eDuplex Printing\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eStandard, automatic - at the same speed as single-sided\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eFirst Copy Out\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eC3150 approx. 4.2 \/ 5.5 s · C3135 5.5 \/ 7.4 s · C3130, C3126 and C3122 6.1 \/ 8.4 s\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv id=\"p3\" class=\"ao-tabs-panel\"\u003e\n            \u003cdiv class=\"ao-tab-key-value-grid\"\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eScan Resolution\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e600 x 600 dpi\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eScan Speed\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eSingle Pass DADF-E1: 135 ipm single-sided, 270 ipm double-sided · Single Pass DADF-F1: 80 ipm and 120 ipm (300 dpi, send)\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eScanner Type\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eColour platen as standard - optional Single Pass DADF-E1 (200 sheets, multi-sheet feed detection) or Single Pass DADF-F1 (100 sheets)\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eScan Destinations\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eEmail and Internet Fax (SMTP, with OAuth 2.0 for Microsoft Exchange Online and Google Workspace), SMB 3.1.1, FTP, SFTP, FTPS, WebDAV, Mail Box, Advanced Space, USB memory key, mobile devices and cloud via uniFLOW Online - Super G3 Fax and IP Fax optional\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eScanned File Formats\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003ePDF (compact, searchable, PDF\/A-1a through PDF\/A-3u, trace and smooth, encrypted, device and user signature), XPS (compact, searchable), TIFF (MMR), JPEG, Office Open XML (Word, PowerPoint)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \n          \n          \u003cdiv id=\"p4\" class=\"ao-tabs-panel\"\u003e\n            \u003cdiv class=\"ao-tab-key-value-grid\"\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eStandard Paper Input\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e1,200 sheets - 2 x 550-sheet cassettes plus a 100-sheet multi-purpose tray\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMax Paper Input (Optional)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e6,350 sheets with High Capacity Cassette Feeding Unit-G1 and Paper Deck Unit-F3\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eCompatible Paper Sizes\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eSRA3, A3, A4, A4R, A5, A5R, A6R, B4, B5, B5R\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eCustom Paper Size\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e98.4 x 139.7 mm to 320.0 x 457.2 mm from the multi-purpose tray\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eEnvelope Sizes\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eCOM10 No.10, Monarch, DL, ISO-C5\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMedia Types\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eThin, plain, recycled, colour, heavy, coated, tracing, bond, transparency, label, pre-punched, letterhead and envelope\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMedia Weight\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e52 to 300 gsm (multi-purpose tray) · 52 to 256 gsm (cassettes) · 52 to 220 gsm duplex\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eOptional Accessories\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eCassette Feeding Unit-BB1 (C3122 to C3135) or Cassette Feeding Unit-AZ1 (C3150), High Capacity Cassette Feeding Unit-G1, Paper Deck Unit-F3, Inner Finisher-N1, Staple Finisher-AH1, Booklet Finisher-AH1, 2\/4 and 4 Hole Puncher Units\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv id=\"p5\" class=\"ao-tabs-panel\"\u003e\n            \u003cdiv class=\"ao-tab-key-value-grid\"\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eToner Cartridges\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eC-EXV 1007 BK\/C\/M\/Y\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePage Yield\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eBK: approx. 36,000 pages · C\/M\/Y: approx. 19,000 pages each (estimated @ 5% coverage)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv id=\"p6\" class=\"ao-tabs-panel\"\u003e\n            \u003cdiv class=\"ao-tab-key-value-grid\"\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eConnection Type\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e1000Base-T \/ 100Base-TX \/ 10Base-T Ethernet · USB 2.0 host, USB 3.0 host and USB 2.0 device\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eWireless Printing\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eOptional Wireless LAN (IEEE 802.11a\/b\/g\/n\/ac\/ax) with WPA3\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMobile Printing\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eAirPrint, Mopria, IPP Everywhere, Canon PRINT and Universal Print by Microsoft - uniFLOW Online and Cloud Connector optional\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eFleet Management\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eiW Enterprise Management Console, Remote Distribution \u0026amp; Management Service, Monitoring Service, uniFLOW Online reporting and the MEAP application platform\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n          \n          \u003cdiv id=\"p7\" class=\"ao-tabs-panel\"\u003e\n            \u003cdiv class=\"ao-tab-key-value-grid\"\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eAuthentication\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eUser authentication by picture, PIN, card, username and password, function level or mobile login; Department ID authentication; Microsoft Entra ID and Google Workspace login; two-factor authentication at the panel and Remote UI; Access Management System\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eNetwork Security\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eTLS 1.3 and IPSec (both FIPS 140-3), IEEE 802.1X, SNMP v3.0, IP and MAC address filtering firewall, dual network support, WPA3 over Wi-Fi, and separation of the G3 fax line and USB port from the LAN\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eDevice Security\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eSSD data encryption (FIPS 140-3) and SSD lock, NIST 800-88 purge-level initialisation, TPM 2.0, verify system at startup and automatic recovery (NIST SP800-193), job log conceal, and Trellix Embedded Control runtime intrusion detection\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cp class=\"muted\" style=\"font-size:12.5px;margin:14px 0 0;\"\u003eSpecifications are provided by the manufacturer and may be updated or changed without prior notice. AtomOffice is not responsible for any discrepancies between the information shown here and the manufacturer's official documentation.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eNeed-to-Know\u003c\/p\u003e\n      \u003cul class=\"ao-notes\"\u003e\n        \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eThe document feeder is an option, not standard - the machine ships with a colour platen. Two-sided scanning at up to 270 ipm needs the Single Pass DADF-E1; the DADF-F1 is the 100-sheet, 120 ipm alternative.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eFax is optional and requires the Super G3 FAX Board-BR1 - it is not fitted as standard.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003ccircle cx=\"12\" cy=\"12\" r=\"10\"\u003e\u003c\/circle\u003e\u003cline x1=\"12\" y1=\"16\" x2=\"12\" y2=\"12\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"8\" x2=\"12.01\" y2=\"8\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eStapling, hole punching and booklet making require an optional finisher (Inner Finisher-N1, Staple Finisher-AH1 or Booklet Finisher-AH1), and the 6,350-sheet maximum needs the High Capacity Cassette Feeding Unit-G1 plus Paper Deck Unit-F3; the machine ships with 1,200 sheets.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eCustomer Benefits\u003c\/p\u003e\n      \u003cdiv class=\"ao-benefits-grid\"\u003e\n        \u003cul class=\"check\"\u003e\n          \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eWork moves faster from the first job - a four-second quick start, 22 to 50 ppm with two-sided printing at the same speed as one-sided, and both sides of a document captured in a single pass at up to 270 images per minute.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eAnyone can walk up and use it - a 10.1\" colour touch panel with step-by-step guidance and accurate print previews, on-panel QR codes that open the online manual and video tutorials, and quiet enough for an open office (noise-free in standby on every model bar the C3150, which measures 18 dB).\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eDocuments stay protected without extra admin effort - AI-driven security settings, FIPS 140-3 encryption on the SSD and across the network, and sign-in by card, PIN, Microsoft Entra ID or Google Workspace.\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eEvidence for your sustainability reporting - Blue Angel certified, built with 30% recycled plastic and 5% recycled steel, typical electricity consumption from 0.20 kWh and approx. 0.5 W in sleep mode.\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/canon-imageforce-C3100-customer-benefits.webp?v=1788939064\" alt=\"Canon imageFORCE C3100 Series A3 colour multifunction printer with four paper cassettes\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eBest For\u003c\/p\u003e\n      \u003cdiv class=\"ao-bestfor-grid\"\u003e\n        \u003cdiv class=\"ao-bestfor-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M3 21h18\"\u003e\u003c\/path\u003e\u003cpath d=\"M5 21V7l8-4v18\"\u003e\u003c\/path\u003e\u003cpath d=\"M19 21V11l-6-4\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 9v.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 13v.01\"\u003e\u003c\/path\u003e\u003cpath d=\"M9 17v.01\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eMedium-sized workgroups needing A3 colour print, copy and scan from one compact, quiet machine\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ao-bestfor-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003crect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\u003e\u003c\/rect\u003e\u003cpath d=\"M7 11V7a5 5 0 0 1 10 0v4\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eOrganisations that need card or Microsoft Entra ID login and encrypted storage for sensitive documents\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ao-bestfor-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4\"\u003e\u003c\/path\u003e\u003cpolyline points=\"7 10 12 15 17 10\"\u003e\u003c\/polyline\u003e\u003cline x1=\"12\" y1=\"15\" x2=\"12\" y2=\"3\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eTeams digitising double-sided documents at up to 270 ipm with the single-pass feeder\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"ao-bestfor-item\"\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M2 22s4-2 10-2 10 2 10 2\"\u003e\u003c\/path\u003e\u003cpath d=\"M12 2v8\"\u003e\u003c\/path\u003e\u003cpath d=\"M7 6c0 3 5 4 5 4s5-1 5-4-5-4-5-4-5 1-5 4Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eBusinesses working to sustainability targets that specify Blue Angel equipment\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eGallery\u003c\/p\u003e\n      \u003cdiv class=\"ao-gallery-container\"\u003e\n        \u003cinput type=\"radio\" name=\"gallery-slide\" id=\"g1\" hidden checked\u003e\n        \u003cinput type=\"radio\" name=\"gallery-slide\" id=\"g2\" hidden\u003e\n        \u003cinput type=\"radio\" name=\"gallery-slide\" id=\"g3\" hidden\u003e\n        \u003cinput type=\"radio\" name=\"gallery-slide\" id=\"g4\" hidden\u003e\n        \u003cdiv class=\"ao-gallery-slides\"\u003e\n          \u003cdiv class=\"ao-gallery-slide gs-1\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/canon-imageforce-C3100-improved-productivity.webp?v=1788939064\u0026amp;width=1920\u0026amp;height=600\u0026amp;crop=center\" alt=\"Canon imageFORCE C3100 Series improved productivity - rapid start-up, high-speed duplex scanning and flexible finishing\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-gallery-slide gs-2\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/canon-imageforce-C3100-smooth-user-experience.webp?v=1788939064\u0026amp;width=1920\u0026amp;height=600\u0026amp;crop=center\" alt=\"Canon imageFORCE C3100 Series smooth user experience - intuitive interface, accurate print previews and quiet performance\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-gallery-slide gs-3\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/canon-imageforce-c3100-reliable-proactive-security-B.webp?v=1788939064\u0026amp;width=1920\u0026amp;height=600\u0026amp;crop=center\" alt=\"Canon imageFORCE C3100 Series reliable, proactive security - 360-degree protection, AI-driven settings and strong authentication\" loading=\"lazy\"\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-gallery-slide gs-4\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/canon-imageforce-c3100-sustainability-hero.webp?v=1788939064\u0026amp;width=1920\u0026amp;height=600\u0026amp;crop=center\" alt=\"Canon imageFORCE C3100 Series sustainability - reduced power consumption, long-life components and recycled materials\" loading=\"lazy\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-gallery-arrows\"\u003e\n          \u003cdiv class=\"ga-1\"\u003e\n\u003clabel for=\"g4\" class=\"ao-gallery-nav ao-gallery-prev\" aria-label=\"Previous image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\u003clabel for=\"g2\" class=\"ao-gallery-nav ao-gallery-next\" aria-label=\"Next image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ga-2\"\u003e\n\u003clabel for=\"g1\" class=\"ao-gallery-nav ao-gallery-prev\" aria-label=\"Previous image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\u003clabel for=\"g3\" class=\"ao-gallery-nav ao-gallery-next\" aria-label=\"Next image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ga-3\"\u003e\n\u003clabel for=\"g2\" class=\"ao-gallery-nav ao-gallery-prev\" aria-label=\"Previous image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\u003clabel for=\"g4\" class=\"ao-gallery-nav ao-gallery-next\" aria-label=\"Next image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"ga-4\"\u003e\n\u003clabel for=\"g3\" class=\"ao-gallery-nav ao-gallery-prev\" aria-label=\"Previous image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\u003clabel for=\"g1\" class=\"ao-gallery-nav ao-gallery-next\" aria-label=\"Next image\"\u003e\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"20\" height=\"20\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-gallery-dots\"\u003e\n          \u003clabel for=\"g1\" class=\"ao-gallery-dot gd-1\" aria-label=\"Go to image 1\"\u003e\u003c\/label\u003e\n          \u003clabel for=\"g2\" class=\"ao-gallery-dot gd-2\" aria-label=\"Go to image 2\"\u003e\u003c\/label\u003e\n          \u003clabel for=\"g3\" class=\"ao-gallery-dot gd-3\" aria-label=\"Go to image 3\"\u003e\u003c\/label\u003e\n          \u003clabel for=\"g4\" class=\"ao-gallery-dot gd-4\" aria-label=\"Go to image 4\"\u003e\u003c\/label\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cdiv class=\"ao-graybox\"\u003e\n        \u003ch3\u003eWhat's in the Box\u003c\/h3\u003e\n        \u003cul class=\"check-sm\"\u003e\n          \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eCanon imageFORCE C3100 Series main unit in your chosen speed - C3122, C3126, C3130, C3135 or C3150\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eStandard paper supply: 2 x 550-sheet cassettes and a 100-sheet multi-purpose tray\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eThe document feeder, toner, finishers, additional cassettes and the fax board are ordered separately - ask us to quote the full configuration\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cdiv class=\"grid g-2\"\u003e\n        \u003cdiv class=\"bubble green\"\u003e\n          \u003ch3\u003eService \u0026amp; Support Commitment\u003c\/h3\u003e\n          \u003cul class=\"check\" style=\"margin-top:10px\"\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eProfessional installation and training by certified engineers, UAE-wide\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eGenuine spares and consumables sourced through authorised distribution channels\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eOn-site and remote support with SLA-backed response times to minimise downtime\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \n          \u003cp style=\"margin:16px 0 6px;font-weight:700;font-size:14px;color:var(--ao-ink);\"\u003eOptional Value-Added Plans\u003c\/p\u003e\n          \u003cul style=\"margin:0;padding-left:20px;font-size:14px;color:var(--ao-muted);\"\u003e\n            \u003cli\u003e\n\u003cstrong\u003eAMC\u003c\/strong\u003e — preventive maintenance, parts \u0026amp; labour\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eFSMA\u003c\/strong\u003e — pay-per-print, includes toner, parts \u0026amp; service\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eMPS\u003c\/strong\u003e — remote monitoring \u0026amp; full print management\u003c\/li\u003e\n          \u003c\/ul\u003e\n          \u003cp style=\"margin:8px 0 0;font-size:12.5px;color:var(--ao-muted);\"\u003eContact us to discuss the best plan for your print volume.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"bubble yellow\"\u003e\n          \u003ch3\u003eWhy Buy From AtomOffice?\u003c\/h3\u003e\n          \u003cul class=\"check\" style=\"margin-top:10px\"\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eCanon Platinum Partner in the UAE — genuine products, reliable service. \u003ca href=\"https:\/\/atomoffice.com\/pages\/canon-partners-in-uae\"\u003eLearn more\u003c\/a\u003e\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eBetter-price policy for competitive, real value\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eOfficial warranty backed by Canon Middle East\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eFast, secure delivery across the UAE\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eInstallation and setup by certified Canon engineers\u003c\/span\u003e\n\u003c\/li\u003e\n            \u003cli\u003e\n\u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\u003cspan\u003eExpert consultation to help you choose the right model\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eOfficial \u0026amp; Recommended Options\u003c\/p\u003e\n      \u003cdiv class=\"ao-options-grid\"\u003e\n        \u003cdiv class=\"ao-option-card\"\u003e\n          \u003cdiv class=\"ao-option-name\"\u003e\u003ch4\u003eSingle Pass DADF-E1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eA 200-sheet single-pass document feeder with multi-sheet feed detection, capturing both sides in one pass at up to 270 ipm. The Single Pass DADF-F1 is the lighter 100-sheet, 120 ipm alternative.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-option-card\"\u003e\n          \u003cdiv class=\"ao-option-name\"\u003e\u003ch4\u003eStaple Finisher-AH1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eCollating, offsetting, stapling and hole punching, with total output capacity up to 3,250 sheets, stapling to 50 sheets and eco-staple for staple-free sets.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-option-card\"\u003e\n          \u003cdiv class=\"ao-option-name\"\u003e\u003ch4\u003eBooklet Finisher-AH1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eEverything the Staple Finisher-AH1 does plus saddle stitching and folding - booklets of up to 20 sheets plus a cover, finished on the device rather than by hand.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-option-card\"\u003e\n          \u003cdiv class=\"ao-option-name\"\u003e\u003ch4\u003eHigh Capacity Cassette Feeding Unit-G1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eAdds 2,450 A4 sheets. Combined with the Paper Deck Unit-F3 it takes the machine to its 6,350-sheet maximum for long unattended runs.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \n      \u003cp class=\"muted\" style=\"font-size:13.5px;margin:18px 0 0;\"\u003eDon't see the accessory you need? \u003ca href=\"mailto:info@atomoffice.com\"\u003eContact us\u003c\/a\u003e — we carry the full range of official Canon accessories and can help you find the right fit.\u003c\/p\u003e\n    \u003c\/section\u003e\n\n    \n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label with-rule\"\u003eLearn More About the imageFORCE C3100 Series\u003c\/p\u003e\n      \u003cdiv class=\"ao-downloads-grid\"\u003e\n        \u003ca class=\"ao-download-card\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imageFORCE_C3100_Series_-_Datasheet.pdf?v=1788939316\" target=\"_blank\" rel=\"noopener\"\u003e\n          \u003csvg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\u003e\u003cpath d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\u003e\u003c\/path\u003e\u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\u003c\/svg\u003e\n          \u003cdiv class=\"b\"\u003e\n\u003ch4\u003eTechnical Datasheet (PDF)\u003c\/h4\u003e\n\u003cp\u003eThe full Canon specification sheet for the imageFORCE C3100 Series - print, copy, scan, send and store specifications for all five models, plus the complete option, consumable and accessory list.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label\"\u003eFrequently Asked Questions\u003c\/p\u003e\n      \u003cdiv class=\"ao-faq\"\u003e\n        \u003cdiv class=\"ao-faq-item\"\u003e\n          \u003cinput type=\"checkbox\" class=\"ao-faq-toggle\" id=\"faq1\" checked hidden\u003e\n          \u003clabel for=\"faq1\" class=\"ao-faq-q\"\u003eWhat toner does the imageFORCE C3100 Series use?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eAll five models use Canon's C-EXV 1007 range, listed on Canon's own specification as Toner 1007 BK\/C\/M\/Y. Black is rated at approximately 36,000 pages and each colour at 19,000 pages at 5% coverage. Each colour is a separate cartridge, so you replace only the one that runs out.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-faq-item\"\u003e\n          \u003cinput type=\"checkbox\" class=\"ao-faq-toggle\" id=\"faq2\" hidden\u003e\n          \u003clabel for=\"faq2\" class=\"ao-faq-q\"\u003eWhich imageFORCE C3100 model should I choose?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eSpeed is the only real difference. The C3122 runs at 22 ppm, the C3126 at 26, the C3130 at 30, the C3135 at 35 and the C3150 at 50, with first-copy-out falling from about 6.1 seconds on the three slower machines to 4.2 on the C3150. Every other specification on this page - the 1,200-sheet standard paper capacity, the same feeders and finishers, the same C-EXV 1007 toner, the same security platform, the same chassis - is shared across all five. Pick on monthly volume and how much queueing your team will tolerate, and tell us the number; we will size it with you.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-faq-item\"\u003e\n          \u003cinput type=\"checkbox\" class=\"ao-faq-toggle\" id=\"faq3\" hidden\u003e\n          \u003clabel for=\"faq3\" class=\"ao-faq-q\"\u003eDoes the imageFORCE C3100 Series include a document feeder and fax?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eNeither is fitted as standard. Every model ships with a colour platen for scanning, and with print, copy, scan, send and store as standard functions. Automatic two-sided scanning means adding the Single Pass DADF-E1 (200 sheets, up to 270 ipm two-sided) or the Single Pass DADF-F1 (100 sheets, up to 120 ipm); fax means adding the Super G3 FAX Board-BR1, with IP Fax available as a further option. Tell us how you scan and whether you still receive faxes and we will quote the machine configured for it.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"ao-faq-item\"\u003e\n          \u003cinput type=\"checkbox\" class=\"ao-faq-toggle\" id=\"faq4\" hidden\u003e\n          \u003clabel for=\"faq4\" class=\"ao-faq-q\"\u003eWhat security does the imageFORCE C3100 Series have?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eThe same on all five models. On the network: TLS 1.3 and IPSec to FIPS 140-3, IEEE 802.1X, SNMP v3.0, IP and MAC address filtering and WPA3 over Wi-Fi, with the fax line and USB port separable from the LAN. On the device: FIPS 140-3 SSD encryption, SSD lock, NIST 800-88 purge-level initialisation, TPM 2.0, startup integrity verification with automatic recovery to NIST SP800-193, and Trellix Embedded Control runtime intrusion detection. Users can log in by card, PIN, picture, username and password, Microsoft Entra ID or Google Workspace, with two-factor authentication available.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \n    \u003csection class=\"ao-cta\"\u003e\n      \u003ch2\u003eNot sure which speed you need?\u003c\/h2\u003e\n      \u003cp\u003eTell us your monthly volume, whether you need the document feeder, finishing or fax, and our UAE team will tell you which of the five models fits - then configure and quote it as one machine, feeder, cassettes, finisher and toner included.\u003c\/p\u003e\n      \u003cdiv class=\"ao-cta-row\"\u003e\n        \u003ca class=\"ao-btn whatsapp\" href=\"https:\/\/wa.me\/971588211797\/?text=Hi%20AtomOffice%2C%20I%20would%20like%20a%20quote%20for%20the%20Canon%20imageFORCE%20C3100%20Series%20A3%20colour%20multifunctional.\" target=\"_blank\" rel=\"noopener\"\u003eWhatsApp Us\u003c\/a\u003e\n        \u003ca class=\"ao-btn outline\" href=\"tel:+97142322866\"\u003eCall Us\u003c\/a\u003e\n        \u003ca class=\"ao-btn outline\" href=\"mailto:info@atomoffice.com\"\u003eRequest a Quote\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Canon","offers":[{"title":"imageFORCE C3122 (22 ppm)","offer_id":49008033530078,"sku":null,"price":0.0,"currency_code":"AED","in_stock":true},{"title":"imageFORCE C3126 (26 ppm)","offer_id":49008033562846,"sku":null,"price":0.0,"currency_code":"AED","in_stock":false},{"title":"imageFORCE C3130 (30 ppm)","offer_id":49008033595614,"sku":null,"price":0.0,"currency_code":"AED","in_stock":false},{"title":"imageFORCE C3135 (35 ppm)","offer_id":49008033628382,"sku":null,"price":0.0,"currency_code":"AED","in_stock":false},{"title":"imageFORCE C3150 (50 ppm)","offer_id":47827576062174,"sku":null,"price":0.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imageFORCE_C3150.png?v=1776418692","url":"https:\/\/atomoffice.com\/products\/canon-imageforce-c3100-series-a3-colour-laser-multifunction-printer","provider":"Atomoffice","version":"1.0","type":"link"}