Company Product name
For earthline
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'company_category', 'terms' => 'termname', 'field' => 'term_id', ), );
For earthline
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'company_category', 'terms' => 'termname', 'field' => 'term_id', ), );