Shipping method for each item from warehouse
Posted: Thu Oct 29, 2009 9:24 am
Hello, we are shipping oversized items from a warehouse where shipping for EACH item is $300.
Is there a simple way to set up a shipping method for this?
Currently we're using "Vary by Quantity" and listing the multiples:
As you can see, this is not very extensible. If someone wants to order 20 of the items we would have to make sure we have a min/max of 20 and a rate of $6000.
Is there an easier way to handle this situation: "Each item from warehouse x has a shipping charge of $300 applied to it."
Thanks in advance.
Is there a simple way to set up a shipping method for this?
Currently we're using "Vary by Quantity" and listing the multiples:
Code: Select all
Min Max Rate
1 1 300
2 2 600
3 3 900
...
Is there an easier way to handle this situation: "Each item from warehouse x has a shipping charge of $300 applied to it."
Thanks in advance.