> For the complete documentation index, see [llms.txt](https://palo-alto.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palo-alto.presidiocreative.com/products/palo-alto-product-pages/out-of-stock-notification.md).

# Out of stock notification

Palo Alto has an 'out of stock' notification feature that you can enable.

<figure><img src="/files/8D7obkjXWhpBKsN4Z6lU" alt=""><figcaption></figcaption></figure>

To set this up, all you need to do is go into the **Theme editor** and open the **Theme settings** tab (the gears icon). Here, go into the product form tab and find the Show ‘`Notify me when available`’ popup option.

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

When customers find a variant that is out of stock, they can subscribe by clicking the now updated add to cart button and filling in their email in a popup collection field.

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

### Frequently asked questions

<details>

<summary>Where can I find my newsletter subscriber?</summary>

New subscribers can be found in the Shopify customers tab.

</details>

<details>

<summary>How can I tell apart subscribers?</summary>

All newsletter subscribers have unique tags to indicate which product they are related to.

</details>

<details>

<summary>How do customers get notified when an item is back in stock?</summary>

Our newsletter sign-up simply acts as a net to collect customer emails and the product they are interested in.

To fully create an automated mailing list, we recommend using a third-party mailing app.&#x20;

</details>


---

# 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://palo-alto.presidiocreative.com/products/palo-alto-product-pages/out-of-stock-notification.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.
