keytrak4security.co.uk Open in urlscan Pro
23.227.38.65  Public Scan

Submitted URL: https://www.keytrak4security.co.uk/
Effective URL: https://keytrak4security.co.uk/
Submission: On August 26 via automatic, source certstream-suspicious — Scanned from CA

Form analysis 3 forms found in the DOM

/search

<form class="flex items-end gap-2.5 w-full" action="/search">
  <input type="text" class="grow" placeholder="Search" name="q" value="" x-ref="searchinput">
  <input type="hidden" name="type" value="product,page">
  <input type="hidden" name="options[unavailable_products]" value="hide">
  <input type="hidden" name="options[prefix]" value="last">
  <button type="submit" class="btn btn-primary max-sm:btn-sm lg:ml-5 lg:min-w-[140px] grow-0">Search</button>
</form>

POST /cart

<form action="/cart" method="post" class="flex flex-col h-full" id="mini-cart">
  <div class="mini-cart-contents grow flex flex-col gap-5 px-5 pt-5" data-cart-contents="">
    <p class="block text-center" data-cart-empty="">Your cart is empty</p>
  </div>
  <div class="ymq-discount">
    <div class="ymq-discount-action">
      <div class="ymq-discount-active">
        <input placeholder="Discount code" class="ymq-discount-input" type="text" name="reduction_code">
        <div class="ymq-discount-apply ymq-discount-apply-disable">Apply</div>
      </div>
      <div class="ymq-discount-info">
        <div class="ymq-discount-success-info" style="display: none;">
          <svg class="ymq-svg-coupon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 18 18">
            <path
              d="M17.78 3.09C17.45 2.443 16.778 2 16 2h-5.165c-.535 0-1.046.214-1.422.593l-6.82 6.89c0 .002 0 .003-.002.003-.245.253-.413.554-.5.874L.738 8.055c-.56-.953-.24-2.178.712-2.737L9.823.425C10.284.155 10.834.08 11.35.22l4.99 1.337c.755.203 1.293.814 1.44 1.533z"
              fill-opacity=".55"></path>
            <path
              d="M10.835 2H16c1.105 0 2 .895 2 2v5.172c0 .53-.21 1.04-.586 1.414l-6.818 6.818c-.777.778-2.036.782-2.82.01l-5.166-5.1c-.786-.775-.794-2.04-.02-2.828.002 0 .003 0 .003-.002l6.82-6.89C9.79 2.214 10.3 2 10.835 2zM13.5 8c.828 0 1.5-.672 1.5-1.5S14.328 5 13.5 5 12 5.672 12 6.5 12.672 8 13.5 8z">
            </path>
          </svg>
          <span class="ymq-discount-success-code"></span>
          <svg class="ymq-svg-close" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 13">
            <path d="M1.5 1.5l10.05 10.05M11.5 1.5L1.45 11.55" stroke-width="2" fill="none" fill-rule="evenodd" stroke-linecap="round"></path>
          </svg>
        </div>
        <div class="ymq-discount-error-info"></div>
      </div>
    </div>
  </div>
  <div style="clear: both;"></div>
  <div class="mini-cart-summary grow-0">
    <div class="lg:flex mb-8 flex-col lg:flex-row space-y-4">
      <div class="cart-summary-instructions flex flex-col w-full lg:w-[50%]">
        <label class="h4 mb-4">Special Instructions</label>
        <textarea class="min-h-[180px]" name="note"></textarea>
      </div>
      <div class="cart-summary-summary flex flex-col w-full lg:pl-[25%] lg:items-end space-y-4 text-center lg:text-right hidden">
        <h4 class="cart-summary-title h2">Order Summary</h4>
        <div class="cart-summary-row js-cart-discount hidden"><span>Subtotal</span><span data-cart-subtotal="">$0.00</span></div>
        <div class="cart-summary-row js-cart-discount hidden"><span>Discount</span><span data-cart-discount="">-$0.00</span></div>
        <div class="cart-summary-total">
          <span class="cart-subtotal__price" data-cart-subtotal=""><span class="ymq_cart_total_price"></span></span>
        </div>
        <p class="cart-agreement w-full flex items-center justify-start float-none clear-both">
          <span class="text-center"><small>By selecting <strong>Checkout</strong> you confirm that you agree to the <a class="underline" href="/pages/terms-and-conditions">terms and conditions.</a></small></span>
        </p>
        <div class="flex w-full gap-4">
          <a href="https://keytrak4security.co.uk/cart" class="cart-summary-view-basket btn w-1/2 btn-secondary hidden">View Basket</a>
          <button type="submit" name="checkout" class="cart-summary-checkout btn btn-lg w-1/2 btn-primary w-full flex flex-row gap-3" style="pointer-events: auto;">Checkout</button>
        </div>
      </div>
    </div>
  </div>
