www.camlab.co.uk Open in urlscan Pro
151.101.129.124  Public Scan

Submitted URL: https://paypal-eu-arh.cloudiq.com/bluejay-api/v1/click/ba341609-4fb6-49d6-8bcf-08de6dfc32d1/b13d2414-02b4-43a9-86f4-2c823922d330/2...
Effective URL: https://www.camlab.co.uk/test-tube-brush-nylon-mop-end-25mm-head-for-12-16mm-tubes-pack-of-10
Submission: On August 11 via manual from NL — Scanned from NL

Form analysis 6 forms found in the DOM

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

<form class="form minisearch" id="search_mini_form" action="https://www.camlab.co.uk/catalogsearch/result/" method="get">
  <div class="search"><input id="search" type="text" name="q" value="" placeholder="Search Lab Products &amp; Supplies" class="input-text st-default-search-input" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both"
      autocomplete="off" aria-expanded="false"><button type="submit" title="Search" class="search-btn" disabled=""><img class="img-responsive" width="28" height="28" alt="search"
        src="https://www.camlab.co.uk/static/version1657541820/frontend/WLC/Camlab/en_GB/images/iconsV2/search.svg"></button>
    <div id="search_autocomplete" class="search-autocomplete"></div>
  </div>
</form>

POST https://www.camlab.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuY2FtbGFiLmNvLnVrL3Rlc3QtdHViZS1icnVzaC1ueWxvbi1tb3AtZW5kLTI1bW0taGVhZC1mb3ItMTItMTZtbS10dWJlcy1wYWNrLW9mLTEw/product/55807/

<form action="https://www.camlab.co.uk/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuY2FtbGFiLmNvLnVrL3Rlc3QtdHViZS1icnVzaC1ueWxvbi1tb3AtZW5kLTI1bW0taGVhZC1mb3ItMTItMTZtbS10dWJlcy1wYWNrLW9mLTEw/product/55807/" method="post" id="product_addtocart_form">
  <input type="hidden" name="product" value="55807"><input type="hidden" name="selected_configurable_option" value=""><input type="hidden" name="related_product" id="related-products-field" value=""><input name="form_key" type="hidden"
    value="8JJNf5ODAuwIgSy1">
  <div class="col-xs-12 box-tocart">
    <div class="row box-tocart-row"><!-- Qty start -->
      <div class="col-xs-12 col-sm-7 col-md-7 col-lg-7 box-tocart-col">
        <div class="qty-sec">
          <p class="qty-p">Qty</p>
          <div class="change-no"><span class=""><button type="button" class="btnn btn-default btn-number qtyminus" field="qty"><img src="https://www.camlab.co.uk/static/version1657541820/frontend/WLC/Camlab/en_GB/images/qty-minus.png" title=""
                  alt=""></button></span> <input type="number" name="qty" id="qty" maxlength="12" value="1" title="Qty" class="input-text qty"
              data-validate="{&quot;required-number&quot;:true,&quot;validate-item-quantity&quot;:{&quot;minAllowed&quot;:1,&quot;maxAllowed&quot;:10000}}"><span class=""><button type="button" class="btnn btn-default btn-number qtyplus"
                data-type="plus" field="qty"><img src="https://www.camlab.co.uk/static/version1657541820/frontend/WLC/Camlab/en_GB/images/qty-plz.png" title="" alt=""></button></span></div>
        </div>
      </div>
      <div class="col-xs-12 col-sm-5 col-md-5 col-lg-5">
        <div class="right-pilips hidden-xs"> </div>
      </div><!-- Qty stop -->
    </div>
    <div class="row">
      <div class="col-xs-12 product-buttons-container"> <!-- Cart button start --><button type="submit" title="Add to Basket" class="tocart add-cart" id="product-addtocart-button"><span>Add to Basket</span></button> <!-- Cart button stop -->
        <div id="parent-return-button"><a href="https://www.camlab.co.uk/test-tube-brush-cotton-tipped">View range</a></div> <!-- Quote button for simple and configurable products --> <!-- Quote button for simple and configurable products -->
      </div>
    </div>
  </div> <!-- This is for open minicart when add items and close within 5 seconds--> <!--End minicart open codes-->
  <div class="ambanners ambanner-7" data-position="7" data-bannerid="" data-role="amasty-banner-container"></div>
