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

text
Menu

Hazchem Products Specialists

Tobin Buffer Solution With Wall Mount – 500ml

The Tobin buffer solution is a borate-based eyewash in a wall stand. This is suitable when space is a problem and/or eyewashes are required in a number of spots in the same area.

The borate buffer solution is able to maintain a steady pH even when a high pH base or low pH acid is added and has a neutralising effect on alkali and acidic chemicals.

$49.00 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)
$49.00

Add to quote

Description

Tobin buffer solution uses a “borate buffer solution” which is able to maintain a steady pH even when a high pH base or low pH acid is added.

Tobin Buffer Solution has a neutralising effect on alkali and acidic chemicals.

1 x  500ml buffer solution (borate-based eyewash) in a wall stand, ideal for when space is a problem and/or eyewashes are required in a number of spots in the same area.

Supplied complete with bottles, wall-stand and wall screws.

Dimensions: 27cm (H) x 10.3cm (W) x 10cm (D)

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