www.inkjet.co Open in urlscan Pro
78.141.195.24  Public Scan

Submitted URL: https://9to5.eu/
Effective URL: https://www.inkjet.co/
Submission: On August 22 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

GET https://www.inkjet.co/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.inkjet.co/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <span class="back-search"></span>
      <input id="search" type="text" name="q" value="" placeholder="Search by printer/cartridge…" class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.inkjet.co/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.inkjet.co/amfinder/index/search/

<form method="post" action="https://www.inkjet.co/amfinder/index/search/">
  <input type="hidden" name="finder_id" value="1">
  <input type="hidden" name="back_url" value="aHR0cHM6Ly93d3cuaW5ramV0LmNvL2FtZmluZGVy">
  <input type="hidden" name="reset_url" value="aHR0cHM6Ly93d3cuaW5ramV0LmNvLw~~">
  <input type="hidden" name="category_id" value="">
  <input type="hidden" name="current_apply_url" value="aHR0cHM6Ly93d3cuaW5ramV0LmNvLw~~">
  <div class="amfinder-title" data-amfinder-js="title"> Cartridges </div>
  <ul class="amfinder-toggle">
    <li class="am-item -list-item am-item-1">
      <div class="dropdown-title">Choose your Brand</div>
      <div class="dropdown-element amshopby-clearer">
        <div class="amfinder-select-wrapper">
          <select id="finder-1--1" data-dropdown-id="1" name="finder[1]" data-amfinder-js="select" class="amfinder-select">
            <option value="0">Choose your Brand</option>
            <option value="8162"> Brother </option>
            <option value="9195"> BT </option>
            <option value="8159"> Canon </option>
            <option value="9194"> Dell </option>
            <option value="8160"> Epson </option>
            <option value="7145"> HP (Hewlett Packard) </option>
            <option value="9197"> Kodak </option>
            <option value="7144"> Lexmark </option>
            <option value="9199"> Minolta </option>
            <option value="9198"> Olivetti </option>
            <option value="8161"> Samsung </option>
            <option value="9196"> Sharp </option>
          </select>
        </div>
      </div>
    </li>
    <li class="am-item -list-item am-item-2">
      <div class="dropdown-title">Choose your Series or Cartridges</div>
      <div class="dropdown-element amshopby-clearer">
        <div class="amfinder-select-wrapper">
          <select id="finder-1--2" data-dropdown-id="2" name="finder[2]" disabled="disabled" data-amfinder-js="select" class="amfinder-select">
            <option value="0">Choose your Series or Cartridges</option>
          </select>
        </div>
      </div>
    </li>
    <li class="am-item -list-item am-item-3">
      <div class="dropdown-title">Select your Cartridge</div>
      <div class="dropdown-element amshopby-clearer">
        <div class="amfinder-select-wrapper">
          <select id="finder-1--3" data-dropdown-id="3" name="finder[3]" disabled="disabled" data-amfinder-js="select" class="amfinder-select">
            <option value="0">Select your Cartridge</option>
          </select>
        </div>
      </div>
    </li>
    <li class="last -list-item">
      <div class="amfinder-buttons no-display" data-amfinder-js="buttons">
        <button class="button reset_btn" name="reset" value="1" title="Reset" type="submit"> Reset </button>
        <button class="button action primary" title="Find" type="submit">
          <span>Find</span>
          <img src="https://www.inkjet.co/static/version1723435843/frontend/Smartwave/inkjet/en_GB/images/baseline-search-24px.svg" alt="">
        </button>
      </div>
    </li>
  </ul>
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() --><!-- ko if: isVisible --><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.inkjet.co/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

The store will not work correctly when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

 * Phone : 0333 444 0473

 * Free shipping over £20

 * Register
 * Login

My Cart
My Cart 0
Close You have no items in your shopping cart.
Checkout
 

Toggle Nav

 * Register
 * Login

