98098098
$beauty_tax_query = array( array( 'taxonomy' => 'category', 'terms' => '121', 'field' => 'term_id', 'include_children' => true, ), );
$beauty_tax_query = array( array( 'taxonomy' => 'category', 'terms' => '121', 'field' => 'term_id', 'include_children' => true, ), );