# SOS "Help Needed! I cannot see the form in my product page"

### Possible Issue #1 Enable the app

**Why it matters**: If the app isn’t active in your theme editor, our app won’t appear at all.

**How to it:**

1. Open your theme editor
2. Go to app embeds tab&#x20;
3. Turn on the app

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

**Detailed guidance on how to fix it:**

{% content-ref url="/pages/jOhrgAH0FxbAN3kZ7PeT" %}
[Enable the app on your theme \[MANDATORY\]](/mini-vacation-or-notify-me/beginners-guide/enable-the-app-on-your-theme-mandatory.md)
{% endcontent-ref %}

### &#x20;Possible Issue #2 Add block only on default page

**Why it matters**: If the app is only activated via add block and that product page template does not have the app, the app does not work.

**How to fix it:**

* Go to that product page template (#6)
* Click add block (#7)
* Ensure that the app is selected&#x20;

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

{% hint style="danger" %}
If the product you selected uses a product template where the app is not active, the form won’t appear on that product.
{% endhint %}

### Possible Issue #3 App embeds selected, buy button is hidden but I do not see the app

**Why it matters**: This means you may have an unique product page and our tech team needs to check that very quick.&#x20;

**How to fix it:** Just contact us via livechat or <info@minimateapps.com>.&#x20;

### Possible Issue #4 App embeds selected, buy button is hidden by you and I do not see the app

Please either use add block or display buy button in your theme editor. Because the app embeds method seeks the buy buttons and positions itself. If you select to hide the buy buttons in the app, it will hide it automatically.&#x20;

<figure><img src="/files/wUNxkHJeQNeC7GXqLxFM" alt="" width="180"><figcaption></figcaption></figure>

### Possible Issue #5 Schedule date is in the future

Please check your start date, if any future date is selected, then you cannot see the form today when you just checked.&#x20;

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

### Possible Issue #6 Only auto sold out selected, but the product is not sold out

When this option is selected, form will be visible only when a product is sold out. So if a product you checked is not sold out, the form cannot be displayed.&#x20;

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

### Possible Issue #7 Selected product is not the one you checked

Ensure that you selected the right products, variants or collections in the app. Sometimes the product you checked may not be selected properly in the app.&#x20;

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

### Possible Issue #8 You have a unique product page, contact us!

If you checked all possible issues but still cannot see the form, just contact us via livechat or `info@minimateapps.com`

{% hint style="warning" %}
We usually reply within 12 hours at the latest.&#x20;
{% endhint %}


---

# 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/beginners-guide/sos-help-needed-i-cannot-see-the-form-in-my-product-page.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.
