f_type
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'ofl_furniture_type', 'terms' => '5', 'field' => 'term_id', 'include_children' => false, ), );
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'ofl_furniture_type', 'terms' => '5', 'field' => 'term_id', 'include_children' => false, ), );