OK, with great hesitation, may I sneak in an EF related question?
I am looking at an itinerary which has 3 connections. What is the best way of checking if a specific fare code is available throughout? (EF Flight Availability form only allows for two connections,)
I can of course break the itinerary into two and check for each. However, I am not sure if those answers will apply when everything is put together.