|
What shopping cart would you recommend?
I have a client that in addition to a standard shopping cart needs some additional features:
This client has be skincare products business, and wants an e-commerce site to sell her products online. However, in addition to just a standard shopping cart, she also wants a guide feature, where people are asked a series of questions (such as if they have dry skin, oily skin, sun marks, etc) and then based upon those answers it automatically recommends products for them.
So what I am looking for is a shopping cart program that preferably is built with PHP and MySQL. Within the database that holds the product info, I would also like to add a number of fields that would hold info on what type of skin conditions any certain product would be applicable for. The skin guide program would then use these charachteristics as a baseline for making its recommendations.
So specifically, I'm looking for a shopping cart that has a well-documented MySQL database so that I can easily write queries for the skin guide program to use. Additionally, I'm hoping that the shopping cart itself can be easily modified as I will have to modify the "add product" page of the cart so that when my client is adding a product they can also add the various skin care charachteristics about the product into the database.
I would like a shopping cart done in PHP and MySQL because those are the languages that I am most familiar. Of course, a free cart would be preferred.
Any suggestions? Thanks.
|