Zen Cart Logo
Forums / General Questions / Is ZenCart Right For Me?

Is ZenCart Right For Me?

Views: 767

Results 1 to 9 of 9
22 Jul 2015, 12:50 AM
#1
blenderite avatar

blenderite

New Zenner

Join Date:
Jul 2015
Location:
Virginia
Posts:
57
Plugin Contributions:
0

Is ZenCart Right For Me?

Hello Everyone!

I am trying to find a web store system that will fit my needs. Here are the top three requirements.

  1. All our products are delivered by one of our drivers to drop points. We need the store to provide a way of selecting which drop point they want to pick up from.
  2. We need to be able to sort orders by drop point. Preferably be able to print all invoices for a particular drop point too.
  3. Pay on delivery option.

To be honest, the hardest thing that I have yet to find is a way to pick drop points. If I could figure out a way to do that, I would be set.

Any help is greatly appreciated!

22 Jul 2015, 1:27 AM
#2
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Location:
N of San Antonio TX
Posts:
9,765
Plugin Contributions:
9

Re: Is ZenCart Right For Me?

Right now, ZC allows 5 entries in a customer's address book. If you had 100 drop points but, each user would never use more than four, you could populate their address book with the drop points they would select from for delivery.
Sorting invoices by address would be an adjustment to the mySql query.
COD is a built-in payment method.

22 Jul 2015, 1:44 AM
#3
blenderite avatar

blenderite

New Zenner

Join Date:
Jul 2015
Location:
Virginia
Posts:
57
Plugin Contributions:
0

Re: Is ZenCart Right For Me?

Ok that sounds great!

One other thing I forgot to mention in the original post, is there a way to sell a product by the pound?

22 Jul 2015, 1:54 AM
#4
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Is ZenCart Right For Me?

Blenderite:

Ok that sounds great!

One other thing I forgot to mention in the original post, is there a way to sell a product by the pound?

Yup, there are a few ways to address the "pound" aspect, but it can become a factor for the price of the product as well as the price of shipping.

22 Jul 2015, 2:00 AM
#5
blenderite avatar

blenderite

New Zenner

Join Date:
Jul 2015
Location:
Virginia
Posts:
57
Plugin Contributions:
0

Re: Is ZenCart Right For Me?

Wonderful! Do you have a link to some documentation or something that could help me get that going?

22 Jul 2015, 2:15 AM
#6
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Is ZenCart Right For Me?

Blenderite:

Wonderful! Do you have a link to some documentation or something that could help me get that going?

Sort of depends on how weight becomes a factor... If I understood correctly, you are considering selling an item that is to be sold in units of a pound... So, basically when they make a purchase, they are buying 1, 2, 3, 4, etc... pounds of material... That would be the unit of their purchase... So like add 5 pounds of the item to the cart... No significant amount of revision necessary. Each unit of the product would be 1 pound, so buying 5 units would be added up as 5 pounds.. Then based on the shipping method, 5 pounds would be calculated (if weight is a factor of the shipping method) and the shipping price presented as part of the checkout/shopping cart...

As for "readmes", the FAQ is a great place to look, and I might suggest for this single aspect to look at the product setup. (https://www.zen-cart.com/content.php?36-setting-up-products-and-attributes) I think there is some other similar/related areas, but will say that if results do not seem to come through a search from this site, then actually doing an internet search using your favorite search site will like point things back to a useful thread on this site. :) Just one of those things about the search engine of the software presenting this help forum.

22 Jul 2015, 11:48 PM
#7
blenderite avatar

blenderite

New Zenner

Join Date:
Jul 2015
Location:
Virginia
Posts:
57
Plugin Contributions:
0

Re: Is ZenCart Right For Me?

There isn't a way to import a list of products is there? I doubt there is, but that would be awesome if you could import a spreadsheet or something!

22 Jul 2015, 11:53 PM
#8
mc12345678 avatar

mc12345678

Totally Zenned

Join Date:
Jul 2012
Posts:
16,908
Plugin Contributions:
2

Re: Is ZenCart Right For Me?

Blenderite:

There isn't a way to import a list of products is there? I doubt there is, but that would be awesome if you could import a spreadsheet or something!

Sure is. Two come to mind: Easypopulate v4 and Apsona.
EP4: https://www.zen-cart.com/showthread.php?190417-EasyPopulate-4-0-Support-Thread
Apsona: https://www.zen-cart.com/showthread.php?217127-Odd-Question

23 Jul 2015, 12:19 AM
#9
blenderite avatar

blenderite

New Zenner

Join Date:
Jul 2015
Location:
Virginia
Posts:
57
Plugin Contributions:
0

Re: Is ZenCart Right For Me?

Wonderful! I got my work cut out for me now! Thanks!!