www.tbcandme.com Open in urlscan Pro
195.42.143.56  Public Scan

Submitted URL: https://www.stvpestcontrol.co.uk/
Effective URL: https://www.tbcandme.com/
Submission: On April 21 via automatic, source certstream-suspicious — Scanned from GB

Form analysis 3 forms found in the DOM

GET https://www.tbcandme.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.tbcandme.com/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span class="text nav-hide">Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search the big cheese..." 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>
      <a href="#" class="close">CLOSE</a>
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.tbcandme.com/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.tbcandme.com/postcode/postcodecheck/result/result

<form class="form" action="https://www.tbcandme.com/postcode/postcodecheck/result/result" method="post">
  <input type="text" id="postcode" name="postcode" class="input-text" placeholder="Enter postcode...">
  <button type="submit" class="action submit primary" title="Submit">
    <span>Find retailer</span>
  </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 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() -->
    <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() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline"
          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=6LebjhMdAAAAAMNiCp6nBXQ76lg-Yll5FtWteCgh&amp;co=aHR0cHM6Ly93d3cudGJjYW5kbWUuY29tOjQ0Mw..&amp;hl=en&amp;v=6pQzWaE1NP-gB4FrqRViKjM-&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=oe9ytjzh98hy"
              width="256" height="60" role="presentation" name="a-rtg9och5ux57" 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-1" 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 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.tbcandme.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly in the case 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.

 * Compare Products

Toggle Nav
Menu
 * Pest Solutions
 * 
   Select-a-Pest
    * Ants
    * Aphids
    * Bed Bugs
    * Birds
    * Carpet Beetles
    * Caterpillars
    * Cats
    * Cockroaches
    * Deer
    * Dogs
    * Dust mites
    * Earwigs
    * Fleas
    * Flies
    * Foxes
    * Fruit flies
    * Herons
    * Midges
    * Mice
    * Moles
    * Mosquitoes
    * Moths
    * Rabbits
    * Rats
    * Slugs
    * Snails
    * Spider mites
    * Spiders
    * Squirrels
    * Wasps
    * Woodlice
    * Woodworm

 * 
   Home & Garden
    * Spreaders & Sprayers
    * Clean N' Tidy
    * Plant Protection
    * Garden Citronella

Account

Search
Search
×
CLOSE

Advanced Search
Search
Account
CART
My Cart
Close You have no items in your shopping cart.

MENU


THE UK'S NO.1 DIY PEST CONTROL BRAND





USED MORE THAN


10 MILLION TIMES


A YEAR IN UK HOMES


86%


OF OUR PRODUCTS


ARE POISON-FREE


&


67%


OF OUR PRODUCTS


ARE NON-LETHAL


CALLING ALL HOME & GARDEN LOVERS!


FOR EVERY SPRAYING OR SPREADING JOB THERE’S A QUALITY DEFENDERS PRODUCT DESIGNED
WITH EVERY HOME & GARDEN LOVER IN MIND


10% OFF* FOR A LIMITED TIME


USE CODE DEFENDERS10 AT CHECKOUT

*subject to terms & conditions
VIEW THE RANGE


PROTECT YOU & YOUR FAMILY FROM RODENTS

The premium range of Ultra Power products from The Big Cheese delivers fast and
effective control of rodents.

 



&


 

SOLVE MY RODENT PROBLEM


BAIT AND KILL TREATMENTS TO PROTECT YOUR HOME FROM RATS

Highly effective block bait uses 50% less poison. Suitable for home locations.
Together with the legally required bait station to prevent children and pets
coming into contact with the bait

WHAT’S INCLUDED:

1x Rat & Mouse Bait Station
1x All-Weather Block Bait² - 30x10g
I want to solve my rat problem
Show previous slide Show next slide
 * 
 * 
 * 
 * 




LET THE BIG CHEESE SOLVE YOUR PEST PROBLEMS

The Big Cheese is here to help you find the solution to your pest problem.

Get started by clicking the button below to discover the right products for you.

Click here to start


SELECT YOUR PEST

Can’t find what you’re looking for? View all pests

