Forum Moderators: buckworks
After reading some of your posts in the "ecommerce" section (found with a Google search for information about shopping carts), I think that you could help me with a suggestion.
Regarding e-commerce software, it would help me greatly if you would provide me with your opinion of the best 2 shopping cart/e-commerce software products available that:
(1) cost no more than $2,500 and,
(2) are as easy to use as possible
SoftCart is, I think, unnecessarily complex given the ease-of-use software advances other products like ShopSite are offering. I do know a bit of HTML and the very tiniest bit of CSS (I can change font and link styles via CSS but that is all). I want to be able to produce the "look" of the pages with HTML and CSS. ShopSite however, does not even offer features like, for example, an always viewable cart summary (i.e., without having to click on a "review cart" button) as many free shopping carts offer (e.g., osCommerce, Interchange, etc.).
Reading your earlier posts has caused me to think more about products that are "free" (e.g., osCommerce) versus those that cost more initially but will likely reap greater long term benefits. Since I am asking for your opinion, I hope that you will provide me with this help (i.e., via providing me with your forthrightly offered opinion in this matter). Please help me - I am relatively new at this and would like to learn from your experience and make the best investment (up to $2,500) possible.
[edited by: oilman at 10:59 pm (utc) on July 29, 2003]
[edited by: engine at 7:17 pm (utc) on July 31, 2003]
[edit reason] [edited by: oilman at 10:59 pm (utc) on July 29, 2003] and tidied up [/edit]
It would be worth as much as $3,500 if the ease-of-use and features from $2,500 to $3,500 are significant. I am in a bit of a time crunch so learning from your experiences (everyone!) would be greatly appreciated.
An example of something similar to what I am trying to accomplish may be found at:
[grocerygateway.com...]
The "Getting Started Tutorial" link found on this page (the page associated with the link provided above) will show you a series of shopping cart pictures.
Those who know about such things please please help.
[edited by: engine at 7:18 pm (utc) on July 31, 2003]
[edit reason] tidied up [/edit]
If you do that you can spend your budget on getting someone to customise Interchange for you.
[edited by: engine at 7:22 pm (utc) on July 31, 2003]
[edit reason] no promos, thanks See TOS [webmasterworld.com] [/edit]
Can any one recomend a good software that is capable of this?
Also I am looking into salescart pro and salescart sql. There is no info on this company in the webmasterworld forums. Has anyone tried them?
Interchange [icdevgroup.org] is the ticket. DEMO [demo.icdevgroup.org]
I've used ClickCartPro for a number of sites, it's coming out with a new update this week - cost: $99. It's completely customizable look and feel wise. It will also export to Quickbooks or Peachtree with the latest version. It integrates with many gateways for credit card processing, allows for coupons, will also handle digital goods by download. There's a lot to it, but it's pretty simple to set-up (Perl and integrates easily with MySQL) if you've installed cgi scripts, and know some html, you can do it.
automotivetouchup: you can specify fields for custom user input and/or have options for each product... several ways to do what you mentioned.
Hope this helps.
LisaB
Linux has less problems. Linux is more stable. Blah, Blah, Blah. Please don't leave us. Blah.
NT is the only way to go. You can do more with nt. Blah, Blah, Blah. I want my commision. Blah
Do any real people have an opinion?
Has any one tried salescart pro or sql?
LisaB supose you had a product that had 3 special widgets that was availible in 20,000 different colors. seperated by the year the widget was born, who made the widget, and the name on the widget. Any advise? I'm kind of new. I have been researching for a year on and off for a better way. I spent 5-6 hours today on Instant messaging with companies.
I have a hosted cart right now, and it is getting old, their server shows an error message sometimes for users and sometimes too slow.
No seriously I'm a developer / consultant that's had a lot of experience with various ecommerce technologies both running on NT and Linux. I've been run the guantlet a few times when companies have needed to move technologies so I know here your coming from. The trick when specifying a technology and a platform is to analyse the needs and source the right solution. Sounds simple?
The problem is that most companies providing consultation on ecommerce and stuff are headed by sales people. They ussualy don't care about what's best for you, more about what's best for them as far as commisions go.
[edited by: engine at 7:22 pm (utc) on July 31, 2003]
[edit reason] no promos, thanks See TOS [webmasterworld.com] [/edit]
Do any real people have an opinion?
Anything but NT is the way to go. :)
I prefer FreeBSD for my servers, but linux is probably a more viable option if you're looking into a hosted solution. I administer servers that run FreeBSD, Linux, and Windows 2000. As far as stability goes, I've actually had more problems with hardware crashes than software. If you do go the windows route, try to get to Win2K at least. It's a good deal more stable than NT4. But you're just better off altogether avoiding the Microsoft solution and finding a good RedHat box.
LisB ClickCartPro looked like a really good example. It is real flexible, linux or windows and has other cool options too. A blank box to add text multiple drop down boxes ect.
Is there no off-the-shelf ecommerce product, at any price, that can be completely customized with knowledge of only these three "languages" (i.e., HTML and/or CSS and/or Visual Basic)?
No pay per month options are acceptable - only buy it outright options please. The tantamount issue is <b>easy-to-use</b>.
[edited by: engine at 7:17 pm (utc) on July 31, 2003]
[edit reason] tidied up [/edit]
LisaB Your recomendation looked close. It doesn't print labels, but seems to be a really good underpriced software. How does it merge with frontpage? Could you sticky me some of your urls created with this product?
dvduval Miva was the first place I checked. They seemed to be good but very limited. I contacted them and the software would not give me the right options. I am using a hosting company that offers it too.
In fact I don't believe you even need to know html to use it. No recurring fees. No tying you down. They even give you all the asp code in case you wish to modify/personalise it in the future. And their support has been brilliant - even on a Sunday.
Does an ASP-based shopping cart have any inherent advantages over shopping carts by ShopSite and SoftCart? Some folks say yes - why?
If one knows a little about Visual Basic 6, can that knowledge plus HTML and nothing else allow one to build an ASP shopping cart?
Is ASP free?
-------
If one knows a little about Visual Basic 6, can that knowledge plus HTML and nothing else allow one to build an ASP shopping cart?
I didn't realise you were looking to build an ASP shopping cart. That's a big job. Good luck.
If you are looking to use an existing asp package then no there's no cost to ASP itself. Ensure that your ISP supports the latest version.
Try renaming one of your existing html page from mypage.htm to mypage.asp and you'll see that you can open it in any browser. It's just like a normal html page but you can add bits of asp code into an asp page that allows it to connect to a database and get data from there, and other cool things like that.
Thank you folks.
Tell me, I have just learned of the "Erol" shopping cart. The most recent vesrion of it looks pretty thorough. Has anyone tried the latest version of Erol? Does anyone know how Erol compares with ShopSite?
You are welcome to "sticky mail" me if that venue is more appropriate to convey your experience.
-------
I realize that you are looking for an outright purchase, but at about $15 USD a month, that initial outlay you've described practically DOES buy the cart.
I chose it because I wanted work on selling my products and so far I absolutely love it. It's not for everyone, but it has some sweet cusomization that is just great.
A REALLY sweet feature I just noticed recently, but have not tried is the ability to set up your own affiliate code...
I'm certainly not an expert with this service, but it has a LOT of nice features that may suit your products. Since I have no idea what you sell, it may or may not work.
(Disclaimer-no affiliation with the people-just a simple-to-use cart for me.)
If I were willing to spend $20,000 USD on a shopping cart/e-commerce solution on which to standardize for all my clients, and the software must be:
(1) an outright purchase - not pay per month
(2) off the shelf software - not hire to build it
(3) capable of operating with JavaScript off
(4) EASY TO USE
(5) feature rich
(6) able to produce search-engine-friendly pages
(7) available now!
You folks who have much experience in setting up various shopping carts, your advice is being sought here. Sticky mail me if you prefer. I will be checking for responses this afternoon.
-------
I think we could say AbleCommerce does "all of the above".
For various reasons (mostly a concern about the ability of MM to handle many thousands of products), I went searching for an alternative for a new site. I looked seriously at about 4 different products.
I settled on CandyPress. Despite the goofy name, this ASP-driven system has easy-to-modify code and supports Access and MSSQL databases. I'm not an ASP guru, but I've been able to quickly and easily customize the system (and I don't mean just for appearance, but adding entirely new features). $49, but beats some packages at 10x the price. Plus, there is a community that eagerly helps out.
[edited by: TallTroll at 10:32 pm (utc) on Sep. 15, 2003]
[edit reason] URL drop [/edit]