Anyone know of a decent ecommerce pakage

Hey there folks,

I am a developer trying to take advantage of a good ecommerce solution and have been using the package Prestashop for the last few weeks. It’s an excellent package but due to its open source nature, there is just not enough documentation on the api to do what I want to do.

I am a good object orientated programmer but I need to completely restructure the way in which the products are displayed so I need a solution which will allow me to easily access the products database. I basically want to allow the user to click on a product on home or products then insert my own custom product detail page whilst maintaining the shopping cart logic.

Does anyone on here know of a package (preferably free) that will allow me to alter the API in such a way?

> click on a product on home or products then insert my own custom product detail page

Please clarify this point, it is not clear for me.

You want to add “add to cart” buttons to the existing pages?