m2-staging-polycohealthline-com.cfstack.com Open in urlscan Pro
35.242.189.28  Public Scan

URL: https://m2-staging-polycohealthline-com.cfstack.com/
Submission: On April 04 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

GET https://m2-staging-polycohealthline-com.cfstack.com/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://m2-staging-polycohealthline-com.cfstack.com/catalogsearch/result/" method="get" novalidate="novalidate">
  <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..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <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>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://m2-staging-polycohealthline-com.cfstack.com/newsletter/subscriber/new/

<form class="form subscribe" novalidate="novalidate" action="https://m2-staging-polycohealthline-com.cfstack.com/newsletter/subscriber/new/" method="post" id="newsletter-validate-detail">
  <div class="field newsletter">
    <label class="label" for="newsletter"><span>Sign Up for Our Newsletter:</span></label>
    <div class="control">
      <input name="email" type="email" id="newsletter" placeholder="Email Address" data-validate="{required:true, 'validate-email':true}">
    </div>
  </div>
  <div class="actions">
    <button class="action subscribe primary" title="SUBSCRIBE" type="submit">
      <span>SUBSCRIBE</span>
    </button>
  </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 style="width: 304px; height: 78px;">
          <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-zvvlyf9aott" 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=6Len5oMUAAAAALoreFdWRnlh8LpCsEIGzk3XlZyH&amp;co=aHR0cHM6Ly9tMi1zdGFnaW5nLXBvbHljb2hlYWx0aGxpbmUtY29tLmNmc3RhY2suY29tOjQ0Mw..&amp;hl=en&amp;v=moV1mTgQ6S91nuTnmll4Y9yf&amp;theme=light&amp;size=normal&amp;cb=vxcj6ofrgxna"></iframe>
          </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()) -->
      <div class="field">
        <div class="control">
          <input type="checkbox" value="" class="required-captcha checkbox" name="recaptcha-validate-" data-validate="{required:true}" tabindex="-1">
        </div>
      </div>
      <!-- /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://m2-staging-polycohealthline-com.cfstack.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</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.

Toggle Nav
Search
Search
×

Search
EN
 * FR
 * DE
 * ES
 * PT
 * NL
 * CS
 * PL
 * DA
 * IT
 * FI

CONTACT US

Call Email Message Chat

EN
 * FR
 * DE
 * ES
 * PT
 * NL
 * CS
 * PL
 * DA
 * IT
 * FI

Menu
Menu
 * Gloves
   *    
      * Disposable Gloves
        * Nitrile
        * Vinyl
        * Latex
        * Polythene
        * Sterile
        * Dispensers
        * Food Safe
     
      * Reusable Gloves
        * General Handling
        * Cut Resistant
        * Chemical Resistant
        * Needle Resistant
        * Electrical Handling
        * Hot Handling
        * Cold Handling
        * Food Safe
        
   
     
 * PPE
   *    
      * Aprons
      * Masks and Respirators
     
        
      * Coveralls and Coats
     
        
      * Overshoes and Oversleeves
     
      * Headwear and Eyewear
        
   
     
 * Paper
   *    
      * Hand Towels
      * Paper Rolls
     
        
      * Toilet Rolls
     
        
      * Facial Tissues
     
      * Bamboo
        
   
     
 * Bags
   *    
      * Refuse Sacks
      * Compactor Sacks
     
        
      * Bin Liners
     
        
      * Clinical Waste
     
      * Laundry Bags
        
   
     
 * Infection Control
   *  * Wipes
        
   
     
 * Pulp
 * Cotton
 * Brands
   *    
      * Bodyguards
      * Polyco
      * Shield
     
        
      * Finite
      * HandSafe
      * Fine Touch
     
        
      * SafeDon
      * Caretex
     
      * Simply Soft
        
   
     
 * Industry
   *    
      * Automotive
      * Construction & Utility
      * Engineering & Manufacturing
     
        
      * Food Manufacturing & Preparation
      * Hair & Beauty
      * Janitorial
     
        
      * Medical, Vet & Dental
      * Oil, Gas & Renewables
      * Warehousing, Transport & Logistics
     
      * Waste Management & Local Authority
        
   
     

 * About Us
   * Who We Are
   * The Expert Eye
   * Work For Us
 * Services
   * Operational Excellence
   * Technical Excellence
   * Training and Audits
   * Management Systems
 * Innovations
   * Safedon
   * Pulp
   * Eco-Friendly Cotton
   * Piercan
 * Sustainability
 * News
 * FAQs
 * Downloads


POLYCO HEALTHLINE


Previous


PPE
SPECIALISTS IN DISPOSABLE PPE

VIEW OUR RANGE




NEW
POLYFLEX® ECO AIR
ULTRA LIGHTWEIGHT PU COATED GLOVE



VIEW




WE ARE ONE OF THE LARGEST SUPPLIERS OF
DISPOSABLE AND REUSABLE GLOVES IN THE UK



VIEW OUR RANGE




WE ARE THE KNOWLEDGE AND INNOVATION
BEHIND PROTECTION AND HYGIENE



FIND OUT MORE




POLYFLEX® ECO
AN ENVIRONMENTALLY CONSCIOUS RANGE OF GLOVES

VIEW OUR RANGE




PPE
SPECIALISTS IN DISPOSABLE PPE

VIEW OUR RANGE




NEW
POLYFLEX® ECO AIR
ULTRA LIGHTWEIGHT PU COATED GLOVE



VIEW




WE ARE ONE OF THE LARGEST SUPPLIERS OF
DISPOSABLE AND REUSABLE GLOVES IN THE UK



