# Only for sold out products

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

Use the option to automatically show the waitlist form **only when a product is out of stock**.

**Follow these steps:**

1. Create a waitlist form in the app.
2. Go to the **Visibility** section of the form.
3. Select the products, variants, or collections where the form should apply.
4. Enable **Only for sold-out products** (Automated Waitlist for Sold-Out Products).
5. Save your changes.

<figure><img src="/files/6a2J1mBFsPAybtITrptC" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Once enabled, the waitlist form appears **only when the selected product is sold out**.\
When the product is back in stock, the form is hidden automatically and normal purchasing resumes.
{% endhint %}

#### Why use “Only for sold-out products”?

* **Capture demand without hurting conversions**\
  Customers can purchase immediately when items are in stock and join the waitlist only when they’re not.
* **Perfect for fast-moving or limited inventory**\
  Automatically collect emails when popular products sell out, without manual changes.
* **Reduce manual work**\
  No need to show or hide forms manually—everything updates based on stock status.
* **Great for restock planning**\
  Collect signups only when demand exists and prioritize restocking accordingly.
* **Ideal for dropshipping or seasonal products**\
  Enable waitlists only when items are unavailable, then switch back to normal selling when restocked.


---

# 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://minimateapps.gitbook.io/mini-vacation-or-notify-me/use-cases/only-for-sold-out-products.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.
