How to make a flow chart style question?

So I am creating a website for my dog grooming business. Instead of having a long list of prices for each breed, I would like to have a series of multiple choice questions which then lead to the price for example:

  1. What breed of dog do you have?
  2. What service do you require?
  3. What is your dogs temperament like?
  4. What is the condition of their coat?

then say the answers were:

  1. Cockapoo
  2. Full groom
  3. Nervous
  4. Few tangles but overall good

Would then bring up the price for that specific selection and the option to book now.

Is that possible on Wix? Thanks!

Hello.

You can achieve this using a cascading form , assuming all the options are retrieved from a database collection.

Good luck!