</form>

POST /contact#contact_form

<form method="post" action="/contact#contact_form" id="contact_form" accept-charset="UTF-8" class="contact-form"><input type="hidden" name="form_type" value="customer"><input type="hidden" name="utf8" value="✓">
  <div class="relative w-full">
    <input type="hidden" name="contact[tags]" value="newsletter">
    <label for="NewsletterForm" class="sr-only"></label>
    <input id="NewsletterForm" type="email" name="contact[email]" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email Address"
      class="w-full box-border text-left !py-4 !px-3 bg-white !rounded-none flex relative !border-none" required="">
    <button id="NewsletterForm" type="submit" name="commit" class="absolute right-4 top-3 w-8 scale-1 hover:scale-[1.1] transition duration-500 ease-in-out"><span aria-hidden="true"><svg width="28" height="29" viewBox="0 0 28 29" fill="none"
          xmlns="http://www.w3.org/2000/svg">
          <rect y="0.624512" width="28" height="28" rx="14" fill="#000"></rect>
          <path d="M12 18.6245L16 14.6245L12 10.6245" stroke="white"></path>
        </svg>
      </span><span class="sr-only">Submit</span></button>
    <div class="mt-6">
      <label for="accepts_terms" class="form-check-label text-sm flex gap-2 input-checkbox">
        <input type="checkbox" name="customer[accepts_terms]" class="input-checkbox !w-4 !h-4 !rounded-none !border !ring-0 !bg-primary !border-white" required=""> By signing up you agree to Displaysense Privacy Policy. </label>
    </div>
  </div>
</form>

Text Content

Skip to content

Standard orders placed before 2PM will be dispatched same day

Access Control Container Padlocks Electric Locks Locking Products Full Catalogue
Mobile navigation
Back
Access Control
Back
Container Padlocks
Back
Electric Locks
Back
Locking Products
Back
Full Catalogue
View All Access Control
Access Control Accessories

Exit Button
Door Loop
Power Supply
Digital Locks

AS2300 Digital Lock
ECliq

eCliq Double Euro
eCLIQ Euro Thumbturn
eCliq User Key
eCliq Control Key
Electronic Keypads

ACT 10 Digital Keypad
Assa Solicode 22CL Electronic Keypad
Vanderbilt V42 Electronic Keypad
Evva Airkey

Airbnb Locking Solutions
Fingerprint Readers

Virdi AC2000 Fingerprint Reader
Intercom Systems

Bell 900 Series Audio Intercom
Bellisimo Video Entry System
Bell Vandal Resistant Audio Intercom System
Intratone

Intratone GSM Proximity Reader
Paxton

Paxton Control Units
Paxton Readers
Paxton Fobs & Tokens

Back
Access Control
Back
Container Padlocks
Back
Electric Locks
Back
Locking Products
Back
Full Catalogue
View All Container Padlocks
Squire WS75
Cisa 285 66
Cisa 285 75
Master Keyed Container Padlocks

Back
Access Control
Back
Container Padlocks
Back
Electric Locks
Back
Locking Products
Back
Full Catalogue
All Electric Locks

All Electric Locks
Electric Lock for Aluminium Doors
Electric Lock for Escape Doors
Electric Lock for Steel Doors
Electric Lock for Timber Doors
Abloy Electric Locks

All ABLOY Electric Locks
EL460
EL560
352m80
Abloy Handles
eCliq Electronic Locks

