{"product_id":"epson-ecotank-et-3950-wireless-all-in-one-ink-tank-printer-c11cj89401","title":"Epson EcoTank ET-5150 Wireless All-in-One Ink Tank Printer | C11CJ89401","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    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-5150 Wireless All-in-One Ink Tank Printer\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003e\n      A business-ready A4 EcoTank with fast PrecisionCore printing, pigment inks, touchscreen control and productive document handling.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"stats-bar\"\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 scanning and copying\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\u003e13,300 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-5150 is designed for home offices and small businesses that need reliable document printing without the ongoing inconvenience of conventional cartridges. Its refillable tanks, high included ink yields and large front paper tray help support regular workloads with fewer supply interruptions.\n    \u003c\/p\u003e\n    \u003cp\u003e\n      Printing, scanning and copying are combined with a 35-sheet automatic document feeder, automatic double-sided printing and a responsive 6.1cm colour touchscreen. The result is a practical desktop printer that can manage reports, invoices, correspondence and multi-page originals with less manual handling.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003e\n    Business-quality pigment ink, high-yield refillable tanks and productive paper handling make the ET-5150 a strong fit for demanding 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\u003eHome Offices\u003c\/h3\u003e\n      \u003cp\u003eProduce reports, invoices and correspondence with fast first-page output and automatic double-sided printing.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eSmall Business Teams\u003c\/h3\u003e\n      \u003cp\u003eShare the printer through Wi-Fi or Ethernet and manage regular document workloads from multiple compatible devices.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eFrequent Document Printing\u003c\/h3\u003e\n      \u003cp\u003eHigh-yield bottled ink and a 250-sheet tray reduce interruptions during consistent weekly printing.\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\u003ePrecisionCore Heat-Free Printing\u003c\/h3\u003e\n      \u003cp\u003eDelivers fast, reliable document output without a warm-up period, helping the first page print in as little as seven seconds.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eDURABrite ET Pigment Inks\u003c\/h3\u003e\n      \u003cp\u003eAll four pigment inks create business documents designed to resist smudging, water and highlighter marks.\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\u003eLoad multi-page originals for convenient scanning and copying without placing every sheet on the flatbed individually.\u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003e6.1cm Colour Touchscreen\u003c\/h3\u003e\n      \u003cp\u003eNavigate print, scan, copy and maintenance functions directly from the printer through a clear touch interface.\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 ink can print up to 13,300 black pages and 5,200 colour pages before replacement bottles are required.\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\u003eChoose flexible wireless printing or a stable wired network connection for shared home-office and small-business use.\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\u003eBusiness Documents Built for Daily Handling\u003c\/h3\u003e\n      \u003cp\u003e\n        Epson’s DURABrite ET ink system uses pigment ink for black, cyan, magenta and yellow. This produces durable office documents with resistance to smudging, water and highlighters, making the ET-5150 well suited to invoices, reports, forms and working copies.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card\"\u003e\n      \u003ch3\u003eFast Output Without a Long Warm-Up\u003c\/h3\u003e\n      \u003cp\u003e\n        PrecisionCore Heat-Free technology supports ISO speeds of up to 17 pages per minute in black and 9.5 pages per minute in colour. A monochrome first page can be delivered in as little as seven seconds, helping short jobs feel more immediate.\n      \u003c\/p\u003e\n    \u003c\/article\u003e\n\n    \u003carticle class=\"editorial-card full\"\u003e\n      \u003ch3\u003eDesigned Around Productive Office Routines\u003c\/h3\u003e\n      \u003cp\u003e\n        The 250-sheet front paper tray keeps a useful supply of A4 paper ready, while the 35-sheet automatic document feeder simplifies multi-page scanning and copying. Automatic duplex printing reduces manual page handling, and the 6.1cm touchscreen provides straightforward access to frequently used functions.\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-5150\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\u003eInk Technology\u003c\/td\u003e\n          \u003ctd\u003eDURABrite ET all-pigment inks\u003c\/td\u003e\n          \u003ctd\u003eProduces durable business documents with resistance to smudging, water and highlighters.\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.5 ppm colour\u003c\/td\u003e\n          \u003ctd\u003eHandles regular office documents efficiently without a lengthy warm-up.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eIncluded Ink\u003c\/td\u003e\n          \u003ctd\u003eUp to 13,300 black and 5,200 colour pages\u003c\/td\u003e\n          \u003ctd\u003eProvides a substantial starting supply for frequent printing.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003eDocument Handling\u003c\/td\u003e\n          \u003ctd\u003e35-sheet automatic document feeder\u003c\/td\u003e\n          \u003ctd\u003eProcesses multi-page originals with less manual input.\u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003ePaper Handling\u003c\/td\u003e\n          \u003ctd\u003e250-sheet front tray and automatic A4 duplex\u003c\/td\u003e\n          \u003ctd\u003eReduces paper refills and simplifies double-sided document production.\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 flexible installation in individual or shared workspaces.\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\u003eFast PrecisionCore Heat-Free document printing.\u003c\/li\u003e\n          \u003cli\u003eDURABrite ET pigment inks for durable business output.\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\u003eLarge 250-sheet front paper tray.\u003c\/li\u003e\n          \u003cli\u003eClear 6.1cm colour touchscreen.\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\u003eThe automatic document feeder supports single-sided scanning rather than automatic duplex scanning.\u003c\/li\u003e\n          \u003cli\u003eDesigned primarily for business documents rather than specialist photo printing.\u003c\/li\u003e\n          \u003cli\u003eBest suited to users who print regularly enough to benefit from a high-capacity ink-tank system.\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-5150 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":54347715674439,"sku":"C11CJ89401","price":459.99,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/a17896-productpicture-hires-en-int-et-5150_1_header_2000x2000_42d94da0-c95a-4260-a03a-a6aac1c875ab.png?v=1784113157","url":"https:\/\/euronics.ie\/products\/epson-ecotank-et-3950-wireless-all-in-one-ink-tank-printer-c11cj89401","provider":"Euronics Ireland","version":"1.0","type":"link"}