Product suggestions based on an interactive questionnaire

For a cosmetics shop, I would like to query different skin types and further information from customers and then immediately suggest the right product for the customer. How can I do that in Wix?

Thanks a lot for your help
Matthias

Hi there, how about adding an interactive quiz? I came across this one while doing a search, it may be a solution for you. :slight_smile:

Matthias

You can do this with a database (CMS) table. Set up a table that has all the attributes that you allow the user to select (ie: skin type a, skin type b and place the URL for the product that matches those attributes in the table, maybe have recommended product A, B, and C.) When you match the user input against the items in the table you will get a the URLs for the product that best matches - display this and allow the user to select it and go to the store to purchase.

Mike Custode

Thank you for this information Mike!

You can do this with Wix Corvid. Here is an example that may help - https://www.wix.com/corvid/example/gift-quiz

Thanks Mike, I’ll have a look :slight_smile:

Thanks for your reply, I’ll have a look :slight_smile: