www.bztactical.co.uk Open in urlscan Pro
78.24.89.139  Public Scan

URL: https://www.bztactical.co.uk/
Submission Tags: sansec.io magecart Search All
Submission: On November 04 via api from DE — Scanned from GB

Form analysis 3 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form" action="https://www.bztactical.co.uk/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div class="mst-searchautocomplete__autocomplete">
        <div class="mst-searchautocomplete__spinner">
          <div class="spinner-item spinner-item-1"></div>
          <div class="spinner-item spinner-item-2"></div>
          <div class="spinner-item spinner-item-3"></div>
          <div class="spinner-item spinner-item-4"></div>
          <div class="spinner-item spinner-item-5"></div>
          <div class="spinner-item spinner-item-6"></div>
          <div class="spinner-item spinner-item-7"></div>
          <div class="spinner-item spinner-item-8"></div>
        </div>
        <div class="mst-searchautocomplete__close"> × </div>
      </div>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.bztactical.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" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

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

<form class="form subscribe" novalidate="novalidate" action="https://www.bztactical.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Enter your email address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="Subscribe" type="submit">
      <span>Submit</span>
    </button>
  </div>
  <div class="field-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-container" data-bind="scope:'msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef'">
    <!-- ko template: getTemplate() -->
    <!-- ko if: (getIsVisible()) -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef-wrapper">
      <div class="g-recaptcha" id="msp-recaptcha-58312e2256fb5bcda606e9b5046e00ef">
        <div class="grecaptcha-badge" data-style="bottomright"
          style="width: 256px; height: 60px; position: fixed; visibility: hidden; display: block; transition: right 0.3s ease 0s; bottom: 14px; right: -186px; box-shadow: gray 0px 0px 5px; border-radius: 2px; overflow: hidden;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfMe98UAAAAAPFrYW_SuS0vsXK0boudj8x7gjFz&amp;co=aHR0cHM6Ly93d3cuYnp0YWN0aWNhbC5jby51azo0NDM.&amp;hl=en&amp;v=UrRmT3mBwY326qQxUfVlHu1P&amp;size=invisible&amp;badge=bottomright&amp;cb=8cuwftum674u"
              width="256" height="60" role="presentation" name="a-54ciq1iui046" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
  </div><input type="text" name="token" style="display: none">
</form>

POST

<form class="form form-login" method="post" data-bind="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 custom-label">
      <label class="label" for="email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="email" type="email" class="input-text" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}" autocomplete="off">
      </div>
    </div>
    <div class="field password required custom-label">
      <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() -->
    <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>
  <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.bztactical.co.uk/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
    </div>
  </div>
</form>

Text Content

We use cookies to make your experience better. To comply with the new e-Privacy
directive, we need to ask for your consent to set the cookies. Learn more.

Allow Cookies
Search
Search
×

Advanced Search
Search
 * My Wish List 0
 * Compare 0
 *  * My Account
    * Sign In
    * Create an Account



Toggle Nav
 * XMAS
 * SALE
 * Guns
    * Gun Style
       * Assault Rifles
       * Pistols
       * Sniper Rifles
       * SMG
       * Shotguns
       * Two Tone
       * Other
       * Packages
   
    * Power
       * AEG
       * GBB
       * HPA
   
    * Brands
       * 
       * 
       * 
       * 
       * 
       * 
       * 
      
       * 
       * 
       * 
       * 
       * 
       * 
       * 
      
       * 
       * 
       * 
       * 
       * 
       * 

 * BBs
    * All BBs
       * 0.20g BBs
       * 0.25g BBs
       * 0.28g BBs
       * 0.30g BBs
       * 0.32g BBs
       * Heavy Weight BBs
       * Tracer BBs

 * Power
    *  * Gas
       * Batteries
       * Battery Chargers
       * HPA Tanks
       * HPA Remote Hoses/ Lines
       * HPA Regulators
   
    * 

 * Mags & Loaders
    * AEG Mags
    * Pistol Mags
    * Drum Mags
    * Other Mags
    * Speed Loaders

 * Uniforms/Gear
    *  * Face Protection
          * Airsoft Eye Protection
          * Airsoft Face Masks
          * Paintball Goggles
          * Paintball Goggle Lenses
      
       * Clothing
          * Trousers
          * Tops
          * T-Shirts
          * Hoodies/Jackets
          * Shemaghs
          * Headbands
      
       * Protection
          * Helmets
          * Elbow Pads
          * Knee Pads
          * Gloves
          * Neck Protection
   
    *  * Vests & Pouches
          * Vests & Plate Carriers
          * Mag Pouches
          * Other Pouches
          * Viper VX Range
      
       * Luggage
          * Gun Bags
          * Hard Cases
          * Kit Bags
      
       * Others
          * Ear Protection & Comms
          * Holsters
          * Slings
          * Patches

 * Accessories
    * Rifle Accessories
       * Pistol Accessories
       * Grips
       * Stocks
       * Suppressors
       * Flash Hiders
       * Battery Extensions
       * Rails
   
    * Optics
       * Flashlights
       * Red Dots
       * Scopes
       * Magnifiers
       * Mounts & Accessories
   
    * Others
       * Tracer Units
       * Grenades
       * Chronographs
       * Pistol Accessories

 * Parts & Upgrades
    * Gearbox Parts
       * Triggers & Mosfets
       * Bearings
       * Cylinders & Acc
       * Gearbox Shells
       * Gears
       * Motors
       * Pistons & Acc
       * Shims
       * Springs / Guides
       * Wiring Loom
   
    * Hop/Barrel
       * AEG Barrels
       * AEG Hop Rubbers/Nubs
       * AEG Hop Units
       * GBB/Other Barrels
       * GBB/Other Hop Rubbers/Nubs
       * GBB/Other Hop Units
   
    * Sniper Parts

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

