nzsafetyblackwoods.co.nz Open in urlscan Pro
2606:4700::6811:37ee  Public Scan

Submitted URL: https://updates.nzsafetyblackwoods.co.nz/mail/link/7SVkrlAstbEBWtrhKMRuVA
Effective URL: https://nzsafetyblackwoods.co.nz/en/?utm_source=Ubiquity%20Email&utm_medium=Ubiquity%20Email&utm_campaign=WorksafeTraining_backto...
Submission: On February 22 via manual from SG — Scanned from NZ

Form analysis 6 forms found in the DOM

Name: flyoutForm

<form name="flyoutForm" id="flyoutForm" ng-submit="commonData.flyout.addToCart()" class="ng-pristine ng-valid ng-valid-maxlength">
  <div class="col-sm-7 no-gutters">
    <input type="text" class="form-control  ng-pristine ng-untouched ng-valid ng-empty" id="usrProductCode" placeholder="Product Code" ng-model="commonData.flyout.add_code" autocomplete="off">
  </div>
  <div class="col-sm-3 no-gutters">
    <input type="tel" class="form-control ng-pristine ng-untouched ng-valid ng-not-empty ng-valid-maxlength" id="usrQty" placeholder="Qty" ng-model="commonData.flyout.add_quantity" maxlength="9" number-mask="" autocomplete="off">
  </div>
  <div class="col-sm-2 no-gutters">
    <input type="submit" class="btn btn-block" value="y">
  </div>
  <div class="clearfix"></div>
</form>

<form class="navbar-form navbar-right ng-pristine ng-valid" role="search" ng-style="{ width: model.focus || model.showPanel ? '100%' : '400px'  }" ng-submit="submitSearch( model.searchString )" style="width: 400px;">
  <div class="form-group">
    <input ng-model="model.searchString" ng-keydown="searchKey($event)" type="text" class="form-control main-search blue-border ng-pristine ng-untouched ng-valid ng-empty" placeholder="I am looking for"
      ng-style="{ width: model.focus || model.showPanel ? '100%' : ''}">
    <!-- ngIf: !model.searchString --><span class="icon-search-icon inner-icon search-default ng-scope" ng-if="!model.searchString"></span><!-- end ngIf: !model.searchString -->
    <!-- ngIf: model.searchString -->
    <!-- ngIf: model.loading -->
  </div>
</form>

<form ng-submit="submitSearch( model.searchString )" class="ng-pristine ng-valid">
  <input type="search" ng-model="model.searchString" class="input-field  ng-pristine ng-untouched ng-valid ng-empty" placeholder="I am looking for">
  <!-- ngIf: !model.searchString --><input type="button" class="search-button-mobile product-search-search ng-scope" ng-if="!model.searchString"><!-- end ngIf: !model.searchString -->
  <!-- ngIf: model.searchString -->
</form>

<form ng-submit="submitSearch( model.searchString )" class="ng-pristine ng-valid">
  <input type="search" ng-model="model.searchString" class="input-field  ng-pristine ng-untouched ng-valid ng-empty" placeholder="I am looking for">
  <!-- ngIf: !model.searchString --><input type="button" class="search-button-mobile product-search-search ng-scope" ng-if="!model.searchString"><!-- end ngIf: !model.searchString -->
  <!-- ngIf: model.searchString -->
</form>

Name: subscribeForm

<form name="subscribeForm" ng-submit="mailChimp.submit()" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern">
  <input id="Email" name="Email" type="text" ng-pattern="[object Object]" placeholder="Enter your email address" class="form-control subscribe-input ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required ng-valid-pattern"
    ng-model="mailChimp.data.email_address" required="required" ng-focus="mailChimp.reset()" on-blur="mailChimp.blurTest()" tw-click-outside="mailChimp.blurTest()">
  <input type="button" value="e" class="arrow-button btn-blue" ng-click="mailChimp.submit()">
  <input type="submit" value="#" ng-disabled="subscribeForm.$invalid" class="ng-hide" disabled="disabled">
</form>

Name: loginPopupFormPOST /en/UserLogin?returnUrl=%2F%3Fuid%3DMarketing%26utm_campaign%3DWorksafeTraining_backtowork%26utm_content%3Dlogo%26utm_medium%3DUbiquity%2520Email%26utm_source%3DUbiquity%2520Email%26utm_term%3DWorksafeTraining_backtowork

