---
title: Add New Shipping Zone
source: https://wpdoc.webkul.com/woocommerce-marketplace/documentation/vendor-shipping-zone-management.html
---

# Add New Shipping Zone

<a class="doc-image-link" href="./assets/Shipping.webp"><img src="./assets/Shipping.webp" alt="Shipping" /></a>

<!-- <a class="doc-image-link" href="./assets/shipping-created.webp"><img src="./assets/shipping-created.webp" alt="Shipping Created" /></a> -->


Vendors can manage shipping zones and shipping methods directly from their vendor dashboard.

---

## Add New Shipping Zone

To create a new shipping zone:

1. Navigate to **Shipping** from the vendor dashboard.

<a class="doc-image-link" href="./assets/before-shipping-created.webp"><img src="./assets/before-shipping-created.webp" alt="Before Shipping Created" /></a>

2. Click on **Add New Shipping Zone**.
3. Enter the following details:
   - **Zone Name**
   - **Zone Regions**
4. Click on **Add Shipping Zone** to save the zone.

<a class="doc-image-link" href="./assets/shipping-zone.webp"><img src="./assets/shipping-zone.webp" alt="Shipping Zone" /></a>

---

## Edit Shipping Zone

After creating the shipping zone:

1. Go back to the **Shipping** section.
2. Click the **Edit** button for the shipping zone where you want to add shipping methods.

<a class="doc-image-link" href="./assets/edit-shipping-zone.webp"><img src="./assets/edit-shipping-zone.webp" alt="Edit Shipping Zone" /></a>

---

## Add Shipping Method

1. On the Shipping Zone edit page, click on **Add Shipping Method**.
2. A popup window will appear to select a shipping method.

<a class="doc-image-link" href="./assets/add-shipping.webp"><img src="./assets/add-shipping.webp" alt="Add Shipping" /></a>

---

## Select Shipping Method

1. Choose a shipping method from the dropdown list in the popup.
2. Click **Add Shipping Method** to assign it to the shipping zone.

<a class="doc-image-link" href="./assets/seller-shipping-popup.webp"><img src="./assets/seller-shipping-popup.webp" alt="Seller Shipping Popup" /></a>

---

## Configure Shipping Method

1. After adding the shipping method, you will be redirected back to the **Shipping Zone** page.
2. Click on the **shipping method name** to configure its cost.

<a class="doc-image-link" href="./assets/seller-shipping2.webp"><img src="./assets/seller-shipping2.webp" alt="Seller Shipping" /></a>

---

## Set Shipping Cost

A configuration popup will appear where the vendor can:

- Enter the **Shipping Cost**
- Configure **Shipping Class Costs**
- Add any additional shipping-related details

Click **Save Changes** after configuration.

<a class="doc-image-link" href="./assets/add-shipping-method.webp"><img src="./assets/add-shipping-method.webp" alt="Add Shipping Method" /></a>
<a class="doc-image-link" href="./assets/shipping-additional-details.webp"><img src="./assets/shipping-additional-details.webp" alt="Shipping Additional Details" /></a>

---

## Save Shipping Method

- After saving the changes, the shipping method will be successfully added.
- The configured shipping method will now be visible under the respective shipping zone.

---

## Summary

- Vendors can create and manage shipping zones.
- Multiple shipping methods can be added per zone.
- Shipping costs and class-based charges can be customized per method.
- All configurations are manageable from the vendor dashboard.

---
