# Store Details

{% hint style="info" %}
**PRO TIP 🚀**

Use the test cases below to test your ScandiPWA App!
{% endhint %}

The Store Details section includes basic information about your store. Based on your preferences, during these configurations, you can change your store locations, languages, and currencies.

| CONFIGURATION         | STATUS        | DESCRIPTION                                                                                                                                                                                                                                              |
| --------------------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Locale Options        | **SUPPORTED** | The locale determines the language, country, tax rate, and other settings that are used throughout the store. Learn more in [Locale Options](https://manual.scandipwa.com/v5.0.0/basic-configuration/store-details/locale-options).                      |
| State Options         | **SUPPORTED** | In ScandiPWA, the State field can be set as optional or disabled. On the choice of a country that has a list of states, the states are displayed in a compulsory dropdown field.                                                                         |
| Country Options       | **SUPPORTED** | The Country Options identify the country where your business is located, and the countries from which you accept payment.                                                                                                                                |
| Merchant Location     | **SUPPORTED** | The Merchant Location setting is used to configure payment methods. If no value is entered, the Default Country setting is used.                                                                                                                         |
| Currency              | **SUPPORTED** | Defines the base currency and any additional currencies that are accepted as payment. Learn more about what is supported in [Currency](https://manual.scandipwa.com/v5.0.0/basic-configuration/store-details/currency).                                  |
| Store Email Addresses | **SUPPORTED** | Determines email addresses to represent distinct functions or departments for each store.                                                                                                                                                                |
| Contact Us            | **SUPPORTED** | The Contact Us page is an easy way for customers to keep in touch with you. With ScandiPWA, you can now create a contact us CMS page. To learn more, see [Contact Us.](https://manual.scandipwa.com/v5.0.0/basic-configuration/store-details/contact-us) |
| Store Information     | **SUPPORTED** | The Store Information section provides the basic information that appears on sales documents and in other communications.                                                                                                                                |

{% hint style="success" %}

#### **TEST YOUR SCANDIPWA APP!**

To verify the support for this section, use the following **test cases:**
{% endhint %}

{% file src="<https://562524366-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-M_UyUOIlK4MMzZw7NtE%2F-M_V2oIMwYgvXZuSuquL%2Fscandipwa_%20ScandiPWA%20-%20Storefront%20Branding%20(1).pdf?alt=media&token=815060be-7705-408d-bcc9-704f98e9df8c>" %}
Store Details - Test Cases
{% endfile %}


---

# 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.0.0/basic-configuration/store-details.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.