<form action="/en/UserLogin?returnUrl=%2F%3Fuid%3DMarketing%26utm_campaign%3DWorksafeTraining_backtowork%26utm_content%3Dlogo%26utm_medium%3DUbiquity%2520Email%26utm_source%3DUbiquity%2520Email%26utm_term%3DWorksafeTraining_backtowork"
  id="login-popup-form" method="post" name="loginPopupForm" class="ng-pristine ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern"><input name="__RequestVerificationToken" type="hidden"
    value="p9Ujsmc_94NDzdcThzNNQgHQF9cw09m9WEr2Rn54qDVLQbI2iy6UN1G2wTg3ydHNTxG1GqS8-cpndE1pyR1cjmkVnQmhHRK34iQrwLdRpYU1">
  <h1 class="form-signin-heading">Login</h1>
  <input autocomplete="off" autofocus="autofocus" class="email form-control ng-pristine ng-untouched ng-empty ng-valid-email ng-invalid ng-invalid-required ng-valid-pattern" data-val="true" data-val-email="Wrong email"
    data-val-required="Please enter your email" id="login-popup-email" name="Email" ng-click="loginPopupForm.Email.$setDirty()" ng-focus="commonActions.untouchClean(loginPopupForm.Email)" ng-init="loginPopupForm.Email.$setPristine()"
    ng-model="loginPopup.Email" ng-pattern="[object Object]" placeholder="Email Address*" required="required" type="email" value=""> <span class="field-validation-error ng-hide"
    ng-show="loginPopupForm.Email.$invalid &amp;&amp; loginPopupForm.Email.$touched &amp;&amp; loginPopupForm.Email.$dirty">
    <span ng-show="loginPopupForm.Email.$viewValue == null || loginPopupForm.Email.$viewValue == ''">Please enter your email</span>
    <span ng-show="(loginPopupForm.Email.$viewValue != null &amp;&amp; loginPopupForm.Email.$viewValue != '') &amp;&amp; loginPopupForm.Email.$invalid" class="ng-hide">Please enter a valid email</span>
  </span>
  <input autocomplete="off" class="password form-control ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required" id="Password" name="Password" ng-model="loginPopup.Password" placeholder="Password*" required="required" type="password"> <span
    class="field-validation-error ng-hide" ng-show="loginPopupForm.Password.$invalid &amp;&amp; loginPopupForm.Password.$touched">
    <span>Please enter your password</span>
  </span>
  <div class="row form-data">
    <div class="col-sm-6 form-group group-checkbox">
      <input data-val="true" data-val-required="'Remember Me' must not be empty." id="RememberMe" name="RememberMe" type="checkbox" value="true"><input name="RememberMe" type="hidden" value="false">
      <label for="RememberMe">Remember me?</label>
    </div>
    <div class="col-sm-6 text-center password-reset">
      <a href="/en/passwordrecovery">Forgot your password?</a>
    </div>
  </div>
  <div class="buttons margin-bottom">
    <input class="btn btn-lg btn-yellow btn-block" type="submit" value="Login" ng-disabled="loginPopupForm.$invalid" disabled="disabled">
  </div>
  <div class="buttons">
    <a href="/en/register" class="btn btn-lg btn-primary btn-block">Register for an account</a>
  </div>
</form>

Text Content

 
Yes No

PH. 0800 660 660

 * About Us
   * Company Profile
   * Careers
   * Community
   * Sustainability
 * Store Locator
 * Contact Us
 * Log out
 * My Account
 * Login
 * Register
 * 
   0
   You have 0 items in your cart
   
   
   Sub-total
   $0.00
   GST
   $0.00
   Order total
   $0.00 (NZD)
   Checkout Checkout Checkout
   View Cart
 * 
   0

0 Sign In Sign Out

SUGGESTIONS

 * No suggestions available
 * Loading
   




PRODUCT CATEGORIES

 * No categories available
 * Loading
   




