Jump to content

Help with shopping cart please


Recommended Posts

Hi,

 

I've been reading this tutorial: http://v3.thewatchmakerproject.com/journal/276/building-a-simple-php-shopping-cart

 

and trying to make a shopping cart on my system. I've also downloaded the files provided at the bottom of the tutorial and been looking through them, but I'm still new to PHP and don't understand much of it.

 

Would someone please be able to help me implement the shopping cart into my website? Any help would be greatly appreciated.

Link to comment
https://forums.phpfreaks.com/topic/157600-help-with-shopping-cart-please/
Share on other sites

That script is a long way from being a complete shopping cart. For example it has no user system, checkout process, or payment gateway interface. If you intend to actually sale products on your web site, you would be better off using one of the existing open source php ecommerce scripts - http://php.opensourcecms.com/scripts/show.php?catid=3&cat=eCommerce

 

I would recommend Zen Cart. Don't use osCommerce, it's way out of date.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.