{"product_id":"epson-ecotank-et-3950-wireless-all-in-one-ink-tank-printer-c11cl43401","title":"Epson EcoTank ET-3950 Wireless All-in-One Ink Tank Printer | C11CL43401","description":"\u003cstyle\u003e\n  .pd {\n    --blue: #003b71;\n    --blue-2: #005cb9;\n    --yellow: #ffd200;\n    --soft-blue: #f2f7fc;\n    --card: #ffffff;\n    --light-card: #f8fafc;\n    --border: #d8e7f5;\n    --heading: #1a1a1a;\n    --text: #444444;\n    --muted: #667584;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.62;\n    box-sizing: border-box;\n  }\n\n  .pd *,\n  .pd *::before,\n  .pd *::after {\n    box-sizing: border-box;\n  }\n\n  .pd .breadcrumb {\n    margin-bottom: 12px;\n    color: var(--blue-2);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .pd .hero-border {\n    position: relative;\n    overflow: hidden;\n    padding: 26px 28px;\n    border: 1px solid var(--border);\n    border-left: 5px solid var(--blue-2);\n    border-radius: 10px;\n    background: linear-gradient(100deg, #ffffff 0%, var(--soft-blue) 100%);\n  }\n\n  .pd .hero-border::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 96px;\n    height: 5px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd h1 {\n    max-width: 980px;\n    margin: 0;\n    color: var(--heading);\n    font-size: clamp(34px, 5vw, 42px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .pd .deck {\n    max-width: 850px;\n    margin: 13px 0 0;\n    color: #40566b;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .pd .stats-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin-top: 18px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n  }\n\n  .pd .stat {\n    min-width: 0;\n    padding: 14px 16px;\n    border-right: 1px solid var(--border);\n  }\n\n  .pd .stat:last-child {\n    border-right: 0;\n  }\n\n  .pd .stat strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--blue);\n    font-size: 20px;\n    line-height: 1.2;\n  }\n\n  .pd .stat span {\n    color: var(--muted);\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .pd .intro {\n    max-width: 980px;\n    margin: 24px auto 0;\n  }\n\n  .pd .intro p {\n    margin: 0 0 12px;\n  }\n\n  .pd .intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .pd .section-divider {\n    margin: 30px 0 16px;\n    border: 0;\n    border-top: 1px solid var(--border);\n  }\n\n  .pd .section-label {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    margin: 0 0 12px;\n    color: var(--blue);\n    font-size: 17px;\n    font-weight: 800;\n    letter-spacing: 0.01em;\n  }\n\n  .pd .section-label::before {\n    width: 24px;\n    height: 4px;\n    border-radius: 99px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd .pull-quote {\n    margin: 22px 0 0;\n    padding: 16px 20px;\n    border-left: 4px solid var(--yellow);\n    border-radius: 0 8px 8px 0;\n    background: var(--blue);\n    color: #ffffff;\n    font-size: 16px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .pd .ideal-cards,\n  .pd .features-grid {\n    display: grid;\n    gap: 12px;\n  }\n\n  .pd .ideal-cards,\n  .pd .features-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .pd .ideal-card,\n  .pd .feature-card {\n    min-width: 0;\n    padding: 16px 17px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n  }\n\n  .pd .ideal-card {\n    background: var(--soft-blue);\n  }\n\n  .pd .ideal-card h3,\n  .pd .feature-card h3 {\n    margin: 0 0 6px;\n    color: var(--blue-2);\n    font-size: 15px;\n    line-height: 1.3;\n  }\n\n  .pd .ideal-card p,\n  .pd .feature-card p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .pd .editorial-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 14px;\n  }\n\n  .pd .editorial-card {\n    min-width: 0;\n    padding: 18px 20px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--light-card);\n  }\n\n  .pd .editorial-card.full {\n    grid-column: 1 \/ -1;\n  }\n\n  .pd .editorial-card h3 {\n    margin: 0 0 7px;\n    color: var(--blue);\n    font-size: 17px;\n    line-height: 1.35;\n  }\n\n  .pd .editorial-card p {\n    margin: 0;\n  }\n\n  .pd .compare-card {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .pd table {\n    width: 100%;\n    min-width: 660px;\n    border-collapse: collapse;\n  }\n\n  .pd th,\n  .pd td {\n    padding: 12px 14px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .pd th {\n    background: var(--soft-blue);\n    color: var(--blue);\n    font-size: 13px;\n    letter-spacing: 0.02em;\n  }\n\n  .pd tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .pd td:first-child {\n    width: 27%;\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .pd td:nth-child(2) {\n    width: 30%;\n    color: var(--blue-2);\n    font-weight: 700;\n  }\n\n  .pd .verdict {\n    overflow: hidden;\n    border: 1px solid var(--blue);\n    border-radius: 9px;\n    background: var(--card);\n  }\n\n  .pd .verdict-header {\n    padding: 13px 18px;\n    background: var(--blue);\n    color: #ffffff;\n    font-size: 18px;\n    font-weight: 800;\n  }\n\n  .pd .verdict-body {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .pd .verdict-column {\n    min-width: 0;\n    padding: 18px 20px;\n  }\n\n  .pd .verdict-column + .verdict-column {\n    border-left: 1px solid var(--border);\n    background: var(--light-card);\n  }\n\n  .pd .verdict-column h3 {\n    margin: 0 0 9px;\n    color: var(--blue-2);\n    font-size: 15px;\n  }\n\n  .pd .verdict-column ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .pd .verdict-column li {\n    margin: 0 0 7px;\n    font-size: 14px;\n  }\n\n  .pd .verdict-column li:last-child {\n    margin-bottom: 0;\n  }\n\n  .pd .box-contents {\n    display: grid;\n    grid-template-columns: repeat(5, 1fr);\n    gap: 8px;\n  }\n\n  .pd .box-item {\n    min-width: 0;\n    padding: 12px 10px;\n    border: 1px solid var(--border);\n    border-radius: 7px;\n    background: var(--soft-blue);\n    color: var(--blue);\n    font-size: 13px;\n    font-weight: 700;\n    text-align: center;\n  }\n\n  @media (max-width: 820px) {\n    .pd .stats-bar,\n    .pd .features-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .pd .stat:nth-child(2) {\n      border-right: 0;\n    }\n\n    .pd .stat:nth-child(-n + 2) {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .pd .ideal-cards,\n    .pd .box-contents {\n      grid-template-columns: repeat(2, 1fr);\n    }\n  }\n\n  @media (max-width: 620px) {\n    .pd {\n      font-size: 14px;\n    }\n\n    .pd .hero-border {\n      padding: 21px 18px;\n    }\n\n    .pd .ideal-cards,\n    .pd .features-grid,\n    .pd .editorial-grid,\n    .pd .verdict-body {\n      grid-template-columns: 1fr;\n    }\n\n    .pd .editorial-card.full {\n      grid-column: auto;\n    }\n\n    .pd .verdict-column + .verdict-column {\n      border-top: 1px solid var(--border);\n      border-left: 0;\n    }\n\n    .pd .box-contents {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n  \u003cdiv class=\"breadcrumb\"\u003eHome Office \u0026gt; Printers \u0026gt; EcoTank Printers\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003ch1\u003eEpson EcoTank ET-3950 Wireless All-in-One Ink Tank Printer\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003e\n      A high-capacity A4 printer with fast PrecisionCore performance, double-sided document handling and flexible wired or wireless connectivity.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"stats-bar\"\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e18 ppm\u003c\/strong\u003e\n        \u003cspan\u003eISO mono print speed\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e30-Sheet ADF\u003c\/strong\u003e\n        \u003cspan\u003eDouble-sided scan and copy\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e250 Sheets\u003c\/strong\u003e\n        \u003cspan\u003eFront paper tray capacity\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e15,100 Pages\u003c\/strong\u003e\n        \u003cspan\u003eIncluded black ink yield\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003e\n      The Epson EcoTank ET-3950 is built for users who need to print, scan and copy regularly without relying on conventional cartridges. Its refillable ink tanks, generous included ink supply and high-capacity paper tray make it particularly well suited to family administration, education and productive home-office environments.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      A 30-sheet automatic document feeder handles multi-page originals and supports double-sided scanning and copying. Automatic duplex printing, a clear 6.1cm LCD and an output tray that opens when printing further reduce the manual steps involved in everyday document work.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003e\n    High-yield ink, productive paper handling and double-sided document scanning make the ET-3950 a capable long-term choice for busy home offices.\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eIdeal For\u003c\/h2\u003e\n  \u003cdiv class=\"ideal-cards\"\u003e\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eProductive Home Offices\u003c\/h3\u003e\n      \u003cp\u003ePrint reports, scan contracts and copy multi-page documents with practical business-focused paper handling.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eBusy Family Households\u003c\/h3\u003e\n      \u003cp\u003eManage schoolwork, forms, records and everyday colour printing with fewer ink and paper interruptions.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eRegular Document Workloads\u003c\/h3\u003e\n      \u003cp\u003eHigh ink yields and a 250-sheet tray support users who print consistently throughout the week.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eKey Features\u003c\/h2\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eDouble-Sided Automatic Document Feeder\u003c\/h3\u003e\n      \u003cp\u003eScan and copy multi-page A4 documents on both sides through the 30-sheet ADF, reducing repetitive manual handling.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eFast PrecisionCore Printing\u003c\/h3\u003e\n      \u003cp\u003ePrint at ISO speeds of up to 18 pages per minute in black and 9 pages per minute in colour.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eCartridge-Free EcoTank System\u003c\/h3\u003e\n      \u003cp\u003eIntegrated refillable tanks replace conventional cartridges and make remaining ink levels easy to check.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eHigh Included Ink Yields\u003c\/h3\u003e\n      \u003cp\u003eThe supplied bottles deliver quoted yields of up to 15,100 black pages and 5,500 colour pages.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003e250-Sheet Front Paper Tray\u003c\/h3\u003e\n      \u003cp\u003eA generous enclosed paper supply supports longer print runs while protecting sheets from dust and clutter.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eWi-Fi, Wi-Fi Direct and Ethernet\u003c\/h3\u003e\n      \u003cp\u003eConnect wirelessly or through a wired network to share the printer with compatible devices around the home office.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003cdiv class=\"editorial-grid\"\u003e\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eMade for Multi-Page Documents\u003c\/h3\u003e\n      \u003cp\u003e\n        The 30-sheet automatic document feeder is one of the ET-3950’s most useful productivity features. It supports double-sided scanning and copying, allowing reports, forms and other multi-page originals to be processed with less intervention than a flatbed-only printer.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eFewer Interruptions During the Working Day\u003c\/h3\u003e\n      \u003cp\u003e\n        A 250-sheet front-loading paper tray provides substantially more capacity than entry-level home printers. A media window offers a quick view of the remaining paper supply, while the output tray opens automatically when a print job begins.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card full\"\u003e\n      \u003ch3\u003eFlexible Control Across Your Home Network\u003c\/h3\u003e\n      \u003cp\u003e\n        Wi-Fi and Wi-Fi Direct support printing from compatible laptops, smartphones and tablets, while Ethernet provides a stable wired option for a permanent workspace. Dual-band and mesh Wi-Fi support help the printer integrate with modern networks, and Epson Smart Panel enables mobile setup, monitoring, printing, copying, scanning and troubleshooting.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eHow It Compares\u003c\/h2\u003e\n  \u003cdiv class=\"compare-card\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eArea\u003c\/th\u003e\n          \u003cth\u003eEcoTank ET-3950\u003c\/th\u003e\n          \u003cth\u003eOwnership Benefit\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eDocument Handling\u003c\/td\u003e\n          \u003ctd\u003e30-sheet double-sided ADF\u003c\/td\u003e\n          \u003ctd\u003eProcesses multi-page, two-sided originals with fewer manual steps.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eISO Print Speed\u003c\/td\u003e\n          \u003ctd\u003e18 ppm mono \/ 9 ppm colour\u003c\/td\u003e\n          \u003ctd\u003eMoves efficiently through regular home-office and family workloads.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePaper Capacity\u003c\/td\u003e\n          \u003ctd\u003e250-sheet front tray\u003c\/td\u003e\n          \u003ctd\u003eReduces paper refills and keeps the supply neatly enclosed.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eIncluded Ink\u003c\/td\u003e\n          \u003ctd\u003eUp to 15,100 black and 5,500 colour pages\u003c\/td\u003e\n          \u003ctd\u003eProvides a substantial starting supply for consistent printing.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eDuplex Functions\u003c\/td\u003e\n          \u003ctd\u003eAutomatic printing, scanning and copying\u003c\/td\u003e\n          \u003ctd\u003eSupports efficient two-sided document workflows.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eConnectivity\u003c\/td\u003e\n          \u003ctd\u003eWi-Fi, Wi-Fi Direct and Ethernet\u003c\/td\u003e\n          \u003ctd\u003eOffers flexible mobile, networked and wired installation options.\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003csection class=\"verdict\"\u003e\n    \u003cdiv class=\"verdict-header\"\u003eThe Verdict\u003c\/div\u003e\n\n    \u003cdiv class=\"verdict-body\"\u003e\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eStrengths\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003e30-sheet ADF with double-sided scanning and copying.\u003c\/li\u003e\n          \u003cli\u003eFast PrecisionCore printing at up to 18 ppm in black.\u003c\/li\u003e\n          \u003cli\u003eHigh-capacity 250-sheet front paper tray.\u003c\/li\u003e\n          \u003cli\u003eAutomatic double-sided A4 printing.\u003c\/li\u003e\n          \u003cli\u003eHigh-yield refillable ink tanks with extensive included ink.\u003c\/li\u003e\n          \u003cli\u003eWi-Fi, Wi-Fi Direct and Ethernet connectivity.\u003c\/li\u003e\n          \u003cli\u003eClear 6.1cm LCD and automatic output tray.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eConsiderations\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eBest suited to users with regular printing and document-scanning requirements.\u003c\/li\u003e\n          \u003cli\u003eThe 6.1cm display provides button-based navigation rather than full touchscreen control.\u003c\/li\u003e\n          \u003cli\u003eIts productivity features make it more substantial than a basic compact home printer.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003chr class=\"section-divider\"\u003e\n\n  \u003ch2 class=\"section-label\"\u003eWhat’s in the Box\u003c\/h2\u003e\n  \u003cdiv class=\"box-contents\"\u003e\n    \u003cdiv class=\"box-item\"\u003eEpson ET-3950 Printer\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003e127ml Black Ink Bottle\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eExtra Black Ink Bottle\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003e70ml Cyan, Magenta \u0026amp; Yellow Bottles\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003ePower Cable \u0026amp; Documentation\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epson","offers":[{"title":"Default Title","offer_id":54347564515655,"sku":"C11CL43401","price":459.9,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/24lio3_mdl_blk_04_jpg.jpg?v=1784110653","url":"https:\/\/euronics.ie\/products\/epson-ecotank-et-3950-wireless-all-in-one-ink-tank-printer-c11cl43401","provider":"Euronics Ireland","version":"1.0","type":"link"}