# Quick setup

{% stepper %}
{% step %}

## In **admin app** , go to the **Back in Stock** tab

<figure><img src="/files/4JnBRu3YgMUrCoo4B1CF" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

## **Show on product detail page**

Check whether the Back-in-Stock button is set to be **displayed** or **hidden**.

<figure><img src="/files/Iwc6hyMgAVgaeagmfeRJ" alt=""><figcaption><p>Show on product page</p></figcaption></figure>
{% endstep %}

{% step %}

## **Show on collection page**

Check **Show inline button and popup**

<figure><img src="/files/dG2p1RovSSdA8n3JAyli" alt=""><figcaption><p>Show on collection page</p></figcaption></figure>
{% endstep %}

{% step %}

## **Select product display back in stock**

<figure><img src="/files/sGZqiw03ZQVwYjoqDrXD" alt=""><figcaption><p>Back in stock condition</p></figcaption></figure>
{% endstep %}

{% step %}

## Click **save** to apply

<mark style="color:purple;">**Example:**</mark>

<figure><img src="/files/lmsjdMcsj0BBnKGdRsNk" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

📩 Need Help? \
\
If you encounter any difficulties during setup, please don’t hesitate to reach out via **chat** or email us at **<hi@globosoftware.net>**. We're always here to help!


---

# 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.globo.io/pre-order/back-in-stock/quick-setup.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.