VIEW OUR RANGE




WE ARE THE KNOWLEDGE AND INNOVATION
BEHIND PROTECTION AND HYGIENE



FIND OUT MORE




POLYFLEX® ECO
AN ENVIRONMENTALLY CONSCIOUS RANGE OF GLOVES

VIEW OUR RANGE




PPE
SPECIALISTS IN DISPOSABLE PPE

VIEW OUR RANGE



Next




PRODUCT INNOVATIONS

Innovation is at the heart of our business, delivering value to our customers
through product development inspires us on a daily basis.

Find Out More


TECHNICAL INFORMATION

We have a dedicated technical team, who are experts in standards legislation and
compliance.

Find Out More


GLOVE AUDIT

To assist our customers in this important activity, Polyco Healthline’s glove
industry specialists offer a FREE audit to organisations with 50 or more glove
users.

Find Out More


SHOP BY INDUSTRY

This is a quick link to locate those products used in specific business sectors
or industries.



Find Out More


PRODUCT
INNOVATIONS

Innovation is at the heart of our business, delivering value to our customers
through product development inspires us on a daily basis.


TECHNICAL
INFORMATION

We have a dedicated technical team, who are experts in standards legislation and
compliance.


GLOVE
AUDIT

To assist our customers in this important activity, Polyco Healthline’s glove
industry specialists offer a FREE audit to organisations with 50 or more glove
users.


SHOP BY
INDUSTRY

This is a quick link to locate those products used in specific business sectors
or industries.



Find Out More
Find Out More
Find Out More
Find Out More

Get your orders in for delivery before Christmas!

International Deliveries - Polyco Healthline BV:

Monday 11th December
Last day to order for delivery before Christmas.

Deliveries into Ireland:

Thursday 14th December
Last day to order for delivery before Christmas.

UK Deliveries:


Tuesday 19th December
Last day to order for delivery before Christmas.

Friday 22nd December: Warehouse closed. Customer Services operating until 1pm.

Saturday 23rd December - Monday 1st January 2024: Closed.

Normal hours will resume on Tuesday 2nd January 2024

Orders will be sent out after these dates but are not guaranteed for
Pre-Christmas delivery. 

FEATURED PRODUCTS

 1. Environmental
    Touch Screen
    Polyflex® Eco Air Ultra Lightweight PU Coated Glove Case (60 Pairs)
    PER
    View
 2. Environmental
    Max Cut Level
    
    Polyflex® Eco Cut ‑ Foamed Nitrile Palm Coated Cut Resistant Glove Case (60
    Pairs)
    PECT
    View
 3. Environmental
    Touch Screen
    
    Polyflex® Eco N Foamed Nitrile Coated Glove Case (60 Pairs)
    PEN
    View
 4. Clear Medium Duty Sacks in a Pack (90L) Case of 200
    BCOL/N
    View

 1. ASW Shield® PHMB & Alcohol Free Disinfectant Wipes (150) Case of 6
    ASW
    View
 2. Food Safe
    GD19 Shield® Blue Nitrile Powder Free Disposable Glove Case (10 x 100)
    GD19
    View
 3. Food Safe
    Finite® PF Blue Nitrile Powder Free Disposable Glove Case (10 x 100)
    FN100
    View
 4. Food Safe
    GD09 Shield® Clear Vinyl Powder Free Disposable Glove Case (10 x 100)
    GD09
    View

 1. Katrin 61570 2ply White Z Fold Hand Towels Case of 4000
    PP61570
    View
 2. PHPOT063 Caretex® Waxed Paper Medicine Pots 28ml Case of 5000
    PHPOT063
    View
 3. DM01 Mob Caps Case (10 x 100)
    DM01
    View
 4. A1B/R Shield® Blue Standard Length Disposable Aprons on a Roll Case (5 x
    200)
    A1B/R
    View

Polyco Healthline is a leading provider of personal protective equipment (PPE)
and hygiene products for the workplace and home. We are a trusted supplier,
providing a wide range of quality products - including reusable and disposable
gloves, disposable workwear, infection control solutions, disposable aprons and
bags - delivering to multiple sectors, businesses and homes throughout the UK
and overseas.

--------------------------------------------------------------------------------

An Extensive Range of Products All Under One Roof

Disposable Gloves

PPE

Reusable Gloves

Paper

Bags

From disposable gloves and bags to reusable gloves, workwear, paper, pulp and
cotton – the breadth and quality of our product range is hard to find elsewhere.

We are focussed on innovating and researching new hygiene and protection
solutions to keep our product range relevant and up to date, ahead of industry
and sector requirements.  We continue to invest in state-of-the-art glove
dispensing and manufacturing technology, ensuring that we do all of this in the
most sustainable and environmentally beneficial way.

--------------------------------------------------------------------------------

Our Leading Brands





COMPANY INFO

 * About Us
 * Careers
 * Policies and Statements



CUSTOMER SERVICES

 * Contact Us
 * FAQs
 * Downloads
 * Returns



SIGN UP TO OUR NEWSLETTER

Newsletter
Sign Up for Our Newsletter:

SUBSCRIBE



© 2023 Polyco Healthline. All Rights Reserved.
Close

We're sorry but there seems to be a problem with your account. Please contact
our sales team on 01733 230 230 or email sales@broschdirect.com for more
information.


Close

Unfortunately, there is a problem with your credit account and you won't be able
to complete this purchase, please contact your company accounts department.


Close

Unfortunately you have exceeded your credit limit and will not be able to
purchase using your credit account, please contact our accounts department by
email: creditcontrol@broschdirect.com or tel: 01733 230 441.


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?