PRODUCTS

 * No products available
 * Loading
   
 * Load more



 * Safety
    * Disposable Gloves & Clothing
    * Fall Protection/Hazardous
    * Footwear
    * Gas Detection
    * Gloves/Hand Protection
    * Head Eye Hearing Protection
    * Medical
    * Respiratory Protection
    * Signs
    * Workplace Safety
    * Worksafe Training
   
    * Disposable Clothing
    * Disposable Gloves
   
   
    * Fall Protection
    * Hazardous Spills Management
    * Hazardous Substances Storage & Handling
    * Safety Showers & Washers
   
   
    * Footwear Accessories
    * Gumboots
    * Non-Safety Footwear
    * Safety Footwear
    * Women's Safety Footwear
   
   
    * Alarms Audio and Visual
    * Bump Testing
    * Calibration Gases
    * Fixed Gas Detection
    * Gas Analysers
    * Gas Detection Residential
    * Portable Gas Detection
    * Tubes & Badges
   
   
    * Glove Accessories
    * Gloves Cut Resistant
    * Gloves General Handling
    * Gloves Special-Use
    * Gloves Thermal Protection
   
   
    * Eye Protection
    * Faceshields & Visors
    * Hard Hats
    * Hearing Protection
   
   
    * Continence Products
    * Diagnostic Equipment
    * Drug & Alcohol Testing
    * Ergonomics
    * First Aid Kits & Refills
    * Hydration & Sports Medicine
    * Medical Care, Dressings, Pain Relief
    * Resuscitation/Oxygen
    * Sunscreen
   
   
    * Disposable Respirators
    * Powered Air Respirators
    * Respiratory Filters & Spare Parts
    * Reusable Respirators - Full Mask
    * Reusable Respirators - Half Mask
    * Supplied Air Respirators
   
   
    * Danger Signs
    * Dangerous Goods - HAZCHEM Signs & Labels
    * Emergency & Exit Signs
    * Facility & Information Signs
    * Fire Signs
    * Floor Stands and Graphics
    * Mandatory Signs
    * Notice Signs
    * Prohibition Signs
    * Road Signs
    * Road Works Signs
    * Transport Signs
    * Warning Signs
   
   
    * Barriers, Cordons, Fencing & Carparks
    * Fire Safety
    * Lockout & Tagout
    * Marine & Lone Worker
    * Safe Flooring & Walkways
    * Safety Management Systems
    * Safety Mirrors
    * Safety Tapes
    * Traffic Control
   
   
    * Atmospheric Gas Testing
    * Confined Space
    * Elevating Work Platforms
    * Emergency Response
    * Hazardous Substances
    * Height Safety
    * Occupational Health & Safety
    * Permit Training
   
   
 * Workwear
    * Bags & Accessories
    * Corporate Uniforms
    * Headwear
    * Healthcare Workwear
    * Hi Visibility Workwear
    * Overalls & Dustcoats
    * Specialty Workwear
    * Wet Weather Workwear
    * Women's Workwear
    * Workwear Essentials
   
    * Bags & Backpacks
    * Belts & Accessories
   
   
    * Business Shirts
    * Business Trousers
    * Women's Business
   
   
    * Hats, Caps & Beanies
   
   
    * Scrubs
   
   
    * Pullover, Hoodies & Jackets
    * Shirts
    * Singlets & Polo Shirts
    * Taped Trousers
    * TTMC-W17 Overalls
    * TTMC-W17 Polos & Shirts
    * TTMC-W17 Pullovers & Jackets
    * Vests
   
   
    * Dustcoats
    * Overall Cotton
    * Overall Hi Vis
    * Overall Hi Vis Polycotton
    * Overall Polycotton
   
   
    * Flame Resistant (FR) Workwear
    * Food Industry Clothing
    * Forestry Clothing
    * Freezer Clothing
    * Welding Clothing
   
   
    * Bib Over Trousers
    * Jackets
    * Over Trousers
    * Vests
   
   
    * Women's Hi Vis
    * Women's Workwear
   
   
    * Polo Shirts
    * Pullovers, Hoodies & Jackets
    * Shirts
    * Shorts
    * Singlet & T-Shirt
    * Thermals & Undergarments
    * Trousers
   
   
 * Engineering
    * Abrasives
    * Fasteners & Adhesives
    * General Hardware
    * Hose & Fittings
    * Lubrication & Equipment
    * Materials Handling
    * Tools & Machinery
    * Transmission & Conveyor
    * Valves & Instrumentation
    * Welding
   
    * Bonded Abrasives
    * Coated Abrasives
    * Flap Discs & Wheels
    * Non Woven Abrasives
    * Quick Release Abrasives
    * Reinforced Abrasives
    * Surface Condition & Polish
    * Wire Brushes
   
   
    * Adhesives
    * Anchors
    * Compression & Extension Springs
    * Fastener Kits
    * Filler Sealers & Putties
    * High Tensile & Structural
    * Jointing & Gasket Compound
    * Mild Steel, Hex Cup & Coach Bolts
    * Nails, Staplers & Staples
    * Nuts & Washers
    * Rivets, Pins & Retaining
    * Rods, Tubes & Common Hardware
    * Screw Products
    * Silicones & Sealants
    * Socket or Cap Screw
    * Stainless Steel
    * Thread Inserts
   
   
    * Auto Chargers & Accessories
    * Auto Fleet Care
    * Auto Jacks & Hoists
    * Automotive Workshop Equipment
    * Batteries & Chargers
    * Cable & Accessories
    * Chemicals & Solvents
    * Construction Hardware
    * Electrical Appliances
    * Electrical Tape
    * Epoxy Compounds
    * Extn Leads & Power Boards
    * Measurement & Testing
    * Padlocks & Security
    * Painting Accessories
    * Paints & Primers
    * Plug, Sockets & Adaptors
    * Tarpaulins
    * Torches & Accessories
    * Workshop & Vehicle Lighting
   
   
    * Airline Hoses & Fittings
    * Camlock & Hose Couplings
    * Clamps & Strapping Systems
    * Claw Couplers & Accessories
    * Composite & Stainless Steel Hoses
    * Fire Fighting Fittings
    * Flex & Modular Duct
    * Hose Reels & Garden Hoses
    * Hose Test Safety & Protect
    * Hydraulic Couplings & Accessories
    * Nozzles & Guns
    * PVC Hose
    * Rubber Hose
    * Tube & Pipe Fittings
    * Tubing Copper, Nylon & PVC
   
   
    * Aerosols
    * Assembly Compounds
    * Bulk Packs up to 5L
    * Bulk Packs 20L +
    * Grease
    * Lubrication Accessories
    * Lubrication Equipment
   
   
    * Blocks, Hoists & Trolleys
    * Chains & Slings
    * Distribution & Warehouse
    * Hydraulic Equipment
    * Ladders Platforms & Steps
    * Lifting Hardware
    * Rope Products
    * Tiedowns & Restraints
    * Wheels & Castors
   
   
    * Air Tools
    * Air Tools Compressors
    * Benders
    * Cutting Tool Blades
    * Cutting Tools & Machine Tool Accessories
    * Cutting Tools Carbide Burrs
    * Cutting Tools Cutters
    * Cutting Tools Deburring & Countersink Bits
    * Cutting Tools Drill Bit & Sets
    * Cutting Tools Taps & Dies
    * Cuttings Tools Endmills & Unimills
    * Cuttings Tools Holesaws & Accessories
    * Cuttings Tools Screw Extractors
    * Files & Rasps
    * Hammers
    * Hand & Hacksaws
    * Knives Blades & Scrapers
    * Layout & Marking
    * Levels & Lasers
    * Machine Accessories
    * Pick Up & Inspection
    * Pipe Tools & Tube Cutters
    * Pliers & Crimpers
    * Power Tool Accessories
    * Precision Measurement
    * Pulling & Extracting
    * Punches & Chisels
    * Rivet Tools
    * Screwdrivers & Fastening
    * Shovels Picks & Axes
    * Snips & Cutters
    * Socket Sets & Accessories
    * Spanners & Wrenches
    * Spray Equipment
    * Tapes Rules & Squares
    * Tool Kits
    * Tool Storage
    * Torque Equipment
    * Vices & Clamping
    * Workshop Machinery
    * Wrecking & Pry Bars
    * Wrench Key Tools & Sets
   
   
    * Bearings
    * Chain
    * Clutches & Brakes
    * Composite Bushes
    * Conveyor Belt
    * Conveyor Belt Fasteners
    * Conveyor Cleats & Tracking Strips
    * Conveyor Frames
    * Conveyor Pulley Lagging
    * Conveyor Rollers
    * Couplings
    * Elevator Buckets
    * Round Belts - Fusible
    * Rubber Lining
    * Rubber Mounts & Isolators
    * Rubber Skirting
    * Shaft Fittings
    * Shaft Tachometer
    * Shim Stock
    * Sprockets
    * Vee Pulleys
    * Vee-Belt Maintenance
    * Vee-Belts Classical
    * Vee-Belts Wedge
   
   
    * Actuators & Accessories
    * Ball Valves
    * Butterfly Valves
    * Check Valves
    * Control Valves
    * Diaphragm Valves
    * Expansion Joints & Pipe Couplings
    * Filter Regulators
    * Fluid Sealing
    * FC Gate Valves
    * Gasket Sheet
    * Gaskets
    * Gland Packing
    * Globe Valves
    * Lagging Products
    * Level Gauges & Sight Glasses
    * O Rings & Kits & Seals
    * Pressure Gauges & Instruments
    * Pumps
    * Rubber Sheet Products
    * Safety Valves
    * Solenoid & Piston Valves
    * Steam Traps & Equipment
    * Strainers
   
   
    * Engine Drive Welders
    * Gas Equipment
    * Multi-Process Welders
    * MIG Welders
    * Plasma Cutting Systems
    * Stick Welders
    * TIG Welders
    * Welding Consumables
    * Welding Expendables
    * Welding Protection - Person
    * Welding Protection - Workspace
    * Wire Feeders
   
   
 * Packaging/Hygiene
    * Cafeteria Supplies
    * Food Packaging
    * General Packaging
    * Hygiene & Cleaning
    * Industrial Packaging
    * Office Stationery
   
    * Beverages
    * Condiments
    * Sugar & Sweeteners
   
   
    * Cups and Drinkware
    * Disposable Tableware
    * Food Containers
    * Food Packaging Bags
    * Food Wraps
   
   
    * Bags & Liners
    * Cartons & Board
    * Industrial Paper
    * Retail & Gift Wrapping
    * Tapes & Adhesives
    * Void Fill
   
   
    * Cleaning Equipment
    * Cleaning Products
    * Odour Control
    * Personal Hygiene
    * Pest Control
    * Rags, Cleaning Cloths & Wipes
    * Washroom Paper & Tissues
   
   
    * Packaging Protection
    * Pallet Wrap & Covers
    * Plastic Film
    * Strapping
    * Timber Tags and Staples
    * Timber Wrap
   
   
    * Books, Pads & Flags
    * Copy Paper
    * Filing, Storage & Display
    * General Stationery
    * Tech Accessories
    * Writing & Correction
   
   
 * Power Tools
    * Corded Power Tools
    * Cordless Power Tools
    * Petrol Diesel Powered Tools
   
    * Breakers & Demoliton Hammers
    * Circular Saws & Metal Cutters
    * Drills
    * Grinders
    * Heat Guns
    * Multi Tools
    * Nibblers & Shears
    * Planers & Thicknessers
    * Reciprocating Saws & Jigsaws
    * Rotary Hammers
    * Rotary Tools
    * Routers, Trimmers & Joiners
    * Sanders & Polishers
    * Screwdrivers
    * Specialty Tools
    * Table & Mitre Saws
    * Vacuums, Parts & Accessories
    * Waterblasters
   
   
    * Batteries, Chargers & Parts
    * Circular Saws & Metal Cutters
    * Combo Kits
    * Grinders
    * Hammer & Drill Drivers
    * Impact Drivers & Screwdrivers
    * Impact Wrenches
    * Lighting
    * Multi Tools
    * Nailers & Staplers
    * Nibblers & Shears
    * Outdoor Equipment
    * Planers & Thicknessers
    * Radios
    * Reciprocating Saws & Jigsaws
    * Rotary & Demolition Hammers
    * Rotary Tools
    * Routers, Trimmers & Joiners
    * Sanders & Polishers
    * Specialty Tools
    * Table & Mitre Saws
    * Vacuums, Parts & Accessories
   
   
    * Chainsaws
    * Generators
    * Outdoor Equipment
    * Waterblasters
   
   
   
 * Specialist Services
 * Catalogue
 * Promotions
 * Clearance

 * 


