Home > > Home

ForumsHome

This Question is Possibly Answered

1 "correct" answer available (5 pts) 3 "helpful" answers available (4 pts)
1 2 Previous Next
Post a new topic
Click to view MoltenJavaDev's profile Professional MoltenJavaDev 12 posts since
Jan 14, 2008
15. Re: Shopping Cart Software Jan 16, 2008 1:48 PM
in response to: amspcs
Click to view intechspecial's profile Mogul intechspecial 1,457 posts since
Jan 6, 2008
16. Re: Shopping Cart Software Jan 16, 2008 4:27 PM
Click to view Rob Marketing's profile Professional Rob Marketing 8 posts since
Jan 9, 2008
17. Re: Shopping Cart Software Jan 17, 2008 2:49 PM
in response to: intechspecial
We too use Zen Cart. I saw a post saying that if you
use FREE you will get what you pay for. I think that is true if you are
not familiar with how it works and do not understand that it is a
platform. Sure it will work out of the
box, but in order to successfully implement a useful product for your company,
you need to have an understanding.

I, like many other posts here am able to help with eCommerce
development and marketing!

Rob Milburn
www.piermarketing.com
www.piertechnologies.com
Click to view volusion's profile Professional volusion 7 posts since
Jan 22, 2008
18. Re: Shopping Cart Software Jan 22, 2008 6:47 PM
Free=More work in the end.

There is no such thing as a free lunch.

You should also consider that hosting credit card data should not be taken lightly. If your server is hacked and credit card information is stolen, credit card companies can fine you and ban you from accepting credit cards. They have set up something called PCI Standards, which you might want to read up on.

Overall, it depends on how serious you want to take your online business. Setting up a free cart with PayPal is not a bad route if you are a light seller, but free carts can be a liability if you want to open a serious business online.

Regards,
Michelle Greer
http://www.volusion.com
Click to view Joseph V's profile Start-up Joseph V 5 posts since
Jan 23, 2008
19. Re: Shopping Cart Software Jan 23, 2008 10:43 AM
Hello Trentton

I would advise on not using free shoppiing cart software. However there are a few inexpensive good starter carts out there:

*************************************************
Vevo Cart
PD shop.NET
AspDotNetStoreFront (Expensive but amazing Not starter cart)

I personally do not trust PHP so I wouldn't recommend it.

Joseph Voldeck
MadGig.Com

Click to view xenopod's profile Mogul xenopod 109 posts since
Dec 28, 2007
20. Re: Shopping Cart Software Jan 24, 2008 1:42 PM
in response to: Joseph V
What do you base a distrust of PHP on?
Click to view Joseph V's profile Start-up Joseph V 5 posts since
Jan 23, 2008
21. Re: Shopping Cart Software Jan 27, 2008 7:43 PM
in response to: xenopod
Hello Xenpod,

No real specific reason except that I have had more configuration troubles with it in the past than any other language that I have used and it is a "dirty" code. Actually I think Joomla! is an excellent app. however it is very tempermental too.

So going by my experience with PHP I wouldn't recommend a starter cart as a PHP application unless you want to fix DB errors all day long.


Thanks for the reply
Joseph
MadGig.Com

Click to view xenopod's profile Mogul xenopod 109 posts since
Dec 28, 2007
22. Re: Shopping Cart Software Jan 27, 2008 11:27 PM
in response to: Joseph V
What do you mean by a "dirty" code?

I suppose for some starter carts an ASP cart could be easier to run with however you also have the added costs of having to have to run a linux server with chilisoft or having a cla for a windows server.

Since shopping carts deal with consumer information it is often better to be safe and ensure security by having a professional setup a solution for you. However if you are careful and read the manuals for whatever software you choose you can get through it.

