> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dc.ag/llms.txt
> Use this file to discover all available pages before exploring further.

# Shipping Costs - Shipping Zones

> Create shipping zones and restrict them to countries or postal code areas

The extension allows you to divide the individual shipping options into shipping zones.

Within the shipping zones, you can conveniently maintain specific countries or postal code areas. As a result, the shipping options assigned to a shipping zone are restricted to the defined regions or areas.

Here we show you how to create such a shipping zone.

<Note>
  In the shipping options, you will later maintain various shipping conditions per shipping zone. We show you how to do this under [Shipping Options](/docs/en/bc-shipping-costs/user-guide/versandoptionen).
</Note>

<Steps>
  <Step>
    ## Step 1: Navigate to the Shipping Zones

    First, navigate to the shipping zones using the search by entering "Shipping Zones". The list of the same name should appear as a search result.

    When you click on the list, it should open in a new window. All previously maintained shipping zones are also displayed there and can be edited.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/navigation-versandzonen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=b7a7b8063ad7a8f334fa13872ebf0ec1" alt="Navigation to the Shipping Zones" width="1080" height="643" data-path="images/bc-shipping-costs/versandzonen/navigation-versandzonen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/versandzonen-liste.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=e2f639593b908c0fca9567c30c2e62d9" alt="Shipping Zones List" width="1080" height="643" data-path="images/bc-shipping-costs/versandzonen/versandzonen-liste.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 2: Create a Shipping Zone

    To create a new shipping zone, click on the "New" FastTab in the menu bar.

    This inserts a new row in the list above the currently selected row, in which you can maintain the code and the description.

    <Tip>
      The code should be written in capital letters and must not contain spaces. Numbers and special characters may, however, be used. You can choose the description freely.
    </Tip>

    In our example, we are creating a shipping zone for the European Union. We therefore choose "EU" as the code and "European Union" as the description.

    <Check>
      As soon as you press Enter or click outside the row you just created, the changes to the list are saved automatically. The shipping zone itself is now created.
    </Check>

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/neue-versandzonen-anlegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=134833c39ee1fae24fef02073edb058f" alt="Create new shipping zones" width="1080" height="643" data-path="images/bc-shipping-costs/versandzonen/neue-versandzonen-anlegen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/neue-versandzone-pflegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=1526704b1c6f606461863ce21f9d5e36" alt="Maintain new shipping zone" width="1079" height="642" data-path="images/bc-shipping-costs/versandzonen/neue-versandzone-pflegen.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>

  <Step>
    ## Step 3: Add Lines to the Shipping Zone

    To restrict the shipping zone geographically, lines must be assigned to it.

    You can assign these lines by clicking on the number in the "Number of Lines" column for the respective shipping zone. This number indicates how many lines have already been assigned. Since we have just created a new zone, it naturally shows "0".

    A new window with the heading "Shipping Zone Lines" should open. There you will again find a list of the already created lines, which can also be edited. By clicking on the "New" FastTab, you can insert new lines.

    In the list, you first maintain the type of line. There you have the option to **include** or **exclude** the country or postal code that you specify afterwards.

    You can then define a country or a postal code. If you want to specify a country, simply click in the respective field in the "Country/Region Code" column. This opens a selection of the maintained country codes. If you want to specify a postal code, simply enter it in the respective field in the "Post Code" column.

    <Tip>
      To include larger postal code areas, a wildcard `*` can be used after any number of characters — e.g. `866*` for all postal codes beginning with 866.
    </Tip>

    In our example, we want to create a zone for the European Union, so we create lines that each include the European countries.

    <Columns cols={2}>
      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/versandzone-bearbeiten.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=23c4fa5a00dcf99703ac4b64e2bf5f94" alt="Edit shipping zone" width="1079" height="642" data-path="images/bc-shipping-costs/versandzonen/versandzone-bearbeiten.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/versandzone-zeilen-anlegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=8139f581bb9417a92cffa60b815cca0a" alt="Create shipping zone lines" width="1080" height="643" data-path="images/bc-shipping-costs/versandzonen/versandzone-zeilen-anlegen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/versandzone-zeilen-pflegen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=d4c73db3e162aa8f6966d625f8cceda9" alt="Maintain shipping zone lines" width="1080" height="643" data-path="images/bc-shipping-costs/versandzonen/versandzone-zeilen-pflegen.png" />
        </Frame>
      </Column>

      <Column>
        <Frame>
          <img src="https://mintcdn.com/dcag/thAHeqyewDZNc87r/images/bc-shipping-costs/versandzonen/beispiel-versandzonen-zeilen.png?fit=max&auto=format&n=thAHeqyewDZNc87r&q=85&s=bb235fd00917cf384c0f74e43a12fd77" alt="Example shipping zone lines" width="1080" height="643" data-path="images/bc-shipping-costs/versandzonen/beispiel-versandzonen-zeilen.png" />
        </Frame>
      </Column>
    </Columns>
  </Step>
</Steps>

## Related Topics

<CardGroup cols={2}>
  <Card title="Shipping Options" icon="truck" href="/docs/en/bc-shipping-costs/user-guide/versandoptionen">
    Link shipping options with the shipping zone created here.
  </Card>

  <Card title="Personal Delivery" icon="handshake" href="/docs/en/bc-shipping-costs/user-guide/persoenliche-lieferung">
    Set up a personal delivery for a specific postal code area.
  </Card>
</CardGroup>
