Looking for free or cheap shopping cart program

Looking for free or cheap shopping cart program

am 21.04.2008 14:37:46 von N

Can someone recommend a free or cheap shopping cart program. We want to
start selling about 10 items on our site.

Thanks

Re: Looking for free or cheap shopping cart program

am 21.04.2008 22:30:44 von Neredbojias

On 21 Apr 2008, "Jack B. Pollack" wrote:

> Can someone recommend a free or cheap shopping cart program. We want to
> start selling about 10 items on our site.
>
> Thanks

I don't mean to appear rude with this very trite answer, but did you try
Googling? I suspect that is your best source of information for what you
want. Perhaps locate a coupla candidates and then ask about them...

--
Neredbojias
http://www.neredbojias.com/
Great sights and sounds

Re: Looking for free or cheap shopping cart program

am 21.04.2008 23:39:34 von Jeff Bowman

On 21 Apr 2008, "Jack B. Pollack" wrote:

> Can someone recommend a free or cheap shopping cart program. We want to
> start selling about 10 items on our site.
>
> Thanks

Actually, it's surprisingly easy to build your own from scratch, assuming
you've got some ASP.NET experience under your belt. I was on the same
warpath myself until I found this short article:

http://www.sitepoint.com/article/net-shopping-cart-datatable s

For some reason I didn't realize it was going to be so simple. I guess I
never really stopped to think it through.

Anyway, there it is.

HTH,
Jeff

Re: Looking for free or cheap shopping cart program

am 22.04.2008 00:15:56 von a.nony.mous

Jeff Bowman wrote:

> On 21 Apr 2008, "Jack B. Pollack" wrote:
>> Can someone recommend a free or cheap shopping cart program. We want
>> to start selling about 10 items on our site.
>
> Actually, it's surprisingly easy to build your own from scratch,
> assuming you've got some ASP.NET experience under your belt. I was on
> the same warpath myself until I found this short article:
>
> http://www.sitepoint.com/article/net-shopping-cart-datatable s
>
> For some reason I didn't realize it was going to be so simple. I
> guess I never really stopped to think it through.

Do you have any recommendations for the majority who don't use ASP,
don't have Windows web servers, and who sell products with sales tax,
shipping, take credit cards, paypal, and all that?

--
-bts
-Motorcycles defy gravity; cars just suck

Re: Looking for free or cheap shopping cart program

am 22.04.2008 01:03:19 von Jeff Bowman

"Jeff Bowman" wrote in message
news:fuj1in$f9b$1@aioe.org...

> http://www.sitepoint.com/article/net-shopping-cart-datatable s
>
> For some reason I didn't realize it was going to be so simple. I guess I
> never really stopped to think it through.

p.s. I've improved the code significantly. If you'd like an updated version,
send a request to mail at jeffbowman daught com.

Re: Looking for free or cheap shopping cart program

am 22.04.2008 16:10:10 von N

"Jeff Bowman" wrote in message
news:fuj1in$f9b$1@aioe.org...
>
> On 21 Apr 2008, "Jack B. Pollack" wrote:
>
> > Can someone recommend a free or cheap shopping cart program. We want to
> > start selling about 10 items on our site.
> >
> > Thanks
>
> Actually, it's surprisingly easy to build your own from scratch, assuming
> you've got some ASP.NET experience under your belt. I was on the same
> warpath myself until I found this short article:
>
> http://www.sitepoint.com/article/net-shopping-cart-datatable s
>
> For some reason I didn't realize it was going to be so simple. I guess I
> never really stopped to think it through.
>
> Anyway, there it is.
>
> HTH,
> Jeff
>


Thanks. Im going to play around for a few days. I'll Post back.

Re: Looking for free or cheap shopping cart program

am 22.04.2008 16:27:07 von David Segall

"Jack B. Pollack" wrote:

>Can someone recommend a free or cheap shopping cart program. We want to
>start selling about 10 items on our site.
>
>Thanks
>
OpenFreeway is oriented towards selling
services. osCommerce is oriented toward
selling products. I have heard good things about both but I don't have
any experience with either of them.