Discussions
Interactive Avatars x product recommendations
about 1 month ago by Jenny Adamczak
I am about to implement an interactive product advisor in an e-commerce shop, i.e. the avatar must be able to combine the customer's information input (as a very simple example color, size and price) and filter out the product(s) from the database that meets all of the criteria. What would be the best approach for integrating a database and implementing the filtering logic?