</form>

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

<form class="form subscribe" novalidate="novalidate" action="https://www.camlab.co.uk/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="input-sub"><button class="bnt-input" title="Subscribe" type="submit"><img src="https://www.camlab.co.uk/static/version1657541820/frontend/WLC/Camlab/en_GB/images/newsletter-send-icon.jpg"></button> <input name="email" type="email"
      id="newsletter" data-validate="{required:true, 'validate-email':true}" placeholder="Email"></div>
</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; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LcR-t4ZAAAAAJpXFKeUab3sHZb_o_GKjnxJdPUo&amp;co=aHR0cHM6Ly93d3cuY2FtbGFiLmNvLnVrOjQ0Mw..&amp;hl=nl&amp;v=gWN_U6xTIPevg0vuq7g1hct0&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=przccxri3efz"
              width="256" height="60" role="presentation" name="a-olfwbiq4j6gy" 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 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.camlab.co.uk/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>

<form class="purechat-form purechat-email-form" action="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterfirstname purechat-display-none">✘</p>
  <input type="text" class="purechat-firstname-input" autocomplete="off" name="purechat-firstname-input" id="purechat-emailform-firstname-input" maxlength="200" value="" placeholder="First Name">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enteremail purechat-display-none">✘</p>
  <input type="email" class="purechat-email-input" name="purechat-email-input" id="purechat-emailform-email-input" maxlength="200" value="" placeholder="Email*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterquestion purechat-display-none">✘</p>
  <textarea class="purechat-question-input" name="purechat-question-input" id="purechat-emailform-question-input" rows="1" placeholder="Enter your Question*" maxlength="10000" required=""></textarea>
  <input type="submit" class="purechat-btn" id="purechat-emailform-name-submit" value="Send Email">
  <p class="purechat-email-error purechat-alert purechat-alert-error purechat-init-error purechat-display-none">Unable to send, please try again.</p>
  <p class="purechat-alert purechat-alert-error purechat-init-error general-error purechat-display-none"></p>
</form>

<form class="purechat-form purechat-init-form" action="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterfirstname purechat-display-none">✘</p>
  <input type="text" class="purechat-firstname-input" autocomplete="off" name="purechat-firstname-input" id="purechat-firstname-input" maxlength="200" value="" placeholder="First Name*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterlastname purechat-display-none">✘</p>
  <input type="text" class="purechat-lastname-input" autocomplete="off" name="purechat-lastname-input" id="purechat-lastname-input" maxlength="200" value="" placeholder="Last Name*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enteremail purechat-display-none">✘</p>
  <input type="email" class="purechat-email-input" name="purechat-email-input" id="purechat-email-input" maxlength="200" value="" placeholder="Email*" required="">
  <p class="purechat-alert purechat-alert-error purechat-init-error purechat-init-error-inline please-enterquestion purechat-display-none">✘</p>
  <textarea class="purechat-question-input" name="purechat-question-input" id="purechat-question-input" rows="1" maxlength="10000" placeholder="Enter your Question*" required=""></textarea>
  <input type="submit" class="purechat-btn" id="purechat-name-submit" value="Send Chat Request">
  <p class="purechat-alert purechat-alert-error purechat-init-error general-error purechat-display-none"></p>
</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.

Your company account is blocked and you cannot place orders. If you have
questions, please contact your company administrator.
 * GBP - British Pound
   * EUR - Euro
   * USD - US Dollar

 * 
 * Company
   * Back
   * About Us
   * Warranty registration form
   * Brexit - Post Brexit Update
   * Contact us
   * Coronavirus
   * Sustainability & Environment
   * International
   * Privacy and Cookie Policy
   * Quality
   * Offers and Deals
   * Terms and Conditions
   * Corona Virus Help
   * PPE Pricing
   * Press Releases
   * Careers
   * Exhibitions
   * Reward Points
   * Glove Request
 * 
 * Support
   * Back
   * Camlab Service Department
   * Customer Support
   * Delivery Information
   * Links
   * Live stock
   * Document download
   * Live Support
   * Product Guides
   * MSDS downloads
   * Request Information

Basket
My Cart
Continue Shopping

01954 233 110 Sign in / Register
Menu
 * Lab Consumables
   
   LAB CONSUMABLES
   
   Bags
   Filtration
   Pipette Tips
   Chromatography
   Foils and Films
   Surgical supplies
   Containers Single Use
   Labelling
   Tissue Culture
   Electrodes
   Multiwell Plates
   Tubes Disposable
   Bags
   Chromatography
   Containers Single Use
   Electrodes
   Filtration
   Foils and Films
   Labelling
   Multiwell Plates
   Pipette Tips
   Surgical supplies
   Tissue Culture
   Tubes Disposable
   All Lab Consumables
 * Lab Equipment
   
   LAB EQUIPMENT
   
   Autoclaves
   Dataloggers
   Hotplate Stirrers
   Mixing, Shaking & Stirring
   Refrigeration
   Thermometers
   Balances and Weighing
   Electrophoresis
   Liquid Handling
   pH Meters
   Sample Preparation
   Viscometry
   Baths & Circulators
   Glasswashers/Disinfectors
   Meters for Measurement
   Ovens & Incubators
   Test Chambers
   Water Purification & stills
   Centrifuges
   Heating Blocks & digestion
   Microscopes
   Pumps
   Thermal Cyclers
   Autoclaves
   Balances and Weighing
   Baths & Circulators
   Centrifuges
   Dataloggers
   Electrophoresis
   Glasswashers
   Heating Blocks & digestion
   Hotplate Stirrers
   Liquid Handling
   Meters for Measurement
   Microscopes
   Mixing, Shaking & Stirring
   pH Meters
   Ovens & Incubators
   Pumps
   Refrigeration
   Sample Preparation
   Test Chambers
   Thermal Cyclers
   Thermometers
   Viscometry
   Water Purification & stills
   All Lab Equipment
 * Furniture
   
   FURNITURE
   
   Chairs and Stools
   Lab Benches and Cupboards
   Safety Storage
   Fume hoods
   Plumbing fixtures and fittings
   Trolleys
   Chairs and Stools
   Fume hoods
   Lab Benches and Cupboards
   Plumbing fixtures and fittings
   Safety Storage
   Trolleys
   All Furniture
 * Labware
   
   LABWARE
   
   Basins & Dishes
   Burners
   Hydrometers
   Quickfit Glassware
   Stoppers
   Vials, Cuvettes, Cells & Cups
   Beakers, flasks & funnels
   Chromatography
   Lab Tools & Stationary
   Racks and boxes
   Tubes Reusable
   Bottles, Jars & Jugs
   Cryogenic Storage
   Measuring Cylinders
   Retort stands, Jacks & Scaffold
   Tubing
   Buckets & Trays
   Drying Equipment
   Pipettes and Burettes
   Sampling and Sieves
   UV Lamps and Cabinets
   Basins & Dishes
   Beakers, flasks & funnels
   Bottles, Jars & Jugs
   Buckets & Trays
   Burners
   Chromatography
   Cryogenic Storage
   Drying Equipment
   Hydrometers
   Lab Tools & Stationary
   Measuring Cylinders
   Pipettes and Burettes
   Quickfit Glassware
   Racks and boxes
   Retort stands, Jacks & Scaffold
   Sampling and Sieves
   Stoppers
   Tubes Reusable
   Tubing
   UV Lamps and Cabinets
   Vials, Cuvettes, Cells & Cups
   All Labware
 * Chemicals
   
   LAB CHEMICALS
   
   Biological Reagents
   Non Aqueous Titrants
   Volumetric Analytical solutions
   EU Pharmacopeia Reagents
   pH solutions
   General Chemicals
   Standards
   Biological Reagents
   EU Pharmacopeia Reagents
   General Chemicals
   Non Aqueous Titrants
   pH solutions
   Standards
   Volumetric Analytical solutions
   All Lab Chemicals
 * PPE
   
   PPE - PERSONAL PROTECTION
   
   Disposable Workwear
   Gloves Reusable
   Workwear
   Eyewear
   Head and face protection
   Footwear
   Hearing protection
   Glove Disposable
   Masks and Respirators
   Disposable Workwear
   Eyewear
   Footwear
   Glove Disposable
   Gloves Reusable
   Head and face protection
   Hearing protection
   Masks and Respirators
   Workwear
   All PPE
 * Safety
   
   SAFETY PRODUCTS
   
   Benchtop and Surface Protection
   Site Environmental Testing
   Bins and Disposal
   Spill Kits and Sorbents
   First Aid
   Warning Tape and Labels
   Showers and Eyewash
   Benchtop and Surface Protection
   Bins and Disposal
   First Aid
   Showers and Eyewash
   Site Environmental Testing
   Spill Kits and Sorbents
   Warning Tape and Labels
   All Safety
 * Janitorial
   
   CLEANING & JANITORIAL
   
   Cleaning supplies
   Disinfectants
   Paper Products
   Detergents
   Hand and Body Care
   Wipes and Cloths
   Cleaning supplies
   Detergents
   Disinfectants
   Hand and Body Care
   Paper Products
   Wipes and Cloths
   All Cleaning & Janitorial
 * Water Testing
   
   WATER TESTING
   
   COD & BOD
   pH Paper, Indicator Paper & Test Strips
   Water testing Kits
   Environmental Sampling
   Process Measurement
   Water testing Multiparameter Meters
   Flocculators
   Turbidity
   Water Testing Single Parameter Meters
   Microbiological Water Testing
   Water Disinfection
   Water Testing Reagents
   COD & BOD
   Environmental Sampling
   Flocculators
   Microbiological Water Testing
   pH Paper, Indicator Paper & Test Strips
   Process Measurement
   Turbidity
   Water Disinfection
   Water testing Kits
   Water testing Multiparameter Meters
   Water Testing Single Parameter Meters
   Water Testing Reagents
   All Water Testing


