Meal Pricing Per Person
select term_id, name, slug from wp_ee_terms where term_id in (select distinct term_taxonomy_id from wp_ee_term_relationships where object_id in (select ID from wp_ee_posts where post_status = "publish" ) and term_taxonomy_id in (select term_taxonomy_id from wp_ee_term_taxonomy where taxonomy = "price_range"));
Travel & Experience Pricing