CHINO Type K Thermocouple wire (JT6), 100m

Thermocouple wire Type T

Model : JT6

Specification

Wire diameter : 0.65 mm

Finished outer diameter : 2.0 x 3.0 mm

Normal limit : 200 °C

Maximum limit : 250 °C

Covering of core : Fluorocarbon resin (FEB)

External covering : Fluorocarbon resin (FEB)

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