www.bzpaintball.co.uk Open in urlscan Pro
2606:4700:20::681a:3e0  Public Scan

Submitted URL: http://www.bzpaintball.co.uk/
Effective URL: https://www.bzpaintball.co.uk/
Submission: On January 14 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form" action="https://www.bzpaintball.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.bzpaintball.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.bzpaintball.co.uk/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://www.bzpaintball.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" width="256" height="60" role="presentation" name="a-psb4lqyc5nwb" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfMe98UAAAAAPFrYW_SuS0vsXK0boudj8x7gjFz&amp;co=aHR0cHM6Ly93d3cuYnpwYWludGJhbGwuY28udWs6NDQz&amp;hl=de&amp;v=Ya-Cd6PbRI5ktAHEhm9JuKEu&amp;size=invisible&amp;badge=bottomright&amp;cb=wznmi7wj4bkd"></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.bzpaintball.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
 * Featured
    * New Arrivals
   
    * Sale
       * 
   
    *  * Shop for Beginners
          * Beginners Paintball Guns
          * Beginners Paintball Packages
      
       * Advice for beginners
          * General Beginners Advice
          * Paintball and the Law
          * What to buy first?
          * What's the best paintball gun for a beginner?
   
    * Airsoft
   
    * Gel Blaster

 * Guns
    * All Paintball Guns
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
   
    * Shop by Price
       * Less than £200
       * £200 to £400
       * £400 to £900
       * More than £900
   
    * Shop by Style
       * Speedball
       * Woodsball
       * Mag Fed
       * Pistols
       * Sniper Rifles
   
    * Paintball Gun Packages

 * Masks
    * All Paintball Masks
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
   
    * Lenses
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
   
    * Goggle Accessories
       * Paintball Lens Cleaning
       * Paintball Goggle/Lens Cases
       * 
       * 
       * 
       * 
       * 
       * 
       * 

 * Loaders
    * All Loaders
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * Bunkerkings
   
    * By Price
       * Less than £50
       * £50 to £100
       * over £100
   
    * Loader Accessories
       * CTRL Accessories
       * DYE Rotor
       * Virtue Spire
       * HK TFX
       * Valken VSL
       * Halo
       * Prophecy
       * Universal
       * Maxxloader
       * Batteries
   
    *  * Pods & Accessories
       * Magazines

 * Gun Accessories
    * Tippmann
       * Tippmann 98
       * Tippmann A5
       * X7/Phenom
       * Bravo/Sierra
       * TMC
       * TiPX
       * Crossover
   
    * DYE/Proto
       * DM/M2/M3/DSR
       * DAM
       * Reflex/Rail/Rize
   
    * Other Markers
       * Eclipse
       * Empire/BT
       * First Strike
       * Bob Long
       * GOG
       * Luxe
       * Shocker
       * Umarex
   
    * Barrels
       * 
       * 
       * 
       * 
       * 
       * 
       * 
       * 
   
    * Parts
       * Empire Resurrection
       * Tippmann 98 / TPN / TMC
       * Tippmann A5 / X7
       * Tippmann FT-12
       * Valken Blackhawk
   
    * Other Accessories
       *  * Batteries
          * Lube
          * Tech Mats
          * Tools
          * Grips
      
       *  * Rails / Mounts
          * Sights/Scopes/Lasers
          * Cameras & Accessories
          * Virtue Boards
          * Markers Stands
   
    * Barrel Accessories
       * Barrel Cleaners
       * Barrel Socks
       * Barrel Cases

 * Gear
    * Playing Clothes
       * Tops
       * Bottoms
       * Footwear
       * Headbands/Headwraps
   
    * Protection
       * Gloves
       * Chest Protection
       * Elbow Pads
       * Knee Pads
       * Neck Protectors
       * Slide Shorts
   
    * Casual
       * Keyrings
       * Face Masks
       * Hoodies/Jackets
       * Joggers
       * Paintball Beanies
       * Paintball Caps
       * Shorts
       * Sunglasses
       * T-Shirts
       * Brollys
       * Lanyards
   
    * Packs / Vests
       * Packs / Harnesses
       * Tac Vests
       * Vest Pouches
       * Slings
       * Patches
   
    * Luggage
       * Goggle/Lens cases
       * Backpacks
       * Gun Cases
       * Kit Bags / Cases

 * Air/Co2
    * Air Systems
    * Regs/Valves
    * Co2 Tanks
    * Fill Adapters
    * Remote Lines
    * Bottle Protection

 * Paintballs
    * 68 Cal
    * 50 cal
    * First Strike Rounds
    * Big Game Preorders

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 Mainland UK orders over £100
0% Finance available on orders over £200
Earn Loyalty Points on every purchase
Order before 3pm for Next Day Delivery
Free Shipping on Mainland UK orders over £100
0% Finance available on orders over £200
‹›

‹›

‹›




Featured Brands
‹›

