CHINO Type T Thermocouple wire (VT3), 100m

Thermocouple wire Type T

Model : VT3

Specification

Wire diameter : 0.32 mm

Finished outer diameter : 2.2 x 3.4 mm

Normal limit : 60 °C

Maximum limit : 100 °C

Covering of core : Vinyl

External covering : Vinyl

add_filter( 'woocommerce_product_categories_widget_args', 'woo_product_cat_widget_args' ); function woo_product_cat_widget_args( $cat_args ) { $cat_args['exclude'] = array('16'); return $cat_args; }