# Shipping Date

{% stepper %}
{% step %}

### **Go to  Pre-Order page**

1. From the **Pre-Order** section → Select a preorder offer you would like to configure the shipping date.
2. Open **Shipping** tab.

<figure><img src="/files/01nu16JAYJVwuNLpndv6" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Set the Shipping Date**

* **As soon as possible -** Ship as soon as inventory is available. Orders will be marked as **Unfulfilled** status, like common orders
* **Specific Date** – Choose an exact date for shipping.

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

* **After X Days** – Set the number of days after checkout for shipping.

<figure><img src="/files/PQ5yRCjZOyVyxcUh3uVm" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **Add Shipping date to Cart/email**

* Scroll down to the **Advanced** section > **Custom Button Text & Messages**.
* Turn **ON** this feature.
* Add `:shipping_date` to any field where you want the date to appear.
* **On Product Page:**
  * Add to **Message text above Pre-Order button**, or
  * Add to **Message text under Pre-Order button**.

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

* **In Cart or Email:**
  * Add to the **Pre-Ordered Item Label** field.

<figure><img src="/files/4rtFFx7XraTdHhP9e1mJ" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Save and Preview

Click **Save** and preview your store to make sure the shipping date displays correctly

<mark style="color:purple;">**Example:**</mark>

* Shipping date display on product page (message text under pre-order button)<br>

  <figure><img src="/files/e6LlbVInweplY2SgXjCZ" alt="" width="375"><figcaption></figcaption></figure>

* Shipping date on pre-order email notification:

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

* Shipping date displayed on cart page:

<figure><img src="/files/WFe3RkjA0WMZMmXRGmEY" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

📩 Need Help? \
\
If you encounter any difficulties during setup, please don’t hesitate to reach out via **chat** or email us at **<contact@globo.io>**. We're always here to help!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.globo.io/pre-order/pre-order/shipping-date.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.
