# Country Options

In the Country Options settings you can configure the country where your business is located, and the countries from which you accept payment.

Below, find the configurations of country options supported by ScandiPWA:

| FIELD                           | STATUS          | DESCRIPTION                                                                                                                                                                                                                                                                               |
| ------------------------------- | --------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Default Country                 | **SUPPORTED**   | In ScandiPWA the default country is displayed as a preselected country in the checkout and in the Add New Address form in the customer account on the store view scope.                                                                                                                   |
| Zip/Postal Code is Optional for | **COMING SOON** | In ScandiPWA, the zip/postal code is always visible on the storefront for all allowed countries.                                                                                                                                                                                          |
| Allowed Countries               | **SUPPORTED**   | <p>Determines the list of countries from which you accept orders.</p><p>On the website scope, ScandiPWA allows you to configure the allowed countries that will be available to choose in the checkout and in the Add a New <br>Set the country options for your store address form. </p> |
| European Union Countries        | **SUPPORTED**   | Determines the list of each country in the EU where you conduct business.                                                                                                                                                                                                                 |
| Top Destinations                | **SUPPORTED**   | Determines the primary countries that you target for sales.                                                                                                                                                                                                                               |

### &#x20;Set the country options for your store <a href="#set-the-country-options-for-your-store" id="set-the-country-options-for-your-store"></a>

1. On the *Admin* sidebar, go to **Stores** > **Settings** > **Configuration**.
2. In the left panel under **General**, choose **General**.
3. Expand ![Expansion selector](https://docs.magento.com/user-guide/images/images/btn-expand.png) the **Country Options** section.
4. Set your preferences.
5. When complete, click **Save Config**.
6. Flush cache storage:

{% hint style="info" %}
**Caching Note**

For the changes with country options to appear on the front-end:

1.On the *Admin* sidebar, go to **System** > *Tools* > **Cache Management**

2\. Choose Flush Cache Storage.
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://manual.scandipwa.com/v5.3.1/basic-configuration/store-details/country-options.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
