Zen Cart Logo

Ground Shipping only

Locked

Views: 1,744

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
10 Jul 2006, 11:12 PM
#1
neoific avatar

neoific

New Zenner

Join Date:
Jul 2006
Posts:
5
Plugin Contributions:
0

Ground Shipping only

I have certain products that due to laws cannot be shipped air. Is there a way I can limit a product or Category to certain shipping methods?

10 Jul 2006, 11:17 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Ground Shipping only

Anything can be configured to work in Zen Cart ... this is php ... :smile:

You would need some type of flag in the products table based on shipping limitations ...

Then decide what happens on mixed carts, etc.

Customize the Admin for Adding, Editing, Copying, etc.

May need to do quite a bit of work to get it all happy ... but it can certainly be done ...

10 Jul 2006, 11:50 PM
#3
neoific avatar

neoific

New Zenner

Join Date:
Jul 2006
Posts:
5
Plugin Contributions:
0

Re: Ground Shipping only

So nothing like this has already been done that I can download?
Im a PHP guy, I can do it, but I just dont know the Zen Cart system very well.