OMEGA Fine Gage Thermocouple Duplex Wire (TT-K-30-25)

  • 30, 36, and 40 Gage
  • Convenient Spool Lengths 25, 50, 100, 200, 500, 1000 ft.
  • ANSI Special Limits of Error and EN 60584-2 Tolerance Class 1 Rating Available on Most Models
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; }