www.logiscenter.co.uk Open in urlscan Pro
172.67.71.101  Public Scan

Submitted URL: https://d37cvc04.eu1.hubspotlinks.com/Ctc/5G*113/d37CVc04/MWT9WbcmWDlW1_H9T48G3JVLW3trWRD5fGMCjM5Y3kd3qn9gW7lCdLW6lZ3m7V-Nt112kzqF_W3D...
Effective URL: https://www.logiscenter.co.uk/?utm_campaign=Magellan%20900i%20Datalogic&utm_medium=email&_hsenc=p2ANqtz-9YI51J_BnTywjOD3H4NAie...
Submission: On May 29 via manual from IN — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.logiscenter.co.uk/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.logiscenter.co.uk/catalogsearch/result/" method="get">
  <div class="field search">
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search for items, brands and inspiration" class="input-text form-control" 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 btn-link" href="https://www.logiscenter.co.uk/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search">
      <i class="module-icon">
                        <svg class="icon ico-search"><use xlink:href="https://www.logiscenter.co.uk/static/version1716508242/frontend/Interactiv4/logiscenter/en_GB/images/icons-sprite.svg#ico-search"></use></svg>
                    </i>
      <span class="sr-only">Search</span>
    </button>
  </div>
</form>

POST https://www.logiscenter.co.uk/newsletter/subscriber/new/

<form class="newsletter__subscribe form" novalidate="novalidate" action="https://www.logiscenter.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <label class="newsletter__subscribe--label" for="newsletter">Your email</label>
  <div class="newsletter__subscribe--input form-group">
    <input name="email" type="email" id="newsletter" class="form-control input-text" placeholder="Your email address" data-validate="{required:true, 'validate-email':true}">
  </div>
  <div class="newsletter__subscribe--actions actions form-group">
    <button class="newsletter__subscribe--submit action subscribe primary btn btn-primary btn-sm btn-sm-block" title="Submit" type="submit">
      <span>Submit</span>
    </button>
  </div>
  <div class="newsletter__subscribe--terms">
    <div class="custom-control custom-checkbox justify-content-start">
      <input type="checkbox" data-validate="{required:true}" name="custom-terms" title="Terms and contitions" id="register-input-custom" class="custom-control-input">
      <label for="register-input-custom" class="custom-control-label"> I have read and accept the&nbsp; <a data-cms-id="legal-terms-and-privacy" class="content_popup_ajax_link">Privacy Policy</a>
      </label>
    </div>
  </div>
  <div class="field-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-container" data-bind="scope:'msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef'">
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
  </div>
</form>

POST https://www.logiscenter.co.uk/country_switcher/validate/ajax/

<form class="country-switcher__form" action="https://www.logiscenter.co.uk/country_switcher/validate/ajax/" method="post">
  <input name="form_key" type="hidden" value="Ct79qxdIPXHvyp8k"> <select class="country-switcher__select js-country-switcher-select">
    <option data-url="https://www.logiscenter.com" value="es"> Spain </option>
    <option data-url="https://www.logiscenter.it" value="it"> Italy </option>
    <option data-url="https://www.logiscenter.eu" value="eu"> Other EU </option>
    <option data-url="https://www.logiscenter.be" value="be"> Belgium </option>
    <option data-url="https://pl.logiscenter.com" value="pl"> Poland </option>
    <option data-url="https://www.logiscenter.fr" value="fr"> France </option>
    <option data-url="https://www.logiscenter.pt" value="pt"> Portugal </option>
    <option data-url="https://www.logiscenter.ie" value="ie"> Ireland </option>
    <option data-url="https://www.logiscenter.at" value="at"> Austria </option>
    <option data-url="https://www.logiscenter.de" value="de">Suggested store: Germany </option>
    <option data-url="https://www.logiscenter.co.uk" value="gb"> United Kingdom </option>
    <option data-url="https://www.thebarcodecenter.nl" value="nl"> Netherlands </option>
    <option data-url="https://www.logiscenter.fi" value="fi"> Finland </option>
    <option data-url="https://ca.logiscenter.us" value="ca"> Canada </option>
    <option data-url="https://www.logiscenter.us" value="us"> United States </option>
    <option data-url="https://no.logiscenter.com" value="no"> Norway </option>
    <option data-url="https://se.logiscenter.com" value="se"> Sweden </option>
    <option data-url="https://dk.logiscenter.com" value="dk"> Denmark </option>
  </select>
  <button class="btn btn-primary country-switcher__confirm js-country-switcher-confirm"> Go </button>
