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

text
Menu

Hazchem Products Specialists

Switch Blue Mirror Safety Glasses

Certified to AS/NZS 1337.1.2010 Personal Eye Protection.

Medium impact rated.

99.9% UV protection for outdoor wear.

Anti-scratch & anti-fog polycarbonate lens.

Clear, Smoke, Blue Mirror, Amber & Light Brown lens options.

Qty/Pack – 12 Price quoted per pair, minimum purchase 1 pack of 12

Soft temple tips for more secure & comfortable fit.

Qty/Carton – 144

$6.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'); }); });

Your Price (excl GST)
$6.90

Add to quote

Description

Certified to AS/NZS 1337.1.2010 Personal Eye Protection.

Medium impact rated.

99.9% UV protection for outdoor wear.

Anti-scratch & anti-fog polycarbonate lens.

Clear, Smoke, Blue Mirror, Amber & Light Brown lens options.

Qty/Pack – 12 Price quoted per pair, minimum purchase 1 pack of 12

Soft temple tips for more secure & comfortable fit.

Qty/Carton – 144

Product Card

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