To set up a shipping cost depending on an order total and weight:
- Log in your administrator panel and open the Shipping methods page (the link to this page is in the SHIPPINGS/TAXES side box on the left of the page).
- Create a shipping method or choose the existing one.
- Click on the Edit button of this shipping method. The Shipping method properties page will open.
- On that page select the desired destination in the Show rates for destination: box and click on its link.
- Click on the + button in the Cost dependences section.
- In the first row enter 0 (for instance) into the More than input field and a shipping rate (e.g. 25) into the Rate value input field.
- In the following row enter the total amount (e.g 50) after which you would like to change the shipping cost into the More than input field and different shipping rate (e.g. 20) into the Rate value input field.
- You are able to specify as many intervals as you like.
- Click on the + button in the Weight dependences section.
- In the first row enter 0 (for instance) into the More than input field and a shipping cost (e.g. 2) into the Rate value input field.
- In the following row enter the total amount (e.g 100) after which you would like to change the shipping cost into the More than input field and different shipping cost (e.g. 3) into the Rate value input field.
NOTE: In this case the shipping cost will be a shipping rate of the Cost dependences section plus a shipping rate of the Weight dependences section. For instance, if the order total is between $0 and $50 and the order weight is less than 100 lbs, the shipping cost will be $25 + $2, if the order total is between $0 and $50 and the order weight is more than 100 lbs, the shipping cost will be $25 + $3, if the order total exceeds $50 and the order weight is less than 100 lbs, the shipping cost will be $20 + $2 and if the order total exceeds $50 and the order weight is more than 100 lbs, the shipping cost will be $20 + $3.
- Click on the Update button at the bottom to save the changes.