{"product_id":"epson-ecotank-et-15000-a3-wireless-multifunction-ink-tank-printer-c11ch96401ca","title":"Epson EcoTank ET-15000 A3+ Wireless Multifunction Ink Tank Printer | C11CH96401CA","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  }\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    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\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: 680px;\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  }\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 .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; A3 EcoTank Printers\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003ch1\u003eEpson EcoTank ET-15000 A3+ Wireless Multifunction Ink Tank Printer\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003e\n      A compact business EcoTank with A3+ printing, A4 multifunction capability, fax, high-yield bottled ink and flexible network connectivity.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"stats-bar\"\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003eA3+\u003c\/strong\u003e\n        \u003cspan\u003eRear-feed large-format printing\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e17 ppm\u003c\/strong\u003e\n        \u003cspan\u003eISO mono print speed\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e35-Sheet ADF\u003c\/strong\u003e\n        \u003cspan\u003eMulti-page A4 document handling\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"stat\"\u003e\n        \u003cstrong\u003e7,500 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-15000 brings large-format printing to a compact home-office design. It prints A3 and A3+ media through the rear feed, while everyday A4 printing, scanning, copying and faxing are handled from the main paper tray, flatbed scanner and automatic document feeder.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      A 250-sheet front tray supports regular office workloads, while the 35-sheet ADF simplifies multi-page scanning, copying and faxing. Automatic double-sided A4 printing helps reduce paper handling, and the colour touchscreen provides quick access to frequently used functions without relying on a computer.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003e\n    A3+ output, high-yield refillable ink and complete A4 office functionality make the ET-15000 a versatile choice for growing workspaces.\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\u003eCreative Home Offices\u003c\/h3\u003e\n      \u003cp\u003eProduce large spreadsheets, posters, plans and presentation materials in formats up to A3+.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eSmall Business Workflows\u003c\/h3\u003e\n      \u003cp\u003ePrint, scan, copy and fax everyday A4 paperwork from one connected multifunction device.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eRegular Document Printing\u003c\/h3\u003e\n      \u003cp\u003eHigh-yield ink tanks and a 250-sheet tray support consistent workloads with fewer interruptions.\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\u003eA3+ Rear-Feed Printing\u003c\/h3\u003e\n      \u003cp\u003ePrint larger documents and creative materials up to A3+ while retaining a compact desktop footprint.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eFour-in-One A4 Functionality\u003c\/h3\u003e\n      \u003cp\u003ePrint, scan, copy and fax everyday A4 documents without adding separate office equipment.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003ePrecisionCore Print Head\u003c\/h3\u003e\n      \u003cp\u003eDelivers ISO speeds of up to 17 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\u003eLarge refillable tanks replace conventional cartridges and make remaining ink levels easy to monitor.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003e35-Sheet Automatic Document Feeder\u003c\/h3\u003e\n      \u003cp\u003eProcess multi-page A4 originals for scanning, copying and faxing with less manual handling.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eFlexible Office Connectivity\u003c\/h3\u003e\n      \u003cp\u003eConnect through Wi-Fi, Wi-Fi Direct, Ethernet or USB and print from compatible mobile devices.\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\u003eLarge-Format Printing Without an Oversized Footprint\u003c\/h3\u003e\n      \u003cp\u003e\n        The ET-15000 separates large-format printing from its everyday office functions. A3 and A3+ sheets are handled through the rear media feed, while A4 paperwork remains in the high-capacity front tray. This makes it practical for users who need occasional larger output but do not want a full-size A3 office machine.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eProductive A4 Document Handling\u003c\/h3\u003e\n      \u003cp\u003e\n        A 35-sheet automatic document feeder speeds up multi-page scanning, copying and faxing. The 250-sheet paper tray reduces refilling during regular work, while automatic double-sided A4 printing creates more professional reports and helps limit paper consumption.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card full\"\u003e\n      \u003ch3\u003eConnected Control Across the Workspace\u003c\/h3\u003e\n      \u003cp\u003e\n        Wi-Fi and Wi-Fi Direct allow compatible computers, smartphones and tablets to print without a permanent cable connection. Ethernet offers a stable option for shared office networks, while Epson Smart Panel and Epson iPrint support mobile setup, monitoring, printing and scanning. The integrated touchscreen also enables common tasks to be completed directly at the printer.\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-15000\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\u003eMaximum Print Size\u003c\/td\u003e\n          \u003ctd\u003eA3+ through the rear feed\u003c\/td\u003e\n          \u003ctd\u003eSupports posters, plans, spreadsheets and presentation materials larger than standard A4.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eOffice Functions\u003c\/td\u003e\n          \u003ctd\u003eA4 print, scan, copy and fax\u003c\/td\u003e\n          \u003ctd\u003eCombines essential daily business tasks in one multifunction device.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eISO Print Speed\u003c\/td\u003e\n          \u003ctd\u003e17 ppm mono \/ 9 ppm colour\u003c\/td\u003e\n          \u003ctd\u003eProvides practical performance for routine office documents.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eIncluded Ink\u003c\/td\u003e\n          \u003ctd\u003eUp to 7,500 black and 6,000 colour pages\u003c\/td\u003e\n          \u003ctd\u003eDelivers a substantial starting supply for regular business printing.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePaper Handling\u003c\/td\u003e\n          \u003ctd\u003e250-sheet front tray, rear feed and 35-sheet ADF\u003c\/td\u003e\n          \u003ctd\u003eBalances everyday document capacity with flexible large-format media handling.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eConnectivity\u003c\/td\u003e\n          \u003ctd\u003eWi-Fi, Wi-Fi Direct, Ethernet and USB\u003c\/td\u003e\n          \u003ctd\u003eSupports personal, mobile and shared network 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\u003eA3 and A3+ printing from a compact office design.\u003c\/li\u003e\n          \u003cli\u003eA4 printing, scanning, copying and faxing.\u003c\/li\u003e\n          \u003cli\u003eFast PrecisionCore document printing.\u003c\/li\u003e\n          \u003cli\u003e35-sheet automatic document feeder.\u003c\/li\u003e\n          \u003cli\u003eAutomatic double-sided A4 printing.\u003c\/li\u003e\n          \u003cli\u003eHigh-yield cartridge-free ink tanks.\u003c\/li\u003e\n          \u003cli\u003eWi-Fi, Wi-Fi Direct and Ethernet connectivity.\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\u003eScanning, copying and faxing are limited to A4 documents.\u003c\/li\u003e\n          \u003cli\u003eA3 and A3+ media must be loaded through the rear paper feed.\u003c\/li\u003e\n          \u003cli\u003eThe automatic document feeder processes single-sided originals.\u003c\/li\u003e\n          \u003cli\u003eBest suited to users who will benefit from both regular A4 work and occasional large-format printing.\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-15000 Printer\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003e127ml 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; Software CD\u003c\/div\u003e\n    \u003cdiv class=\"box-item\"\u003eSetup Guide \u0026amp; Warranty Document\u003c\/div\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Epson","offers":[{"title":"Default Title","offer_id":54347780030791,"sku":"C11CH96401CA","price":659.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/a18322-productpicture-hires-en-int-ecotank_et-15000_01_header_2000x2000px.jpg?v=1784114044","url":"https:\/\/euronics.ie\/products\/epson-ecotank-et-15000-a3-wireless-multifunction-ink-tank-printer-c11ch96401ca","provider":"Euronics Ireland","version":"1.0","type":"link"}