# Pre-order

Allows customers to purchase products in advance before they are officially available, helping secure early sales and manage demand.

<figure><img src="/files/12peSSupMLbf7sbSJDrR" alt=""><figcaption></figcaption></figure>

### **How to enable Pre-order for a product?**

1. From your Shopify admin, go to **Online Store** -> **Products**.
2. Enable **Continue selling when out of stock** for the variant that needs to sell when Out Of Stock

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


---

# 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://halosoft.gitbook.io/ella-7-documentation/product-page/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.
