meta
$meta_query = array( 'relation' => 'AND', array( 'key' => '_texture', 'value' => 'text', 'compare' => '=', ), array( 'key' => '_product_kind', 'value' => 'kind', 'compare' => '=', ), );
$meta_query = array( 'relation' => 'AND', array( 'key' => '_texture', 'value' => 'text', 'compare' => '=', ), array( 'key' => '_product_kind', 'value' => 'kind', 'compare' => '=', ), );