# Pre-order

Palo Alto uses product tags for creating Pre-order products. When you define a Pre-order tag, you can easily convert the 'Add to Cart' button to a 'Pre-Order' button.

<figure><img src="https://content.gitbook.com/content/gUj9I64rg9rJd0HEiLkG/blobs/Nz0EQOkUUhGvZriz1joh/pre-order.png" alt=""><figcaption></figcaption></figure>

## How to setup

Setting up a Pre-order tag is very simple and can be done right in your Shopify Admin.

<figure><img src="https://content.gitbook.com/content/gUj9I64rg9rJd0HEiLkG/blobs/GpW1HXoMdcDI8qU1bfqW/add-preorder.gif" alt=""><figcaption></figcaption></figure>

### Pre-order template

To remove the **Buy it now button**, you can create a Pre-order product template and uncheck '*Show dynamic checkout buttons'* under the **Form** block.

<figure><img src="https://content.gitbook.com/content/gUj9I64rg9rJd0HEiLkG/blobs/y1U62SNpCbKxqp6teNp2/pre-order-template.png" alt=""><figcaption></figcaption></figure>

{% content-ref url="creating-product-templates" %}
[creating-product-templates](https://palo-alto.presidiocreative.com/palo-alto-4.4/products/creating-product-templates)
{% endcontent-ref %}


---

# 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://palo-alto.presidiocreative.com/palo-alto-4.4/products/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.
