BUYING IN BULK? USE THE QUOTE FEATURE FOR EVEN BIGGER DISCOUNTS!

text
No products have been added.
Click here to start browsing our collection.
No products have been added.
Click here to start browsing our collection.
Menu

Hazchem Products Specialists

No products have been added.
Click here to start browsing our collection.

Dustcoat Workzone Lightweight Polycotton Food Industry White/Orange

190gsm Polycotton

Domed front – metal

Internal chest pocket on right side

Side pockets

Ribbed cuffs

Split vent at back hem

Hi-Vis fabric on torso

Polycotton

Refer to the sizing chart

132 – 8xl

122 – 6xl

117 – 5xl

112 – 4xl

107 – 3xl

102 – 2xl

97 – xl

92 – large

88 – medium

84 – small

80- x/small

76- 2x/smal

$69.90 excl GST

jQuery(document).ready(function($) { $(document).on('found_variation', 'form.variations_form', function(event, variation) { $.ajax({ url: myAjaxUrl, // Ensure this variable is defined in your environment type: 'POST', data: { 'action': 'get_product_variation_pricing', 'variation_id': variation.variation_id }, success: function(response) { if (response.success) { // Update the pricing table with the new prices $('#regular-price-notloggedin').html(response.data.regular_price_html); //$('#role-price-loggedin').html(response.data.role_price_html); } else { // Reset the pricing table if no price found $('#regular-price-loggedin').html('Price not available'); // $('#role-price-loggedin').html('Price not available'); } }, error: function() { // Handle errors, such as no response from the server $('#regular-price-notloggedin').html('Error retrieving price'); //$('#role-price-loggedin').html('Error retrieving price'); } }); });// Reset prices when the variation is reset $(document).on('reset_data', function() { $('#regular-price-notloggedin').html('Please select a variation'); // $('#role-price-loggedin').html('Please select a variation'); }); });
jQuery(document).ready(function($) { $(document).on('found_variation', 'form.variations_form', function(event, variation) { $.ajax({ url: myAjaxUrl, // Ensure this variable is defined in your environment type: 'POST', data: { 'action': 'get_product_variation_pricing', 'variation_id': variation.variation_id }, success: function(response) { if (response.success) { // Update the pricing table with the new prices $('#regular-price-loggedin').html(response.data.regular_price_html); $('#role-price-loggedin').html(response.data.role_price_html); } else { // Reset the pricing table if no price found $('#regular-price-loggedin').html('Price not available'); $('#role-price-loggedin').html('Price not available'); } }, error: function() { // Handle errors, such as no response from the server $('#regular-price-loggedin').html('Error retrieving price'); $('#role-price-loggedin').html('Error retrieving price'); } }); });// Reset prices when the variation is reset $(document).on('reset_data', function() { $('#regular-price-loggedin').html('Please select a variation'); $('#role-price-loggedin').html('Please select a variation'); }); });

VariationYour Price (excl GST)
2xl$69.90
xl$69.90
2xs$69.90
8xl$69.90
xs$69.90
6xl$69.90
5xl$69.90
4xl$69.90
3xl$69.90
l$69.90
m$69.90
s$69.90

Add to quote
jQuery(function($){ $(document).on('click','.elementor-location-popup a', function(event){ elementorProFrontend.modules.popup.closePopup( {}, event); }); });