Filtro
$filtro_paese = array( array( 'taxonomy' => 'language', 'terms' => '46', 'field' => 'term_id', ), array( 'taxonomy' => 'product_cat', 'terms' => '123', 'field' => 'term_id', ), );
$filtro_paese = array( array( 'taxonomy' => 'language', 'terms' => '46', 'field' => 'term_id', ), array( 'taxonomy' => 'product_cat', 'terms' => '123', 'field' => 'term_id', ), );