CHINO Type K Thermocouple wire (GK0) , 100m

Thermocouple wire Type K

Model : GK0

Specification

Wire diameter : 0.32 mm

Finished outer diameter : 1.2 x 1.7 mm

Normal limit : 200 °C

Maximum limit : 250 °C

Covering of core : Glass wool braided covering with silicon treatment

External covering : Glass wool braided covering with cellulose treatment

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; }