tax term productgroup search
$tax_query = array( array( 'taxonomy' => 'productgroup-department', 'terms' => '89', 'field' => 'term_taxonomy_id', ), );
$tax_query = array( array( 'taxonomy' => 'productgroup-department', 'terms' => '89', 'field' => 'term_taxonomy_id', ), );