Ants
Moths
Cockroaches
Flies
Moles
Mice
Rats
Spiders
Wasps
prev
next



GREAT VALUE SOLUTIONS


REPEL MICE FROM YOUR HOME

Stop mice becoming a problem with a whole room sonic repeller, sachets which you
can put in cupboards and under units. Refresh them with the spray and use it to
stop mouse scent trails.

View solution



ULTRA POWER TRAPS FOR INDOOR RAT CONTROL

Secure lockable trap stations and traps which protect children and pets from
contact with the trap and catch. Replacement bait / attractant included.

View solution



BIRD REPELLENT SOLUTION FOR YOUR GARDEN

Deter pigeons and other nuisance birds away from your vegetable garden and
flowerbeds.

View solution



POISON-FREE TREATMENTS TO KEEP DOGS OFF YOUR GARDEN

Three different and great value ways of keeping dogs at bay without harming
them.

View solution



SEASONAL SOLUTIONS



The Big Cheese Ultra Power All-Weather Bait Station - Housing For Rodenticides
View Product

The Big Cheese All-Weather Block Bait² - 15x10g - Quick Acting Rat & Mouse Bait
View Product

The Big Cheese Anti Rodent Lacquer - 300ml Aerosol - Deters Rats and Mice View
Product

The Big Cheese Ultra Power Block Bait² Mouse Killer Kit View Product

The Big Cheese Live Multi-Catch Rat Trap - Humane, Durable, Ready-To-Use View
Product

The Big Cheese Quick Click Mouse Trap - 3 Pack of Reusable Baited Traps View
Product

The Big Cheese Quick Click Rat Traps 3pk - Powerful Reusable Snap Traps View
Product

The Big Cheese Fresh 'n Tasty Mouse & Rat Attractant - Natural, Poison-Free Bait
View Product

The Big Cheese Ultra Power All-Weather Bait Station - Housing For Rodenticides
View Product

The Big Cheese All-Weather Block Bait² - 15x10g - Quick Acting Rat & Mouse Bait
View Product

The Big Cheese Anti Rodent Lacquer - 300ml Aerosol - Deters Rats and Mice View
Product

The Big Cheese Ultra Power Block Bait² Mouse Killer Kit View Product

The Big Cheese Live Multi-Catch Rat Trap - Humane, Durable, Ready-To-Use View
Product

The Big Cheese Quick Click Mouse Trap - 3 Pack of Reusable Baited Traps View
Product

The Big Cheese Quick Click Rat Traps 3pk - Powerful Reusable Snap Traps View
Product

The Big Cheese Fresh 'n Tasty Mouse & Rat Attractant - Natural, Poison-Free Bait
View Product

‹›



WE CARE FOR PEOPLE, PESTS AND THE PLANET

The Big Cheese offers ethical and humane solutions and products to help you
solve your pest problems.

Learn more



ARTICLES & INSPIRATION


 1. HOW TO GET RID OF ANTS IN THE HOME & GARDEN
    
    Read more


 2. WHAT ARE PESTS USUALLY ATTRACTED TO?
    
    Read more


 3. WHAT DO MICE EAT? DO MICE LIKE CHEESE? TOP TIPS ON BAITING MICE
    
    Read more

Average Customer Rating:

4.8/5
Independent Service Rating based on 28 verified reviews. Read all reviews
"Works a treat."
Very easy to order, all information set out well with lots of reviews.
Trusted Customer - Tuesday, April 12, 2022
"Excellent. Fast service. Cl..."
Very efficient. Fast with clear information about delivery
Trusted Customer - Saturday, April 9, 2022
"Brilliant stuff"
Fast delivery and the spray really works
Trusted Customer - Friday, April 8, 2022
Spoke to a very pleasant young lady who informed me you don't deliver to France
,advised me to order...
Trusted Customer - Thursday, April 7, 2022

