# Product Pre-Order

You can sell products that are out of stock or unavailable by setting them up as pre-orders. You can use pre-orders to help you forecast the demand for a new product that you're releasing or to create customer excitement around a new release.

{% hint style="info" %}
To create a product "Pre-order," we have provided an option "Continue selling when out of stock" in the settings of the product variants. In the video below, we show you 2 ways:
{% endhint %}

1. Pre-order option for each variant
2. Pre-order option for all variants

{% embed url="<https://youtu.be/WyH46rKXuuI>" %}


---

# 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://documents.vinovathemes.com/furstore-documentation/product-page-settings/product-pre-order.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.