Account


Settings
 * GBP - British Pound
   * EUR - Euro
   * USD - US Dollar


OFFERS & DEALS
NEXT DAY DELIVERY
SERVICE DEPARTMENT
BROWSE BRANDS
Menu Mobile Camlab
 * Lab Consumables
   Back
   Bags
   Chromatography
   Containers Single Use
   Electrodes
   Filtration
   Foils and Films
   Labelling
   Multiwell Plates
   Pipette Tips
   Surgical supplies
   Tissue Culture
   Tubes Disposable
 * Lab Equipment
   Back
   Autoclaves
   Balances and Weighing
   Baths & Circulators
   Centrifuges
   Dataloggers
   Electrophoresis
   Glasswashers/Disinfectors
   Heating Blocks & digestion
   Hotplate Stirrers
   Liquid Handling
   Meters for Measurement
   Microscopes
   Mixing, Shaking & Stirring
   pH Meters
   Ovens & Incubators
   Pumps
   Refrigeration
   Sample Preparation
   Test Chambers
   Thermal Cyclers
   Thermometers
   Viscometry
   Water Purification & stills
 * Furniture
   Back
   Chairs and Stools
   Fume hoods
   Lab Benches and Cupboards
   Plumbing fixtures and fittings
   Safety Storage
   Trolleys
 * Labware
   Back
   Basins & Dishes
   Beakers, flasks & funnels
   Bottles, Jars & Jugs
   Buckets & Trays
   Burners
   Chromatography
   Cryogenic Storage
   Drying Equipment
   Hydrometers
   Lab Tools & Stationary
   Measuring Cylinders
   Pipettes and Burettes
   Quickfit Glassware
   Racks and boxes
   Retort stands, Jacks & Scaffold
   Sampling and Sieves
   Stoppers
   Tubes Reusable
   Tubing
   UV Lamps and Cabinets
   Vials, Cuvettes, Cells & Cups
 * Chemicals
   Back
   Biological Reagents
   EU Pharmacopeia Reagents
   General Chemicals
   Non Aqueous Titrants
   pH solutions
   Standards
   Volumetric Analytical solutions
 * Safety & PPE
   Back
   Benchtop & Surface Protection
   Bins and Disposal
   Environment testing on site
   Eye Protection
   Eyewash
   Face Protection
   First Aid
   Footwear
   Glove Boxes
   Gloves Disposable
   Gloves reusable
   Head protection
   Hearing protection
   Masks and Respirators
   Safety Showers
   Safety Signs
   Safety Storage
   Spill kits and sorbents
   Warning Tape and Labels
   Workwear Disposable
   Workwear Reusable
 * Janitorial
   Back
   Cleaning supplies
   Detergents
   Disinfectants
   Hand and Body Care
   Paper Products
   Wipes and Cloths
 * Water Testing
   Back
   COD & BOD
   Environmental Sampling
   Flocculators
   Microbiological Water Testing
   pH Paper, Indicator Paper & Test Strips
   Process Measurement
   Turbidity
   Water Disinfection
   Water testing Kits
   Water testing Multiparameter Meters
   Water Testing Single Parameter Meters
   Water Testing Reagents

 * 
 * Company
   * Back
   * About Us
   * Warranty registration form
   * Brexit - Post Brexit Update
   * Contact us
   * Coronavirus
   * Sustainability & Environment
   * International
   * Privacy and Cookie Policy
   * Quality
   * Offers and Deals
   * Terms and Conditions
   * Corona Virus Help
   * PPE Pricing
   * Press Releases
   * Careers
   * Exhibitions
   * Reward Points
   * Glove Request
 * 
 * Support
   * Back
   * Camlab Service Department
   * Customer Support
   * Delivery Information
   * Links
   * Live stock
   * Document download
   * Live Support
   * Product Guides
   * MSDS downloads
   * Request Information

 * GBP - British Pound
   * EUR - Euro
   * USD - US Dollar

