WC
wc_tag_query = array( 'relation' => 'AND', array( 'taxonomy' => 'product', 'terms' => array( 'touchup-kit', ' toe-kick' ), 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );
wc_tag_query = array( 'relation' => 'AND', array( 'taxonomy' => 'product', 'terms' => array( 'touchup-kit', ' toe-kick' ), 'field' => 'slug', 'operator' => 'AND', 'include_children' => true, ), );