"Great service"
Good price and fast delivery. Would recommend
Gail Higgs - Tuesday, April 5, 2022
"Easy ordering fast delivery..."
Easy ordering and fast delivery
David Maddison - Tuesday, March 29, 2022
"Very pleased with product a..."
Mispick on original order swiftly rectified. Helpful and prompt replies emails
Stephen Gediking - Friday, March 18, 2022
"Rodent spray is so effectiv..."
Excellent very quick delivery my first parcel arrived all broken I bought the
rodent spray an straig...
Sarah Mcdonald - Wednesday, March 16, 2022

Speedy delivery. The best mouse traps I've ever used. Very effective, so easy to
set and dispose of...
Trusted Customer - Wednesday, March 16, 2022
"Fast dispatch"
Excellent service. Fast dispatch
Sue McCoy - Tuesday, March 15, 2022
"Will use again"
Fab prompt service
Christine Carlile - Monday, March 7, 2022
straight forward easy transaction would recommend
Trusted Customer - Friday, February 25, 2022

"Excellent service and produ..."
Very good service and product. Slight criticism in that I found the website
slightly difficult to na...
David forcey - Wednesday, February 23, 2022
"Brilliant service & product..."
Very helpful staff answered my query - I then placed an online order & it
arrived well packaged the ...
Andy Bennett - Monday, February 21, 2022
"Litter ring"
Service was great but the product was a bit flimsy.<br />Was replaced quickly
Vinma - Saturday, February 19, 2022
"Excellent service, would hi..."
Great service, speedy delivery
Karen Perry - Friday, February 4, 2022

Excellent service, they did send the wrong stuff but replaced it within two days
brilliant.
Ron Payne - Thursday, January 27, 2022
Good price and quick delivery. Goods were well packed.
Trusted Customer - Wednesday, January 26, 2022
I ordered my mouse traps on a Sunday and they arrived the next Tuesday many
thanks for quick retur
Trusted Customer - Tuesday, January 25, 2022
Service OK and receptionist kindly recommended that I order online as it would
be cheaper than order...
Trusted Customer - Monday, January 24, 2022





VIEW OUR PEST CONTROL GUIDES

View pest control guides


NEED HELP? READ OUR FAQ’S

View our FAQ’s


FIND A BIG CHEESE STOCKIST

Find a stockist

Fast delivery to your door

100's of pest solutions available

Help & advice available


Select Store
The Big Cheese
 * Bernaville
 * Old Well Garden Centre
 * Scotsdales
 * St Johns Garden Centre
 * Blue Diamond

Information
 * About Us
 * Blog
 * Register My Product
 * Find a Stockist
 * My Account

Support
 * Pest Guides
 * FAQ’s
 * Contact Us

Stay connected
 * 
 * 
 * 

 * Covid-19 Risk Assessment
 * Privacy Policy
 * Returns Policy
 * Sitemap

© The Big Cheese Trading Company Ltd, Forge House, Little Cressingham, Thetford,
Norfolk, IP25 6ND, GB. All rights reserved. Site by Bubble Design
Back to top



×

Continue shopping Add to Cart


Close
XClose
Toggle Nav
 *  * Pest Solutions
    * 
      Select-a-Pest
       * Ants
       * Aphids
       * Bed Bugs
       * Birds
       * Carpet Beetles
       * Caterpillars
       * Cats
       * Cockroaches
       * Deer
       * Dogs
       * Dust mites
       * Earwigs
       * Fleas
       * Flies
       * Foxes
       * Fruit flies
       * Herons
       * Midges
       * Mice
       * Moles
       * Mosquitoes
       * Moths
       * Rabbits
       * Rats
       * Slugs
       * Snails
       * Spider mites
       * Spiders
       * Squirrels
       * Wasps
       * Woodlice
       * Woodworm
   
    * 
      Home & Garden
       * Spreaders & Sprayers
       * Clean N' Tidy
       * Plant Protection
       * Garden Citronella

 * About Us
 * Blog
 * Register My Product
 * Find a Stockist
 * FAQ’s
 * Contact Us


Close
XClose


WELCOME TO THE BIG CHEESE

We'd like to connect you to your local The Big Cheese retailer -
please let us know your postcode to do so.

Find retailer

We won't store this information for any other purpose



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?

Reviews
4.8/5

based on Customer Feedback