# Pre-order variants with metafields

> Introducted in Broadcast version 7.1

Let your customers pre-order items at the variant level. Broadcast now lets you configure any product variant to be a pre-order option:

<figure><img src="/files/9DM28WstlZFYljoavxjX" alt=""><figcaption></figcaption></figure>

A variant-level metafield is used to trigger a pre-order button on the product page.&#x20;

### Variant metafield reference

Create a one-time variant metafield and toggle your product variants to display the pre-order button.&#x20;

| Metafield details |                                                      |             |
| ----------------- | ---------------------------------------------------- | ----------- |
| Metafield type    | **Variant**                                          | (important) |
| Name              | Preorder                                             |             |
| Namespace and key | <mark style="color:$danger;">`theme.preorder`</mark> | (important) |
| Description       | Pre-order variants                                   |             |
| Type              | **True or false**                                    |             |

***

### Video walkthrough

Learn how to create and configure the custom variant metafield for pre-orders:

{% embed url="<https://www.loom.com/share/2db81b9361e64d3fa792b750142e72c3?sid=b511a317-0012-4a98-a770-5c37741e6db6>" %}

This video will show how to create the variant metafield, apply it to a product, and view the pre-order feature on a product page and collection list.&#x20;


---

# 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://broadcast.presidiocreative.com/products/product-pages/pre-order-variants-with-metafields.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.
