nShift - Getting started with Table Rate
If you need to get the Table Rate plugin, we suggest using this one:
WooCommerce Table Rate Shipping
Example for Varubrev
Example of rules to display a shipping method in our case "Varubrev" if the cart weight is below 1000g.
The rules is set up as follows:
- If the cart weight is 1000g or higher, dont display this shipping method.
- If the cart total is between 0 and 499 Shipping costs 39 - shipping display name is also set to "PostNord - Brevlåda"
- If the cart total is 500 or higher shipping cost is 0 (Free), shipping display name is also set to "PostNord - Brevlåda (Fri Frakt)"
Example for MyPack Collect
Example of rules to display a shipping method in our case "MyPack Collect (Ombudspaket)" if the cart weight is over 1000g.
The rules is set up as follows:
- If the cart weight is 999g or lower, dont display this shipping method.
- If the cart total is between 0 and 599 Shipping costs 78.2 - shipping display name is also set to "PostNord - Ombud"
- If the cart total is 600 or higher shipping cost is 0 (Free), shipping display name is also set to "PostNord - Ombud (Fri Frakt)"