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.