</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 note" data-bind="i18n: 'If you have an account, sign in with your email address.'">If you have an account, sign in with your email address.</div>
    <div class="field email required">
      <div class="control form-group">
        <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
        <input name="username" id="customer-email" type="email" class="input-text form-control" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <div class="control form-group">
        <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
        <input name="password" type="password" class="input-text form-control" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <div class="secondary">
      <a class="action remind btn btn-link" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.logiscenter.co.uk/customer/account/forgotpassword/">
                                    <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                                </a>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login primary btn btn-primary btn-block" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
    </div>
  </div>
</form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised advertising and content, advertising and
content measurement, audience research and services development. With your
permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
685 partners’ processing as described above. Alternatively you may click to
refuse to consent or access more detailed information and change your
preferences before consenting. Please note that some processing of your personal
data may not require your consent, but you have a right to object to such
processing. Your preferences will apply to this website only. You can change
your preferences or withdraw your consent at any time by returning to this site
and clicking the "Privacy" button at the bottom of the webpage.
MORE OPTIONSDISAGREEAGREE



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

Free shipping Over £250

Advanced Search
Search
Search
My Account
 * Sign In
 * Create an Account

Cart
Close
Your cart is empty
0 Products
Need some help?

Use our chat to talk with one of our agents or navigate through our catalog:

Printers
Readers
Consumables
Software
020 4586 6122 Call the Barcode Experts!
 * Printers
   * Card Printers
   * Barcode Label Printers
   * Tickets printers
   * Wristband Printers
   * RFID Printers
   * Dot Matrix Printers
   * Mobile Printers
   * Thermal Printers
   * Colour Label Printers
    * Card Printers
    * Barcode Label Printers
    * Tickets printers
    * Wristband Printers
    * RFID Printers
    * Dot Matrix Printers
    * Mobile Printers
    * Thermal Printers
    * Colour Label Printers
   
   See all products
   Featured Manufacturers
   
   Zebra designer 3.0
   Epson Printers
 * Readers
   * Barcode Readers
   * Card Readers
   * RFID Readers
   * Wireless Scanners
    * Barcode Readers
    * Card Readers
    * RFID Readers
    * Wireless Scanners
   
   See all products
   Featured manufacturers
   
 * Mobile computing
   * PDA
   * Rugged Tablets
   * Rugged Notebooks
   * RFID Terminals
    * PDA
    * Rugged Tablets
    * Rugged Notebooks
    * RFID Terminals
   
   See all products
   Featured manufacturers
   
 * Consumables
   * Ribbon
   * Labels
   * Printheads
   * RFID tags and labels
   * PVC Cards
    * Ribbon
    * Labels
    * Printheads
    * RFID tags and labels
    * PVC Cards
   
   See all products
   Featured manufacturers
   
 * POS
   * POS Cash Drawers
   * POS Monitors
   * POS Customer displays
   * Touch Screens
   * POS Terminals
    * POS Cash Drawers
    * POS Monitors
    * POS Customer displays
    * Touch Screens
    * POS Terminals
   
   See all products
   Featured manufacturers
   
 * Wireless infrastructure
   * RF access points
   * Wireless Switches
    * RF access points
    * Wireless Switches
   
   See all products
   Featured manufacturers
   
 * Software
   * Barcode software
   * Card design software
   * POS Software
    * Barcode software
    * Card design software
    * POS Software
   
   See all products
   Featured manufacturers
   

 * 1
 * 2
 * 3
 * 4
 * 5

 * +30.000 companies Trust in Logiscenter
 * Express 24h shipping Orders placed before 2:30 PM
 * Barcodes & RFID experts +10 years of experience
 * Assigned specialist To help each client
 * +60.000 products Largest stock in Europe