OFFERS & DEALS
NEXT DAY DELIVERY
SERVICE DEPARTMENT
BROWSE BRANDS



 * Home
 * Labware Containers and Volumetrics
 * Lab Tools and Stationary
 * Brushes
 * Products
 * Test Tube Brush Nylon Mop End 25mm Head For 12-16mm Tubes Pack of 10

< View All 'Brushes
Test Tube Brush Nylon Mop End 25mm Head For 12-16mm Tubes Pack of 10
Skip to the end of the images gallery
Skip to the beginning of the images gallery



TEST TUBE BRUSH NYLON MOP END 25MM HEAD FOR 12-16MM TUBES PACK OF 10

 * £13.41 excl. VAT
 * £16.09
   incl. VAT

SKU - 1126713
BU455-17
SKU -
1126713
Order now for 8 day delivery

Qty



Add to Basket
View range

Add to Wish List Add to Compare
Print Page
Test Tube Brush Nylon With Mop End 25mm Head Diam For 12-16mm Tubes Pack of 10
 * Description

Description

Bristle or nylon head with cotton end and wire handle








Subscribe for updates



 * About us
 * International
 * Sitemap
 * Cookie Policy

 * Careers
 * Exhibitions
 * Press
 * Delivery Information

 * Service
 * Live Support
 * Blog
 * Contact us
 * Help

t: 01954 233 110

f: 01954 233 101

sales@camlab.co.uk

 * 
 * 
 * 
 * 
 * 

 * RS 25527
 * EMS 591923
 * OHS 620003


 * 
 * 
 * 
 * 

Copyright © Camlab Ltd rights reserved.
Powered by PushON
;



Press again to continue 0/1

Notice

We and selected third parties use cookies or similar technologies for technical
purposes and, with your consent, for other purposes as specified in the cookie
policy. Denying consent may make related features unavailable.

Learn more and customize
RejectAccept
×
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?



Our webchat operating hours are 9.00AM-5.30PM Monday - Friday (UK time).

You can send us an email and we will answer your query just as soon as we can.

✘

✘

✘

Unable to send, please try again.







Chat with us
Drag Here to Send


Please enter your info below to begin.

✘

✘

✘

✘




Chat with us