# Re-stock Information

We have a workaround available to help you manually notify customers about product restocking. This method allows you to collect customer information when a product is out of stock and follow up with restocking updates.

#### Required Resources:

* **Shopify Forms App** (Free to install)
* **Easy Variation Swatches (EVS) App**

#### Workaround Integration Steps

1. **Create a Restocking Form in the Shopify Forms App (at your end)**\
   Use the Shopify Forms app to create a custom form that captures the necessary customer information (e.g., name, email, product interest). You can tailor the fields based on your specific requirements.
2. **Display a Notify Button Using EVS App (performed by our team manually)**\
   We will configure the EVS app to display a “Notify Me” button on out-of-stock product variants. This process is completely handled by our development team and may require access for the same.

#### How It Works:

1. **Form Visibility**\
   When the Notify me button is clicked, the form will open that you created in the Shopify Forms app.
2. **Customer Submits the Form**\
   Customers interested in restocking updates can fill out the form and submit their details.
3. **Receive Customer Information**\
   The submitted information will be delivered directly to your registered email address associated with the Shopify Forms app.
4. **Manually Notify Customers**\
   Once the product is back in stock, you can contact the customers who submitted the form and provide them with restocking information.

{% hint style="info" %}
***Note:***

*The above process requires store access to review the feasibility of implementation. Please share the Collaborator's code, so we can send the access request from* [*help@spicegems.com*](mailto:help@spicegems.com)
{% 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://help.spicegems.com/evs-easy-variation-swatches/workarounds-and-customizations/re-stock-information.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.
