Good, customizable php e-commerce package?

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
younify
Forum Newbie
Posts: 2
Joined: Thu Jan 17, 2008 12:09 pm

Good, customizable php e-commerce package?

Post by younify »

Hello,
I build database sites in PHP and MySQL. I've built a cart before, but I would rather use a third party e-commerce system, if i can find a good one that I can completely integrate with my html front end.
any recommendations? Free solutions? Solutions that cost a little dough?
Thanks!
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Good, customizable php e-commerce package?

Post by Jade »

I've used OScommerce for several of my clients. The layout is broken down into include files making it fairly easy to modify it as you see fit. For example, here's the layout I recently made for it: http://www.horseytogs.co.uk

It's free and it has modules you can add on for different payment systems (paypal, 2checkout, etc).

http://www.oscommerce.com
younify
Forum Newbie
Posts: 2
Joined: Thu Jan 17, 2008 12:09 pm

Re: Good, customizable php e-commerce package?

Post by younify »

Thanks! I'll look into OsCommerce. I couldn't see your site though, got a "Permission Denied" message...
User avatar
Jade
Forum Regular
Posts: 908
Joined: Sun Dec 29, 2002 5:40 pm
Location: VA

Re: Good, customizable php e-commerce package?

Post by Jade »

Sorry, running some server updates at the moment. I'm attaching the layout I made for my client below. At least that way you can see it.
horseytogs.jpg
horseytogs.jpg (14.28 KiB) Viewed 139 times
nickelnick
Forum Newbie
Posts: 6
Joined: Thu Jan 17, 2008 2:26 pm

Re: Good, customizable php e-commerce package?

Post by nickelnick »

i use cs-cart, so far its pretty good for a couple hundred bucks, includes all kinds of cool plugins like live help and gift certs or coupons

http://www.nickelpd.com
Post Reply