Product Category Taxonomy
$product_cat = array( array( 'taxonomy' => 'product_cat', 'field' => 'term_taxonomy_id', 'include_children' => false, ), );
$product_cat = array( array( 'taxonomy' => 'product_cat', 'field' => 'term_taxonomy_id', 'include_children' => false, ), );