{"title":"Canon Featured","description":"\u003cp\u003eHand-picked Canon products shown in the Featured strip on the Canon brand page. Add or remove products here to change what appears there.\u003c\/p\u003e","products":[{"product_id":"canon-i-sensys-mf752cdw-all-in-one-colour-laser-printer","title":"Canon i-SENSYS MF752Cdw All In One Colour Laser 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:#C81E14;\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  .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  .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);aspect-ratio:1\/1;object-fit:cover;}\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  .ao-gallery-slides{position:relative;width:100%;aspect-ratio:2\/1;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{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{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{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  .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  .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;}\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\"\u003eA4 Colour Multifunction Printer\u003c\/p\u003e\n      \u003ch1\u003eCanon i-SENSYS MF752Cdw\u003c\/h1\u003e\n      \u003cdiv class=\"ao-hero-rule\"\u003e\u003c\/div\u003e\n      \u003cp class=\"ao-lede\"\u003eOptimal print and scan productivity from a colour multifunction printer with direct cloud connectivity — designed for small businesses that need fast, connected, everyday print, copy and scan.\u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003c!-- KEY FEATURES --\u003e\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\"\u003eUltimate Productivity\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003ePrint and scan at speeds of up to 33 ppm and 100 ipm (A4), with wide media handling that even covers small documents like cheques and receipts.\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=\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003ch3 style=\"margin-top:0\"\u003eBuilt-In Cloud Connectivity\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003eCentralise print management with Microsoft Universal Print, and access documents directly from Google Drive, Dropbox and OneDrive — no PC required.\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\u003c\/svg\u003e\n          \u003ch3 style=\"margin-top:0\"\u003eReliable Security\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003eAdvanced system verification protects the device from hacking and virus threats from the moment it starts up, while Secure PIN Print restricts access to sensitive documents.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- DETAILED SPECIFICATIONS --\u003e\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          \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\"\u003e12.7 cm (5\") LCD Colour Touch Screen\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\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\"\u003e1GB\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\"\u003eENERGY STAR Certified\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eEnergy Star Certified\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eYes\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eRecommended Monthly Volume\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e750–4,000 pages per month\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eDuty Cycle\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eMax. 50,000 pages per month\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\"\u003e1200MHz × 2 (dual-core)\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\"\u003e425 × 461 × 430 mm\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. 23.30 kg\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003eUp to 33 ppm (A4) \/ 60 ppm (A5 Landscape)\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\"\u003eUp to 1200 × 1200 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\"\u003eAutomatic\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\"\u003eADF: Colour ~8.8 sec \/ Mono ~7.6 sec (A4)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003eOptical 600×600 dpi · Enhanced up to 9600×9600 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\"\u003eUp to 100 ipm double-sided mono \/ 80 ipm double-sided colour (300×300 dpi)\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\"\u003ePlaten + 2-sided ADF (single pass)\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 · PC · USB · FTP · Cloud (Google Drive, Dropbox, OneDrive)\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\"\u003eTIFF · JPEG · PDF · Compact PDF · Searchable PDF · PDF\/A-1b · PNG (cloud)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003e250-sheet cassette + 50-sheet multi-purpose tray + 50-sheet ADF\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\"\u003e850 sheets with optional Paper Feeder PF-K1\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\"\u003eA4 · A5 · A5 (Landscape) · A6 · B5 · Legal · Letter · Executive · Statement · Officio · B-Officio · M-Officio · GLTR · GLGL · Foolscap · 16K · Post Card\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\"\u003eCassette: 98×148–216×356 mm · Tray: 76×127–216×356 mm\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 · DL · C5 · Monarch\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\"\u003ePlain · Recycled · Heavy · Thin · Colour · Coated · Pre-punched · Label · Post card · 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\"\u003eCassette 60–163 g\/m² · Tray 60–176 g\/m² (up to 200 g\/m² coated) · ADF 50–105 g\/m²\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\"\u003ePaper Feeder PF-K1 (550-sheet cassette)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003eCanon Cartridge 069 (standard) \/ 069H (high yield) — Black, Cyan, Magenta, Yellow\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\"\u003eBlack: 2,100 pg (069) \/ 7,600 pg (069H) · C\/M\/Y: 1,900 pg (069) \/ 5,500 pg (069H), ISO\/IEC 19798\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003eUSB 2.0 Hi-Speed · Gigabit Ethernet (10\/100\/1000Base-T) · Wi-Fi 802.11b\/g\/n\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\"\u003eWi-Fi 802.11b\/g\/n · Wireless Direct Connection\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 · Canon PRINT Business app · Mopria (Android)\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 · eMaintenance remote diagnostics\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003eSecure PIN Print · Department ID Management\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 · IPSec · IEEE 802.1X · IP address filtering · SNMPv3 · SSL (HTTPS\/IPPS)\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\"\u003eVerify System at Start-up · Encrypted Secure Print\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\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    \u003c!-- NEED TO KNOW --\u003e\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\u003eMaximum 850-sheet paper capacity requires the optional Paper Feeder PF-K1 (adds one 550-sheet cassette).\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\u003eThe MF752Cdw does not include fax — for fax, see the MF754Cdw in the same series.\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\u003eCloud storage access (Google Drive, Dropbox, OneDrive) requires a subscription to that third-party service, subject to their own terms.\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\u003eWireless setup and enterprise network security features (802.1X, IP filtering) may require IT admin access on corporate networks.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- CUSTOMER BENEFITS --\u003e\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\u003ePrint and scan up to 33 ppm \/ 100 ipm so busy teams spend less time waiting\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\u003ePrint and access files directly from Google Drive, Dropbox, OneDrive and Microsoft Universal Print — no PC required\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\u003eSecure PIN Print and Verify System at Start-up keep sensitive documents and the device protected\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\u003eAutomatic double-sided printing, copying and single-pass duplex scanning cut paper use and speed up multi-page jobs\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_i-SENSYS_MF752Cdw_Multifunction_Printer_in_Modern_Office_Customer_Benefits.webp?v=1787218659\" alt=\"Canon i-SENSYS MF752Cdw multifunction printer in a modern office\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- BEST FOR --\u003e\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\u003c\/svg\u003e\u003cspan\u003eSmall businesses and busy teams needing fast, reliable colour output\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=\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eOffices standardising on Microsoft 365 and cloud storage workflows\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=\"2\" y=\"4\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\u003cspan\u003eBusinesses that regularly scan receipts, cheques or small-format 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=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eOrganisations that need document security without extra IT overhead\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- GALLERY --\u003e\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        \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_i-SENSYS_MF752Cdw_Ultimate_Productivity_Hero_Banner.webp?v=1787560380\" alt=\"Canon i-SENSYS MF752Cdw — ultimate productivity, fast print and scan speeds\" 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_i-SENSYS_MF752Cdw_Built-in_Cloud_Connectivity_Hero_Banner.webp?v=1787218490\" alt=\"Canon i-SENSYS MF752Cdw — built-in cloud connectivity\" 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_i-SENSYS_MF752Cdw_Reliable_Security_Hero_Banner.webp?v=1787218491\" alt=\"Canon i-SENSYS MF752Cdw — reliable security features\" 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=\"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=\"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=\"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        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- WHAT'S IN THE BOX --\u003e\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\u003e1× Canon i-SENSYS MF752Cdw multifunction printer\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\u003eStarter toner cartridges (Cartridge 069: Black, Cyan, Magenta, Yellow)\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\u003ePower cable\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\u003eQuick start guide\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\u003eDriver \u0026amp; software download instructions\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SERVICE \u0026 SUPPORT (green) + WHY BUY (yellow) — fixed content, reused verbatim --\u003e\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\u003eCanon-authorized service network 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\u003eDedicated support line for telephone and email support\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\u003ePrompt delivery — fast, secure shipping 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\u003eOn-site and remote troubleshooting to minimize downtime\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\u003eOnline support resources and a self-service knowledge base\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003c\/ul\u003e\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 and reliable service. \u003ca href=\"https:\/\/atomoffice.com\/pages\/canon-partners-in-uae\"\u003eLearn more\u003c\/a\u003e\n\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 for your needs\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\u003eProfessional installation and setup, configured 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\u003eCompetitive pricing for real value without surprises\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\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    \u003c!-- OFFICIAL \u0026 RECOMMENDED OPTIONS — only one genuine accessory exists for the MF752Cdw --\u003e\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\u003ePaper Feeder PF-K1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eAdds one additional 550-sheet paper cassette to the main unit, taking total paper capacity up to 850 sheets.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\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    \u003c!-- LEARN MORE --\u003e\n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label with-rule\"\u003eLearn More About the i-SENSYS MF752Cdw\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-i-sensys-mf752cdw_technical_datasheet.pdf?v=1787230184\" 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\u003c\/h4\u003e\n\u003cp\u003ePDF spec sheet — download\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FAQ --\u003e\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 type of toner cartridge does the Canon i-SENSYS MF752Cdw use?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eIt uses Canon Cartridge 069 (standard yield) or Cartridge 069H (high yield) toner, available in Black, Cyan, Magenta and Yellow. Standard cartridges yield up to 2,100 pages (Black) and 1,900 pages (Cyan\/Magenta\/Yellow); high-yield cartridges reach up to 7,600 pages (Black) and 5,500 pages (Cyan\/Magenta\/Yellow), based on ISO\/IEC 19798.\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\"\u003eWhat functions does the Canon i-SENSYS MF752Cdw offer?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eIt's a colour laser all-in-one that handles print, copy and scan, with print and copy speeds up to 33 ppm (A4) and scan speeds up to 100 ipm. (The fax-enabled sibling in this series is the Canon i-SENSYS MF754Cdw.)\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 Canon i-SENSYS MF752Cdw support automatic double-sided printing?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eYes — it has automatic duplex (2-sided) printing, automatic double-sided copying, and single-pass duplex scanning via its 2-sided ADF.\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 features does the Canon i-SENSYS MF752Cdw have?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eIt includes Secure PIN Print and Encrypted Secure Print to restrict access to sensitive documents, Verify System at Start-up to guard against hacking and viruses from boot, plus network security including TLS 1.3, IPSec, IEEE 802.1X and IP address filtering.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FINAL CTA --\u003e\n    \u003csection class=\"ao-cta\"\u003e\n      \u003ch2\u003eStill deciding on the right printer?\u003c\/h2\u003e\n      \u003cp\u003eTell us about your team's print volume and we'll confirm the i-SENSYS MF752Cdw is the right fit — or recommend a better one.\u003c\/p\u003e\n      \u003cdiv class=\"ao-cta-row\"\u003e\n        \u003ca class=\"ao-btn whatsapp\" href=\"https:\/\/wa.me\/971588211797\/?text=Hi%2C%20I%27m%20interested%20in%20the%20Canon%20i-SENSYS%20MF752Cdw.%20Could%20you%20share%20pricing%20and%20availability%3F\" 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":"Default Title","offer_id":47090847875294,"sku":"5455C012A-1","price":1405.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon-i-SENSYS-MF752Cdw-All-In-One-Colour-Laser-Pr-0.webp?v=1737822770"},{"product_id":"canon-i-sensys-mf657cdw-wireless-colour-all-in-one-laser-printer","title":"Canon i-SENSYS MF657Cdw Wireless Colour All in One Laser Printer","description":"\u003ch4\u003e\u003cspan\u003eA powerful and reliable 4 in 1 colour laser printer designed to make printing quicker and easier in busy offices. With print, copy, scan and fax functionality in one compact unit, it is perfect for small to medium-sized businesses looking for a multifunctional device that can handle all their printing needs.\u003c\/span\u003e\u003c\/h4\u003e","brand":"Canon","offers":[{"title":"Default Title","offer_id":44356195647710,"sku":"5158C001A","price":1199.0,"currency_code":"AED","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon-i-SENSYS-MF657Cdw-Wireless-Colour-All-in-One-0.webp?v=1737822187"},{"product_id":"canon-pixma-g3430-wireless-colour-3-in-1-refillable-ink-tank-printer","title":"Canon PIXMA G3430 Wireless Colour 3 in 1 Refillable Ink Tank Printer","description":"\u003ch4\u003e\u003cstrong\u003ePrint, copy and scan documents at home while making huge savings with this fast, affordable, and efficient MegaTank printer with Wi-Fi. With refillable tanks and a single set of ink bottles delivering up to 4,600 prints, running costs are refreshingly low compared to cartridge-based printers.\u003c\/strong\u003e\u003c\/h4\u003e","brand":"Canon","offers":[{"title":"Default Title","offer_id":44789877014750,"sku":"5989C009","price":510.0,"currency_code":"AED","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon-PIXMA-G3430-Wireless-Colour-3-in-1-Refillabl-0.webp?v=1737822308"},{"product_id":"canon-canoscan-lide-300-flatbed-scanner-black","title":"Canon CanoScan LiDE 300 Flatbed Scanner- Black","description":"\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cdiv\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eSuperb speed (A4 300 dpi scan in 10 seconds) and quality of up to 2,400 x 4,800 dpi.\u003c\/strong\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003e4 EZ buttons for effortless use and one-touch operation.\u003c\/strong\u003e\u003c\/li\u003e\n\u003cli\u003e\u003cstrong\u003eAuto Scan technology for accurate scans without effort.\u003c\/strong\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ctable style=\"width: 527.828px; height: 114px;\" data-mce-fragment=\"1\"\u003e\n\u003ctbody data-mce-fragment=\"1\"\u003e\n\u003ctr style=\"height: 19px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 519.167px; height: 19px;\" colspan=\"2\" data-mce-fragment=\"1\" data-mce-style=\"width: 519.167px; height: 19px;\"\u003e\n\u003ch4\u003e\u003cstrong\u003eProduct details\u003c\/strong\u003e\u003c\/h4\u003e\n\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 173.368px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 173.368px; height: 19px;\"\u003e\u003cstrong\u003eBrand\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 340.486px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 340.486px; height: 19px;\"\u003eCanon\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 173.368px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 173.368px; height: 19px;\"\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 340.486px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 340.486px; height: 19px;\"\u003eBlack \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 173.368px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 173.368px; height: 19px;\"\u003e\u003cstrong\u003eItem model\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 340.486px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 340.486px; height: 19px;\"\u003e2995C010\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 216.354px;\"\u003e\u003cstrong\u003eScanner Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 297.5px;\"\u003eFlatbed Scanner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 216.354px;\"\u003e\u003cstrong\u003eScanning Speed\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 297.5px;\"\u003e(A4, 300dpi, Colour): Approx. 10 sec\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd style=\"width: 216.354px;\"\u003e\u003cstrong\u003eMaximum Document Type\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 297.5px;\"\u003eA4\/ Letter\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 173.368px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 173.368px; height: 19px;\"\u003e\u003cstrong\u003eSystem Compatibility\u003c\/strong\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 340.486px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 340.486px; height: 19px;\"\u003eWindows, Mac\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr style=\"height: 19px;\" data-mce-fragment=\"1\"\u003e\n\u003ctd style=\"width: 173.368px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 173.368px; height: 19px;\"\u003e\u003cb\u003eInterface﻿\u003c\/b\u003e\u003c\/td\u003e\n\u003ctd style=\"width: 340.486px; height: 19px;\" data-mce-fragment=\"1\" data-mce-style=\"width: 340.486px; height: 19px;\"\u003eUSB \u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e","brand":"Canon","offers":[{"title":"Default Title","offer_id":44988704882910,"sku":"2995C010","price":184.0,"currency_code":"AED","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon-CanoScan-LiDE-300-Flatbed-Scanner-Black-1.webp?v=1737823048"},{"product_id":"buy-canon-tm350-plotter-uae","title":"Canon imagePROGRAF TM350 Large Format Plotter - 36\"","description":"\u003cp\u003ehtml\u003c\/p\u003e\n\u003c!-- JSON-LD Schema --\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c!--\n======================================================================\n| 2. Main Product Description HTML (for product page body)           |\n======================================================================\n--\u003e\n\u003cstyle\u003e\n      :root{\n        --ao-accent:#DA291C;\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      }\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,BlinkMacFont,\"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 .75rem}\n      .ao-description-wrapper h1{font-size:clamp(28px,3.5vw,48px);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 h4{font-size:clamp(16px,1.8vw,20px)}\n      .ao-description-wrapper p{margin:0 0 1rem}\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: 1.5rem; margin: 0 0 1rem;}\n      .ao-description-wrapper table { width: 100%; border-collapse: collapse; margin-bottom: 1rem; }\n      .ao-description-wrapper th, .ao-description-wrapper td { padding: 0.75rem; border: 1px solid var(--ao-border); text-align: left; }\n      .ao-description-wrapper th { background-color: var(--ao-panel); font-weight: 600; }\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 .hero{background:linear-gradient(160deg, color-mix(in oklab, var(--ao-accent) 86%, #fff 14%), color-mix(in oklab, var(--ao-accent) 68%, #fff 32%));color:#FFFFFF;;border:1px solid var(--ao-accent-700); text-align:center; padding: 36px;}\n      .ao-description-wrapper .hero h1{color:#FFFFFF;}\n      .ao-description-wrapper .hero p{color:#E5E7EB;; font-size: 0.9rem;}\n      .ao-description-wrapper .lead{font-size:clamp(15px,2vw,25px);font-weight:600;color:#111c13;max-width:1100px;margin:0 auto}\n      .ao-description-wrapper .benefits-container-grid { display: grid; grid-template-columns: 1fr; gap: 28px; align-items: center; background: var(--ao-panel); border: 1px solid var(--ao-border); border-radius: var(--ao-r); padding: 28px; margin-top: 18px; }\n      .ao-description-wrapper .benefits-container-grid .benefits-image-container img { display: block; width: 100%; height: auto; border-radius: calc(var(--ao-r) - 8px); aspect-ratio: 1 \/ 1; object-fit: cover; }\n      @media(min-width: 720px) { .ao-description-wrapper .benefits-container-grid { grid-template-columns: 1.2fr 1fr; } }\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:.5rem 0}\n      .ao-description-wrapper .check li \u003e svg{flex-shrink:0;width:22px;height:22px;margin-top:2px}\n      .ao-description-wrapper .check-sm li \u003e svg{flex-shrink:0;width:18px;height:18px;margin-top:3px;color:#A5C2A9}\n      .ao-description-wrapper .grid{display:grid;gap:22px}\n      .ao-description-wrapper .grid \u003e .sec { margin-bottom: 0; }\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(-2px); box-shadow: var(--ao-shadow); }\n      .ao-description-wrapper .bubble.green{background:color-mix(in oklab, var(--ao-accent) 14%, #fff 86%);border-color:var(--ao-accent-700)}\n      .ao-description-wrapper .bubble.yellow{background:#FFFBEA;border-color:#F4D35E}\n      .ao-description-wrapper .bubble \u003e svg { width: 3rem; height: 3rem; margin-bottom: 0.75rem; color: var(--ao-accent-900); }\n      .ao-description-wrapper .table{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--ao-border);border-radius:var(--ao-r)}\n      .ao-description-wrapper .table th,.ao-description-wrapper .table td{padding:14px 16px;text-align:left;border-bottom:1px solid var(--ao-border);font-size:1.125rem}\n      .ao-description-wrapper .table tr:last-child td{border-bottom:0}\n      .ao-description-wrapper .muted{color:var(--ao-muted)}\n      .ao-description-wrapper .cta{background:linear-gradient(180deg, color-mix(in oklab, var(--ao-accent) 16%, #fff 84%), #fff);border:1px solid var(--ao-border);border-radius:var(--ao-r);padding:28px;text-align:center}\n      .ao-description-wrapper .ao-btn{display:inline-block; margin-top:1rem; background:var(--ao-accent); color:#fff; font-weight:600; text-decoration:none; padding:12px 28px; border-radius:99px; transition:all .2s ease;}\n      .ao-description-wrapper .ao-btn:hover{background:var(--ao-accent-700); transform: translateY(-2px); box-shadow: 0 4px 12px rgba(0,0,0,.1);}\n      .ao-description-wrapper .rec-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 1.5rem; }\n      .ao-description-wrapper .rec-card { display: block; background: var(--ao-panel); border: 1px solid var(--ao-border); border-radius: var(--ao-r); overflow: hidden; text-align: left; transition: all .2s ease; text-decoration: none; color: var(--ao-ink); }\n      .ao-description-wrapper .rec-card:hover { transform: translateY(-4px); box-shadow: var(--ao-shadow); }\n      .ao-description-wrapper .rec-card img { display: block; width: 100%; aspect-ratio: 1 \/ 1; object-fit: cover; border-bottom: 1px solid var(--ao-border); }\n      .ao-description-wrapper .rec-card-body { padding: 1.25rem; }\n      .ao-description-wrapper .rec-card h4 { margin: 0 0 0.5rem; font-size: 1.1rem; font-weight: 600; }\n      .ao-description-wrapper .rec-card p { font-size: 0.9rem; color: var(--ao-muted); margin: 0; }\n      .ao-description-wrapper .info-grid-tan { background: #FDFBF5; border: 1px solid #EAE2D1; border-radius: var(--ao-r); padding: 14px 28px 28px; }\n      .ao-description-wrapper .info-grid-tan h3 { font-size: 1.25rem; font-weight: 700; padding-bottom: .75rem; border-bottom: 1px solid #EAE2D1; }\n      .ao-description-wrapper .check-sm { list-style:none; padding:0; margin: 12px 0 0; }\n      .ao-description-wrapper .check-sm li { display:flex; gap:8px; align-items:flex-start; margin:.5rem 0; color: #575757; font-size: 15px; }\n      .ao-description-wrapper .check-sm .tick { flex:0 0 18px; height:18px; margin-top: 2px; color: #A5C2A9; }\n      .ao-description-wrapper .check-sm li \u003e svg { flex-shrink:0;width:18px;height:18px;margin-top:3px;color:#A5C2A9}\n      .ao-description-wrapper .accordion details { border-bottom: 1px solid var(--ao-border); padding: 1.7rem 0.5rem; }\n      .ao-description-wrapper .accordion details:last-of-type { border-bottom: 0; }\n      .ao-description-wrapper .accordion summary { font-weight: 600; cursor: pointer; list-style: none; display: flex; justify-content: space-between; align-items: center; }\n      .ao-description-wrapper .accordion summary::-webkit-details-marker { display: none; }\n      .ao-description-wrapper .accordion summary::after { content: '+'; font-size: 1.5em; line-height: 1; font-weight: 300; color: var(--ao-accent); transition: transform 0.2s; }\n      .ao-description-wrapper .accordion details[open] summary { color: var(--ao-accent-900); }\n      .ao-description-wrapper .accordion details[open] summary::after { content: '−'; }\n      .ao-description-wrapper .accordion .faq-answer { padding: 1rem 0 0; color: var(--ao-muted); }\n      .ao-description-wrapper .best-for-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); gap: 1rem; }\n      .ao-description-wrapper .best-for-item { display: flex; align-items: center; gap: 1rem; background: var(--ao-panel); border: 1px solid var(--ao-border); border-radius: var(--ao-r); padding: 1rem; transition: all .2s ease; }\n      .ao-description-wrapper .best-for-item:hover { transform: translateY(-3px); box-shadow: var(--ao-shadow); }\n      .ao-description-wrapper .best-for-item svg { width: 2rem; height: 2rem; color: var(--ao-accent); flex-shrink: 0; }\n      .ao-description-wrapper .best-for-item span { font-weight: 500; }\n      .ao-description-wrapper .ao-tabs-container{margin-top:12px;position:relative}\n      .ao-description-wrapper .ao-tabs-container input[name=tabs]{display:none}\n      .ao-description-wrapper .ao-tabs-labels{display:flex;flex-wrap:wrap;border-bottom:1px solid var(--ao-border);padding:0 1rem}\n      .ao-description-wrapper .ao-tabs-labels label{padding:14px 10px;font-weight:600;text-align:center;cursor:pointer;color:var(--ao-muted);border-bottom:3px solid transparent;transition:all .2s ease;margin:0 6px}\n      .ao-description-wrapper .ao-tabs-labels label:hover{color:var(--ao-ink)}\n      .ao-description-wrapper .ao-tabs-panels{padding:28px}\n      .ao-description-wrapper .ao-tabs-panel{display:none}\n      .ao-description-wrapper .ao-tabs-container .ao-tabs-panels .ao-tabs-panel:first-of-type { display: block; }\n      .ao-description-wrapper .ao-tabs-container .ao-tabs-labels label:first-of-type { color: var(--ao-accent-900); border-bottom-color: var(--ao-accent); }\n      .ao-description-wrapper .ao-tabs-container input[name=\"tabs\"]:checked ~ .ao-tabs-labels label { color: var(--ao-muted); border-bottom-color: transparent; }\n      .ao-description-wrapper .ao-tabs-container input[name=\"tabs\"]:checked ~ .ao-tabs-panels .ao-tabs-panel { display: none; }\n      .ao-description-wrapper .ao-tabs-container #t1:checked ~ .ao-tabs-labels label[for=\"t1\"],\n      .ao-description-wrapper .ao-tabs-container #t2:checked ~ .ao-tabs-labels label[for=\"t2\"],\n      .ao-description-wrapper .ao-tabs-container #t3:checked ~ .ao-tabs-labels label[for=\"t3\"],\n      .ao-description-wrapper .ao-tabs-container #t4:checked ~ .ao-tabs-labels label[for=\"t4\"],\n      .ao-description-wrapper .ao-tabs-container #t5:checked ~ .ao-tabs-labels label[for=\"t5\"],\n      .ao-description-wrapper .ao-tabs-container #t6:checked ~ .ao-tabs-labels label[for=\"t6\"] { color: var(--ao-accent-900); border-bottom-color: var(--ao-accent); }\n      .ao-description-wrapper .ao-tabs-container #t1:checked ~ .ao-tabs-panels #p1,\n      .ao-description-wrapper .ao-tabs-container #t2:checked ~ .ao-tabs-panels #p2,\n      .ao-description-wrapper .ao-tabs-container #t3:checked ~ .ao-tabs-panels #p3,\n      .ao-description-wrapper .ao-tabs-container #t4:checked ~ .ao-tabs-panels #p4,\n      .ao-description-wrapper .ao-tabs-container #t5:checked ~ .ao-tabs-panels #p5,\n      .ao-description-wrapper .ao-tabs-container #t6:checked ~ .ao-tabs-panels #p6 { display: block; }\n      .ao-description-wrapper .ao-tabs-panel h3 { margin-bottom: 24px; }\n      .ao-description-wrapper .ao-tab-key-value-grid { display: flex; flex-wrap: wrap; gap: 3.3rem; }\n      .ao-description-wrapper .ao-tab-kv-item { background: var(--ao-panel); border-left: 3px solid var(--ao-accent); padding: 1.54rem 1.925rem; border-radius: 0 8px 8px 0; transition: all .2s ease; }\n      .ao-description-wrapper .ao-tab-kv-item:hover { transform: translateX(4px); background: color-mix(in oklab, var(--ao-accent) 10%, var(--ao-panel)); }\n      .ao-description-wrapper .ao-tab-kv-key { display: block; font-size: 1.2375rem; color: var(--ao-muted); margin-bottom: 0.25rem; }\n      .ao-description-wrapper .ao-tab-kv-value { font-size: 1.5125rem; font-weight: 500; color: var(--ao-ink); }\n      \n      @media (max-width: 640px) {\n        .ao-description-wrapper .ao-tabs-labels {\n          padding: 0;\n          flex-wrap: nowrap;\n          overflow-x: auto;\n          -webkit-overflow-scrolling: touch;\n          scrollbar-width: none; \/* Firefox *\/\n        }\n        .ao-description-wrapper .ao-tabs-labels::-webkit-scrollbar {\n          display: none; \/* Safari and Chrome *\/\n        }\n        .ao-description-wrapper .ao-tabs-labels label {\n          flex-shrink: 0;\n          padding: 12px 16px;\n        }\n        .ao-description-wrapper .ao-tabs-panels {\n          padding: 20px 0;\n        }\n        .ao-description-wrapper .ao-tab-key-value-grid {\n          display: block; \/* Stack items vertically *\/\n          gap: 0;\n        }\n        .ao-description-wrapper .ao-tab-kv-item {\n          margin-bottom: 1rem;\n          padding: 1rem 1.25rem;\n        }\n        .ao-description-wrapper .ao-tab-kv-key { font-size: 0.875rem; }\n        .ao-description-wrapper .ao-tab-kv-value { font-size: 1.125rem; }\n      }\n\n      \/* New Downloads Style *\/\n      .ao-description-wrapper .downloads-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px; }\n      .ao-description-wrapper .download-card { display: flex; align-items: center; gap: 14px; border: 1px solid var(--ao-border); background: #fff; border-radius: var(--ao-r); padding: 16px 20px; text-decoration: none; color: var(--ao-ink); box-shadow: var(--ao-shadow); transition: all .25s ease; position: relative; overflow: hidden; }\n      .ao-description-wrapper .download-card svg { width: 32px; height: 32px; flex-shrink: 0; color: var(--ao-accent); transition: all .25s ease; z-index: 2; }\n      .ao-description-wrapper .download-card .download-card-content { z-index: 2; }\n      .ao-description-wrapper .download-card h3 { margin: 0; font-size: 18px; }\n      .ao-description-wrapper .download-card p { margin: 2px 0 0; font-size: 14px; color: var(--ao-muted); }\n      .ao-description-wrapper .download-card::after { content: ''; position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; background: var(--ao-accent); border-radius: 50%; transform: translate(-50%, -50%) scale(0); transition: all .4s ease; z-index: 1; opacity: 0.2; }\n      .ao-description-wrapper .download-card:hover { border-color: var(--ao-accent); transform: translateY(-2px); }\n      .ao-description-wrapper .download-card:hover::after { transform: translate(-50%, -50%) scale(100); }\n      .ao-description-wrapper .download-card:hover svg { color: var(--ao-accent-900); }\n      \n      \/* New Gallery Styles *\/\n      .ao-gallery-container { position: relative; width: 100%; max-width: var(--ao-max); margin: 18px auto; border-radius: var(--ao-r); overflow: hidden; }\n      .ao-gallery-slides { position: relative; width: 100%; height: 650px; background: var(--ao-panel); }\n      .ao-gallery-slide { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.4s ease-in-out; z-index: 1; overflow: hidden; }\n      .ao-gallery-slide img { height: 100%; object-fit: cover; position: absolute; top: 0; }\n      .ao-gallery-slide.image-right img { width: 50%; right: 0; }\n      .ao-gallery-slide.image-left img { width: 50%; left: 0; }\n      .ao-gallery-text-overlay { position: absolute; top: 0; width: 50%; height: 100%; padding: 2rem 4vw; display: flex; flex-direction: column; justify-content: center; color: var(--ao-ink); z-index: 3; }\n      .ao-gallery-text-overlay.align-left { left: 0; text-align: left; }\n      .ao-gallery-text-overlay.align-right { right: 0; text-align: left; }\n      .ao-gallery-text-overlay h2 { font-size: clamp(24px, 3vw, 42px); font-weight: 700; line-height: 1.2; margin: 0 0 0.5rem; color: var(--ao-ink); }\n      .ao-gallery-text-overlay p { font-size: clamp(16px, 1.5vw, 20px); margin: 0; max-width: 45ch; color: #4a5568; }\n      .ao-gallery-text-overlay ul { margin: 0; max-width: 45ch; }\n      .ao-gallery-slide.full-image img { width: 100%; left: 0; }\n      .ao-gallery-slide.full-image .ao-gallery-text-overlay { display: none; }\n\n      @media (max-width: 768px) {\n        .ao-gallery-slides { height: auto; padding-top: 133.33%; } \/* Taller 3:4 aspect ratio for mobile *\/\n        .ao-gallery-slide:not(.full-image) img { width: 100%; height: 60%; object-fit: cover; }\n        .ao-gallery-slide.full-image img { width: 100%; height: 100%; object-fit: cover; }\n        .ao-gallery-slide.image-right img, .ao-gallery-slide.image-left img { top: 0; left: 0; right: auto; }\n        .ao-gallery-text-overlay { width: 100%; height: 40%; top: 60%; left: 0 !important; right: 0 !important; text-align: left !important; padding: 1.25rem 1.5rem; justify-content: flex-start; background: var(--ao-bg); }\n        .ao-gallery-text-overlay h2 { font-size: 1.25rem; }\n        .ao-gallery-text-overlay p, .ao-gallery-text-overlay ul { font-size: 0.9rem; line-height: 1.5; }\n        .ao-gallery-nav { display: none; } \/* Hide arrows on mobile for cleaner look *\/\n        .ao-gallery-dots { bottom: 0.75rem; }\n        .ao-gallery-dot { width: 10px; height: 10px; }\n      }\n\n      .ao-gallery-nav { position: absolute; top: 50%; transform: translateY(-50%); z-index: 10; width: 44px; height: 44px; background: rgba(11,18,32,0.5); color: #fff; border-radius: 50%; display: flex; align-items: center; justify-content: center; cursor: pointer; opacity: 0; transition: opacity 0.2s, background-color 0.2s; -webkit-user-select: none; user-select: none; }\n      .ao-gallery-container:hover .ao-gallery-nav { opacity: 1; }\n      .ao-gallery-nav:hover { background: rgba(11,18,32,0.8); }\n      .ao-gallery-prev { left: 1rem; }\n      .ao-gallery-next { right: 1rem; }\n      .ao-gallery-dots { position: absolute; bottom: 1rem; left: 50%; transform: translateX(-50%); z-index: 10; display: flex; gap: 8px; }\n      .ao-gallery-dot { width: 12px; height: 12px; background: rgba(255,255,255,0.5); border: 1px solid rgba(0,0,0,0.2); border-radius: 50%; cursor: pointer; transition: background-color 0.2s; }\n      .ao-gallery-dot:hover { background: rgba(255,255,255,0.8); }\n      .ao-gallery-container input[name=\"gallery-slide\"] { display: none; }\n      #ao-gallery-slide-1:checked ~ .ao-gallery-slides .ao-gallery-slide-1,\n      #ao-gallery-slide-2:checked ~ .ao-gallery-slides .ao-gallery-slide-2,\n      #ao-gallery-slide-3:checked ~ .ao-gallery-slides .ao-gallery-slide-3,\n      #ao-gallery-slide-4:checked ~ .ao-gallery-slides .ao-gallery-slide-4,\n      #ao-gallery-slide-5:checked ~ .ao-gallery-slides .ao-gallery-slide-5,\n      #ao-gallery-slide-6:checked ~ .ao-gallery-slides .ao-gallery-slide-6 { opacity: 1; z-index: 2; }\n      .ao-gallery-nav-arrows \u003e div { display: none; }\n      #ao-gallery-slide-1:checked ~ .ao-gallery-nav-arrows .ao-gallery-nav-for-slide-1,\n      #ao-gallery-slide-2:checked ~ .ao-gallery-nav-arrows .ao-gallery-nav-for-slide-2,\n      #ao-gallery-slide-3:checked ~ .ao-gallery-nav-arrows .ao-gallery-nav-for-slide-3,\n      #ao-gallery-slide-4:checked ~ .ao-gallery-nav-arrows .ao-gallery-nav-for-slide-4,\n      #ao-gallery-slide-5:checked ~ .ao-gallery-nav-arrows .ao-gallery-nav-for-slide-5,\n      #ao-gallery-slide-6:checked ~ .ao-gallery-nav-arrows .ao-gallery-nav-for-slide-6 { display: block; }\n      #ao-gallery-slide-1:checked ~ .ao-gallery-dots .ao-gallery-dot-1,\n      #ao-gallery-slide-2:checked ~ .ao-gallery-dots .ao-gallery-dot-2,\n      #ao-gallery-slide-3:checked ~ .ao-gallery-dots .ao-gallery-dot-3,\n      #ao-gallery-slide-4:checked ~ .ao-gallery-dots .ao-gallery-dot-4,\n      #ao-gallery-slide-5:checked ~ .ao-gallery-dots .ao-gallery-dot-5,\n      #ao-gallery-slide-6:checked ~ .ao-gallery-dots .ao-gallery-dot-6 { background: #fff; }\n\n    \u003c\/style\u003e\n\u003cdiv class=\"ao-description-wrapper\"\u003e\n\u003cdiv class=\"ao-container\"\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003ch1\u003eCanon imagePROGRAF TM-350\u003c\/h1\u003e\n\u003c\/div\u003e\n\u003cp style=\"text-align: center; font-size: 1.875rem; color: var(--ao-muted); margin: 12px auto 28px; max-width: 1200px;\"\u003eProduce high-quality, long-lasting prints with the 36-inch Canon imagePROGRAF TM-350 large format printer. With enhanced image processing and faster printing speeds, it delivers sharp lines and vivid reds for eye-catching marketing materials and precise technical drawings. Its significantly reduced operating noise makes it an ideal, unobtrusive addition to any office environment.\u003c\/p\u003e\n\u003c!-- KEY FEATURES GRID --\u003e\n\u003csection style=\"background: transparent; border: none; box-shadow: none; padding-left: 0; padding-right: 0;\" class=\"sec\"\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"grid g-3\"\u003e\n\u003cdiv class=\"bubble\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpolygon points=\"12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2\"\u003e\u003c\/polygon\u003e\n                \u003c\/svg\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eProfessional Print Quality\u003c\/h3\u003e\n\u003cp class=\"muted\"\u003eAchieve exceptionally sharp lines and vivid colours for CAD drawings and posters with the 5-colour, all-pigment LUCIA TD ink system.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bubble\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpath d=\"M13 2L3 14h9l-1 8 10-12h-9l1-8z\"\u003e\u003c\/path\u003e\n                \u003c\/svg\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eEnhanced Productivity\u003c\/h3\u003e\n\u003cp class=\"muted\"\u003ePrint faster with improved data processing speeds, producing an A0 CAD drawing in as little as 32 seconds and waking from sleep mode in seconds.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bubble\"\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \u003cpolygon points=\"11 5 6 9 2 9 2 15 6 15 11 19 11 5\"\u003e\u003c\/polygon\u003e\n                    \u003cline y2=\"15\" x2=\"16\" y1=\"9\" x1=\"22\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"15\" x2=\"22\" y1=\"9\" x1=\"16\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\n\u003ch3 style=\"margin-top: 0;\"\u003eQuiet Operation\u003c\/h3\u003e\n\u003cp class=\"muted\"\u003eDesigned for minimal distraction in the office, the TM-350 operates at just 39 dB(A), making it one of the quietest in its class.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- DETAILED FEATURES TABS (CSS-ONLY INTERACTIVE) --\u003e\n\u003csection style=\"margin-bottom: 18px;\"\u003e\n\u003cdiv class=\"ao-tabs-container\"\u003e\n\u003cinput checked hidden=\"\" id=\"t1\" name=\"tabs\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"t2\" name=\"tabs\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"t3\" name=\"tabs\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"t4\" name=\"tabs\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"t5\" name=\"tabs\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"t6\" name=\"tabs\" type=\"radio\"\u003e\n\u003cdiv class=\"ao-tabs-labels\"\u003e\n\u003clabel for=\"t1\"\u003ePrint Technology\u003c\/label\u003e \u003clabel for=\"t2\"\u003eInk System\u003c\/label\u003e \u003clabel for=\"t3\"\u003ePrint Speed\u003c\/label\u003e \u003clabel for=\"t4\"\u003eMedia Handling\u003c\/label\u003e \u003clabel for=\"t5\"\u003ePhysical Specifications\u003c\/label\u003e \u003clabel for=\"t6\"\u003eConnectivity\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tabs-panels\"\u003e\n\u003cdiv class=\"ao-tabs-panel\" id=\"p1\"\u003e\n\u003ch3\u003ePrint Technology\u003c\/h3\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\"\u003ePrinter Type\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e5 Colour 36\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePrint Technology\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eCanon Bubblejet on Demand 6 colours integrated type (6 chips per print head x 1 print head)\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\"\u003e2,400 x 1,200 dpi\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eNumber of Nozzles\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e15,360 nozzles (MBK 5,120 nozzles, Other Colours 2,560 nozzles each)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eLine Accuracy\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e±0.1 % or less\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tabs-panel\" id=\"p2\"\u003e\n\u003ch3\u003eInk System\u003c\/h3\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\"\u003eInk Type\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003ePigment inks - 5 colour (MBK, 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\"\u003eInk Droplet Size\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eMinimum 5 pl per colour\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eConsumables (Ink Tank)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eM: PFI-321(300ml) \/ PFI-121(130ml), MBK\/BK\/C\/Y- PFI-320(300ml) \/ PFI-120(130ml)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePrint Head\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003ePF-06\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eCutter Blade\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eCT-08\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMaintenance Cartridge\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eMC-31\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tabs-panel\" id=\"p3\"\u003e\n\u003ch3\u003ePrint Speed\u003c\/h3\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\"\u003ePlain Paper A1 (CAD Drawing)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e0:17 (Fast Economy Mode), 3.2ppm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePlain Paper A0 (CAD Drawing)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e0:32 (Fast Economy Mode), 0:41 (Fast), 1:08 (Standard)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePlain Paper A1 (Poster)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e0:37 (Fast Economy Mode), 0:43 (Fast), 1:18 (Standard)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eHeavy Coated Paper A0 (Poster)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e1:40 (Fast), 2:33 (Standard)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tabs-panel\" id=\"p4\"\u003e\n\u003ch3\u003eMedia Handling\u003c\/h3\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\"\u003eMedia Feed\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eRoll Paper (Upper-loading, Front-output), Cut Sheet (Upper-loading, Front-output)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMedia Width (Roll\/Cut)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e203.2 - 917 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMedia Thickness\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e0.07 - 0.8 mm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMin. and Max. Printable Length\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eRoll paper- 203.2mm-18m, Cut sheet - 279.4mm-1.6m\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eMedia Core Size\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eInternal diameter of roll core: 2\"\/3\"\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tabs-panel\" id=\"p5\"\u003e\n\u003ch3\u003ePhysical Specifications\u003c\/h3\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\"\u003ePackaged Dimensions (W x D x H)\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e1462 x 1122 x 801 mm\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\"\u003e113 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePower Supply\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eAC 100-240V (50-60Hz)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePower Consumption\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e65W or less (Operating), 2.2W or less (Sleep Mode)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tabs-panel\" id=\"p6\"\u003e\n\u003ch3\u003eConnectivity\u003c\/h3\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\"\u003eInterfaces\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eUSB-B Port, Ethernet (1000base-T), Wireless LAN (IEEE802.11n\/g\/b)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003ePrinter Languages\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eHP-GL\/2, HP RTL, JPEG (Ver. JFIF 1.02), CALS G4 (submission via FTP only)\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\"\u003e2 GB\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eExpansion slot\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003eNo\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- IMAGE GALLERY HERO --\u003e\n\u003csection class=\"ao-gallery-container\"\u003e\u003cinput checked hidden=\"\" id=\"ao-gallery-slide-1\" name=\"gallery-slide\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"ao-gallery-slide-2\" name=\"gallery-slide\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"ao-gallery-slide-3\" name=\"gallery-slide\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"ao-gallery-slide-4\" name=\"gallery-slide\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"ao-gallery-slide-5\" name=\"gallery-slide\" type=\"radio\"\u003e \u003cinput hidden=\"\" id=\"ao-gallery-slide-6\" name=\"gallery-slide\" type=\"radio\"\u003e\n\u003cdiv class=\"ao-gallery-slides\"\u003e\n\u003cdiv class=\"ao-gallery-slide ao-gallery-slide-1 image-right\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Best For\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM350_Customer_best_for.webp?v=1763372723\"\u003e\n\u003cdiv class=\"ao-gallery-text-overlay align-left\"\u003e\n\u003ch2\u003eBest For\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eArchitectural, Engineering, and Construction (AEC) offices\u003c\/li\u003e\n\u003cli\u003eGeneral office environments\u003c\/li\u003e\n\u003cli\u003eRetail and educational institutions\u003c\/li\u003e\n\u003cli\u003ePrinting technical drawings, CAD files, and posters\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-slide ao-gallery-slide-2 image-left\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Customer Benefits\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM350_Customer_benifit_1.webp?v=1763372669\"\u003e\n\u003cdiv class=\"ao-gallery-text-overlay align-right\"\u003e\n\u003ch2\u003eCustomer Benefits\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAchieve professional quality with sharp, crisp lines and vibrant colors from all-pigment inks.\u003c\/li\u003e\n\u003cli\u003eBoost productivity with faster printing speeds, getting an A1 CAD drawing in as little as 17 seconds.\u003c\/li\u003e\n\u003cli\u003eEnjoy a quieter workplace thanks to a significant reduction in operating noise.\u003c\/li\u003e\n\u003cli\u003eExperience simple, intuitive operation via the 4.3\" touchscreen panel.\u003c\/li\u003e\n\u003cli\u003eHandle prints with confidence immediately, as the pigment inks provide good weather resistance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-slide ao-gallery-slide-3 image-right\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Professional printing quality\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM350_Professional_printing_quality.webp?v=1763378499\"\u003e\n\u003cdiv class=\"ao-gallery-text-overlay align-left\"\u003e\n\u003ch2\u003eProfessional printing quality\u003c\/h2\u003e\n\u003cp\u003eUse stable image enhancements to create sharp, crisp lines and new magenta ink for vivid red colour. As a result, you’ll produce vivid and accurate CAD drawings, posters and educational materials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-slide ao-gallery-slide-4 image-left\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Intuitive Touchscreen Control\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM350_screen.webp?v=1763380010\"\u003e\n\u003cdiv class=\"ao-gallery-text-overlay align-right\"\u003e\n\u003ch2\u003eIntuitive Touchscreen Control\u003c\/h2\u003e\n\u003cp\u003eThe 4.3-inch color touchscreen provides easy access to printer settings and information.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-slide ao-gallery-slide-5 image-right\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Improved sustainability\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM350_sustainability.webp?v=1763381468\"\u003e\n\u003cdiv class=\"ao-gallery-text-overlay align-left\"\u003e\n\u003ch2\u003eImproved sustainability\u003c\/h2\u003e\n\u003cp\u003eEnvironmentally conscious EPEAT Gold1 rated device for low energy consumption, with power reduction during standby and packaging free from polystyrene foam. Less noise printing makes it ideal for quiet offices.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-slide ao-gallery-slide-6 image-left\"\u003e\n\u003cimg loading=\"lazy\" alt=\"Design Award 2024\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Gemini_Generated_Image_x83fv2x83fv2x83f.png?v=1763388346\"\u003e\n\u003cdiv class=\"ao-gallery-text-overlay align-right\"\u003e\n\u003ch2\u003eDesign Award 2024\u003c\/h2\u003e\n\u003cp\u003eRecognized with the prestigious Design Award 2024 for its sleek form factor, intuitive user experience, and professional aesthetics. The Canon TM-350 blends performance with award-winning design.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-nav-arrows\"\u003e\n\u003cdiv class=\"ao-gallery-nav-for-slide-1\"\u003e\n\u003clabel aria-label=\"Previous image\" class=\"ao-gallery-nav ao-gallery-prev\" for=\"ao-gallery-slide-6\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e \u003clabel aria-label=\"Next image\" class=\"ao-gallery-nav ao-gallery-next\" for=\"ao-gallery-slide-2\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-nav-for-slide-2\"\u003e\n\u003clabel aria-label=\"Previous image\" class=\"ao-gallery-nav ao-gallery-prev\" for=\"ao-gallery-slide-1\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e \u003clabel aria-label=\"Next image\" class=\"ao-gallery-nav ao-gallery-next\" for=\"ao-gallery-slide-3\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-nav-for-slide-3\"\u003e\n\u003clabel aria-label=\"Previous image\" class=\"ao-gallery-nav ao-gallery-prev\" for=\"ao-gallery-slide-2\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e \u003clabel aria-label=\"Next image\" class=\"ao-gallery-nav ao-gallery-next\" for=\"ao-gallery-slide-4\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-nav-for-slide-4\"\u003e\n\u003clabel aria-label=\"Previous image\" class=\"ao-gallery-nav ao-gallery-prev\" for=\"ao-gallery-slide-3\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e \u003clabel aria-label=\"Next image\" class=\"ao-gallery-nav ao-gallery-next\" for=\"ao-gallery-slide-5\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-nav-for-slide-5\"\u003e\n\u003clabel aria-label=\"Previous image\" class=\"ao-gallery-nav ao-gallery-prev\" for=\"ao-gallery-slide-4\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e \u003clabel aria-label=\"Next image\" class=\"ao-gallery-nav ao-gallery-next\" for=\"ao-gallery-slide-6\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-nav-for-slide-6\"\u003e\n\u003clabel aria-label=\"Previous image\" class=\"ao-gallery-nav ao-gallery-prev\" for=\"ao-gallery-slide-5\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"15 18 9 12 15 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e \u003clabel aria-label=\"Next image\" class=\"ao-gallery-nav ao-gallery-next\" for=\"ao-gallery-slide-1\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"9 18 15 12 9 6\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ao-gallery-dots\"\u003e\n\u003clabel aria-label=\"Go to image 1\" class=\"ao-gallery-dot ao-gallery-dot-1\" for=\"ao-gallery-slide-1\"\u003e\u003c\/label\u003e \u003clabel aria-label=\"Go to image 2\" class=\"ao-gallery-dot ao-gallery-dot-2\" for=\"ao-gallery-slide-2\"\u003e\u003c\/label\u003e \u003clabel aria-label=\"Go to image 3\" class=\"ao-gallery-dot ao-gallery-dot-3\" for=\"ao-gallery-slide-3\"\u003e\u003c\/label\u003e \u003clabel aria-label=\"Go to image 4\" class=\"ao-gallery-dot ao-gallery-dot-4\" for=\"ao-gallery-slide-4\"\u003e\u003c\/label\u003e \u003clabel aria-label=\"Go to image 5\" class=\"ao-gallery-dot ao-gallery-dot-5\" for=\"ao-gallery-slide-5\"\u003e\u003c\/label\u003e \u003clabel aria-label=\"Go to image 6\" class=\"ao-gallery-dot ao-gallery-dot-6\" for=\"ao-gallery-slide-6\"\u003e\u003c\/label\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv style=\"margin-bottom: 18px;\" class=\"grid g-2\"\u003e\n\u003c!-- WHATS IN THE BOX --\u003e\n\u003csection class=\"sec info-grid-tan\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eWhat's in the Box\u003c\/h3\u003e\n\u003cul class=\"check-sm\"\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#A5C2A9\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003eCanon imagePROGRAF TM-350 printer (36\") with stand\/basket\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#A5C2A9\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003eRoll holder(s), power cord, setup guide \u0026amp; documentation\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#A5C2A9\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003ePrint head and maintenance cartridge (region-dependent)\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#A5C2A9\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                        \u003c\/svg\u003eDriver\/software setup instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- WARRANTY --\u003e\n\u003csection class=\"sec info-grid-tan\"\u003e\n\u003cdiv\u003e\n\u003ch3\u003eWarranty Information\u003c\/h3\u003e\n\u003cul class=\"check-sm\"\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"#A5C2A9\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"18\" width=\"18\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                            \u003cpath d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\u003e\u003c\/path\u003e\n                        \u003c\/svg\u003e1-Year On-site Warranty (Upgradeable upto 3 years total coverage at the time of purchase)\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003e\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOptional Value-Added Plans:\u003c\/strong\u003e\u003cbr\u003eAnnual Maintenance Contract (AMC): Covers preventive maintenance, parts, and labor.\u003cbr\u003eFull Service Maintenance Agreement (FSMA): Pay-per-print plan including toner, parts, and service.\u003cbr\u003eManaged Print Services (MPS): Complete print management with remote monitoring and support.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- DOWNLOADS --\u003e\n\u003csection style=\"background: var(--ao-panel); border-color: var(--ao-accent-700);\" class=\"sec\"\u003e\n\u003ch2 style=\"color: var(--ao-accent-900); text-align: center;\"\u003eDownloads\u003c\/h2\u003e\n\u003cp style=\"text-align: center; margin-bottom: 20px;\" class=\"muted\"\u003eAccess product resources and support documents.\u003c\/p\u003e\n\u003cdiv class=\"downloads-grid\"\u003e\n\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM_series_AECM_Brochure.pdf?v=1763217532\" class=\"download-card\" target=\"_blank\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \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\n                    \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n                    \u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\n\u003cdiv class=\"download-card-content\"\u003e\n\u003ch3\u003eAECM Brochure\u003c\/h3\u003e\n\u003cp\u003eDownload PDF\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM_series_Retail_and_Hospitality_Brochure.pdf?v=1763217457\" class=\"download-card\" target=\"_blank\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \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\n                    \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n                    \u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\n\u003cdiv class=\"download-card-content\"\u003e\n\u003ch3\u003eRetail and Hospitality Brochure\u003c\/h3\u003e\n\u003cp\u003eDownload PDF\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM_series_Education_Brochure.pdf?v=1763217534\" class=\"download-card\" target=\"_blank\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \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\n                    \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n                    \u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\n\u003cdiv class=\"download-card-content\"\u003e\n\u003ch3\u003eEducation Brochure\u003c\/h3\u003e\n\u003cp\u003eDownload PDF\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\u003ca href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/imageprograf-tm-350_data_sheet.pdf?v=1763217156\" class=\"download-card\" target=\"_blank\"\u003e\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"currentColor\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"24\" width=\"24\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                    \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\n                    \u003cpolyline points=\"14 2 14 8 20 8\"\u003e\u003c\/polyline\u003e\n                    \u003cline y2=\"13\" x2=\"8\" y1=\"13\" x1=\"16\"\u003e\u003c\/line\u003e\n                    \u003cline y2=\"17\" x2=\"8\" y1=\"17\" x1=\"16\"\u003e\u003c\/line\u003e\n                \u003c\/svg\u003e\n\u003cdiv class=\"download-card-content\"\u003e\n\u003ch3\u003eData Sheet\u003c\/h3\u003e\n\u003cp\u003eDownload PDF\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cdiv style=\"margin-bottom: 18px;\" class=\"grid g-2\"\u003e\n\u003csection style=\"background: color-mix(in oklab, #3DCD58 14%, #fff 86%); border-color: #22B24A;\" class=\"sec bubble\"\u003e\n\u003ch3 style=\"color: #128736;\"\u003eService \u0026amp; Support\u003c\/h3\u003e\n\u003cul style=\"margin-top: 10px;\" class=\"check\"\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-3.52-3.52A19.79 19.79 0 0 1 2 4.18 2 2 0 0 1 4.18 2h3a2 2 0 0 1 2 1.72c.1.75.32 1.5.63 2.15A10.45 10.45 0 0 1 5.46 15.11a21.5 21.5 0 0 0 6.88 6.88c.84-.29 1.76-.56 2.76-.7A2 2 0 0 1 20.28 17h1.72a2 2 0 0 1 2 2.18z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003eCanon-authorized service network\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-3.52-3.52A19.79 19.79 0 0 1 2 4.18 2 2 0 0 1 4.18 2h3a2 2 0 0 1 2 1.72c.1.75.32 1.5.63 2.15A10.45 10.45 0 0 1 5.46 15.11a21.5 21.5 0 0 0 6.88 6.88c.84-.29 1.76-.56 2.76-.7A2 2 0 0 1 20.28 17h1.72a2 2 0 0 1 2 2.18z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003eDedicated support line: Telephone and email support\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-3.52-3.52A19.79 19.79 0 0 1 2 4.18 2 2 0 0 1 4.18 2h3a2 2 0 0 1 2 1.72c.1.75.32 1.5.63 2.15A10.45 10.45 0 0 1 5.46 15.11a21.5 21.5 0 0 0 6.88 6.88c.84-.29 1.76-.56 2.76-.7A2 2 0 0 1 20.28 17h1.72a2 2 0 0 1 2 2.18z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003ePrompt Delivery: Fast, secure shipping across the UAE.\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-3.52-3.52A19.79 19.79 0 0 1 2 4.18 2 2 0 0 1 4.18 2h3a2 2 0 0 1 2 1.72c.1.75.32 1.5.63 2.15A10.45 10.45 0 0 1 5.46 15.11a21.5 21.5 0 0 0 6.88 6.88c.84-.29 1.76-.56 2.76-.7A2 2 0 0 1 20.28 17h1.72a2 2 0 0 1 2 2.18z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003eOn-site \u0026amp; remote troubleshooting to minimize downtime.\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpath d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-3.52-3.52A19.79 19.79 0 0 1 2 4.18 2 2 0 0 1 4.18 2h3a2 2 0 0 1 2 1.72c.1.75.32 1.5.63 2.15A10.45 10.45 0 0 1 5.46 15.11a21.5 21.5 0 0 0 6.88 6.88c.84-.29 1.76-.56 2.76-.7A2 2 0 0 1 20.28 17h1.72a2 2 0 0 1 2 2.18z\"\u003e\u003c\/path\u003e\n                    \u003c\/svg\u003eOnline support resources and knowledge base\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003csection class=\"sec bubble yellow\"\u003e\n\u003ch3\u003eWhy buy from AtomOffice?\u003c\/h3\u003e\n\u003cul style=\"margin-top: 10px;\" class=\"check\"\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003eCanon Platinum Partner in UAE: Genuine products \u0026amp; reliable service.\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003eExpert consultation: we help you choose the right model for your needs.\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003eProfessional installation \u0026amp; Setup: Configured by certified Canon engineers.\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003eCompetitive Pricing: Real value without surprises.\u003c\/li\u003e\n\u003cli\u003e\n\u003csvg stroke-linejoin=\"round\" stroke-linecap=\"round\" stroke-width=\"2\" stroke=\"var(--ao-accent)\" fill=\"none\" viewbox=\"0 0 24 24\" height=\"22\" width=\"22\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\u003e\n                        \u003cpolyline points=\"20 6 9 17 4 12\"\u003e\u003c\/polyline\u003e\n                    \u003c\/svg\u003eOfficial Warranty: Backed by Canon.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003csection style=\"margin-bottom: 18px;\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdiv style=\"margin-top: 12px;\" class=\"accordion\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat type of ink does the TM-350 use?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe TM-350 uses Canon's 5-colour, all-pigment LUCIA TD ink system, which provides excellent print quality and weather resistance.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan this printer print without borders?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, the imagePROGRAF TM-350 supports free-size borderless printing on roll media.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the maximum print width?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe printer supports a maximum media width of 36 inches (917 mm).\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does the new design improve usability?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eThe printer features a flat-top body for easy paper loading and a 4.3\" touchscreen panel for intuitive operation and quick access to information like media and ink levels.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eAre the TM-350 and TM-355 different?\u003c\/summary\u003e\n\u003cdiv class=\"faq-answer\"\u003e\n\u003cp\u003eYes, the core printer is the same. The primary difference is that the TM-355 model includes a built-in 500GB encrypted hard drive for enhanced job processing, storage, and security, while the TM-350 does not have an internal hard drive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!--\n======================================================================\n| 3. SEO \u0026 Accessibility Fallback HTML (visually hidden for crawlers)|\n======================================================================\n--\u003e\n\u003cdiv style=\"position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0;\"\u003e\n\u003c!-- SEO Section HTML --\u003e\n\u003csection\u003e\n\u003col itemtype=\"http:\/\/schema.org\/BreadcrumbList\" itemscope=\"\"\u003e\n\u003cli itemtype=\"http:\/\/schema.org\/ListItem\" itemscope=\"\" itemprop=\"itemListElement\"\u003e\n\u003ca href=\"\/\" itemprop=\"item\"\u003e \u003cspan itemprop=\"name\"\u003eHome\u003c\/span\u003e \u003c\/a\u003e \u003cmeta itemprop=\"position\" content=\"1\"\u003e\n\u003c\/li\u003e\n\u003cli itemtype=\"http:\/\/schema.org\/ListItem\" itemscope=\"\" itemprop=\"itemListElement\"\u003e\n\u003ca href=\"\/electronics\" itemprop=\"item\"\u003e \u003cspan itemprop=\"name\"\u003eElectronics\u003c\/span\u003e \u003c\/a\u003e \u003cmeta itemprop=\"position\" content=\"2\"\u003e\n\u003c\/li\u003e\n\u003cli itemtype=\"http:\/\/schema.org\/ListItem\" itemscope=\"\" itemprop=\"itemListElement\"\u003e\n\u003ca href=\"\/electronics\/power-protection\" itemprop=\"item\"\u003e \u003cspan itemprop=\"name\"\u003ePower Protection\u003c\/span\u003e \u003c\/a\u003e \u003cmeta itemprop=\"position\" content=\"3\"\u003e\n\u003c\/li\u003e\n\u003cli itemtype=\"http:\/\/schema.org\/ListItem\" itemscope=\"\" itemprop=\"itemListElement\"\u003e\n\u003ca href=\"\/electronics\/power-protection\/ups\" itemprop=\"item\"\u003e \u003cspan itemprop=\"name\"\u003eUPS\u003c\/span\u003e \u003c\/a\u003e \u003cmeta itemprop=\"position\" content=\"4\"\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cdiv itemtype=\"http:\/\/schema.org\/Product\" itemscope=\"\"\u003e\n\u003ch2 itemprop=\"name\"\u003eCanon imagePROGRAF TM-350\u003c\/h2\u003e\n\u003cimg alt=\"Canon imagePROGRAF TM-350 large format printer\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon_imagePROGRAF_TM350_Customer_best_for.webp?v=1763372723\" itemprop=\"image\"\u003e\n\u003cp itemprop=\"description\"\u003eProduce high-quality, long-lasting prints with the 36-inch Canon imagePROGRAF TM-350 large format printer. With enhanced image processing and faster printing speeds, it delivers sharp lines and vivid reds for eye-catching marketing materials and precise technical drawings. Its significantly reduced operating noise makes it an ideal, unobtrusive addition to any office environment.\u003c\/p\u003e\n\u003cdiv itemtype=\"http:\/\/schema.org\/Offer\" itemscope=\"\" itemprop=\"offers\"\u003e\n\u003cmeta itemprop=\"priceCurrency\" content=\"AED\"\u003e \u003cmeta itemprop=\"price\" content=\"250.00\"\u003e \u003clink itemprop=\"availability\" href=\"http:\/\/schema.org\/InStock\"\u003e \u003cmeta itemprop=\"priceValidUntil\" content=\"2025-05-15\"\u003e \u003c!-- Placeholder: One year from today's date --\u003e\n\u003cp\u003ePrice: \u003cdata value=\"250.00\"\u003eAED 250.00\u003c\/data\u003e\u003c\/p\u003e\n\u003cp\u003eAvailability: In Stock\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003ch3\u003eDelivery Information\u003c\/h3\u003e\n\u003cp\u003eWe offer fast and reliable delivery services across Dubai and the wider UAE.\u003c\/p\u003e\n\u003ch3\u003eQuick Links\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"\/policies\/delivery\"\u003eDelivery \u0026amp; Returns\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"\/support\"\u003eSupport\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/wa.me\/yourphonenumber\"\u003eChat on WhatsApp\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"\/brand\/canon\"\u003eView all Canon Products\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eCustomer Benefits\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eAchieve professional quality with sharp, crisp lines and vibrant colors from all-pigment inks.\u003c\/li\u003e\n\u003cli\u003eBoost productivity with faster printing speeds, getting an A1 CAD drawing in as little as 17 seconds.\u003c\/li\u003e\n\u003cli\u003eEnjoy a quieter workplace thanks to a significant reduction in operating noise.\u003c\/li\u003e\n\u003cli\u003eExperience simple, intuitive operation via the 4.3\" touchscreen panel.\u003c\/li\u003e\n\u003cli\u003eHandle prints with confidence immediately, as the pigment inks provide good weather resistance.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eKey Features\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eProfessional Print Quality:\u003c\/strong\u003e Achieve exceptionally sharp lines and vivid colours for CAD drawings and posters with the 5-colour, all-pigment LUCIA TD ink system.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnhanced Productivity:\u003c\/strong\u003e Print faster with improved data processing speeds, producing an A0 CAD drawing in as little as 32 seconds and waking from sleep mode in seconds.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eQuiet Operation:\u003c\/strong\u003e Designed for minimal distraction in the office, the TM-350 operates at just 39 dB(A), making it one of the quietest in its class.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eWhat’s in the Box\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCanon imagePROGRAF TM-350 printer (36\") with stand\/basket\u003c\/li\u003e\n\u003cli\u003eRoll holder(s), power cord, setup guide \u0026amp; documentation\u003c\/li\u003e\n\u003cli\u003ePrint head and maintenance cartridge (region-dependent)\u003c\/li\u003e\n\u003cli\u003eDriver\/software setup instructions\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eService \u0026amp; Support\u003c\/h2\u003e\n\u003cul\u003e\n\u003cli\u003eCanon-authorized service network\u003c\/li\u003e\n\u003cli\u003eDedicated support line: Telephone and email support\u003c\/li\u003e\n\u003cli\u003ePrompt Delivery: Fast, secure shipping across the UAE.\u003c\/li\u003e\n\u003cli\u003eOn-site \u0026amp; remote troubleshooting to minimize downtime.\u003c\/li\u003e\n\u003cli\u003eOnline support resources and knowledge base\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch2\u003eFAQs\u003c\/h2\u003e\n\u003cdiv\u003e\n\u003ch3\u003eWhat type of ink does the TM-350 use?\u003c\/h3\u003e\n\u003cp\u003eThe TM-350 uses Canon's 5-colour, all-pigment LUCIA TD ink system, which provides excellent print quality and weather resistance.\u003c\/p\u003e\n\u003ch3\u003eCan this printer print without borders?\u003c\/h3\u003e\n\u003cp\u003eYes, the imagePROGRAF TM-350 supports free-size borderless printing on roll media.\u003c\/p\u003e\n\u003ch3\u003eWhat is the maximum print width?\u003c\/h3\u003e\n\u003cp\u003eThe printer supports a maximum media width of 36 inches (917 mm).\u003c\/p\u003e\n\u003ch3\u003eHow does the new design improve usability?\u003c\/h3\u003e\n\u003cp\u003eThe printer features a flat-top body for easy paper loading and a 4.3\" touchscreen panel for intuitive operation and quick access to information like media and ink levels.\u003c\/p\u003e\n\u003ch3\u003eAre the TM-350 and TM-355 different?\u003c\/h3\u003e\n\u003cp\u003eYes, the core printer is the same. The primary difference is that the TM-355 model includes a built-in 500GB encrypted hard drive for enhanced job processing, storage, and security, while the TM-350 does not have an internal hard drive.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Canon","offers":[{"title":"WITHOUT Lm36 SCANNER \/ Machine + Installation Service (By Canon) \/ 1 Year Canon ONSITE Warranty","offer_id":45969778737374,"sku":"TM350","price":0.0,"currency_code":"AED","in_stock":true},{"title":"WITH Lm36 SCANNER \/ Machine + Installation Service (By Canon) \/ 1 Year Canon ONSITE Warranty","offer_id":47871563170014,"sku":"TM350Lm36","price":0.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/Canon-imagePROGRAF-TM350-Large-Format-Plotter-36-1.jpg?v=1737818642"},{"product_id":"canon-imageforce-c3026-a3-colour-laser-multifunction-printer","title":"Canon imageFORCE C3026 - 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:#C81E14;\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  .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  .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);aspect-ratio:1\/1;object-fit:cover;}\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  .ao-gallery-slides{position:relative;width:100%;aspect-ratio:1717\/916;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, #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, #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, #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  .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  .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, independent of --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\"\u003eEntry-Level A3 Colour Multifunction Printer\u003c\/p\u003e\n      \u003ch1\u003eCanon imageFORCE C3026\u003c\/h1\u003e\n      \u003cdiv class=\"ao-hero-rule\"\u003e\u003c\/div\u003e\n      \u003cp class=\"ao-lede\"\u003eThe ultimate entry-level A3 colour multifunction printer for core office needs — reliable everyday print, copy, scan and send in one machine, powered by Canon's imageFORCE technology to keep workflows moving.\u003c\/p\u003e\n    \u003c\/header\u003e\n\n    \u003c!-- KEY FEATURES --\u003e\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\"\u003eFast, Reliable A3 Colour Output\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003ePrint and copy up to 26 ppm (A4) \/ 15 ppm (A3) with scan speeds up to 120 ipm, backed by smart predictive technology and a strong welded frame for consistent long-term performance.\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=\"4\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\u003e\u003c\/rect\u003e\u003cline x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\u003e\u003c\/line\u003e\u003cline x1=\"12\" y1=\"18\" x2=\"12\" y2=\"21\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003ch3 style=\"margin-top:0\"\u003eIntuitive 7\" Touchscreen Interface\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003eA confident, seamless experience with a smart preview that shows your print exactly as it will appear, plus on-screen QR codes linking straight to the online manual for troubleshooting.\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=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\n          \u003ch3 style=\"margin-top:0\"\u003eSustainable, Space-Saving Design\u003c\/h3\u003e\n          \u003cp class=\"muted\"\u003eBuilt using over 30% recycled plastic and 5% recycled steel on a rigid welded frame, with low power consumption for teams working toward sustainability targets.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- DETAILED SPECIFICATIONS — LOCKED 7-tab printer structure. Eco Labels, Energy Star\n         Certified and Duty Cycle rows are dropped for this product — none of the three are\n         published on Canon's own specifications page for the C3026 (unlike some other Canon\n         models in this range). Flag to store owner to confirm\/skip rather than fabricate; the\n         rows can be added back for this product if the store owner supplies them. Recommended\n         Monthly Volume supplied directly by the store owner (2026-08-13): 8,000 pages. --\u003e\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          \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\"\u003e7\" TFT LCD WVGA 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, Store, Optional Fax\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\"\u003eStandard 3.0GB RAM\u003c\/span\u003e\n\u003c\/div\u003e\n              \u003cdiv class=\"ao-tab-kv-item\"\u003e\n\u003cspan class=\"ao-tab-kv-key\"\u003eRecommended Monthly Volume\u003c\/span\u003e\u003cspan class=\"ao-tab-kv-value\"\u003e8,000 pages\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.6GHz 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\"\u003eStandard 64GB eMMC (256GB 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 × 712 × 862 mm\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. 78 kg\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003eUp to 26 ppm A4 · 15 ppm A3 · 15 ppm A4R\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 × 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 2-sided — same speed as 1-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\"\u003eApprox. 7.0 \/ 8.7 seconds or less\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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 × 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\"\u003eUp to 80 ipm (1-sided) · 120 ipm (2-sided), at 300 × 300 dpi\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 scanner, single-pass duplexing ADF (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\"\u003eE-mail · Internet FAX (SMTP) · SMB · FTP · SFTP · FTPS · WebDAV\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\"\u003eTIFF · JPEG · PDF (incl. Searchable\/PDF-A\/Encrypted) · XPS · Office Open XML\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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 (100-sheet multi-purpose tray + 2× 550-sheet cassettes)\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\"\u003e2,300 sheets (with Cassette Feeding Unit-BB1)\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 × 139.7 mm to 320.0 × 457.2 mm (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 (custom 98.0×98.0mm to 320.0×457.2mm)\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 · 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–300 gsm (multi-purpose tray) · 52–256 gsm (cassettes) · 52–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 · Inner Finisher-N1 · Inner 2\/4 Hole Puncher-D1 · Copy Tray-T2 · Inner 2way Tray-M1\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003eToner 1008 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. 15,500 pages · C\/M\/Y: approx. 8,500 pages each (estimated @ 5% coverage)\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\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\"\u003eWi-Fi 802.11 b\/g\/n\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 · Universal Print\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\"\u003euniFLOW Online\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\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\"\u003ePicture Login · Card Login · Username\/Password · Microsoft Entra ID · Google Workspace · Department ID\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 · IPSec · IEEE802.1X · SNMPv3 · WPA3 · Firewall (IP\/MAC Filtering)\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\"\u003eAutomatic System Recovery · Runtime Intrusion Detection (Trellix Embedded Control) · Storage Initialize\u003c\/span\u003e\n\u003c\/div\u003e\n            \u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\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    \u003c!-- NEED TO KNOW --\u003e\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\u003eMaximum paper capacity (2,300 sheets) requires the optional Cassette Feeding Unit-BB1.\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\u003eAdobe PostScript®3 printing is optional and requires the PS Printer Kit-CS1.\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 and hole-punch finishing require the optional Inner Finisher-N1 (hole punching also needs the Inner 2\/4 Hole Puncher-D1).\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-BV1 — not fitted as standard.\u003c\/span\u003e\n\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- CUSTOMER BENEFITS --\u003e\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\u003ePrint and copy up to 26 ppm so busy teams spend less time waiting\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\u003eAI-assisted security recommendations reduce reliance on external IT support\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\u003eStrong authentication and encryption keep every document protected\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\u003eRecycled-material build and low power draw support sustainability goals\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_C3026_-_Customer_Benefit.webp?v=1786622866\" alt=\"Customer benefits of the Canon imageFORCE C3026\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- BEST FOR --\u003e\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\u003c\/svg\u003e\u003cspan\u003eSmall to medium offices needing shared A3 colour printing and copying\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=\"M18 10h-1.26A8 8 0 1 0 9 20h9a5 5 0 0 0 0-10Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eTeams needing reliable scan-to-email, SMB\/FTP and cloud-based workflows\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=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10Z\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eBusinesses wanting AI-assisted security without a dedicated IT team\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=\"M11 20A7 7 0 0 1 9.8 6.1C15.5 5 17 4.48 19 2c1 2 2 4.18 2 8 0 5.5-4.78 10-10 10Z\"\u003e\u003c\/path\u003e\u003cpath d=\"M2 21c0-3 1.85-5.36 5.08-6C9.5 14.52 12 13 13 12\"\u003e\u003c\/path\u003e\u003c\/svg\u003e\u003cspan\u003eOrganisations working toward sustainability targets\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- GALLERY — all 4 supplied images kept per store owner request (2026-08-13), a deliberate\n         exception to the printer template's usual 3-slide cap. All four source images share the\n         same native 1717×916 dimensions, so the slide box uses aspect-ratio:1717\/916 instead of a\n         fixed height — this fills the box exactly with no top\/bottom cropping from object-fit:cover. --\u003e\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_C3026_-_Improved_productivity.webp?v=1786622866\" alt=\"Canon imageFORCE C3026 — improved productivity\" 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_C3026_-_Smooth_user_experience.webp?v=1786622866\" alt=\"Canon imageFORCE C3026 — smooth user experience\" 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_C3026_-_Reliable_proactive_security.webp?v=1786622866\" alt=\"Canon imageFORCE C3026 — reliable, proactive security\" 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_C3026_-_Meet_sustainability_targets.webp?v=1786622866\" alt=\"Canon imageFORCE C3026 — meeting sustainability targets\" 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    \u003c!-- WHAT'S IN THE BOX --\u003e\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\u003e1× Canon imageFORCE C3026 main unit\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\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\u003eCables\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SERVICE \u0026 SUPPORT + WHY BUY, SIDE BY SIDE — fixed content, reused verbatim --\u003e\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 Canon 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 toner sourced through Canon Platinum Partner 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          \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\n\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    \u003c!-- OFFICIAL \u0026 RECOMMENDED OPTIONS — real accessories from Canon's own C3026 spec sheet --\u003e\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\u003eCassette Feeding Unit-BB1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eAdds two 550-sheet cassettes, expanding paper capacity to 2,300 sheets.\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\u003eInner Finisher-N1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eCorner\/double stapling plus eco-staple and staple-on-demand finishing, 545-sheet output capacity.\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\u003eInner 2\/4 Hole Puncher-D1\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eTwo- or four-hole punching for binder-ready documents (requires Inner Finisher-N1).\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\u003eIC Card Reader Attachment-B4\u003c\/h4\u003e\u003c\/div\u003e\n          \u003cdiv class=\"ao-option-body\"\u003e\u003cp\u003eCard-based login for secure, auditable access control.\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\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    \u003c!-- LEARN MORE — only real, store-owner-supplied assets go here (2026-08-13: no external\n         manufacturer-site links going forward, even when genuine — this section stays limited to\n         files\/pages the store owner has actually provided). --\u003e\n    \u003csection style=\"margin-bottom:40px;\"\u003e\n      \u003cp class=\"ao-section-label with-rule\"\u003eLearn More About the imageFORCE C3026\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_C3026_-_Datasheet.pdf?v=1786622867\" 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\u003cline x1=\"16\" y1=\"13\" x2=\"8\" y2=\"13\"\u003e\u003c\/line\u003e\u003cline x1=\"16\" y1=\"17\" x2=\"8\" y2=\"17\"\u003e\u003c\/line\u003e\u003c\/svg\u003e\n          \u003cdiv class=\"b\"\u003e\n\u003ch4\u003eTechnical Datasheet\u003c\/h4\u003e\n\u003cp\u003ePDF spec sheet\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FAQ --\u003e\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 cartridge does the imageFORCE C3026 use?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eIt uses the Toner 1008 range in Black, Cyan, Magenta and Yellow (BK\/C\/M\/Y). Estimated yield at 5% coverage is approx. 15,500 pages for Black and approx. 8,500 pages each for Cyan, Magenta and Yellow.\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\"\u003eWhat's the difference between imageRUNNER ADVANCE and imageFORCE?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eimageFORCE is Canon's newer, unified printer platform that consolidates the imageRUNNER ADVANCE DX (A3) and imageCLASS X (A4) families into one scalable range. The C3026 is a current-generation imageFORCE model — imageRUNNER ADVANCE DX devices remain a separate, still fully supported Canon line rather than being replaced outright.\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\"\u003eWhat's the difference between ppm and ipm in scanning speed?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eppm (pages per minute) measures print and copy output — the number of physical pages the engine produces, e.g. this printer prints and copies at up to 26 ppm. ipm (images per minute) measures scanning — the number of individual page images captured, which is why the C3026's scanner is rated up to 120 ipm (2-sided) even though its print engine tops out at 26 ppm.\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\"\u003eWho is the imageFORCE C3026 for?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eIt's an entry-level A3 colour multifunction printer designed for smaller workgroups that need reliable everyday print, copy, scan and send in one machine.\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=\"faq5\" hidden\u003e\n          \u003clabel for=\"faq5\" class=\"ao-faq-q\"\u003eHow sustainable is the imageFORCE C3026?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eIt's built using over 30% recycled plastic and 5% recycled steel on a rigid welded frame for extra durability, with low power consumption that makes it a strong choice for teams working toward sustainability goals.\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=\"faq6\" hidden\u003e\n          \u003clabel for=\"faq6\" class=\"ao-faq-q\"\u003eWhat security features does the imageFORCE C3026 offer?\u003cspan class=\"ao-faq-icon\"\u003e\u003c\/span\u003e\u003c\/label\u003e\n          \u003cdiv class=\"ao-faq-a\"\u003e\u003cp\u003eAI-assisted security recommendations can be applied at the touch of a button, reducing reliance on external IT support, alongside TLS 1.3, IPSec, WPA3 and multi-method authentication (card, password, Microsoft Entra ID, Google Workspace).\u003c\/p\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- FINAL CTA --\u003e\n    \u003csection class=\"ao-cta\"\u003e\n      \u003ch2\u003eStill deciding on the right printer?\u003c\/h2\u003e\n      \u003cp\u003eTell us about your team's print volume and we'll confirm the imageFORCE C3026 is the right fit — or recommend a better one.\u003c\/p\u003e\n      \u003cdiv class=\"ao-cta-row\"\u003e\n        \u003ca class=\"ao-btn whatsapp\" href=\"https:\/\/wa.me\/971588211797\/?text=Hi%2C%20I%27m%20interested%20in%20the%20Canon%20imageFORCE%20C3026.%20Could%20you%20share%20pricing%20and%20availability%3F\" 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":"Default Title","offer_id":48638153720030,"sku":null,"price":9500.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0533\/3509\/7511\/files\/imageforce-c3026_hero_252195b9719844ff8d0695684fc922eb.avif?v=1786669555"}],"url":"https:\/\/atomoffice.com\/collections\/canon-featured.oembed","provider":"Atomoffice","version":"1.0","type":"link"}