eCliq Double Euro Cylinder
eCLIQ Euro Thumbturn Cylinder
eCliq User Key
eCliq Control Key

Back
Access Control
Back
Container Padlocks
Back
Electric Locks
Back
Locking Products
Back
Full Catalogue
Anti Snap Locks

Caveo Double Euro
Caveo Euro Thumbturn
Digital Locks

AS2300 Digital Lock
Keyed Alike Locks

EVVA ICS 1 STAR Keyed Alike Double Euro Cylinder Lock
EVVA ICS 1 STAR Keyed Alike Euro Thumbturn Cylinder Lock
Sterling Keyed Alike Double Euro Cylinder Lock
Sterling Keyed Alike Euro Thumbturn Cylinder Lock
Keyed Alike Euro Cylinders
Keyed Alike Padlocks
Key Safes

SQUIRE Key Keep 2 Outdoor Key Safe
Master Keyed Locks

eCLIQ
Master Keyed Euro Cylinders
Master Keyed Padlocks
Mortice Locks

BS3621 Deadlocks
Keyed Alike Mortice Locks
Padlocks

Brass Padlocks
Combination Padlocks
Container Padlocks
Heavy Duty Padlocks
Master Keyed Padlocks
Rim Nightlatches

ASEC Kite BS3621 Deadlocking Nightlatch

Back
Access Control
Back
Container Padlocks
Back
Electric Locks
Back
Locking Products
Back
Full Catalogue
Brands

Aboly
Squire
Paxton
ABUS
Collections
Services

Access Control
Container Padlocks
Electric Locks
Locking Products
Full Catalogue

icon-logo
 * Access Control
    * All Access Control
   
    * Access Control Accessories
      * Exit Button
      * Door Loop
      * Power Supply
   
    * Digital Locks
      * AS2300 Digital Lock
   
    * eCliq
      * eCliq Double Euro
      * eCLIQ Euro Thumbturn
      * eCliq User Key
      * eCliq Control Key
   
    * Electronic Keypads
      * ACT 10 Digital Keypad
      * Assa Solicode 22CL Electronic Keypad
      * Vanderbilt V42 Electronic Keypad
   
    * EVVA Airkey
      * Airbnb Locking Solutions
   
    * Fingerprint Readers
      * Virdi AC2000 Fingerprint Reader
   
    * Intercom Systems
      * Bell 900 Series Audio Intercom
      * Bellisimo Video Entry System
      * Bell Vandal Resistant Audio Intercom System
   
    * Intratone
      * Intratone GSM Proximity Reader
   
    * Paxton
      * Paxton Control Units
      * Paxton Readers
      * Paxton Fobs & Tokens
 * Container Padlocks
    * Squire WS75
   
    * CISA 285 66
   
    * CISA 285 75
 * Electric Locks
    * All Electric Locks
      * Electric Lock for Aluminium Doors
      * Electric Lock for Escape Doors
      * Electric Lock for Steel Doors
      * Electric Lock for Timber Doors
   
    * Abloy Electric Locks
      * EL460
      * EL560
      * 352m80
      * Abloy Handles
   
    * eCliq Electronic Locks
      * eCliq Double Euro Cylinder
      * eCLIQ Euro Thumbturn Cylinder
      * eCliq User Key
      * eCliq Control Key
 * Locking Products
    * Anti Snap Locks
      * Caveo Double Euro
      * Caveo Euro Thumbturn
   
    * Digitial Locks
      * AS2300 Digital Lock
   
    * Keyed Alike Locks
      * EVVA ICS 1 STAR Keyed Alike Double Euro Cylinder Lock
      * EVVA ICS 1 STAR Keyed Alike Euro Thumbturn Cylinder Lock
      * Sterling Keyed Alike Double Euro Cylinder Lock
      * Sterling Keyed Alike Euro Thumbturn Cylinder Lock
   
    * Key Safes
      * SQUIRE Key Keep 2 Outdoor Key Safe
   
    * Keys
      * Abloy Keys
   
    * Master Keyed Locks
      * EVVA ICS 1 STAR Master Keyed Double Euro Cylinder Lock
      * EVVA ICS 1 STAR Master Keyed Euro Thumbturn Cylinder Lock
   
    * Mortice Locks
      * BS3621 Deadlocks
   
    * Padlocks
      * Master Keyed Padlocks
      * Combination Padlocks
      * Container Padlocks
      * Brass Padlocks
   
    * Rim Nightlatches
      * ASEC Kite BS3621 Deadlocking Nightlatch
   
    * Lock Cylinders
 * All Collections
    * Brands
      * Abloy
      * Squire
      * Paxton
      * ABUS
   
    * Services
      * CCTV Installation
      * Electric Lock Installation
      * Intercom Installation
      * Locksmith
   
    * Full Catalogue