One of the big advantages with using PHP based systems though is that most projects have large support communities so if you run into problems you can join their message board or one of their chatrooms and someone will generally be glad to help you with any problems you have or point you in the right direction for your answers.
Click to view Joseph V's profile Start-up Joseph V 5 posts since
Jan 23, 2008
23. Re: Shopping Cart Software Jan 30, 2008 9:32 PM
in response to: xenopod
Hello Xenopod,

Yep, I agree with you.... :)

Joseph

Click to view websolutions's profile Mogul websolutions 191 posts since
Feb 4, 2008
24. Re: Shopping Cart Software Feb 4, 2008 7:45 PM
osCommerce is what I recommend!

Mike
Click to view LUCKIEST's profile SCORE LUCKIEST 7,926 posts since
Aug 6, 2007
25. Re: Shopping Cart Software Feb 5, 2008 6:52 AM
This site that just turned 100.
Congratulations, Bank of America small business online.
LUCKIEST
Click to view Steven.C's profile Professional Steven.C 3 posts since
Feb 6, 2008
26. Re: Shopping Cart Software Feb 6, 2008 5:05 PM
For a free shopping cart solution you would most likely be happiest with osCommerce ( http://oscommerce.com/ ). We have many users hosted on our servers utilizing the open source osCommerce shopping chat. It offers a ton of options and can be used with many merchant account solutions - even your free paypal account.

It is very affordable to get started since the shopping cart and paypal are both free. A domain, web hosting, SSL certificate ( security ) and maybe an OScommerce template for design are all you really need to get started. Then time populating your inventory and marketing your new store.

If you are looking for a more powerful solution, I also recommend X-Cart ( www.x-cart.com ) which is a great shopping cart system - not free though

I think one may of mistakenly indicated that you would be stuck with your web host if you use a free shopping cart solution provided by them. Many web hosts offer open source solutions that would allow you to backup your database and move elsewhere. Make sure you ask before signing up.

If you would like more information regarding either of the shopping carts, or an installed demo to trial feel free to drop us a line. We have very affordable web hosting solutions available for ecommerce shopping solutions.

Kind Regards,

Steven C.
www.hostaga.com
sales@hostaga.com
(800) 460-7196
Click to view dollsbags's profile Mogul dollsbags 26 posts since
Dec 6, 2007
27. Re: Shopping Cart Software Feb 6, 2008 6:51 PM
We use Shop-Script and like it very much. Anyone with some basic html knowledge can modify the templates that the software comes with. They have a few different versions (Standard, Pro, and Prem) and which version you use depends on what you need in your store. A shoe store with multiple product colors and sizes would need the Prem version, for instance. Shop Script's technical support is exceptional, very responsive and second to none IMO. They will help you with everything EXCEPT the html coding (IE, the look and feel of your site) but there are enough templates that the software comes with, to get a custom look and feel to your website without having to be an expert. It also works with all types of payment gateways, such as PaPayl, Authorize.net, etc. Their site is: http://www.shop-script.com

The trick about this software and any other dynamicly served content (database lookups) is to get your site into the search engines and that takes time and effort. Most search engines don't crawl dynamic sites well (php, cf, asp). If you host on a Linux server you can effectively use the MOD REWRITE command to map static pages to dynamic ones. This gets very complex but if you don't want to get into all that techie stuff, there are enough description and keyword meta tag fields for every item in your store and every page in shop-script to make some impact on the search engines without having to use Mod Rewrite.

There are a few free e-comm apps out there, but I found shop-script to be very reasonably priced. It is actually open source so you can also use "rentacoder.com" to help you customize if you need help or need extra features the software doesn't come with.

Rich Petrelli, VP
DollsBags.com
Click to view M&M Services's profile Mogul M&M Services 17 posts since
Oct 10, 2007
28. Re: Shopping Cart Software Feb 7, 2008 3:21 PM
Sure do Give me a call 866 351-1627 Marcus Walker M&M Merchant Card Services Inc. the software we provide is very reliable and the processing cost is a lot less and more secure than Pay-Pal ! We process for B of A. thanks.
1 2 Previous Next