Looking for shopping cart

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
lghusa
Forum Newbie
Posts: 1
Joined: Wed Aug 18, 2004 3:59 pm

Looking for shopping cart

Post by lghusa »

I'm looking for a simple php shopping cart app to be used internally on our Intranet.

I do not need payment processing or anything. However, I would like to create a customer account with a credit limit that would prevent them from purchasing beyond that set limit.

Is anyone aware of a good solution? (preferabbly open source)

Thanks
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

check hotscripts.com
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

Google for Zen Cart or OSCommerce
Post Reply