Shopping Cart

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Shopping Cart

Post by JakeJ »

I have a client that needs a basic shopping cart. He's not taking credit cards so he doesn't need a full ecommerce set up.

Basically, customers need to be able to put orders in a shopping cart and it will email him the order.

Is there a good php shopping cart that uses jquery/ajax on the front end?

I'm going to look myself anyway but I'm open to suggestion.

Thanks!
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Shopping Cart

Post by JakeJ »

Thanks, I'll have a look at it. I found a couple of others too, I'll see which one suits my needs best and post the results here.
JPRoss
Forum Newbie
Posts: 6
Joined: Thu Nov 18, 2010 2:37 pm
Location: Kansas

Re: Shopping Cart

Post by JPRoss »

JakeJ wrote:Thanks, I'll have a look at it. I found a couple of others too, I'll see which one suits my needs best and post the results here.
Hi JakeJ. I'd be curious as to which one you decided to use. I'm currently using Magento for a project, but it's pretty heavy. Need to find a more lightweight solution for smaller projects.
Post Reply