# Hide products when out of stock

> The "Hide products when out of stock" feature only works with menu items whose menu type is "Product" and "Text link" if the "Link type" is "Specific product".

Step 1. Edit a mega menu item with the menu type "Product" or "Text link" and the link type "Specific product".

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

Step 2: Turn on the "Hide products when out of stock" option.

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

This menu item will automatically hide when the product is out of stock.


---

# 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://menudocs.nx8apps.com/hide-products-when-out-of-stock.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.
