product_cat Tax
$tax_query = array( array( 'taxonomy' => 'product_cat', 'terms' => 'Tragschalen / Hochprofile', 'field' => 'slug', 'include_children' => true, ), );
$tax_query = array( array( 'taxonomy' => 'product_cat', 'terms' => 'Tragschalen / Hochprofile', 'field' => 'slug', 'include_children' => true, ), );