Uber simple shopping cart?

Mike

New member
Jun 27, 2006
6,777
118
0
52
On the firing line
Looking for the most retardedly simple storefront / cart software out there.

It's just to set up and show clients how online shopping carts work, etc. So, it doesn't need any fancy functionality. Would prefer a simple XHTML / CSS / PHP / MySQL setup.

If you know of a stripped down type of cart that would do this, please let me know.

Zencart, osCommerce, Magento, all those are too much of a pain in the ass to setup for what I want to do with it.

All it needs to do is add sample shit to a cart, and have a pretend checkout. That's about all.

Something I can setup in about 30 mins or less and forget about until a client asks a stupid question about ecommerce.
 


Prestashop and OpenCart both install very quickly, and configure with a nice administrative backend. They both also have nifty ajaxy effects when you put an item in the cart in their default templates.

Underneath, they both have a significant amount of code and features, so they aren't exactly what you are asking for (stripped down/small/etc).

But, they are very simple to download, install, etc. I can get either up and running in 10 minutes or less.