Guns
Masks
Hoppers
Air/Co2
Paintballs
Packages
New Products
 1. Add to Cart
    Add to Wish List Add to Compare
    HK Army Gel Strike Gel Balls- 20k Count (Yellow)
    £8.99
 2. Add to Cart
    Add to Wish List Add to Compare
    HK Army Gel Strike Gel Balls- 20k Count (Orange)
    £8.99
 3. Add to Cart
    Add to Wish List Add to Compare
    HK Army Gel Strike Gel Balls- 20k Count (Green)
    £8.99
 4. Add to Cart
    Add to Wish List Add to Compare
    HK Army Gel Strike Gel Balls- 20k Count (Blue)
    £8.99

Items 1 to 4 of 8 total

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

VISIT THE UK'S


BIGGEST PAINTBALL
STORE

shop now

CHECK OUT OUR


LATEST
ARRIVALS

shop now


Markers
 1. Add to Cart
    Add to Wish List Add to Compare
    HK Army x Eclipse Fossil CS3 - Scorch
    £2,490.90
 2. Add to Cart
    Add to Wish List Add to Compare
    HK Army x Eclipse Fossil CS3 - Midas
    £2,490.90
 3. Add to Cart
    Add to Wish List Add to Compare
    HK Army x Eclipse Fossil CS3 - Arctic
    £2,490.90
 4. Add to Cart
    Add to Wish List Add to Compare
    Planet Eclipse Etha 2 PAL - HDE Earth (50 Cal)
    Special Price £429.00 Regular Price £449.00

Masks
 1. Add to Cart
    Add to Wish List Add to Compare
    JT 40th Anniversary Goggle & Jersey Combo
    As low as £199.96
 2. Add to Cart
    Add to Wish List Add to Compare
    Virtue VIO Ascend Goggle - Crystal Gold
    £94.96
 3. Add to Cart
    Add to Wish List Add to Compare
    Virtue VIO Ascend Goggle -Crystal Fire
    £94.96
 4. Add to Cart
    Add to Wish List Add to Compare
    Virtue VIO Ascend Goggle -Crystal Black
    £94.96

Loaders
 1. Add to Cart
    Add to Wish List Add to Compare
    Virtue Spire V Loader - Stealth Sky
    £209.95
 2. Add to Cart
    Add to Wish List Add to Compare
    Virtue Spire V Loader - Red Storm
    £209.95
 3. Add to Cart
    Add to Wish List Add to Compare
    Virtue Spire V Loader - Desert FDE
    £209.95
 4. Add to Cart
    Add to Wish List Add to Compare
    Virtue Spire V Loader - Acid Storm
    £209.95


WELCOME TO BZ PAINTBALL SUPPLIES UK - THE UK'S LEADING PAINTBALL SHOP FOR
PAINTBALL GUNS & PAINTBALL EQUIPMENT.

BZ Paintball is the leading paintball shop for all your paintball equipment and
needs. We have the largest walk-in paintball shop in the UK where you can browse
all the latest equipment, we can take orders online and over the phone, making
it easy for you to get hold of whatever kit you need.

More...

If you’re new to paintball or an avid player we have all the paintball supplies
you could ever want and need. We stock all the latest paintball guns, paintball
masks, paintballs, paintball hoppers and paintball gear/accessories, from all
the top brands including Dye, Eclipse, HK Army, Virtue, Shocker Paintball, DLX,
Empire, Vforce, Tippmann, Ninja, GOG, JT and many more at competitive prices.

We carry a huge amount of stock in our paintball shop and dedicated warehouse so
99.9% of our orders can ship for delivery next working day. We are the only
paintball store that displays whether an item is in or out of stock, other
online stores might tell you they carry lots of stock, but it will generally
only be of the most popular paintball items.

What's more, we have dedicated certified technicians for Tippmann, Dye, Proto,
Planet Eclipse, Empire, BT, Luxe and Shocker so we always have expert paintball
knowledge on hand to help you with any problems. We have new stock arriving
daily, so if there's anything you can't see on the website, please give us a
call or drop us an email to see if we can help. All of our paintball supplies
are of the highest standard and with our after sales help and technicians you
can be confident buying from BZ Paintball!


PAINTBALL FOR BEGINNERS

If you're just starting out in paintball check out our Advice for Paintball
Beginners guide, providing you with vital insight to what to look for with
regards to paintball guns and paintball masks. We also have some great blog
posts addressing some beginner questions such as '"What's the best paintball gun
for a beginner?", or "What's the difference between air and co2?". We cover many
more topics asked by beginners in our blog here.


PAINTBALL GUNS UK

