Produktkategorie Tax Query
$tax_query = array( array( 'taxonomy' => 'produkt_category', 'terms' => 'saugroboter', 'field' => 'slug', ), );
$tax_query = array( array( 'taxonomy' => 'produkt_category', 'terms' => 'saugroboter', 'field' => 'slug', ), );