Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Issues with shipping - I am missing something simple..

Issues with shipping - I am missing something simple..

Locked

Views: 844

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
4 Aug 2009, 2:16 AM
#1
sancho avatar

sancho

New Zenner

Join Date:
Jun 2009
Posts:
39
Plugin Contributions:
0

Issues with shipping - I am missing something simple..

Hey all,

I am fiollowing this tutorial https://www.zen-cart.com/tutorials/index.php?article=208

but it is not doing what it should, I have entered 4 as the product shipping and its charging 9 in checkout... any thoughts? is there a step missing there or something else affecting the shipping... I am very mucha beginner to zen cart...

5 Aug 2009, 1:53 AM
#2
sancho avatar

sancho

New Zenner

Join Date:
Jun 2009
Posts:
39
Plugin Contributions:
0

Re: Issues with shipping - I am missing something simple..

anyone? :|

9 Aug 2009, 1:36 PM
#3
ajeh avatar

ajeh

Oba-san

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

Re: Issues with shipping - I am missing something simple..

Check your Configuration ... Shipping/Packaging ... and see if you have a Tare weight set, should be 0:0 and check if you have set the Maximum Weight higher, such as 5000 ...

This makes it work better with the Per Unit perweightunit shipping module ...

10 Aug 2009, 11:10 PM
#4
sancho avatar

sancho

New Zenner

Join Date:
Jun 2009
Posts:
39
Plugin Contributions:
0

Re: Issues with shipping - I am missing something simple..

Hey, thank you VERY much, this has done the trick nicely :)

Now, any ideas at all how to make it discount for additional items in the order? Probably keep the most expensive shipped item at the normal price, but then 1/2 each additional item's shipping cost? or any form or reducing the shipping when items are ordered together?

Thanks

11 Aug 2009, 3:40 AM
#5
ajeh avatar

ajeh

Oba-san

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

Re: Issues with shipping - I am missing something simple..

The Per Unit perweightunit is based on total weight of the order multipled by the Unit Rate ...

This is not looking at each Product products_weight individually but rather as the whole amount ...

If you want to have a First item of a Product charge and then a new charge per Additional item of a Product, then you will need to customize a totally new module to manage this ...

12 Aug 2009, 12:49 AM
#6
sancho avatar

sancho

New Zenner

Join Date:
Jun 2009
Posts:
39
Plugin Contributions:
0

Re: Issues with shipping - I am missing something simple..

I was afraid you were going to say that :)

This must have already been done numerous times, does anyone know if a module that does this rather than re-inventing the wheel so to speak.