all
 * 
 * Sign In
 * Register for an account
 * Log Out
 * My Account
 * Safety Safety
   * Disposable Gloves & Clothing Disposable Gloves & Clothing
     * Disposable Clothing
     * Disposable Gloves
   * Fall Protection/Hazardous Fall Protection/Hazardous
     * Fall Protection
     * Hazardous Spills Management
     * Hazardous Substances Storage & Handling
     * Safety Showers & Washers
   * Footwear Footwear
     * Footwear Accessories
     * Gumboots
     * Non-Safety Footwear
     * Safety Footwear
     * Women's Safety Footwear
   * Gas Detection Gas Detection
     * Alarms Audio and Visual
     * Bump Testing
     * Calibration Gases
     * Fixed Gas Detection
     * Gas Analysers
     * Gas Detection Residential
     * Portable Gas Detection
     * Tubes & Badges
   * Gloves/Hand Protection Gloves/Hand Protection
     * Glove Accessories
     * Gloves Cut Resistant
     * Gloves General Handling
     * Gloves Special-Use
     * Gloves Thermal Protection
   * Head Eye Hearing Protection Head Eye Hearing Protection
     * Eye Protection
     * Faceshields & Visors
     * Hard Hats
     * Hearing Protection
   * Medical Medical
     * Continence Products
     * Diagnostic Equipment
     * Drug & Alcohol Testing
     * Ergonomics
     * First Aid Kits & Refills
     * Hydration & Sports Medicine
     * Medical Care, Dressings, Pain Relief
     * Resuscitation/Oxygen
     * Sunscreen
   * Respiratory Protection Respiratory Protection
     * Disposable Respirators
     * Powered Air Respirators
     * Respiratory Filters & Spare Parts
     * Reusable Respirators - Full Mask
     * Reusable Respirators - Half Mask
     * Supplied Air Respirators
   * Signs Signs
     * Danger Signs
     * Dangerous Goods - HAZCHEM Signs & Labels
     * Emergency & Exit Signs
     * Facility & Information Signs
     * Fire Signs
     * Floor Stands and Graphics
     * Mandatory Signs
     * Notice Signs
     * Prohibition Signs
     * Road Signs
     * Road Works Signs
     * Transport Signs
     * Warning Signs
   * Workplace Safety Workplace Safety
     * Barriers, Cordons, Fencing & Carparks
     * Fire Safety
     * Lockout & Tagout
     * Marine & Lone Worker
     * Safe Flooring & Walkways
     * Safety Management Systems
     * Safety Mirrors
     * Safety Tapes
     * Traffic Control
   * Worksafe Training Worksafe Training
     * Atmospheric Gas Testing
     * Confined Space
     * Elevating Work Platforms
     * Emergency Response
     * Hazardous Substances
     * Height Safety
     * Occupational Health & Safety
     * Permit Training
   * 
 * Workwear Workwear
   * Bags & Accessories Bags & Accessories
     * Bags & Backpacks
     * Belts & Accessories
   * Corporate Uniforms Corporate Uniforms
     * Business Shirts
     * Business Trousers
     * Women's Business
   * Headwear Headwear
     * Hats, Caps & Beanies
   * Healthcare Workwear Healthcare Workwear
     * Scrubs
   * Hi Visibility Workwear Hi Visibility Workwear
     * Pullover, Hoodies & Jackets
     * Shirts
     * Singlets & Polo Shirts
     * Taped Trousers
     * TTMC-W17 Overalls
     * TTMC-W17 Polos & Shirts
     * TTMC-W17 Pullovers & Jackets
     * Vests
   * Overalls & Dustcoats Overalls & Dustcoats
     * Dustcoats
     * Overall Cotton
     * Overall Hi Vis
     * Overall Hi Vis Polycotton
     * Overall Polycotton
   * Specialty Workwear Specialty Workwear
     * Flame Resistant (FR) Workwear
     * Food Industry Clothing
     * Forestry Clothing
     * Freezer Clothing
     * Welding Clothing
   * Wet Weather Workwear Wet Weather Workwear
     * Bib Over Trousers
     * Jackets
     * Over Trousers
     * Vests
   * Women's Workwear Women's Workwear
     * Women's Hi Vis
     * Women's Workwear
   * Workwear Essentials Workwear Essentials
     * Polo Shirts
     * Pullovers, Hoodies & Jackets
     * Shirts
     * Shorts
     * Singlet & T-Shirt
     * Thermals & Undergarments
     * Trousers
   * 
 * Engineering Engineering
   * Abrasives Abrasives
     * Bonded Abrasives
     * Coated Abrasives
     * Flap Discs & Wheels
     * Non Woven Abrasives
     * Quick Release Abrasives
     * Reinforced Abrasives
     * Surface Condition & Polish
     * Wire Brushes
   * Fasteners & Adhesives Fasteners & Adhesives
     * Adhesives
     * Anchors
     * Compression & Extension Springs
     * Fastener Kits
     * Filler Sealers & Putties
     * High Tensile & Structural
     * Jointing & Gasket Compound
     * Mild Steel, Hex Cup & Coach Bolts
     * Nails, Staplers & Staples
     * Nuts & Washers
     * Rivets, Pins & Retaining
     * Rods, Tubes & Common Hardware
     * Screw Products
     * Silicones & Sealants
     * Socket or Cap Screw
     * Stainless Steel
     * Thread Inserts
   * General Hardware General Hardware
     * Auto Chargers & Accessories
     * Auto Fleet Care
     * Auto Jacks & Hoists
     * Automotive Workshop Equipment
     * Batteries & Chargers
     * Cable & Accessories
     * Chemicals & Solvents
     * Construction Hardware
     * Electrical Appliances
     * Electrical Tape
     * Epoxy Compounds
     * Extn Leads & Power Boards
     * Measurement & Testing
     * Padlocks & Security
     * Painting Accessories
     * Paints & Primers
     * Plug, Sockets & Adaptors
     * Tarpaulins
     * Torches & Accessories
     * Workshop & Vehicle Lighting
   * Hose & Fittings Hose & Fittings
     * Airline Hoses & Fittings
     * Camlock & Hose Couplings
     * Clamps & Strapping Systems
     * Claw Couplers & Accessories
     * Composite & Stainless Steel Hoses
     * Fire Fighting Fittings
     * Flex & Modular Duct
     * Hose Reels & Garden Hoses
     * Hose Test Safety & Protect
     * Hydraulic Couplings & Accessories
     * Nozzles & Guns
     * PVC Hose
     * Rubber Hose
     * Tube & Pipe Fittings
     * Tubing Copper, Nylon & PVC
   * Lubrication & Equipment Lubrication & Equipment
     * Aerosols
     * Assembly Compounds
     * Bulk Packs up to 5L
     * Bulk Packs 20L +
     * Grease
     * Lubrication Accessories
     * Lubrication Equipment
   * Materials Handling Materials Handling
     * Blocks, Hoists & Trolleys
     * Chains & Slings
     * Distribution & Warehouse
     * Hydraulic Equipment
     * Ladders Platforms & Steps
     * Lifting Hardware
     * Rope Products
     * Tiedowns & Restraints
     * Wheels & Castors
   * Tools & Machinery Tools & Machinery
     * Air Tools
     * Air Tools Compressors
     * Benders
     * Cutting Tool Blades
     * Cutting Tools & Machine Tool Accessories
     * Cutting Tools Carbide Burrs
     * Cutting Tools Cutters
     * Cutting Tools Deburring & Countersink Bits
     * Cutting Tools Drill Bit & Sets
     * Cutting Tools Taps & Dies
     * Cuttings Tools Endmills & Unimills
     * Cuttings Tools Holesaws & Accessories
     * Cuttings Tools Screw Extractors
     * Files & Rasps
     * Hammers
     * Hand & Hacksaws
     * Knives Blades & Scrapers
     * Layout & Marking
     * Levels & Lasers
     * Machine Accessories
     * Pick Up & Inspection
     * Pipe Tools & Tube Cutters
     * Pliers & Crimpers
     * Power Tool Accessories
     * Precision Measurement
     * Pulling & Extracting
     * Punches & Chisels
     * Rivet Tools
     * Screwdrivers & Fastening
     * Shovels Picks & Axes
     * Snips & Cutters
     * Socket Sets & Accessories
     * Spanners & Wrenches
     * Spray Equipment
     * Tapes Rules & Squares
     * Tool Kits
     * Tool Storage
     * Torque Equipment
     * Vices & Clamping
     * Workshop Machinery
     * Wrecking & Pry Bars
     * Wrench Key Tools & Sets
   * Transmission & Conveyor Transmission & Conveyor
     * Bearings
     * Chain
     * Clutches & Brakes
     * Composite Bushes
     * Conveyor Belt
     * Conveyor Belt Fasteners
     * Conveyor Cleats & Tracking Strips
     * Conveyor Frames
     * Conveyor Pulley Lagging
     * Conveyor Rollers
     * Couplings
     * Elevator Buckets
     * Round Belts - Fusible
     * Rubber Lining
     * Rubber Mounts & Isolators
     * Rubber Skirting
     * Shaft Fittings
     * Shaft Tachometer
     * Shim Stock
     * Sprockets
     * Vee Pulleys
     * Vee-Belt Maintenance
     * Vee-Belts Classical
     * Vee-Belts Wedge
   * Valves & Instrumentation Valves & Instrumentation
     * Actuators & Accessories
     * Ball Valves
     * Butterfly Valves
     * Check Valves
     * Control Valves
     * Diaphragm Valves
     * Expansion Joints & Pipe Couplings
     * Filter Regulators
     * Fluid Sealing
     * FC Gate Valves
     * Gasket Sheet
     * Gaskets
     * Gland Packing
     * Globe Valves
     * Lagging Products
     * Level Gauges & Sight Glasses
     * O Rings & Kits & Seals
     * Pressure Gauges & Instruments
     * Pumps
     * Rubber Sheet Products
     * Safety Valves
     * Solenoid & Piston Valves
     * Steam Traps & Equipment
     * Strainers
   * Welding Welding
     * Engine Drive Welders
     * Gas Equipment
     * Multi-Process Welders
     * MIG Welders
     * Plasma Cutting Systems
     * Stick Welders
     * TIG Welders
     * Welding Consumables
     * Welding Expendables
     * Welding Protection - Person
     * Welding Protection - Workspace
     * Wire Feeders
   * 
 * Packaging/Hygiene Packaging/Hygiene
   * Cafeteria Supplies Cafeteria Supplies
     * Beverages
     * Condiments
     * Sugar & Sweeteners
   * Food Packaging Food Packaging
     * Cups and Drinkware
     * Disposable Tableware
     * Food Containers
     * Food Packaging Bags
     * Food Wraps
   * General Packaging General Packaging
     * Bags & Liners
     * Cartons & Board
     * Industrial Paper
     * Retail & Gift Wrapping
     * Tapes & Adhesives
     * Void Fill
   * Hygiene & Cleaning Hygiene & Cleaning
     * Cleaning Equipment
     * Cleaning Products
     * Odour Control
     * Personal Hygiene
     * Pest Control
     * Rags, Cleaning Cloths & Wipes
     * Washroom Paper & Tissues
   * Industrial Packaging Industrial Packaging
     * Packaging Protection
     * Pallet Wrap & Covers
     * Plastic Film
     * Strapping
     * Timber Tags and Staples
     * Timber Wrap
   * Office Stationery Office Stationery
     * Books, Pads & Flags
     * Copy Paper
     * Filing, Storage & Display
     * General Stationery
     * Tech Accessories
     * Writing & Correction
   * 
 * Power Tools Power Tools
   * Corded Power Tools Corded Power Tools
     * Breakers & Demoliton Hammers
     * Circular Saws & Metal Cutters
     * Drills
     * Grinders
     * Heat Guns
     * Multi Tools
     * Nibblers & Shears
     * Planers & Thicknessers
     * Reciprocating Saws & Jigsaws
     * Rotary Hammers
     * Rotary Tools
     * Routers, Trimmers & Joiners
     * Sanders & Polishers
     * Screwdrivers
     * Specialty Tools
     * Table & Mitre Saws
     * Vacuums, Parts & Accessories
     * Waterblasters
   * Cordless Power Tools Cordless Power Tools
     * Batteries, Chargers & Parts
     * Circular Saws & Metal Cutters
     * Combo Kits
     * Grinders
     * Hammer & Drill Drivers
     * Impact Drivers & Screwdrivers
     * Impact Wrenches
     * Lighting
     * Multi Tools
     * Nailers & Staplers
     * Nibblers & Shears
     * Outdoor Equipment
     * Planers & Thicknessers
     * Radios
     * Reciprocating Saws & Jigsaws
     * Rotary & Demolition Hammers
     * Rotary Tools
     * Routers, Trimmers & Joiners
     * Sanders & Polishers
     * Specialty Tools
     * Table & Mitre Saws
     * Vacuums, Parts & Accessories
   * Petrol Diesel Powered Tools Petrol Diesel Powered Tools
     * Chainsaws
     * Generators
     * Outdoor Equipment
     * Waterblasters
   * 
 * Specialist Services
 * Catalogue
 * Promotions
 * Clearance
 * About Us about us
   * Company Profile
   * Careers
   * Community
   * Sustainability
 * Store Locator
 * Contact Us


