> For the complete documentation index, see [llms.txt](https://manual.scandipwa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.scandipwa.com/v.4.4.0/catalog/managing-inventory.md).

# Managing Inventory

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

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

With ScandiPWA you can run your website with both stock scenarios where the Manage Stock setting is set to "Yes" or "No".&#x20;

In this section, you will find the most popular and frequently used settings for stock managing that the ScandiPWA theme supports:

| SECTION                  | STATUS        | DESCRIPTION                                                                                                                                                                                                                                                             |
| ------------------------ | ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Stock Management Methods | **SUPPORTED** | ScandiPWA allows you to manage your store with both stock management enabled and disabled. Learn more about [Stock Management Methods](/v.4.4.0/catalog/managing-inventory/stock-management-methods.md).                                                                |
| Stock Options            | **SUPPORTED** | With ScandiPWA, your catalog stock can be configured based on your preferences, our theme will respect the settings and display the stock messages correctly on the storefront. Learn more about [Stock Options](/v.4.4.0/catalog/managing-inventory/stock-options.md). |
| Product Stock Options    | **SUPPORTED** | ScandiPWA supports the most popular product inventory settings at the product level. Learn more about [Product Stock Options](/v.4.4.0/catalog/managing-inventory/product-stock-options.md).                                                                            |

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

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

{% file src="/files/-M\_\_RwrBwhP-CwPtZ27V" %}
Managing Inventory - Test Cases
{% endfile %}


---

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

```
GET https://manual.scandipwa.com/v.4.4.0/catalog/managing-inventory.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.
