dong_xe
$tax_query = array( array( 'taxonomy' => 'dong_xe', 'terms' => 'hatchback', 'field' => 'slug', 'operator' => 'IN', 'include_children' => true, ), );
$tax_query = array( array( 'taxonomy' => 'dong_xe', 'terms' => 'hatchback', 'field' => 'slug', 'operator' => 'IN', 'include_children' => true, ), );