Logiscenter online store


BUY NOW YOUR BARCODES & RFID SOLUTIONS


 * BARCODE LABEL PRINTERS
   
   To help you create your own barcode labels or adhesive labels. Discover top
   brands like Zebra, Honeywell, Toshiba... More


 * BARCODE SCANNERS
   
   Find all the wireless bar code readers, bidi readers and QR readers from
   leading manufacturers. More


 * PDAS & TABLET TERMINALS
   
   Allow you to capture and manage your information quickly and in real time:
   Zebra, Honeywell, Datalogic... More


 * LABEL AND SUPPLIES
   
   Largest stock of thermal and transfer labels, heads, and ribbons from Europe
   and leading brands like Zebra, Honeywell, Toshiba... More


 * POINT OF SALE (POS)
   
   POS for retail, catering and more. Discover screens, ticket printers, and
   coin drawers from Epson, ELO and more. More


 * RFID
   
   RFID solutions: tags, antennas, HF and UHF readers. Vast catalog of RFID tags
   and RFID readers: Impinj, RFideas, Zebra, NordicID... More


 * PVC CARD PRINTERS
   
   Allow you to capture and manage your information quickly and in real time:
   Zebra, Honeywell, Datalogic... More


 * WIRELESS
   
   Wireless Access Point, Antennas and more. You will find in this section a
   variety of brands such as Motorola and Cisco... More


 * SOFTWARE
   
   Find in our solutions section the main barcode label management software on
   the market such as Bartender and Nicelabel... More

Our Brands


STRATEGIC ALLIANCES

   
 * Zebra
 * Honeywell
 * Datalogic
 * Elo
 * Bartender
 * Sato
 * Epson
 * Evolis


THIS MONTH ESSENTIALS OUR FEATURED PRODUCTS


LABEL PRINTER ZEBRA ZT411

From £1,164.77

In Stock


ZEBRA TC26 MOBILE COMPUTER

From £369.88

In Stock


POWERSCAN PM9500 BARCODE READER

From £395.99

In Stock


HONEYWELL EDA61K MOBILE COMPUTING

From £958.79

In Stock


MEMOR™ 10 ANDROID™ PDA DEVICE

From £235.43

In Stock


HONEYWELL EDA52

From £153.31

In Stock


LABEL PRINTER ZEBRA ZT411

From £1,164.77

In Stock


ZEBRA TC26 MOBILE COMPUTER

From £369.88

In Stock


POWERSCAN PM9500 BARCODE READER

From £395.99

In Stock


HONEYWELL EDA61K MOBILE COMPUTING

From £958.79

In Stock


MEMOR™ 10 ANDROID™ PDA DEVICE

From £235.43

In Stock


HONEYWELL EDA52

From £153.31

In Stock


LABEL PRINTER ZEBRA ZT411

From £1,164.77

In Stock


ZEBRA TC26 MOBILE COMPUTER

From £369.88

In Stock


POWERSCAN PM9500 BARCODE READER

From £395.99

In Stock


HONEYWELL EDA61K MOBILE COMPUTING

From £958.79

In Stock


MEMOR™ 10 ANDROID™ PDA DEVICE

From £235.43

In Stock

 * 1
 * 2

 * 1
 * 2
 * 3
 * 4


BARTENDER FREE BARCODE & LABEL GENERATOR

Download the FREE, almost fully functional Trial Edition to try all of BarTender
powerful features.

Try it for free


CHECK OUR MAINTENANCE & REPAIR SERVICE

At Logiscenter we understand that technology is an essential part of business
operations and every piece of equipment that is not running at optimal
performance can have a significant impact on your business.

For this reason, our multinational technical team are at your disposal to advise
you on the different Maintenance and Repair options best suited to your business
needs.

Check them out!