Search
Search

Sign in
Basket 0


BASKET

Close Basket

Your cart is empty

Apply


Special Instructions

ORDER SUMMARY

Subtotal$0.00
Discount-$0.00


By selecting Checkout you confirm that you agree to the terms and conditions.

View Basket Checkout



KEYTRAK

We do Locks. Traditional & Smart. Mechanical and Electronic. If it keeps your
doors secure, we've got it covered.

Shop Now


LOCK SPECIALISTS


CISA 285 75 CONTAINER PADLOCK

The CISA 285 75 container padlock is the designed for use in shipping container
lock boxes. Ideal for self storage sites. Available master keyed, keyed alike
and keyed differ.


ELECTRIC LOCKS

Did you know that we specialise in electric locking solutions. We can help you
identify the most suitable electric locking product for your door. Our team of
locksmiths have vast experience of installing a whole host of electric locks
including magnetic, electromechanical and motorised locks.


SMART LOCKING SOLUTIONS

Did you know that we offer a huge range of smart locking, and smart access
control solutions? Whether it's for a small number of users and a single door,
or thousands of users and hundreds of doors, we can help you choose the best
solution for your application.


SMART LOCKING WITH ECLIQ

Access control made simple. eCliq is an all electronic cylinder range. Improve
the management and security of your premises with smart electric locks. All the
benefits of access control without the usual expense of installation.

Shop Now

Smart Locking with eCliq


FEATURED COLLECTION

 * Container Padlocks

Squire WS75 Container Padlock

$85.59

$160.27

CISA 285 75 Container Padlock

$98.27

$0.00

Cisa 285 66 Container Padlock

$94.63

$0.00

CISA 285 75 Container Padlock Keyed Alike

$109.19

$0.00

Cisa 285 66 Container Padlock Keyed Alike

$109.19

$0.00

CISA 285 75 Container Padlock Master Keyed

$120.11

$0.00

Cisa 285 66 Container Padlock Master Keyed

$120.11

$0.00

Pro Force 75 Container Padlock

$54.59

$0.00





"I NEEDED AN ABLOY ELECTRIC LOCK, LIKE YESTERDAY. LEE AND THE KEYTRAK TEAM WERE
ON THE BALL IMMEDIATELY. ONE HAPPY CUSTOMER. I'LL BE BACK!"

David Jones


"GOOD PROFESSIONAL SERVICE. NEEDED LOCKS CHANGING ON FRONT DOOR. MESSAGED THEM
FOR A QUOTE AND THEY CAME THE VERY NEXT DAY. WOULD HIGHLY RECOMMEND"

Jane Mitchell

 1. 
 2. 



Container Padlocks


CONTAINER PADLOCKS

Electric Locks


ELECTRIC LOCKS

Access Control


ACCESS CONTROL


icon-logo



QUICK LINKS

 * Terms and Conditions
 * Contact Us
 * Privacy Policy
 * Terms of Service
 * Refund policy
 * Payl8r Finance


SIGN UP FOR NEWS & OFFERS

Submit
By signing up you agree to Displaysense Privacy Policy.
 * Find Keytrak on Facebook
 * Find Keytrak on Instagram
 * Find Keytrak on Pinterest

 * 
 * 
 * 
 * 
 * 
 * 
 * 

 * 
 * 
 * 
 * 
 * 
 * 
 * 

© 2024 Keytrak