Zen Cart Logo
Forums / General Questions / Only charge for 1 box in shipping

Only charge for 1 box in shipping

Locked

Views: 998

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
3 Aug 2008, 2:16 PM
#1
bswinnerton avatar

bswinnerton

New Zenner

Join Date:
Jul 2008
Location:
Connecticut
Posts:
77
Plugin Contributions:
0

Only charge for 1 box in shipping

Hi there everyone,

I was wondering if there was a way to specify how much can actually fit into a box in the shipping module. For example one box can only handle a weight of 2, so you could put one item that weighs 2lbs can fit into the box, or two 1lb items can fit into that box.

3 Aug 2008, 4:30 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Only charge for 1 box in shipping

What shipping method(s) are you intending to use?

Do any of your Products, sitting at quantity 1 on a scale, weight more than 2lbs?

3 Aug 2008, 8:46 PM
#3
bswinnerton avatar

bswinnerton

New Zenner

Join Date:
Jul 2008
Location:
Connecticut
Posts:
77
Plugin Contributions:
0

Re: Only charge for 1 box in shipping

I am using the table rate mod for my shipping. And I have everything broken down into three weights: 1,2,3. There is a seperate box for anything 3 but in the other box you can fit one 2 or two 1's.

Thank you again for your help ajeh =)

4 Aug 2008, 4:17 PM
#4
ajeh avatar

ajeh

Oba-san

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

Re: Only charge for 1 box in shipping

I think from the sound of things you will need a custom shipping module to determin how many items are in the cart at the 3 settings and then do a calculation from that ...

You break pattern with that 3, as the 1 and 2 can be totaled and put into the boxes by taking the total weight and divide by 2 ... but then that 3, doesn't fit that idea and the 1 and 2 cannot use the 3 box ...

So, it would be easier to count how many items are 1, 2 and 3 separately to box them and then computer rates from that ...

Got your coding hat on? :smartalec:

If not, you may wish to post in the Commercial Help Wanted for this ...