# Custom Stock Status on Frontend

Once you save the configurations and settings, you can see the custom stock status on the frontend.

* **Custom Stock Status on the Product page**:

<figure><img src="/files/9rIo1hD8Q2UTfHeYkC2K" alt=""><figcaption></figcaption></figure>

* **Custom Stock Status on Category page:**

<figure><img src="/files/c0mJ4BnIYDwxRceQZRs7" alt=""><figcaption></figcaption></figure>

* **Custom Stock Status on Search page:**

<figure><img src="/files/MA0dPuYJrOy7yyssQPSG" alt=""><figcaption></figcaption></figure>

* **Custom Stock Status on Advanced Search page:**

<figure><img src="/files/MDWCIFSPeWkgpxexM44P" alt=""><figcaption></figcaption></figure>


---

# 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://docs.magecomp.com/magento-2-custom-stock-status-extension/custom-stock-status-on-frontend.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.
