WP_Tax_Query Generator May 23, 2019 Public Eugene Lominoga Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone Product Category Tax Query $product_cat_tax_query = array( 'relation' => 'AND', array( 'taxonomy' => 'category', ), );