I really don't have time to develop a whole shopping cart system.
I'm not being paid alot of money for this site so I can't justify creating
my own cart.
Actually I saw this link today
<a style='text-decoration: underline;' href="http://www.hosting4less.com/ecommerce.html" target="_blank">http://www.hosting4less.com/ecommerce.html</a>
I've used Miva shopping cart before and it's pretty easy to setup
"Marc Bissonnette" <dragnet.DeleteThis@internalysis.com> wrote in message
news:Xns93D5AD336DB5dragnetinternalysisc@207.35.177.135...
> "CJ" <sdf.DeleteThis@yahoo.ca> wrote in
> news:ci_Za.732663$Vi5.16760582@news1.calgary.shaw.ca:
>
> > Okay, hate to bring this up again but I'm looking to setup a fairly
> > simple shopping cart for about 20-30 items.
> >
> > I was going to go with paypal's shopping cart but some people don't
> > care for paypal (myself I have had no problem)
> >
> > Can anyone else recommend one? I don't want to pay a big monthly fee
> > and I don't have hosting yet so I'd be willing to pay for that.
> >
> > I've setup oscommerce in the past and that's way too much work for
> > this store.
>
> Why not write one yourself ? I *just* closed my editor from creating a
> relatively simple shopping cart using an auto-incrementing ID number from
a
> MySQL DB as a temporary sessionID and storing the product ID's in the DB
> associated with that sessionID (and then simply check the date - if more
> than 24 hours have elapsed since the creation of the session, it deletes
> them) and pass the session ID along in a temporary cookie (the cookie
> expires when the browser session is closed)
>
> Heckuva lot cheaper than buying a shopping cart and having to wrap your
> shop around it's capabilities, rather than the other way around.
>
> Of course, you've also got the option, if the budget is tight, to simply
> list all the products on a single order page, with quantity boxes or drop-
> downs to the right - not super elegant, but simple, cheap and fast to
> implement. If the site makes a decent amount of money, it would then be
> justified in spending more time or money on a 'real' shopping cart.
>
> --
> Marc Bissonnette
> Perl CGI. MySQL Databases. Dynamic Web Content Control.
<font color=purple> > <a style='text-decoration: underline;' href="http://www.internalysis.com</font" target="_blank">http://www.internalysis.com</font</a>>
<font color=purple> > Looking for a new ISP? <a style='text-decoration: underline;' href="http://www.canadianisp.com</font" target="_blank">http://www.canadianisp.com</font</a>><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Shopping Cart