Search

 * Phone : 0333 444 0473

 * Free shipping over £20

 * Home
 * 
   Inkjet
    * 
      Lexmark
      * 
        Jetprinter Series
      * 
        P Series
      * 
        Z Series
      * 
        X Series
      * 
        Optra Series
      * 
        Pro Series
      * 
        S Series
      * 
        5200 Series
      * 
        6300 Series
      * 
        8300 Series
      * LX 7350
    * 
      HP
      * 
        Deskjet
      * 
        Deskwriter
      * 
        Officejet
      * 
        Fax Series
      * 
        PSC Series
      * 
        Photosmart
      * 
        Dip Copier Series
      * 
        Colour Printer Series
      * 
        Business Inkjet Series
      * 
        Designjet Series
      * 
        Envy
      * 
        HP Pagewide Pro 452dw
      * HP Deskjet 3760
      * 
        Tango
      * 
        HP Amp
    * 
      Canon
      * 
        Bubblejet Series
      * 
        Fax Series
      * 
        Multipass
      * 
        MPC Series
      * 
        S Series
      * 
        Smart Base
      * 
        Pixma
      * 
        i Series
      * 
        i-SENSYS
      * 
        Maxify
      * 
        MG
      * MG 7753
    * 
      Epson
      * 
        Stylus Photo Series
      * 
        Stylus Colour Series
      * 
        Stylus Series
      * 
        PictureMate
      * 
        BX Series
      * 
        SX Series
      * 
        Workforce Series
      * 
        Stylus Office
      * 
        XP
      * 
        ColourWorks
      * 
        Stylus Pro
      * 
        EcoTank
    * 
      Samsung
      * 
        SF Printers
      * 
        SCX Printers
    * 
      Brother
      * 
        DCP Series
      * 
        Fax Series
      * 
        Intellifax Series
      * 
        MFC Series
      * 
        HL Series
      * Fax - 2820
    * 
      Dell
      * 
        A Series
      * 
        7 Series
      * 
        J Series
      * 
        6 Series
      * 
        9 Series
      * 
        V series
      * 
        11 Series
    * 
      BT
      * 
        Paperjet Fax
    * 
      Sharp
      * 
        Fax
    * 
      Kodak
      * 
        ESP Series
      * 
        Easy Share Series
      * 
        HERO Series
    * 
      Olivetti
      * 
        FJ series
    * TR4551 - Canon

 * 
   Tape Labels
    * 
      Brother
      * QL-1050
      * QL-1050N
      * QL-1060N
      * QL-1100
      * QL-1110NWB
      * QL-500
      * QL-500A
      * QL-500W
      * QL-550
      * QL-560VP
      * QL-570
      * QL-580N
      * QL-650TD
      * QL-700
      * QL-710W
      * QL-720NW
      * QL-800
      * QL-810W
      * QL-820NWB
      * 
        PT Label Printers
    * 
      Dymo
      * LabelWriter 310
      * 320
      * 330 Turbo
      * 400
      * 400 Duo
      * 400 Turbo
      * 400 Twin Turbo
      * 450
      * 450 Duo
      * 450 Turbo
      * 450 Twin Turbo
      * 4XL
      * SE450


Search
Search
Advanced Search
Search

LOOKING FOR


PRINTER CARTRIDGES?

Cartridges
 * Choose your Brand
   Choose your Brand Brother BT Canon Dell Epson HP (Hewlett Packard) Kodak
   Lexmark Minolta Olivetti Samsung Sharp
 * Choose your Series or Cartridges
   Choose your Series or Cartridges
 * Select your Cartridge
   Select your Cartridge
 * Reset Find





SEARCH FOR PRINTERS CARTRIDGES BY BRAND

BROTHER
CANON
DELL
Kodak
HP (HEWLETT PACKARD)
EPSON
LEXMARK
SAMSUNG



 * We sell compatible and re manufactured printer cartridges of the very best
   quality ink. Our user friendly website supplies the UK whether you’re based
   in Northern Ireland, Scotland, Wales, and England or in the Channel Islands
   we will surpass your expectations in terms of both price and quality.

 * Our free delivery over £20 is both fast and reliable courtesy of Royal mail

 * If you’re looking for printer ink for your inkjet or laser printer is for an
   Epson, HP, Lexmark, Brother, Dell or Canon inkjet.co has it covered.





WE WORK FOR YOUR SUCCESS


 *  
 *  
   
 *  


CONTACT US

INKJET
32 Rehagy Road, Aughnacloy,
Co. Tyrone, BT69 6EU,
United Kingdom


OUR COMPANY

 * About Our Company
 * Get In Touch
 * Need Help
 * Frequently Asked Questions
 * T & C'S
 * Privacy Policy
 * Articles


ORDERS

 * Delivery & Return Info
 * Ordering Info
 * Cookie Policy
 * My InkJet Account


PAYMENT OPTION

 * 
 * 
   
 * 


Copyright © 2024 inkjet.co. All rights reserved

Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password

Sign In
Forgot Your Password?