Find us elsewhere
Join Now Member Login

Shopping cart recommendation for site selling antique postcards

 
New Topic
Post Reply
Follow Topic
Page of 1
  • Author
  • Message
 
Danae

posts: 37

Aug 06, 2007 1:14 PM ET    Quote  Report Abuse
Points: 0   Vote

Hi,

I looked through several posts talking about shopping carts, but I`m not sure what would be best for my situation.

My granddad has a large (thousands) collection of antique postcards.  Since he`s getting old, he wants to start selling them more quickly, but Ebay has been a little disappointing, with all its fees and customer complaints, and how you have to work at it very regularly.  So I`d like to make an e-commerce website to sell the cards for him.

I have a reseller hosting account with Hostgator, so I can host the site.  Hostgator offers the following shopping carts as part of their service:

Agora Cart

OsCommerce

Zen Cart

Cube Cart

My key concern for the antique postcard store is that there will only be one of many of the postcards.  So when someone buys it, I would want it to be removed from the website, or at the least, be marked with "Sold Out."

Other considerations for the shopping cart/website:

--We will probably eventually have over 1,000 items on the website at any time, divided by categories. 

--There will need to be a good search function.

--It would be great if new product information could be entered into a spreadsheet or simple form and then added to the database.  Then I could show my granddad, sister, or other people how to add postcards to the store.

--I`m a website designer by profession, and I don`t mind having to work with code a little bit.  I`ve learned a little about PHP, ASP, and MySQL, and I`d like to have a reason to learn more.

--There is no need for complex shipping calculations, since the postcards are all the same size and weight.

--There is no need to give the customer options.  They will just be clicking "add to cart" or similar by the card(s) they want.

--I would want to give the store a "look" that fits the product offering.

--I don`t want this to cost much money.

So, recommendations? 

(If someone wants to recommend Apple Cart, go ahead and say your piece, but I`d rather people not get into an argument on this thread like they did on another one.  Apple Cart`s too expensive for me, anyway.)



-------------------------

EFFECTIVE WEBSITES
when results matter

www.effective-websites.com
vwebworld

posts: 1237

Aug 06, 2007 1:36 PM ET    Quote  Report Abuse
Points: 0   Vote

OF the four carts your list, I prefer Zen Cart.

You can have a limited quantity of each product to sell and Zen Cart will track how many are left and or sold-out.

There is a bulk upload modual (add on) although I have not used it.

Gettting back to basics:

The good thing about shopping carts is they manage the "Backroom" stuff well and maintain a customer database. For your situation, do you need a customer database (usually used to promote new items or prices to existing customers)?

The bad thing about going about this is you`ll need to get the word out through promotion, SEO, etc in order to get traffic.  While eBay does have some issues, it already gets traffic.

The other consideration is why sell the cards one-by-one online? Do you expect higher price per item? And why do this over time (time to add more cards)? Why not just find a dealer in such items or an auction house and sell everything?

~Roland



-------------------------

Web Design | Best Beef Jerky | ecommerce articles | Follow vwebworld on Twitter
Danae

posts: 37

Aug 06, 2007 5:12 PM ET    Quote  Report Abuse
Points: 0   Vote

Thanks, Roland.

I hadn`t thought about a customer database, but that would probably be helpful.

My granddad, although elderly, isn`t ready to give up the ghost yet, and also is not ready to give up his postcard collection all at once like that.  (I think it`s on my grandmother`s insistence that he`s trying to reduce the collection at all!)  Also, I want the experience of setting up and managing an online store, so I can help website clients with that.

 



-------------------------

EFFECTIVE WEBSITES
when results matter

www.effective-websites.com
CraigL

posts: 9051

Aug 06, 2007 11:56 PM ET    Quote  Report Abuse
Points: 0   Vote
We just went through a really, really low-budget introduction to shopping and started using PrestoSell.com. Along the way, speaking with a couple of other people into development, it seems all we hear about is Zen Cart.

I know NuEvolution is very big on OS Commerce, but this Zen Cart sure is getting some excellent notices. I have no clue how to make them work, I`m just piping in with what I`ve heard in general.

More importantly is to have your pricing scheme, per unit, in your mind before you even start thinking about a shopping cart. And you seem to have that clear. That turned out to be the hard part---the conceptual part...not the programming. At least in our experience.
gonink

posts: 136

Aug 07, 2007 3:16 PM ET    Quote  Report Abuse
Points: 0   Vote
I`m not going to throw out recommendations, but another point to think about: Security.

How will the payments be processed? Credit Cards I assume? If so, do you know what kind of security you can expect with any of the carts you listed? Do they offer an SSL certificate and something with VeriSign or GeoTrust?

I`m certainly no expert and I`m somewhat in the same boat as you and have discussed shopping carts with some WebDev guru`s I trust immensely and these security points concerned me the most.

vwebworld

posts: 1237

Aug 07, 2007 3:42 PM ET    Quote  Report Abuse
Points: 0   Vote

Any good ecommerce solution provide for password protection of the admin parts of the online store...as well as customer password/login protection.

SSL is separate from the ecommerce program as it is related to the hosting/server and is not contingent upon what ecommerce program you use.

Some people have online stores without SSL but if they process payments through PayPal...PayPal protects through SSL that transaction.

~Roland



-------------------------

Web Design | Best Beef Jerky | ecommerce articles | Follow vwebworld on Twitter
gonink

posts: 136

Aug 07, 2007 4:38 PM ET    Quote  Report Abuse
Points: 0   Vote

Any good ecommerce solution provide for password protection of the admin parts of the online store...as well as customer password/login protection.

SSL is separate from the ecommerce program as it is related to the hosting/server and is not contingent upon what ecommerce program you use.

Some people have online stores without SSL but if they process payments through PayPal...PayPal protects through SSL that transaction.

~Roland


Right, I know the SSL is separate from the ecommerce program. Just like you said, any quality ecommerce program worth it`s salt is a viable solution, but my biggest concern would be and for anyone else, is the gateway between the server and a bank. All of that sensitive data is being passed around and if I understand things correctly, can be a security risk dependent on the SSL cert. Correct?
houseofjerkyjanie

posts: 1150

Aug 07, 2007 7:29 PM ET    Quote  Report Abuse
Points: 0   Vote
We use Zen Cart..  It works very well, and it`s secure with our credit card processing.
vwebworld

posts: 1237

Aug 07, 2007 8:06 PM ET    Quote  Report Abuse
Points: 0   Vote

Right, I know the SSL is separate from the ecommerce program. Just like you said, any quality ecommerce program worth it`s salt is a viable solution, but my biggest concern would be and for anyone else, is the gateway between the server and a bank. All of that sensitive data is being passed around and if I understand things correctly, can be a security risk dependent on the SSL cert. Correct?

Yes, SSL encripts that transmission of information.

~roland



-------------------------

Web Design | Best Beef Jerky | ecommerce articles | Follow vwebworld on Twitter
Page of 1
Post Reply
 
.
Advertisement

Keep the Community Clean!

  • StartupNation forums should be used as a platform to learn, educate others, share stories, tips & tricks and to provide constructive feedback.
  • Please do not use the Forums for advertising & blatant self-promotion.
  • Please be respectful to other members and refrain from personal attacks and vulgar language.
  • StartupNation reserves the right to delete any message, reply, and/or member who violates our terms of use.
Read full terms of use
Advertisement
Advertisement
Advertisement
Advertisement