Koozali.org: home of the SME Server

shopping carts

Joe Gardner

shopping carts
« on: January 11, 2001, 04:28:18 PM »
Anyone have any luck setting up a shopping cart on a e-smith server??  If so which one did you use?

Many Thanks

Joe

Justin

Re: shopping carts
« Reply #1 on: January 11, 2001, 06:22:48 PM »
I have successfully used a couple of the cgi based shopping cart systems in past releases of e-smith (sorry name escapes me right now). I rememver looking at Akopia's offerings for a few hours but it requires a little more extensive configuring and I only had 25 products to worry about.

I would do a search for cgi/perl based shopping cart systems that are not database driven. If you don't have many products this should be more than enough.

Justin

Joe Gardner

Re: shopping carts
« Reply #2 on: January 11, 2001, 06:41:53 PM »
Thanks,  any name you could come up with would be GREATLY appreciated.

Justin

Re: shopping carts
« Reply #3 on: January 11, 2001, 06:45:39 PM »
I've got the name it I am just not at the right machine now. I'll think of it and post it later today.

Justin

Re: shopping carts
« Reply #4 on: January 11, 2001, 07:10:58 PM »
Ok my brain is unthawed now.

commerce.cgi

http://www.commerce-cgi.com/cgi-bin/store/commerce.cgi

Looks pretty plain but once you get into it there is all kinds of features. Just remember that the performance drops as the number of products increases.

If you need any help with it let me know....

Nef

Re: shopping carts
« Reply #5 on: January 12, 2001, 07:31:08 AM »
you know anything about a ordering. well what i need is a carts but with out the credit card thing just a plain product ordering system on the net.
any help or idea will be appreciated. thanks

Joe Gardner

Re: shopping carts
« Reply #6 on: January 12, 2001, 05:52:40 PM »
You could just use simple HTML files for that ?  I guess it depends on what you're trying to sell, a single item or are you expecting your customer to select from a list?

Joe

Garret

Re: shopping carts
« Reply #7 on: January 13, 2001, 07:15:39 PM »
http://www.webscriptworld.com/scripts/wsm.phtml

If your looking for something simple to set up.

It's php but requires no database.

I tend to look at PHP before cgi stuff, manay security issues with cgi.

Take a gander at http://www.hotscripts.com, just about something for everybody there. There are also some other sites that are great script resources.

Nef

Re: shopping carts
« Reply #8 on: January 16, 2001, 06:18:32 AM »
I would be selling a multiple item from a list and categories that goes with description and pictures..

thanks