Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Joe Gardner on January 11, 2001, 04:28:18 PM

Title: shopping carts
Post by: Joe Gardner 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
Title: Re: shopping carts
Post by: Justin 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
Title: Re: shopping carts
Post by: Joe Gardner on January 11, 2001, 06:41:53 PM
Thanks,  any name you could come up with would be GREATLY appreciated.
Title: Re: shopping carts
Post by: Justin 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.
Title: Re: shopping carts
Post by: Justin 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....
Title: Re: shopping carts
Post by: Nef 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
Title: Re: shopping carts
Post by: Joe Gardner 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
Title: Re: shopping carts
Post by: Garret 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.
Title: Re: shopping carts
Post by: Nef 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