> For the complete documentation index, see [llms.txt](https://docs.commercelab.shop/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.commercelab.shop/getting-started/shop-settings/countries-zones-and-shipping-rates.md).

# Countries, Zones & Shipping Rates

## Setting up Countries & Zone rates for weight based shipping prices

Countries & Country Zones or regions control your shipping rates. The countries you have enabled via your countries tabs will be available to add shipping rates to.\
\
There a two types of shipping in CommerceLab Shop Flat Rate or Weight based this section applies to weight based shipping pricing.\
\
You can select in a product details if the product is "weight based", "Flat rate" or "No shipping" cost.

***

* Navigate to your "Country Shipping Rates" by going to the CommerceLab Shop dashboard then scroll down and activate the settings dropdown where you will see the countries "Country shipping rates". Click that.
* Here you will see a blank page where you can add your first country. Click "Add Country Shipping Rate" from the right sidebar.

[![](https://app.commercelab.shop/index.php?option=com_ajax\&p=image\&src=WyJpbWFnZXNcL2RvY3VtZW50YXRpb25cL3NoaXBwaW5nYmxhbmsucG5nIixbWyJkb1Jlc2l6ZSIsWzE2NzksNjIwLDE2NzksNjIwXV1dXQ%3D%3D\&hash=9f50d821c52db5f459f3f0bb954e6b39)](https://app.commercelab.shop/shipping-setup#js-ce7a)

* Only the countries you have actived through your countries tab will show. here for you to define the rates for this country.
* Select your wieght to & from range
* Repeat this for the same country to create different rates based on package weight.
* Set the cost for this range
* Add shipping and handeling if applicable.

[![](https://app.commercelab.shop/templates/yootheme/cache/shipselect-2180d231.png)](https://app.commercelab.shop/shipping-setup#js-d3ed)

***

## Zone shipping rates

* This time Navigate to your "Zone Shipping Rates"
* Here you will see a blank page where you can add your first country zone shipping rate.
* Again you can define multiple weights ranges depending on your products.

[![](https://app.commercelab.shop/templates/yootheme/cache/zoneshipping-2f527a58.png)](https://app.commercelab.shop/shipping-setup#js-d89c)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.commercelab.shop/getting-started/shop-settings/countries-zones-and-shipping-rates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
