Setting up Shipping Zones | Shipped

Setting up Shipping Zones

To set up the WooCommerce Table Rate Shipping method, you first need to set up a shipping zone, then add the method to the shipping zone, and lastly, configure the method. You can create as many shipping zones as you want, and add multiple methods to each zone.

A Shipping Zone is a geographical area to which items can be shipped to. Shipping zones can be as specific as need be, right down to regions and zip codes, or as generic as possible.

It is important to note that customers can only see methods that are available for their address and the corresponding shipping zone. A customer may qualify for only one shipping zone.


Adding a new zone

1. Go to: WooCommerce > Settings > Shipping > Shipping Zones. If you don't see Shipping as an option, go back to WooCommerce > General and take a look at the Shipping Location(s) settings, Shipping & Shipping Calculation may have been disabled there.

2. Select Add shipping zone at the top.

WooCommerce Table Rate Shipping - Shipping Zone

3. Enter a Zone Name, you can also select Zone Regions that apply to your scenario. Regions can consist of Countries, States, and Continents. then click Limit to specific zip/postcodes (if applicable) to further narrow which customers match this zone.

WooCommerce Table Rate Shipping - New Shipping Zone

4. Click the Add shipping method button, and a popup dialogue box will open, then select Table Rate Shipping from the select box and click Add shipping method button again to add it to the shipping zone. Once the shipping method has been added to the zone, you can now configure it.

WooCommerce Table Rate Shipping - New Shipping Method

5. To set up the newly added shipping method, click the title of the shipping method or the Edit link below the title, this brings you to the settings page of the method.

WooCommerce Table Rate Shipping - Shipping Method


Additional Resources

    • Related Articles

    • Shipping Rates

      The Shipping Rates setting page can be used to create and manage shipping rates (i.e the shipping methods). Multiple shipping rates and shipping costs can be made available based on product rules and conditions. Cost Limit Per Rate This field ...
    • Shipping Costs / Shipping Fees - Filter Hook References

      This is simply a list of shipping costs/fees related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped_admin/get-cost-type-groups Parameters: ...
    • Shipping Rates - Filter Hook References

      This is simply a list of shipping rates-related filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped/rate-cost Parameters: $rate_cost array() $rate_id ...
    • Others - Filter Hook References

      This is simply a list of other filter hooks found within the WooCommerce Table Rate Shipping files. This list also includes the supported parameters and example codes. wtars_shipped_admin/get-settings-section-fields Parameters: $in_fields array() ...
    • About & Feature

      WooCommerce Table Rate Shipping is a powerful, flexible and easy-to-use shipping plugin for WooCommerce, it can create multiple shipping rates based on product rules and conditions defined by the admin. This plugin can be used to create a variety of ...