Previous


TAKING CARE OF FASTENERS

YOUR ONE-STOP-SHOP FOR FASTENER PRODUCTS

View the catalogue


THERE’S MORE TO EXPLORE THAN WHAT’S IN-STORE

WE’VE GOT THOUSANDS OF EXTRA PRODUCTS IN OUR EXTENDED RANGE.

SHOP THE RANGE


BUMPER GEAR UP OUT NOW

YOUR BACK TO WORK GUIDE

READ NOW


TAKING CARE OF FASTENERS

YOUR ONE-STOP-SHOP FOR FASTENER PRODUCTS

View the catalogue


THERE’S MORE TO EXPLORE THAN WHAT’S IN-STORE

WE’VE GOT THOUSANDS OF EXTRA PRODUCTS IN OUR EXTENDED RANGE.

SHOP THE RANGE


BUMPER GEAR UP OUT NOW

YOUR BACK TO WORK GUIDE

READ NOW


TAKING CARE OF FASTENERS

YOUR ONE-STOP-SHOP FOR FASTENER PRODUCTS

View the catalogue
Next
 * 1
 * 2
 * 3


PRODUCT SPECIALS



   


 * NINJA RAZR X4 BA2 GLOVES-S-2XL (PAIR)
   
   404317
   SPECIAL$12.90 $14.84 incl. GST
   Add to Cart View Details
   
   


 * HOWARD LEIGHT VERISHIELD EARMUFF 1035145 (EACH)
   
   06192189
   SPECIAL$39.90 $45.89 incl. GST
   Add to Cart View Details
   
   


 * JOHN BULL,4285 EAGLE 2.0 ELASTIC SIDED SAFETY BOOT (PAIR)
   
   412271
   SPECIAL$149.00 $171.35 incl. GST
   Add to Cart View Details
   
   


 * MAKITA 125MM ANGLE GRINDER 9565PC-125MM (5") (EACH)
   
   08125871
   SPECIAL$388.90 $447.24 incl. GST
   Add to Cart View Details
   
   


 * BOSCH 18V HEAVY DUTY DRILL/DRIVER 5.0AH 0615990L5F-2 PIECE-C...
   
   438977
   SPECIAL$599.90 $689.89 incl. GST
   Add to Cart View Details
   
   


 * HARD YAKKA, WOMEN'S RAPTOR MID SHORT (PAIR)
   
   442084
   SPECIAL$58.90 $67.74 incl. GST
   Add to Cart View Details
   
   


 * DEWALT 18V 1/2" IMPACT WRENCH DCF892N-XJ (EACH)
   
   442214
   SPECIAL$439.00 $504.85 incl. GST
   Add to Cart View Details
   
   


 * MILWAUKEE M18 FUEL DUAL BATTERY BLOWER-CORDLESS KIT (EACH)
   
   443061
   SPECIAL$1,099.00 $1,263.85 incl. GST
   Add to Cart View Details
   
   

   


 * NINJA RAZR X4 BA2 GLOVES-S-2XL (PAIR)
   
   404317
   SPECIAL$12.90 $14.84 incl. GST
   Add to Cart View Details
   
   


 * HOWARD LEIGHT VERISHIELD EARMUFF 1035145 (EACH)
   
   06192189
   SPECIAL$39.90 $45.89 incl. GST
   Add to Cart View Details
   
   


 * JOHN BULL,4285 EAGLE 2.0 ELASTIC SIDED SAFETY BOOT (PAIR)
   
   412271
   SPECIAL$149.00 $171.35 incl. GST
   Add to Cart View Details
   
   


 * MAKITA 125MM ANGLE GRINDER 9565PC-125MM (5") (EACH)
   
   08125871
   SPECIAL$388.90 $447.24 incl. GST
   Add to Cart View Details
   
   


 * BOSCH 18V HEAVY DUTY DRILL/DRIVER 5.0AH 0615990L5F-2 PIECE-C...
   
   438977
   SPECIAL$599.90 $689.89 incl. GST
   Add to Cart View Details
   
   


 * HARD YAKKA, WOMEN'S RAPTOR MID SHORT (PAIR)
   
   442084
   SPECIAL$58.90 $67.74 incl. GST
   Add to Cart View Details
   
   


 * DEWALT 18V 1/2" IMPACT WRENCH DCF892N-XJ (EACH)
   
   442214
   SPECIAL$439.00 $504.85 incl. GST
   Add to Cart View Details
   
   


 * MILWAUKEE M18 FUEL DUAL BATTERY BLOWER-CORDLESS KIT (EACH)
   
   443061
   SPECIAL$1,099.00 $1,263.85 incl. GST
   Add to Cart View Details
   
   
      
   
   
    *  
      
      
      SPECIAL$0.00 $0.00
      Add to Cart View Details
      
      
   
   
    *  
      
      
      SPECIAL$0.00 $0.00
      Add to Cart View Details
      
      
   
   
    *  
      
      
      SPECIAL$0.00 $0.00
      Add to Cart View Details
      
      
   
   
    *  
      
      
      SPECIAL$0.00 $0.00
      Add to Cart View Details
      
      

View all specials


SUBSCRIBE TO OUR NEWSLETTER

TO RECEIVE THE LATEST NEWS & PROMOTIONS


Please enter your email Please enter a valid email Subscribed Successfully
Please enter a valid email

STORE FINDER

FIND A STORE NEAR YOU

Select a region
   
 * Auckland
   
 * Blenheim
   
 * Christchurch
   
 * Dunedin
   
 * Gisborne
   
 * Hamilton
   
 * Hastings
   
 * Invercargill
   
 * Kawerau
   
 * Lower Hutt
   
 * Masterton
   
 * Mount Maunganui
   
 * Napier
   
 * Nelson
   
 * New Plymouth
   
 * Palmerston North
   
 * Queenstown
   
 * Rotorua
   
 * Tauranga
   
 * Timaru
   
 * Wellington
   
 * Whangarei
   

NZ Safety Blackwoods makes it easy to buy online across our range of safety and
personal protective equipment (PPE) including helmets, gloves , eye protection ,
respiratory protective equipment , high-visibility clothing , safety footwear
and safety harnesses , standard and customised uniforms, workwear, signage,
first aid, and also industrial and food packaging consumables , hygiene supplies
, and engineering supplies including power and hand tools , welding supplies ,
hardware , gas and general engineering supplies. Plus, we have New Zealand’s
best brands of power tools, including Milwaukee , Bosch , Dewalt and Makita ,
with the best range and deals.

We also offer a range of industry services including NZ Safety Blackwoods
Worksafe Training , gas detection , custom signage , hose assembly and
inspection , flow control and power transmission specification, steam trap
testing, industrial gas , inventory and shutdown solutions and customised
packaging.

You can depend on us to ensure your business never stops. Because when the need
is there so are we.

0800 660 660


PRODUCTS

 * Safety
 * Workwear
 * Engineering
 * Packaging/Hygiene
 * Power Tools
 * Latest Catalogue
 * Product Notices
 * Shop by brands

 * Safety
 * Workwear
 * Engineering
 * Packaging/Hygiene
 * Power Tools
 * Latest Catalogue
 * Product Notices
 * Shop by brands

ABOUT US

 * Company Profile
 * Specialist Services
 * Careers
 * Store Locator
 * EDI Solutions
 * Community
 * Sustainability
 * Whistleblower Policy
 * Latest News

SUPPORT

 * Contact Us
 * Shipping Details
 * Returns Policy
 * Advice and Tips
 * Holidays Act Remediation

ACCOUNT

 * Log out
 * My Account
 * Sign in
 * Register for a Website Account
 * Apply for a Credit Account

 * Products
 * About Us
 * Support
 * Account

PRODUCTS

 * Safety
 * Workwear
 * Engineering
 * Packaging/Hygiene
 * Power Tools
 * Latest Catalogue
 * Product Notices
 * Shop by brands

 * Safety
 * Workwear
 * Engineering
 * Packaging/Hygiene
 * Power Tools
 * Latest Catalogue
 * Product Notices
 * Shop by brands

 * Company Profile
 * Specialist Services
 * Careers
 * Store Locator
 * EDI Solutions
 * Community
 * Sustainability
 * Whistleblower Policy
 * Latest News

 * Contact Us
 * Shipping Details
 * Returns Policy
 * Advice and Tips
 * Holidays Act Remediation

 * Log out
 * My Account
 * Sign in
 * Register for a Website Account
 * Apply for a Credit Account

© NZ Safety Blackwoods
 * Privacy Policy
 * Terms and Conditions
 * Disclaimer
 * Shipping Details
 * Returns Policy
 * Request a Trade Account


Trade pricing is not available at this stage but please proceed with the sale
and our customer service will assign your trade pricing accordingly.



LOGIN

Please enter your email Please enter a valid email Please enter your password
Remember me?
Forgot your password?

Register for an account