Earn Loyalty Points on every purchase
Order before 3pm for Next Day Delivery
Free Shipping on UK orders over £50
0% Finance available on orders over £200
Earn Loyalty Points on every purchase
Order before 3pm for Next Day Delivery
Free Shipping on UK orders over £50
0% Finance available on orders over £200
‹›

‹›


Rifles
Pistols
BBs
Batteries
Eye Pro
Gas
Featured Brands
‹›

New Products
 1. Add to Cart
    Add to Wish List Add to Compare
    Edge Eyewear Fastlink - Matte Black Frame / Tiger's Eye Vapor Shield Lene
    £19.96
 2. Add to Cart
    Add to Wish List Add to Compare
    KWA Ronin TK45 AEG3 - FDE
    £409.98
 3. Add to Cart
    Add to Wish List Add to Compare
    KWA RM4 Ronin T10 AEG3 - FDE
    £400.00
 4. Add to Cart
    Add to Wish List Add to Compare
    ASG Dan Wesson A2 Co2 Pistol
    £120.00

Items 1 to 4 of 8 total

Page
 * You're currently reading page 1
 * Page 2
 * Page Next

CHECK OUT OUR


LATEST
ARRIVALS

shop now

SALE


UP TO 50% OFF SELECTED
ITEMS

shop now
Guns
 1. Add to Cart
    Add to Wish List Add to Compare
    KWA Ronin TK45 AEG3 - FDE
    £409.98
 2. Add to Cart
    Add to Wish List Add to Compare
    KWA RM4 Ronin T10 AEG3 - FDE
    £400.00
 3. Add to Cart
    Add to Wish List Add to Compare
    KWA VM4 Ronin T6 - FDE
    £344.95
 4. Add to Cart
    Add to Wish List Add to Compare
    G&G CM RK47 With Imitation Wood
    £150.00

BBs
 1. Add to Cart
    Add to Wish List Add to Compare
    ASG Devil Blasters 3300 Bottle .28g
    Special Price £11.99 Regular Price £14.39
 2. Add to Cart
    Add to Wish List Add to Compare
    Rebel Precision 6mm BBs 1kg Bag - 0.25g
    Special Price £8.95 Regular Price £9.95
 3. Add to Cart
    Add to Wish List Add to Compare
    ASG Precision Ammunition Heavy 0,40 gram BBs 1000pcs
    £13.00
 4. Add to Cart
    Add to Wish List Add to Compare
    ASG Precision Ammunition Heavy 0,43 gram BBs 1000pcs
    £16.99

Eye Pro
 1. Add to Cart
    Add to Wish List Add to Compare
    Edge Eyewear Fastlink - Matte Black Frame / Tiger's Eye Vapor Shield Lene
    £19.96
 2. Add to Cart
    Add to Wish List Add to Compare
    Edge Eyewear Fastlink - Matte Black Frame / G-15 Vapor Shield Lens
    £19.99
 3. Add to Cart
    Add to Wish List Add to Compare
    Edge Eyewear Fastlink - Matte Black Frame / Clear Vapor Shield Lens
    £19.99
 4. Add to Cart
    Add to Wish List Add to Compare
    Bolle Combat Kit Platinum Clear Military Safety Glasses
    £55.00



GOOGLE MAP

INFORMATION

 * About Us
 * Privacy Policy
 * Terms & Conditions
 * Shipping & Returns
 * FAQS
 * 

 * Sitemap

WHY BUY FROM US

 * Why Choose Us?
 * Reviews
 * Interest Free Finance
 * Pay Later With Klarna
 * Secure Payment Methods
 * Loyalty Points

QUICK LINKS

 * New Arrivals
 * Special Offers
 * Airsoft Guns
 * Airsoft Goggles
 * Airsoft Batteries
 * Airsoft BBs

CONTACT US

Got Questions ? Call us:
01642 605000

Email us:
info@bztactical.co.uk

Address
38B Dukesway, Teesside Industrial Estate, Thornaby, Stockton-on-Tees, TS17 9LT

Sign Up for Our Newsletter:
Get all the latest information on Events, Sales and Offers. Sign up for
newsletter today.
Submit

 * 
 * 

Copyright © 2021 BZ Tactical

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


To Top
Close
Checkout out 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 out using your account

Email Address

Password

Sign In
Forgot Your Password?