managed website hosting solutions
New to ecommerce scripts?

I am making my own ecommerce website. I have hosting with HostMonster. They offer Shopsite, Oscommerce, Zencart, cubecart, and Magento. I design and manage my websites in dreamweaver with HTML/CSS and add inventory through PHP.

How could these ecommerce solutions help me add a cart and checkout process to the store with my own design, and which would be the best and easiest to fit my needs?

THanks
PHP and MySQL
I am making this for a friend. I am makign admin pages on the site so she can add/delete inventory as necessary. She has no knowledge of webdesign.

You will need to understand the layout of the files in order to make changes in the “look and feel” of most ecommerce solutions. You can use dreamweaver as a design tool but then you have to take the html/css/js generated by dreamweaver and fit it into the ecommerce site properly. Some of it is easy stuff like adding to the css file already used by the app and uploading graphic components to the right directories. Some of it might require editing php files.

First thing to do is evaluate these ecommerce solutions to see which one is the best match for your friend’s business operations.