LASTEST NEWS


 * WHEN TO USE A LABEL PRINTER: DECISION GUIDE
   
   The logistics plays a key role in any business, and an essential tool for its
   management is the label printer. But when is the right time to implement one
   in your business? In this article, we will provide you with a decision guide
   to help you make the right choice from the wide range of printers from
   well-known brands in our catalogue, such as Zebra, Honeywell, Bixolon, TSC or
   Epson.
   
   Read more


 * TYPES OF RFID TAGS
   
   The RFID technology(Radio Frequency Identification) has revolutionised the
   way we track and manage products, assets and data in many industries. These
   systems are made up of two main parts: the readers and the tags or labels. In
   this article, we will dive into the fascinating world of RFID tags, exploring
   their different types and multiple applications.
   
   Read more


 * CHOOSING THE RIGHT POS SOFTWARE FOR THE HOSPITALITY INDUSTRY
   
   In the world of hostelry, having the right tools is essential for success. A
   must-have is the point of sale terminal (POS), as it allows you to perform
   sales transactions and efficiently manage your business operations. But, How
   can you choose the right software for your hospitality POS system? In this
   article we offer you key tips to make the right choice.
   
   Read more

Our Clients Customers who trust us
Good Year Uber Eats Smith Nephew LG Ministry of defence Golden Tours BP Good
Year Uber Eats Smith Nephew LG Ministry of defence Golden Tours BP Good Year
Uber Eats Smith Nephew LG Ministry of defence Golden Tours


Stay in touch with us!
Your email

Submit
I have read and accept the  Privacy Policy

Top categories
 * Label Printers
 * Barcode Scanners
 * PDAS & Tablet Terminals
 * Label and Supplies
 * Point of Sale (TPV/POS)
 * Wireless
 * Software

How to choose
 * Thermal Printer
 * PDAs and Tablets Types
 * Barcode Readers
 * Card Printer
 * Label, Ribbon and Printheads
 * RFID
 * Point of Sale

Customer service
 * Contact
 * About Logiscenter
 * Repair
 * Maintenance
 * Returns
 * Blog

How to buy
 * How to buy
 * Guarantee
 * Payment Options
 * Transport
 * FAQs
 * Legal terms and privacy
 * Cookie consent

Secure payment

Delivery

 * UK +44(0)20 3318 8265 www.logiscenter.co.uk
 * US +1 833 581 0357 www.logiscenter.us
 * EU +44 20 4586 8070 www.logiscenter.eu

 * DE +49 2233 4094 9270 www.logiscenter.de
 * FR +33 (0) 1 89 71 10 66 www.logiscenter.fr
 * IE +353 01 901 4584 www.logiscenter.ie

 * ES +34 911 433 048 www.logiscenter.com
 * BE + 32 (0) 2 58 61 667 www.logiscenter.be
 * CA +1 438-230-1449 ca.logiscenter.us

 * PT +351 308 800 842 www.logiscenter.pt
 * NL +31 020 808 2723 www.thebarcodecenter.nl
 * FI +358 9 42454881 www.logiscenter.fi

 * IT +39 02 47921697 www.logiscenter.it
 * AT +49 2233 4094 9270 www.logiscenter.at
 * PL +48 223 07 18 15 pl.logiscenter.com

 * NO +46 (0)8 580 988 50 no.logiscenter.com
 * SE +46 (0)8 580 988 50 se.logiscenter.com
 * DK +45 89 87 95 47 dk.logiscenter.com

* All prices are quoted excluding VAT. Images may not correspond to the product.
© 2023 LOGISCENTER · All rights reserved






Close
Spain Italy Other EU Belgium Poland France Portugal Ireland Austria Suggested
store: Germany United Kingdom Netherlands Finland Canada United States Norway
Sweden Denmark Go
No, thanks
Logiscenter in the world
 1.  
 2.  
 3.  
 4.  
 5.  
 6.  
 7.  
 8.  
 9.  
 10. 
 11. 
 12. 
 13. 
 14. 
 15. 
 16. 
 17. 
 18. 



Close
Registered Customers

If you have an account, sign in with your email address.
Email Address
Password
Forgot Your Password?
Sign In
New Customers

Creating an account has many benefits:

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

Create an Account