# 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="/files/6xZuVCKeBs8ANRTWbzbf" 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="/files/PJIoYvQxWxaZJBMSws17" alt=""><figcaption></figcaption></figure>

## Tag to use

Add the following tag to each pre-order product:

`_preorder`

***

## Customize the button text

Tagged products will use a button called "Pre-Order." The default theme content allows you to customize the text value.&#x20;

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

Change the "Pre-Order" value to change the button text:

<figure><img src="/files/8NHocvekDseM6bIPa50o" alt=""><figcaption></figcaption></figure>

***

## Pre-order template

{% hint style="info" %}
***Tip***: Use a different product template to remove the Buy It Now button
{% endhint %}

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.

## Video Overview

How to customize the pre-order page with a product template:

{% embed url="<https://www.loom.com/share/e49f5984b29e4c849677ad21db135db8?sid=7a4a1f05-b220-4600-ae15-75a73738fb0a>" %}

* This video covers creating a pre-order template and adding the \_preorder tag to a product.&#x20;

### More about page templates:

{% content-ref url="/pages/-Mk26MyaGXZmNavo9mTb" %}
[Creating new product page templates](/products/palo-alto-product-pages/creating-product-templates.md)
{% 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/products/palo-alto-product-pages/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.
