# Scope

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

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

The ScandiPWA theme supports different settings based on the hierarchy of websites, stores, and store views. &#x20;

| SECTION                | STATUS        | DESCRIPTION                                                                                                                                                                                                    |
| ---------------------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Customer Account Scope | **SUPPORTED** | You can limit the scope of customer accounts to the website when the account was created, or make it global allowing the customer to log in to all websites and stores in the store hierarchy.                 |
| Price Scope            | **SUPPORTED** | <p>Product price scope can be configured in the Back End to either global or website.</p><p>Within this configuration, you can apply different prices for the same product for each website individually. </p> |
| Product Scope          | **SUPPORTED** | Depending on the setting, you can edit your products on the level of the website, store or store view. Our storefront will respect the settings and display the changes in the right way.                      |

{% hint style="success" %}
**TEST YOUR SCANDIPWA APP**

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

{% file src="<https://1702077504-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJEKoY_RLJk3C3Fcnu6%2F-Ma08RVUTw5xtDwEWKhV%2F-Ma0LEMjWstKzXXtrv9T%2FScope%20Test%20Cases.pdf?alt=media&token=7145deec-2817-43c3-925e-9988afe811fc>" %}
Scope 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.3/basic-configuration/websites-stores-and-view/scope.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.
