Web Hosting Talk







View Full Version : Shopping Cart Package Shortlist


Reseller96
03-09-2004, 03:50 PM
Does anyone have a shortlist of shopping cart software providers either for install or integration in a VPS environment. I am familiar with MIVA but looking for another solution. Thanks.

phpcoder
03-09-2004, 04:16 PM
Hello,

You can use 99.9% of shopping carts on your server, even if its a VPS, that are compatible with the software you have installed (php, mysql, cgi, etc).

Visit www.hotscripts.com for a large list of shopping carts :)

Reseller96
03-09-2004, 04:57 PM
Gotcha. But my question is does anyone have a shortlist of shopping cart software providers?

phpcoder
03-09-2004, 05:45 PM
http://www.oscommerce.com provides a great shopping cart in my opinion :)

Synthetic
03-09-2004, 05:50 PM
Miva is a good shopping cart although yes it is rather costly.

Personally I'd recommend using http://www.x-cart.com.

MrBojangles
03-09-2004, 06:41 PM
you can checkout either jshop or digishop

Reseller96
03-10-2004, 04:52 PM
phpcoder-

Can I ask you why you feel oscommerce is a great SC package? Just curious as I am looking for a SC to install on my server. I'm a hosting reseller (as if you couldn't tell by my clever user name) trying to get a solution for my customers wanting an OOTB shopping cart Web site. I have been with MIVA at Interland but since I have taken the plunge to move my hosting business elsewhere, I thought it might be time to re-evaulate my shopping cart solution. Also, I have been on the oscommerce Web site trying to get a feel for the product and their site is not at all comprehensive or descriptive to tell me much about the product. I can't even find pricing for it or how to go about purchasing it, licenses, etc. Can you help? Thanks.

MrBojangles
03-10-2004, 06:56 PM
why not try out http://digishop.sumeffect.com. I use them for most of my clients.

I also use another cart if my clients only sell 1-3 items. Since those people are usually cheap any how.

cartika-andrew
03-10-2004, 07:32 PM
Hi Reseller,

osCommerce is an open source product, therefore free - so, you wont really find any pricing on their site.

It is an excellent product - stable and scalable with alot of OOTB functionality.

The upside - its free, loaded with functionality and easy to use

The downside - you have to support it yourself - the community is large and helpful, but at the end of the day, you either need to learn how to modify/support it, or hire someone else to do it for you.

Reseller96
03-10-2004, 07:39 PM
MrBojangles, thx I'll check out digishop.

Gargoyle, I have no problem supporting it. I'm also a PHP coder and I know MySQL quite well. Can you tell me how it performs in a VPS environment? Can you have multiple Domains? How does the cart keep one domain's storefront out of another domain's storefront?

cartika-andrew
03-10-2004, 07:45 PM
Hi Reseller,

Glad to hear you're a php coder - you should have no problem with osC...

Not sure I completely understand your question re domains - but essentially you would need 1 domain/storefront, each with their own DB...

Im not the osC coder in our company, so I wouldnt be able to get into greater detail then this - however, feel free to drop us an email and Ill have our coder give you a more detailed answer...

Reseller96
03-10-2004, 07:52 PM
Gargoyle, what I am saying is that I want to use the SC in a shared server environment (VPS) where I will be housing many different domain names on a single server and some of the domains will be using the SC. I don't want any domain (or store front) accidently getting comingled with my other customer's SC, if that clears it up a bit? (as I do more research I might drop you an email -- thx for the offer :)

sadcox66
03-11-2004, 09:03 AM
Each customer is setup with their own database (mysql)
You setup the database persmissions so that customers
cannot access each other (the defaults for mysql)

Reseller96
03-11-2004, 09:06 AM
Thanks "sadcox66" :)

Fastcom
03-11-2004, 12:26 PM
Originally posted by Reseller96

I'm also a PHP coder and I know MySQL quite well. Can you tell me how it performs in a VPS environment? Can you have multiple Domains? How does the cart keep one domain's storefront out of another domain's storefront?

All the carts we use perform very well in a VDS environment such as oscommerce x-cart etc, a php accelerator also helps to speed it up such as Zend or Ioncube.

Multiple carts can run off a single VDS, but its like anything else that uses a server resource or could be server hungry, it needs to be monitored, for example as well as the auto notifications we receive, we log in to servers every two hours to check server/domain resources and logs etc.