Since paintball became a popular recreational activity there has been an
increase in avid paintball players buying their own paintball gear. The main
part of any kit bag is the paintball gun, which may also be referred to as a
marker (some people don't like to refer to markers as guns at all), this is the
most basic element of any game of paintball. We have hundreds of markers for
sale to suit all budgets and needs.

Paint ball markers use one of two propellant's (either co2 or High Pressure Air
(HPA) to power a firing mechanism which pushes a ball out of the front of the
marker via a barrel. There are many brands and styles of marker available.

When buying your first marker you should stick to a recognised brand so you know
you’re buying a quality piece of kit which is going to be covered by Warranty.
For more information you should check out our blog on 'What's the best paintball
gun for a beginner?' You can get an entry level blowback marker at an affordable
price and then most guns can be enhanced by adding paintball gun upgrades.

 If you're after some serious firepower, contact us either on 

01642 605000

or by email on info@bzpaintball.co.uk or on the Live Chat to explore the best
available options to suit your needs.

 


PAINTBALL MASKS

Paintball masks may also be referred to as goggles, for obvious safety reasons
you cannot play without one. If you're just starting out taking balling up as a
hobby, we would recommended a mask as the first bit of kit you should buy, check
out “The First Piece Of Paintball Kit You Should Buy”.

All masks come in one universal size with straps to adjust the fit, though some
do provide more coverage, vision and protection than others. Different brands
and models of paintball mask have a different fit, so it really is a good idea
to try some on before you buy. What fit's one person well might not fit the next
person and a poorly fitted goggle can cause even the most expensive models to
steam up - look out for models with thermal lenses, these are dual paned and are
the ones less likely to steam up. If you’re having issues with your paintball
mask steaming up check out our “How to Prevent Your Paintball Mask from
Fogging” blog post. For more help check out our "Paintball Mask Buying Guide".

You can be confident buying a mask from BZ Paintball because we only stock
models that are CE approved to ensure your safety.


PAINTBALL HOPPERS

The paintball hopper is the 'tube' that sits on the top/side of your gun and
stores the paintballs and feeds them into the marker, this may also be referred
to as a 'paintball loader'. The standard capacity for a hopper is around 200. At
first you may get away with a cheap gravity fed hopper, but if you tend to fire
fast or buy an electronic marker (which fires fast)  then you will need an
electronic loader to be able to feed as fast as you can fire. For more help
check out our 'Paintball hoppers - what you need to know' blog post.


PAINTBALL BARRELS

Upgrade your paintball marker with our vast range of paintball barrels – perfect
to improve your gun range and precision.

For further insight check out our "What you need to know about paintball
barrels" blog post.


PAINTBALL GAS TANK

Paintball gas tanks/bottles hold the propellant that powers the firing mechanism
on the paintball marker. This can be one of two sources - Co2 or High Pressure
Air (HPA). Co2 was once the standard, but air is fast becoming the most common
due to its consistency in comparison to co2.

The choice of tank you go for will mostly depend on which gas your local field
can refill (no point buying a HPA tank if the place you go to play can only fill
Co2 for example). Also, your choice of gun can be impacted on what gas is
available to you as a lot of the electronic markers are not compatible with Co2.

You should be aware the most of the tanks are supplied empty when bought as
couriers will not transport pressurised tanks.


PAINTBALLS

At BZ Paintball we have a vast selection of paintballs available for purchase,
stocking Paintballs from brands such as Pro-Shar and HK Army. Interestingly
despite being called 'Paintballs', they are not actually filled with any paint!
They contain a mixture of ingredients that are easy to clean off once a player
is hit.

Paint balls vary in quality and the quality is determined by your main purpose.
As a general guide the more expensive the paint is the more brittle it will be,
breaking easier. However to use high grade paint you will need a high end
paintball gun. We do suggest trying out a variety of paintball brands and grades
until you find the perfect paint for your style of play. For more information on
paintball grades check out our 'Different grades of paintballs' blog post.

Paintballs must be stored correctly until your next game, to perform properly. 
By properly maintaining your paintballs this will ensure they're ready to go
whenever you want to play – to ensure you store your paintballs correctly check
out our “How To Store Your Paintballs” blog post.


PAINTBALLING EQUIPMENT/ PAINTBALL GEAR

We have a vast selection of paintball gear from all major paintball brands.
Whether your after Pants, Jerseys to Tac Vests and Kit Bags, we have it all, we
are the leader of paintball shops uk.

Check our paintballing equipment for yourself at our walk in paintball store –
the largest in the UK. All of our products from paintball guns to soft goods are
available for next day delivery so there's no delay!




PAINTBALL SHOP UK

As well as our online shop, we have the largest walk-in paintball shop in the
UK, and you can find us at many paintball events across the UK every year!

 



GOOGLE MAP

INFORMATION

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

 * Sitemap

WHY BUY FROM US

 * Why Choose Us?
 * Reviews
 * Interest Free Finance
   
 * Secure Payment Methods
 * Loyalty Points
 * Beginners Advice

QUICK LINKS

 * New Arrivals
 * Special Offers
 * Paintball Guns
 * Paintball Masks
 * Paintball/Loaders
 * Paintball Starter Packs

CONTACT US

Got Questions ? Call us:
01642 605000

Email us:
info@bzpaintball.co.uk

Address
47 Earlsway, Teesside Industrial Estate, Thornaby, Stockton-on-Tees, TS17 9JU

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


Zopa Ltd t/a DivideBuy credit agreements are not regulated by the Financial
Conduct Authority anddo not fall under the jurisdiction of the Financial
Ombudsman Service. Credit is available to permanent UK residents aged 18+,
subject to status, any missed payments may affect your ability to obtain credit
from DivideBuy and other lenders. Please spend responsibly

 * 
 * 
 * 
 * 
 * 

Copyright © 2023 BZ Paintball Supplies Ltd

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?