Custom Tax – category
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'product_cat', 'terms' => 'jewish-studies-cat', ), );
$tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'product_cat', 'terms' => 'jewish-studies-cat', ), );