PHP Shopping Carts?

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
tomsace
Forum Contributor
Posts: 167
Joined: Thu Jan 01, 2009 8:07 pm

PHP Shopping Carts?

Post by tomsace »

Hey, does anyone know of a shopping cart software which I can integrate into my website without having to use the full site themes like oscommerce and cubecart etc... I already have my website built and come to adding a cart and was dissapointed to find I may have to re-build my whole site. All I want is the cart only.

Thanks.

Tom.
User avatar
Burrito
Spockulator
Posts: 4715
Joined: Wed Feb 04, 2004 8:15 pm
Location: Eden, Utah

Re: PHP Shopping Carts?

Post by Burrito »

I know there was a devnet project to build one a while back.

I think Ninja space goat was involved so you may ask him.

I haven't been here for two years so I don't know where it ended up.....
tomsace
Forum Contributor
Posts: 167
Joined: Thu Jan 01, 2009 8:07 pm

Re: PHP Shopping Carts?

Post by tomsace »

Ok, Thanks.
I will have to try and contact them for help! :)
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Re: PHP Shopping Carts?

Post by Luke »

Yea sorry guys we never finished the product. I am still planning on writing an ecommerce application, but it will not have anything to do with devnetstore, which is the product burrito mentioned. Magento Commerce is the big guy these days, but the learning curve is quite steep... probably not what you're looking for. Have you considered just using like a Paypal or authorize.net API and building your own simple cart? How many products are you selling?
tomsace
Forum Contributor
Posts: 167
Joined: Thu Jan 01, 2009 8:07 pm

Re: PHP Shopping Carts?

Post by tomsace »

I thought about it but I like the cart on ecommerce. I will be selling a few products at first but my catalogue will slowly grow.
Nice to see it when you finish it!
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Re: PHP Shopping Carts?

Post by Luke »

I thought about it but I like the cart on ecommerce.
What does this mean? :?
Post Reply