{"id":997,"date":"2026-03-03T00:48:05","date_gmt":"2026-03-03T00:48:05","guid":{"rendered":"https:\/\/techsanswers.com\/printers\/?page_id=997"},"modified":"2026-03-12T10:24:53","modified_gmt":"2026-03-12T10:24:53","slug":"cannon-printer","status":"publish","type":"page","link":"https:\/\/techsanswers.com\/printers\/cannon-printer\/","title":{"rendered":"Cannon"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"997\" class=\"elementor elementor-997\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6241232 e-con-full e-flex e-con e-parent\" data-id=\"6241232\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9329535 elementor-widget elementor-widget-html\" data-id=\"9329535\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <meta name=\"description\" content=\"Canon Printer Support - Drivers, WiFi Setup, Troubleshooting for PIXMA, MAXIFY, imageCLASS and all Canon models. Fix Error B200, offline issues, and ink problems.\">\r\n    <meta name=\"keywords\" content=\"Canon printer support, Canon PIXMA setup, Canon WiFi connection, Fix Canon B200 error, Canon driver download, Printer offline fix\">\r\n    <title>Canon Printer Support | Setup, Drivers & Troubleshooting<\/title>\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Serif+Display&display=swap\" rel=\"stylesheet\">\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\">\r\n    <style>\r\n        :root {\r\n            --red: #CC0000;\r\n            --red-dark: #a30000;\r\n            --red-light: #fff0f0;\r\n            --red-mid: #ffe0e0;\r\n            --dark: #111827;\r\n            --gray-50: #f9fafb;\r\n            --gray-100: #f3f4f6;\r\n            --gray-200: #e5e7eb;\r\n            --gray-400: #9ca3af;\r\n            --gray-500: #6b7280;\r\n            --gray-700: #374151;\r\n            --white: #fff;\r\n            --shadow: 0 1px 3px rgba(0,0,0,0.08), 0 1px 2px rgba(0,0,0,0.04);\r\n            --shadow-md: 0 4px 16px rgba(0,0,0,0.08);\r\n            --shadow-lg: 0 12px 32px rgba(0,0,0,0.12);\r\n            --radius: 14px;\r\n            --transition: all 0.22s ease;\r\n        }\r\n        *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\r\n        html { scroll-behavior: smooth; }\r\n        body { font-family: 'DM Sans', sans-serif; color: var(--dark); background: var(--white); overflow-x: hidden; line-height: 1.6; }\r\n        a { text-decoration: none; color: inherit; }\r\n        img { max-width: 100%; display: block; }\r\n\r\n        .container { max-width: 1200px; margin: 0 auto; padding: 0 24px; }\r\n\r\n        \/* \u2500\u2500 HERO \u2500\u2500 *\/\r\n        .hero {\r\n            background: linear-gradient(135deg, #1a0000 0%, #3d0000 40%, #CC0000 100%);\r\n            padding: 88px 0 80px;\r\n            text-align: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        .hero::before {\r\n            content: '';\r\n            position: absolute; inset: 0;\r\n            background: url(\"data:image\/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'\/%3E%3C\/g%3E%3C\/g%3E%3C\/svg%3E\");\r\n            pointer-events: none;\r\n        }\r\n        .hero-inner { position: relative; z-index: 1; }\r\n        .hero-eyebrow {\r\n            display: inline-flex; align-items: center; gap: 8px;\r\n            background: rgba(255,255,255,0.12); border: 1px solid rgba(255,255,255,0.2);\r\n            color: rgba(255,255,255,0.9); padding: 5px 14px; border-radius: 20px;\r\n            font-size: 12px; font-weight: 600; letter-spacing: 0.08em;\r\n            text-transform: uppercase; margin-bottom: 22px;\r\n        }\r\n        .hero h1 {\r\n            font-size: clamp(2rem, 5vw, 3.2rem);\r\n            font-weight: 700; color: white; margin-bottom: 18px;\r\n            letter-spacing: -1px; line-height: 1.1;\r\n        }\r\n        .hero h1 span { color: #ffb3b3; }\r\n        .hero p { font-size: 1.1rem; color: rgba(255,255,255,0.8); max-width: 600px; margin: 0 auto 36px; line-height: 1.7; }\r\n        .hero-buttons { display: flex; justify-content: center; gap: 14px; flex-wrap: wrap; }\r\n        .btn {\r\n            display: inline-flex; align-items: center; gap: 8px;\r\n            padding: 12px 26px; border-radius: 8px; font-weight: 600;\r\n            font-size: 0.95rem; cursor: pointer; border: 2px solid transparent;\r\n            transition: var(--transition); white-space: nowrap; font-family: 'DM Sans', sans-serif;\r\n        }\r\n        .btn-white { background: white; color: var(--red-dark); }\r\n        .btn-white:hover { background: #ffe0e0; transform: translateY(-1px); }\r\n        .btn-ghost { background: transparent; border-color: rgba(255,255,255,0.4); color: white; }\r\n        .btn-ghost:hover { background: rgba(255,255,255,0.12); }\r\n        .btn-red { background: var(--red); color: white; }\r\n        .btn-red:hover { background: var(--red-dark); transform: translateY(-1px); box-shadow: 0 4px 14px rgba(204,0,0,0.35); }\r\n        .btn-outline-red { border-color: var(--red); color: var(--red); background: transparent; }\r\n        .btn-outline-red:hover { background: var(--red); color: white; }\r\n\r\n        \/* \u2500\u2500 TRUST BAR \u2500\u2500 *\/\r\n        .trust-bar { background: var(--gray-50); border-bottom: 1px solid var(--gray-200); padding: 14px 0; }\r\n        .trust-bar-inner { display: flex; justify-content: center; align-items: center; gap: 32px; flex-wrap: wrap; }\r\n        .trust-item { display: flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 500; color: var(--gray-500); }\r\n        .trust-item i { color: #16a34a; font-size: 14px; }\r\n\r\n        \/* \u2500\u2500 SECTION \u2500\u2500 *\/\r\n        .section { padding: 80px 0; }\r\n        .section-alt { background: var(--gray-50); }\r\n        .section-header { text-align: center; margin-bottom: 52px; }\r\n        .section-header h2 { font-size: clamp(1.6rem, 3vw, 2.2rem); font-weight: 700; margin-bottom: 10px; letter-spacing: -0.5px; }\r\n        .section-header p { color: var(--gray-500); font-size: 1rem; max-width: 560px; margin: 0 auto; }\r\n        .eyebrow-tag {\r\n            display: inline-block; background: var(--red-light); color: var(--red);\r\n            font-size: 11px; font-weight: 700; letter-spacing: 0.1em;\r\n            text-transform: uppercase; padding: 4px 12px; border-radius: 20px;\r\n            margin-bottom: 12px;\r\n        }\r\n\r\n        \/* \u2500\u2500 SERIES TABS \u2500\u2500 *\/\r\n        .series-tabs { display: flex; justify-content: center; gap: 8px; flex-wrap: wrap; margin-bottom: 40px; }\r\n        .series-tab {\r\n            padding: 9px 20px; border-radius: 50px; font-size: 13.5px; font-weight: 600;\r\n            cursor: pointer; border: 2px solid var(--gray-200); background: white;\r\n            color: var(--gray-500); transition: var(--transition); font-family: 'DM Sans', sans-serif;\r\n        }\r\n        .series-tab:hover { border-color: var(--red); color: var(--red); }\r\n        .series-tab.active { background: var(--red); border-color: var(--red); color: white; }\r\n\r\n        \/* \u2500\u2500 SERIES PANEL \u2500\u2500 *\/\r\n        .series-panel { display: none; }\r\n        .series-panel.active { display: block; }\r\n        .series-intro {\r\n            background: white; border: 1px solid var(--gray-200); border-radius: var(--radius);\r\n            padding: 20px 24px; margin-bottom: 28px;\r\n            display: flex; align-items: center; gap: 16px;\r\n            box-shadow: var(--shadow);\r\n        }\r\n        .series-intro-icon { font-size: 28px; flex-shrink: 0; }\r\n        .series-intro h3 { font-size: 16px; font-weight: 700; margin-bottom: 4px; }\r\n        .series-intro p { font-size: 13px; color: var(--gray-500); line-height: 1.6; }\r\n\r\n        \/* \u2500\u2500 PRODUCT GRID \u2500\u2500 *\/\r\n        .products-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));\r\n            gap: 22px;\r\n        }\r\n\r\n        \/* \u2500\u2500 IMPROVED PRODUCT CARD \u2500\u2500 *\/\r\n        .product-card {\r\n            background: white;\r\n            border: 1.5px solid var(--gray-200);\r\n            border-radius: var(--radius);\r\n            overflow: hidden;\r\n            display: flex;\r\n            flex-direction: column;\r\n            transition: var(--transition);\r\n            box-shadow: var(--shadow);\r\n            position: relative;\r\n        }\r\n        .product-card:hover {\r\n            transform: translateY(-5px);\r\n            border-color: #fca5a5;\r\n            box-shadow: 0 16px 36px rgba(204,0,0,0.12);\r\n        }\r\n\r\n        \/* Image area *\/\r\n        .product-img-wrap {\r\n            height: 180px;\r\n            background: linear-gradient(145deg, #fafafa 0%, #f3f4f6 100%);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            position: relative;\r\n            overflow: hidden;\r\n            border-bottom: 1px solid var(--gray-100);\r\n        }\r\n        .product-img-wrap::after {\r\n            content: '';\r\n            position: absolute;\r\n            inset: 0;\r\n            background: radial-gradient(ellipse at 50% 110%, rgba(204,0,0,0.06) 0%, transparent 70%);\r\n            pointer-events: none;\r\n        }\r\n        .product-img-wrap img {\r\n            max-height: 145px;\r\n            width: auto;\r\n            object-fit: contain;\r\n            transition: transform 0.35s ease;\r\n            position: relative;\r\n            z-index: 1;\r\n            filter: drop-shadow(0 4px 12px rgba(0,0,0,0.10));\r\n        }\r\n        .product-card:hover .product-img-wrap img {\r\n            transform: scale(1.07) translateY(-3px);\r\n        }\r\n        .img-placeholder {\r\n            font-size: 52px;\r\n            opacity: 0.18;\r\n        }\r\n\r\n        \/* Badge *\/\r\n        .product-series-badge {\r\n            position: absolute;\r\n            top: 10px;\r\n            left: 10px;\r\n            background: var(--red);\r\n            color: white;\r\n            font-size: 9px;\r\n            font-weight: 700;\r\n            letter-spacing: 0.08em;\r\n            padding: 3px 9px;\r\n            border-radius: 20px;\r\n            text-transform: uppercase;\r\n            z-index: 2;\r\n            box-shadow: 0 2px 6px rgba(204,0,0,0.3);\r\n        }\r\n\r\n        \/* Card body *\/\r\n        .product-card-body {\r\n            padding: 18px 18px 16px;\r\n            display: flex;\r\n            flex-direction: column;\r\n            flex: 1;\r\n            gap: 0;\r\n        }\r\n        .product-card h3 {\r\n            font-size: 14.5px;\r\n            font-weight: 700;\r\n            margin-bottom: 7px;\r\n            line-height: 1.35;\r\n            color: var(--dark);\r\n        }\r\n        .product-card p {\r\n            font-size: 12.5px;\r\n            color: var(--gray-500);\r\n            line-height: 1.65;\r\n            margin-bottom: 14px;\r\n            flex: 1;\r\n        }\r\n\r\n        \/* Feature icons row *\/\r\n        .product-features {\r\n            display: flex;\r\n            gap: 6px;\r\n            margin-bottom: 14px;\r\n            flex-wrap: wrap;\r\n        }\r\n        .feature-pill {\r\n            display: inline-flex;\r\n            align-items: center;\r\n            gap: 5px;\r\n            background: var(--gray-50);\r\n            border: 1px solid var(--gray-200);\r\n            border-radius: 20px;\r\n            padding: 3px 9px;\r\n            font-size: 10.5px;\r\n            font-weight: 600;\r\n            color: var(--gray-500);\r\n            transition: var(--transition);\r\n        }\r\n        .feature-pill i {\r\n            color: var(--red);\r\n            font-size: 10px;\r\n        }\r\n        .product-card:hover .feature-pill {\r\n            background: var(--red-light);\r\n            border-color: #fca5a5;\r\n            color: var(--red-dark);\r\n        }\r\n\r\n        \/* CTA button *\/\r\n        .product-card .btn {\r\n            width: 100%;\r\n            justify-content: center;\r\n            padding: 10px 16px;\r\n            font-size: 13px;\r\n            border-radius: 8px;\r\n            margin-top: auto;\r\n            font-weight: 600;\r\n            letter-spacing: 0.01em;\r\n        }\r\n        .product-card .btn:hover {\r\n            background: var(--red);\r\n            color: white;\r\n            border-color: var(--red);\r\n            box-shadow: 0 4px 14px rgba(204,0,0,0.25);\r\n        }\r\n\r\n        \/* \u2500\u2500 TROUBLESHOOTING \u2500\u2500 *\/\r\n        .fix-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; }\r\n        .fix-card {\r\n            background: white; border-radius: var(--radius); padding: 24px;\r\n            border: 1px solid var(--gray-200); border-left: 4px solid var(--red);\r\n            box-shadow: var(--shadow); transition: var(--transition);\r\n        }\r\n        .fix-card:hover { transform: translateY(-2px); box-shadow: var(--shadow-md); }\r\n        .fix-header { display: flex; align-items: center; gap: 12px; margin-bottom: 14px; }\r\n        .fix-icon { width: 40px; height: 40px; border-radius: 10px; background: var(--red-light); color: var(--red); display: flex; align-items: center; justify-content: center; font-size: 18px; flex-shrink: 0; }\r\n        .fix-title { font-weight: 700; font-size: 15px; }\r\n        .fix-steps { list-style: none; display: flex; flex-direction: column; gap: 6px; }\r\n        .fix-steps li { font-size: 13px; color: var(--gray-500); display: flex; gap: 8px; align-items: flex-start; }\r\n        .fix-steps li::before { content: attr(data-n); min-width: 20px; height: 20px; border-radius: 50%; background: var(--red); color: white; font-size: 11px; font-weight: 700; display: flex; align-items: center; justify-content: center; flex-shrink: 0; margin-top: 1px; }\r\n\r\n        \/* \u2500\u2500 FAQ \u2500\u2500 *\/\r\n        .accordion { max-width: 760px; margin: 0 auto; display: flex; flex-direction: column; gap: 6px; }\r\n        .accordion-item { background: white; border: 1.5px solid var(--gray-200); border-radius: var(--radius); overflow: hidden; transition: border-color 0.2s; }\r\n        .accordion-item.open { border-color: #fca5a5; }\r\n        .accordion-header {\r\n            width: 100%; padding: 18px 20px; background: none; border: none; outline: none;\r\n            text-align: left; font-size: 15px; font-weight: 600; color: var(--dark);\r\n            cursor: pointer; display: flex; justify-content: space-between; align-items: center;\r\n            gap: 12px; font-family: 'DM Sans', sans-serif; transition: color 0.2s;\r\n        }\r\n        .accordion-header:hover { color: var(--red); }\r\n        .accordion-header.active { color: var(--red); }\r\n        .acc-icon { width: 28px; height: 28px; border-radius: 50%; background: var(--gray-100); display: flex; align-items: center; justify-content: center; font-size: 14px; flex-shrink: 0; transition: transform 0.25s, background 0.2s; }\r\n        .accordion-header.active .acc-icon { transform: rotate(45deg); background: var(--red-light); color: var(--red); }\r\n        .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease; }\r\n        .accordion-content p { padding: 0 20px 18px; font-size: 14px; color: var(--gray-500); line-height: 1.75; border-top: 1px solid var(--gray-100); padding-top: 12px; }\r\n\r\n        \/* \u2500\u2500 CTA \u2500\u2500 *\/\r\n        .cta-section {\r\n            background: linear-gradient(135deg, #1a0000, #3d0000 50%, #CC0000);\r\n            padding: 88px 0; text-align: center; color: white; position: relative; overflow: hidden;\r\n        }\r\n        .cta-section::before {\r\n            content: ''; position: absolute; top: -80px; right: -80px;\r\n            width: 300px; height: 300px; border-radius: 50%;\r\n            background: rgba(255,255,255,0.04); pointer-events: none;\r\n        }\r\n        .cta-section h2 { font-size: clamp(1.8rem, 4vw, 2.6rem); font-weight: 700; margin-bottom: 14px; letter-spacing: -0.5px; }\r\n        .cta-section p { font-size: 1.05rem; color: rgba(255,255,255,0.8); margin-bottom: 32px; }\r\n        .cta-badges { display: flex; justify-content: center; gap: 20px; flex-wrap: wrap; margin-top: 28px; }\r\n        .cta-badge { display: flex; align-items: center; gap: 7px; font-size: 13px; color: rgba(255,255,255,0.75); }\r\n        .cta-badge i { color: #86efac; }\r\n\r\n        \/* \u2500\u2500 FOOTER \u2500\u2500 *\/\r\n        footer { background: #0f0f0f; color: #666; padding: 40px 0 20px; text-align: center; font-size: 13px; }\r\n        .footer-logo { color: white; font-size: 22px; font-weight: 800; margin-bottom: 12px; display: block; }\r\n        .footer-links { display: flex; justify-content: center; gap: 20px; margin: 14px 0; flex-wrap: wrap; }\r\n        .footer-links a { color: #555; font-size: 12.5px; transition: color 0.2s; }\r\n        .footer-links a:hover { color: var(--red); }\r\n\r\n        \/* \u2500\u2500 FLOATING CALL \u2500\u2500 *\/\r\n        .float-call {\r\n            position: fixed; top: 30%; right: 0; transform: translateY(-50%);\r\n            z-index: 999; display: flex; align-items: center; gap: 12px;\r\n            background: linear-gradient(135deg, #1a7a4a, #2bb673);\r\n            color: white; text-decoration: none;\r\n            padding: 14px 20px 14px 16px; border-radius: 16px 0 0 16px;\r\n            box-shadow: -4px 4px 24px rgba(43,182,115,0.45);\r\n            transition: transform 0.25s, box-shadow 0.25s;\r\n            animation: floatPulse 2.8s ease-in-out infinite;\r\n        }\r\n        .float-call:hover { transform: translateY(-50%) translateX(-6px); box-shadow: -8px 6px 32px rgba(43,182,115,0.6); }\r\n        .float-call-icon { width: 36px; height: 36px; border-radius: 50%; background: rgba(255,255,255,0.2); display: flex; align-items: center; justify-content: center; font-size: 17px; animation: ringShake 3s ease-in-out infinite; }\r\n        .float-call-text { display: flex; flex-direction: column; gap: 2px; }\r\n        .float-call-text span:first-child { font-size: 10px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; opacity: 0.85; }\r\n        .float-call-text span:last-child { font-size: 13.5px; font-weight: 700; white-space: nowrap; }\r\n        @keyframes floatPulse { 0%,100% { box-shadow: -4px 4px 24px rgba(43,182,115,0.45); } 50% { box-shadow: -4px 4px 38px rgba(43,182,115,0.68); } }\r\n        @keyframes ringShake { 0%,80%,100% { transform: rotate(0); } 83% { transform: rotate(-16deg); } 86% { transform: rotate(16deg); } 89% { transform: rotate(-10deg); } 92% { transform: rotate(10deg); } 95% { transform: rotate(-4deg); } }\r\n\r\n        \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\r\n        @media(max-width:640px) {\r\n            .hero { padding: 60px 0 52px; }\r\n            .section { padding: 56px 0; }\r\n            .products-grid { grid-template-columns: 1fr 1fr; }\r\n            .trust-bar-inner { gap: 16px; }\r\n        }\r\n        @media(max-width:420px) {\r\n            .products-grid { grid-template-columns: 1fr; }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<!-- FLOATING CALL -->\r\n<a href=\"tel:18335301728\" class=\"float-call\">\r\n    <div class=\"float-call-icon\">\ud83d\udcde<\/div>\r\n    <div class=\"float-call-text\">\r\n        <span>Call Support<\/span>\r\n        <span>1(833) 530-1728<\/span>\r\n    <\/div>\r\n<\/a>\r\n\r\n<!-- HERO -->\r\n<section class=\"hero\">\r\n    <div class=\"container hero-inner\">\r\n        <div class=\"hero-eyebrow\">\ud83d\udda8\ufe0f Canon Printer Support Center<\/div>\r\n        <h1>Expert Canon Printer<br><span>Support & Troubleshooting<\/span><\/h1>\r\n        <p>WiFi setup, driver install, error codes, ink issues \u2014 all Canon models covered. Get your printer working today.<\/p>\r\n        <div class=\"hero-buttons\">\r\n            <a href=\"https:\/\/tawk.to\/chat\/696a307a71bead197e6b18e2\/1jf3cqnt7\" class=\"btn btn-white\"><i class=\"fas fa-comments\"><\/i> Start Live Chat<\/a>\r\n            <a href=\"#models\" class=\"btn btn-ghost\"><i class=\"fas fa-print\"><\/i> Browse All Models<\/a>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- TRUST BAR -->\r\n<div class=\"trust-bar\">\r\n    <div class=\"container\">\r\n        <div class=\"trust-bar-inner\">\r\n            <span class=\"trust-item\"><i class=\"fas fa-check-circle\"><\/i> All Canon Models Covered<\/span>\r\n            <span class=\"trust-item\"><i class=\"fas fa-check-circle\"><\/i> Remote & Onsite Support<\/span>\r\n            <span class=\"trust-item\"><i class=\"fas fa-check-circle\"><\/i> Driver Downloads<\/span>\r\n            <span class=\"trust-item\"><i class=\"fas fa-check-circle\"><\/i> Available Today<\/span>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n\r\n<!-- ALL MODELS SECTION -->\r\n<section id=\"models\" class=\"section\">\r\n    <div class=\"container\">\r\n        <div class=\"section-header\">\r\n            <div class=\"eyebrow-tag\">All Canon Series<\/div>\r\n            <h2>Select Your Canon Printer Series<\/h2>\r\n            <p>Choose your series below to find your exact model, drivers, and support resources.<\/p>\r\n        <\/div>\r\n\r\n        <!-- TABS -->\r\n        <div class=\"series-tabs\">\r\n            <button class=\"series-tab active\" onclick=\"showSeries('pixma-ts', this)\">PIXMA TS<\/button>\r\n            <button class=\"series-tab\" onclick=\"showSeries('pixma-tr', this)\">PIXMA TR<\/button>\r\n            <button class=\"series-tab\" onclick=\"showSeries('pixma-mg', this)\">PIXMA MG<\/button>\r\n            <button class=\"series-tab\" onclick=\"showSeries('pixma-g', this)\">PIXMA G MegaTank<\/button>\r\n            <button class=\"series-tab\" onclick=\"showSeries('maxify', this)\">MAXIFY<\/button>\r\n            <button class=\"series-tab\" onclick=\"showSeries('imageclass', this)\">imageCLASS Laser<\/button>\r\n            <button class=\"series-tab\" onclick=\"showSeries('selphy', this)\">SELPHY<\/button>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- PIXMA TS -->\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"series-panel active\" id=\"panel-pixma-ts\">\r\n            <div class=\"series-intro\">\r\n                <div class=\"series-intro-icon\">\ud83c\udfe0<\/div>\r\n                <div>\r\n                    <h3>Canon PIXMA TS Series \u2014 Home All-in-One Inkjet<\/h3>\r\n                    <p>Compact, wireless all-in-one printers ideal for home use. Print, scan, and copy. Perfect for everyday documents and vibrant photos.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"products-grid\">\r\n                <!-- TS3520 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TS3520-2.png\" alt=\"Canon PIXMA TS3520\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TS3520<\/h3>\r\n                        <p>Compact wireless all-in-one for everyday home printing and scanning.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-mobile-alt\"><\/i> Mobile<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> Copy<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- TS3620 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TS3620.png\" alt=\"Canon PIXMA TS3620\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TS3620<\/h3>\r\n                        <p>Wireless all-in-one with auto two-sided printing and AirPrint support.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-print\"><\/i> Duplex<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> Copy<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- TS6420a -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TS6420a-2.png\" alt=\"Canon PIXMA TS6420a\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TS6420a<\/h3>\r\n                        <p>Versatile wireless all-in-one with 5-ink system for vivid photo prints.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-images\"><\/i> Photo<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> Copy<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- TS8320 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TS8320-4.png\" alt=\"Canon PIXMA TS8320\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TS8320<\/h3>\r\n                        <p>Premium photo all-in-one with 6-ink system and auto-duplex printing.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-images\"><\/i> 6-Ink<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-star\"><\/i> Premium<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- TS9520a -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TS9520a-2.png\" alt=\"Canon PIXMA TS9520a\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TS9520a<\/h3>\r\n                        <p>Wide-format wireless all-in-one printing up to 11x17 inch tabloid.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-expand\"><\/i> 11x17<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> Copy<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- PIXMA TR -->\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"series-panel\" id=\"panel-pixma-tr\">\r\n            <div class=\"series-intro\">\r\n                <div class=\"series-intro-icon\">\ud83c\udfe2<\/div>\r\n                <div>\r\n                    <h3>Canon PIXMA TR Series \u2014 Home Office All-in-One<\/h3>\r\n                    <p>Feature-rich home office printers with ADF, fax, and touchscreen. Designed for professionals who need more from their printer.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"products-grid\">\r\n                <!-- TR4720 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TR<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TR4720-2.png\" alt=\"Canon PIXMA TR4720\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TR4720<\/h3>\r\n                        <p>Home office all-in-one with ADF, fax, and built-in 35-sheet feeder.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-fax\"><\/i> Fax<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> ADF<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- TR7020a -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TR<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TR7020a-2.png\" alt=\"Canon PIXMA TR7020a\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TR7020a<\/h3>\r\n                        <p>All-in-one with ADF and fax \u2014 great for home office workflows.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-fax\"><\/i> Fax<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> ADF<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- TR8620a -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TR<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TR8620a-2.png\" alt=\"Canon PIXMA TR8620a\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TR8620a<\/h3>\r\n                        <p>Premium home office printer with touchscreen, ADF, and SD card slot.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-images\"><\/i> Photo<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> ADF<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- TR150 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA TR<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-TR150-4.png\" alt=\"Canon PIXMA TR150\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA TR150<\/h3>\r\n                        <p>Portable wireless printer \u2014 lightweight and battery-powered for on-the-go.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-battery-full\"><\/i> Battery<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-print\"><\/i> Portable<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- PIXMA MG -->\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"series-panel\" id=\"panel-pixma-mg\">\r\n            <div class=\"series-intro\">\r\n                <div class=\"series-intro-icon\">\ud83d\udcf8<\/div>\r\n                <div>\r\n                    <h3>Canon PIXMA MG Series \u2014 Photo All-in-One<\/h3>\r\n                    <p>Photo-focused all-in-one inkjet printers for families. Excellent color accuracy and wireless connectivity for smartphones and tablets.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"products-grid\">\r\n                <!-- MG3620 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA MG<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-MG3620-3.png\" alt=\"Canon PIXMA MG3620\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA MG3620<\/h3>\r\n                        <p>Budget-friendly wireless all-in-one for light home use and photos.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-mobile-alt\"><\/i> Mobile<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> Copy<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- MG7720 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">PIXMA MG<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-MG7720.png\" alt=\"Canon PIXMA MG7720\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA MG7720<\/h3>\r\n                        <p>High-quality photo all-in-one with 6-ink system and cloud printing.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-images\"><\/i> 6-Ink<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-cloud\"><\/i> Cloud<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- PIXMA G MEGATANK -->\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"series-panel\" id=\"panel-pixma-g\">\r\n            <div class=\"series-intro\">\r\n                <div class=\"series-intro-icon\">\ud83d\udca7<\/div>\r\n                <div>\r\n                    <h3>Canon PIXMA G Series \u2014 MegaTank Refillable Ink<\/h3>\r\n                    <p>Refillable ink tank printers with ultra-low running costs. Print thousands of pages per bottle fill \u2014 ideal for high-volume home users.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"products-grid\">\r\n                <!-- G1230 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MegaTank<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-G1230-2.png\" alt=\"Canon PIXMA G1230\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA G1230<\/h3>\r\n                        <p>Single-function MegaTank printer \u2014 print thousands of pages per refill.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> MegaTank<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-print\"><\/i> Print<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-bolt\"><\/i> Fast<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- G2270 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MegaTank<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-G2270-2.png\" alt=\"Canon PIXMA G2270\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA G2270<\/h3>\r\n                        <p>All-in-one MegaTank \u2014 print, scan, copy with ultra-low ink cost.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> MegaTank<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> AIO<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-bolt\"><\/i> Low Cost<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- G3270 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MegaTank<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-G3270-2.png\" alt=\"Canon PIXMA G3270\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA G3270<\/h3>\r\n                        <p>Wireless MegaTank all-in-one with auto two-sided printing.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> MegaTank<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> Duplex<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- G620 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MegaTank<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-G620-2.png\" alt=\"Canon PIXMA G620\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA G620<\/h3>\r\n                        <p>6-color MegaTank photo printer \u2014 stunning photo quality at low cost.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> 6-Color<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-images\"><\/i> Photo<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- G7020 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MegaTank<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/PIXMA-G7020-2.png\" alt=\"Canon PIXMA G7020\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon PIXMA G7020<\/h3>\r\n                        <p>All-in-one MegaTank with ADF, fax, Ethernet, and AirPrint.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> MegaTank<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-fax\"><\/i> Fax<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- MAXIFY -->\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"series-panel\" id=\"panel-maxify\">\r\n            <div class=\"series-intro\">\r\n                <div class=\"series-intro-icon\">\u26a1<\/div>\r\n                <div>\r\n                    <h3>Canon MAXIFY Series \u2014 Small Business Inkjet<\/h3>\r\n                    <p>High-speed inkjet printers designed for small businesses and home offices. Fast print speeds, large paper capacity, and low cost per page.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"products-grid\">\r\n                <!-- GX5020 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MAXIFY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/MAXIFY-GX5020-2.png\" alt=\"Canon MAXIFY GX5020\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon MAXIFY GX5020<\/h3>\r\n                        <p>Wireless MegaTank all-in-one for busy home offices \u2014 fast and low cost.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> MegaTank<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-bolt\"><\/i> Fast<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- GX6020 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MAXIFY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/MAXIFY-GX6020-2.png\" alt=\"Canon MAXIFY GX6020\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon MAXIFY GX6020<\/h3>\r\n                        <p>Business MegaTank with Ethernet, ADF, and auto duplex for high volume.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> MegaTank<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-network-wired\"><\/i> Ethernet<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> ADF<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- GX7020 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MAXIFY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/MAXIFY-GX7020-2.png\" alt=\"Canon MAXIFY GX7020\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon MAXIFY GX7020<\/h3>\r\n                        <p>Top-tier office MegaTank with fax, dual tray, and wide-format support.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-tint\"><\/i> MegaTank<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-fax\"><\/i> Fax<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-layer-group\"><\/i> Dual Tray<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- MB2720 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MAXIFY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/MAXIFY-MB2720-2.png\" alt=\"Canon MAXIFY MB2720\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon MAXIFY MB2720<\/h3>\r\n                        <p>Wireless home office all-in-one with high-yield cartridges.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> AIO<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-bolt\"><\/i> High Yield<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- MB5420 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">MAXIFY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/MAXIFY-MB5420-2.png\" alt=\"Canon MAXIFY MB5420\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon MAXIFY MB5420<\/h3>\r\n                        <p>Business all-in-one with dual paper trays and high-capacity cartridges.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-layer-group\"><\/i> Dual Tray<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-bolt\"><\/i> Fast<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- imageCLASS -->\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"series-panel\" id=\"panel-imageclass\">\r\n            <div class=\"series-intro\">\r\n                <div class=\"series-intro-icon\">\ud83d\udda8\ufe0f<\/div>\r\n                <div>\r\n                    <h3>Canon imageCLASS Series \u2014 Laser Printers<\/h3>\r\n                    <p>Mono and color laser printers for small offices. Fast, reliable, and built for high-volume printing with sharp text and professional output.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"products-grid\">\r\n                <!-- MF656Cdw -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">imageCLASS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/Color-imageCLASS-MF656Cdw-2.png\" alt=\"Canon imageCLASS MF656Cdw\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon imageCLASS MF656Cdw<\/h3>\r\n                        <p>Color laser all-in-one for small offices \u2014 fast, vibrant, and reliable.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> AIO<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-layer-group\"><\/i> Color<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- MF753Cdw -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">imageCLASS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/Color-imageCLASS-MF753Cdw-2.png\" alt=\"Canon imageCLASS MF753Cdw\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon imageCLASS MF753Cdw<\/h3>\r\n                        <p>High-speed color laser multifunction with 5\" touchscreen and ADF.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> ADF<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-bolt\"><\/i> Fast<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- MF644Cdw -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">imageCLASS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/Color-imageCLASS-MF644Cdw-2.png\" alt=\"Canon imageCLASS MF644Cdw\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon imageCLASS MF644Cdw<\/h3>\r\n                        <p>Color laser printer with scan, copy, and wireless connectivity.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> AIO<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-lock\"><\/i> Secure<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- LBP632Cdw -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">imageCLASS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/Color-imageCLASS-LBP632Cdw-2.png\" alt=\"Canon imageCLASS LBP632Cdw\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon imageCLASS LBP632Cdw<\/h3>\r\n                        <p>Compact color laser single-function \u2014 perfect for tight office spaces.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-print\"><\/i> Print<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-compress\"><\/i> Compact<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- MF267dw II -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">imageCLASS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/imageCLASS-MF267dw-II-2.png\" alt=\"Canon imageCLASS MF267dw II\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon imageCLASS MF267dw II<\/h3>\r\n                        <p>Mono laser all-in-one with fast duplex print and 35-sheet ADF.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-copy\"><\/i> ADF<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-sync\"><\/i> Duplex<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- LBP122dw -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">imageCLASS<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/imageCLASS-LBP122dw-2.png\" alt=\"Canon imageCLASS LBP122dw\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon imageCLASS LBP122dw<\/h3>\r\n                        <p>Compact mono laser \u2014 fast, affordable, wireless single-function printer.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-print\"><\/i> Print<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-bolt\"><\/i> Fast<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <!-- SELPHY -->\r\n        <!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\r\n        <div class=\"series-panel\" id=\"panel-selphy\">\r\n            <div class=\"series-intro\">\r\n                <div class=\"series-intro-icon\">\ud83d\udcf7<\/div>\r\n                <div>\r\n                    <h3>Canon SELPHY Series \u2014 Portable Photo Printers<\/h3>\r\n                    <p>Compact wireless photo printers that fit in a bag. Print lab-quality 4x6 photos directly from your smartphone anywhere.<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"products-grid\">\r\n                <!-- CP1500 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">SELPHY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/SELPHY-CP1500-2.png\" alt=\"Canon SELPHY CP1500\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon SELPHY CP1500<\/h3>\r\n                        <p>Compact wireless photo printer \u2014 print stunning 4x6 photos anywhere.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-mobile-alt\"><\/i> Mobile<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-images\"><\/i> 4x6<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- CP1300 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">SELPHY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/SELPHY-CP1300-2.png\" alt=\"Canon SELPHY CP1300\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon SELPHY CP1300<\/h3>\r\n                        <p>Portable photo printer with WiFi and color LCD screen preview.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-battery-full\"><\/i> Battery<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-images\"><\/i> Photo<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                <!-- QX10 -->\r\n                <div class=\"product-card\">\r\n                    <div class=\"product-img-wrap\">\r\n                        <span class=\"product-series-badge\">SELPHY<\/span>\r\n                        <img decoding=\"async\" src=\"https:\/\/www.usa.canon.com\/content\/dam\/canonusa\/images\/products\/printers\/SELPHY-Square-QX10-2.png\" alt=\"Canon SELPHY Square QX10\" loading=\"lazy\" onerror=\"this.style.display='none';this.nextElementSibling.style.display='flex'\">\r\n                        <div class=\"img-placeholder\" style=\"display:none\">\ud83d\udda8\ufe0f<\/div>\r\n                    <\/div>\r\n                    <div class=\"product-card-body\">\r\n                        <h3>Canon SELPHY Square QX10<\/h3>\r\n                        <p>Square-format photo printer for Instagram-ready 2.7x2.7\" prints.<\/p>\r\n                        <div class=\"product-features\">\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-wifi\"><\/i> WiFi<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-mobile-alt\"><\/i> Mobile<\/span>\r\n                            <span class=\"feature-pill\"><i class=\"fas fa-crop\"><\/i> Square<\/span>\r\n                        <\/div>\r\n                        <a href=\"tel:18335301728\" class=\"btn btn-outline-red\"><i class=\"fas fa-phone\"><\/i> Get Support<\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- TROUBLESHOOTING -->\r\n<section id=\"troubleshooting\" class=\"section section-alt\">\r\n    <div class=\"container\">\r\n        <div class=\"section-header\">\r\n            <div class=\"eyebrow-tag\">Quick Fixes<\/div>\r\n            <h2>Common Issues & Fixes<\/h2>\r\n            <p>Resolve the most frequent Canon printer problems in minutes<\/p>\r\n        <\/div>\r\n        <div class=\"fix-grid\">\r\n            <div class=\"fix-card\">\r\n                <div class=\"fix-header\">\r\n                    <div class=\"fix-icon\"><i class=\"fas fa-file-alt\"><\/i><\/div>\r\n                    <span class=\"fix-title\">Paper Jam Fix<\/span>\r\n                <\/div>\r\n                <ul class=\"fix-steps\">\r\n                    <li data-n=\"1\">Power off the printer completely.<\/li>\r\n                    <li data-n=\"2\">Open rear cover and gently remove jammed paper.<\/li>\r\n                    <li data-n=\"3\">Check carriage path for any torn fragments.<\/li>\r\n                    <li data-n=\"4\">Reload paper correctly and restart printer.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"fix-card\">\r\n                <div class=\"fix-header\">\r\n                    <div class=\"fix-icon\"><i class=\"fas fa-wifi\"><\/i><\/div>\r\n                    <span class=\"fix-title\">Printer Offline \/ WiFi<\/span>\r\n                <\/div>\r\n                <ul class=\"fix-steps\">\r\n                    <li data-n=\"1\">Restart your router and printer.<\/li>\r\n                    <li data-n=\"2\">Hold Wireless Connect button for 3 seconds.<\/li>\r\n                    <li data-n=\"3\">Re-run driver setup on your PC.<\/li>\r\n                    <li data-n=\"4\">Ensure both devices are on 2.4GHz network.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"fix-card\">\r\n                <div class=\"fix-header\">\r\n                    <div class=\"fix-icon\"><i class=\"fas fa-exclamation-circle\"><\/i><\/div>\r\n                    <span class=\"fix-title\">Error B200 \/ 5200<\/span>\r\n                <\/div>\r\n                <ul class=\"fix-steps\">\r\n                    <li data-n=\"1\">Turn off printer and unplug from power.<\/li>\r\n                    <li data-n=\"2\">Open cover to access the print head.<\/li>\r\n                    <li data-n=\"3\">Remove all ink cartridges and re-seat them.<\/li>\r\n                    <li data-n=\"4\">Wait 10 minutes, then power back on.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n            <div class=\"fix-card\">\r\n                <div class=\"fix-header\">\r\n                    <div class=\"fix-icon\"><i class=\"fas fa-tint-slash\"><\/i><\/div>\r\n                    <span class=\"fix-title\">Ink Not Recognized<\/span>\r\n                <\/div>\r\n                <ul class=\"fix-steps\">\r\n                    <li data-n=\"1\">Remove the unrecognized cartridge.<\/li>\r\n                    <li data-n=\"2\">Wipe copper contacts with a dry cloth.<\/li>\r\n                    <li data-n=\"3\">Firmly reinsert until it clicks into place.<\/li>\r\n                    <li data-n=\"4\">Run a print head deep cleaning cycle.<\/li>\r\n                <\/ul>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- FAQ -->\r\n<section id=\"faq\" class=\"section\">\r\n    <div class=\"container\">\r\n        <div class=\"section-header\">\r\n            <div class=\"eyebrow-tag\">FAQ<\/div>\r\n            <h2>Frequently Asked Questions<\/h2>\r\n        <\/div>\r\n        <div class=\"accordion\">\r\n            <div class=\"accordion-item\" id=\"ai-0\">\r\n                <button class=\"accordion-header\" onclick=\"toggleAcc(0)\">How do I set up my Canon printer for the first time?<span class=\"acc-icon\">+<\/span><\/button>\r\n                <div class=\"accordion-content\"><p>Remove all protective tapes, plug in and power on the printer, install the provided ink cartridges, then visit ij.start.canon to download drivers specific to your operating system. Follow the on-screen setup wizard to connect to WiFi.<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"accordion-item\" id=\"ai-1\">\r\n                <button class=\"accordion-header\" onclick=\"toggleAcc(1)\">Why is my Canon printer printing blank pages?<span class=\"acc-icon\">+<\/span><\/button>\r\n                <div class=\"accordion-content\"><p>Blank pages usually indicate clogged nozzles or empty cartridges. Check ink levels from the maintenance menu, then run a Nozzle Check followed by a Print Head Cleaning cycle from the utility menu.<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"accordion-item\" id=\"ai-2\">\r\n                <button class=\"accordion-header\" onclick=\"toggleAcc(2)\">How do I connect my Canon printer to WiFi?<span class=\"acc-icon\">+<\/span><\/button>\r\n                <div class=\"accordion-content\"><p>On printers with a screen: Settings \u2192 LAN Settings \u2192 Wireless LAN \u2192 WiFi Setup \u2192 Manual Connect. Select your router and enter the password. On screenless models, use the WPS button method or the Canon PRINT app. Remember the printer supports 2.4GHz only.<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"accordion-item\" id=\"ai-3\">\r\n                <button class=\"accordion-header\" onclick=\"toggleAcc(3)\">How do I fix streaky or faded prints?<span class=\"acc-icon\">+<\/span><\/button>\r\n                <div class=\"accordion-content\"><p>Run a Deep Cleaning cycle from your printer maintenance settings on Windows or Mac. This clears dried ink from the print head nozzles. Always use genuine Canon ink for best results. If streaking persists, the print head may need replacement.<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"accordion-item\" id=\"ai-4\">\r\n                <button class=\"accordion-header\" onclick=\"toggleAcc(4)\">What is the difference between PIXMA TS and PIXMA TR?<span class=\"acc-icon\">+<\/span><\/button>\r\n                <div class=\"accordion-content\"><p>The PIXMA TS series is designed for home use \u2014 compact, affordable, and great for photos and everyday documents. The PIXMA TR series is designed for home offices with an automatic document feeder (ADF), fax functionality, and a larger paper capacity.<\/p><\/div>\r\n            <\/div>\r\n            <div class=\"accordion-item\" id=\"ai-5\">\r\n                <button class=\"accordion-header\" onclick=\"toggleAcc(5)\">How do I fix Canon Error B200?<span class=\"acc-icon\">+<\/span><\/button>\r\n                <div class=\"accordion-content\"><p>Unplug the printer and wait 10 minutes. Remove all ink cartridges and reinsert them firmly. Clean the print head contacts with a dry cloth. Plug back in and restart. If the error persists after 2 attempts, the print head likely needs replacement \u2014 call us at 1(833)530-1728.<\/p><\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- CTA -->\r\n<section class=\"cta-section\">\r\n    <div class=\"container\" style=\"position:relative;z-index:1;\">\r\n        <h2>Still Having Issues With Your Canon Printer?<\/h2>\r\n        <p>Our experts are available now to resolve error codes, WiFi issues, and driver conflicts remotely.<\/p>\r\n        <div style=\"display:flex;justify-content:center;gap:14px;flex-wrap:wrap;\">\r\n            <a href=\"https:\/\/tawk.to\/chat\/696a307a71bead197e6b18e2\/1jf3cqnt7\" class=\"btn btn-white\" style=\"font-size:1rem;padding:14px 30px;\">\r\n                <i class=\"fas fa-headset\"><\/i> Start Live Chat\r\n            <\/a>\r\n            <a href=\"tel:18335301728\" class=\"btn btn-ghost\" style=\"font-size:1rem;padding:14px 30px;\">\r\n                \ud83d\udcde Call 1(833) 530-1728\r\n            <\/a>\r\n        <\/div>\r\n        <div class=\"cta-badges\">\r\n            <span class=\"cta-badge\"><i class=\"fas fa-check-circle\"><\/i> All Canon Models<\/span>\r\n            <span class=\"cta-badge\"><i class=\"fas fa-check-circle\"><\/i> Remote Support<\/span>\r\n            <span class=\"cta-badge\"><i class=\"fas fa-check-circle\"><\/i> Expert Technicians<\/span>\r\n            <span class=\"cta-badge\"><i class=\"fas fa-check-circle\"><\/i> Fast Resolution<\/span>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\r\n\r\n<!-- FOOTER -->\r\n<footer>\r\n    <div class=\"container\">\r\n        <span class=\"footer-logo\">Canon Support<\/span>\r\n        <div class=\"footer-links\">\r\n            <a href=\"#\">PIXMA Support<\/a>\r\n            <a href=\"#\">MAXIFY Support<\/a>\r\n            <a href=\"#\">imageCLASS Support<\/a>\r\n            <a href=\"#\">Driver Downloads<\/a>\r\n            <a href=\"#\">Contact Us<\/a>\r\n        <\/div>\r\n        <p>&copy; 2026 Canon Printer Support. All rights reserved.<\/p>\r\n        <p style=\"font-size:11px;margin-top:8px;color:#444;\">Independent technical service provider. Not affiliated with Canon Inc. Canon\u00ae, PIXMA\u00ae, MAXIFY\u00ae, imageCLASS\u00ae are trademarks of Canon Inc.<\/p>\r\n    <\/div>\r\n<\/footer>\r\n\r\n<script>\r\n\/\/ Tab switching \u2014 pass `this` so no reliance on event.currentTarget scoping issues\r\nfunction showSeries(key, btn) {\r\n    document.querySelectorAll('.series-panel').forEach(function(p) { p.classList.remove('active'); });\r\n    document.querySelectorAll('.series-tab').forEach(function(t) { t.classList.remove('active'); });\r\n    document.getElementById('panel-' + key).classList.add('active');\r\n    btn.classList.add('active');\r\n}\r\n\r\n\/\/ Accordion\r\nfunction toggleAcc(i) {\r\n    var item = document.getElementById('ai-' + i);\r\n    var btn = item.querySelector('.accordion-header');\r\n    var content = item.querySelector('.accordion-content');\r\n    var isOpen = item.classList.contains('open');\r\n    document.querySelectorAll('.accordion-item').forEach(function(el) {\r\n        el.classList.remove('open');\r\n        el.querySelector('.accordion-header').classList.remove('active');\r\n        el.querySelector('.accordion-content').style.maxHeight = null;\r\n    });\r\n    if (!isOpen) {\r\n        item.classList.add('open');\r\n        btn.classList.add('active');\r\n        content.style.maxHeight = content.scrollHeight + 'px';\r\n    }\r\n}\r\n\r\n\/\/ Smooth scroll\r\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(function(a) {\r\n    a.addEventListener('click', function(e) {\r\n        var t = document.querySelector(a.getAttribute('href'));\r\n        if (t) { e.preventDefault(); t.scrollIntoView({ behavior: 'smooth' }); }\r\n    });\r\n});\r\n<\/script>\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Canon Printer Support | Setup, Drivers &#038; Troubleshooting \ud83d\udcde Call Support 1(833) 530-1728 \ud83d\udda8\ufe0f Canon Printer Support Center Expert Canon PrinterSupport &#038; Troubleshooting WiFi setup, driver install, error codes, ink issues \u2014 all Canon models covered. Get your printer working today. Start Live Chat Browse All Models All Canon Models Covered Remote &#038; Onsite Support [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/template-pagebuilder-full-width.php","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-997","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages\/997","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/comments?post=997"}],"version-history":[{"count":20,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages\/997\/revisions"}],"predecessor-version":[{"id":1184,"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/pages\/997\/revisions\/1184"}],"wp:attachment":[{"href":"https:\/\/techsanswers.com\/printers\/wp-json\/wp\/v2\/media?parent=997"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}