# Gift Wrap

## What is Gift Wrap?

Gift Wrap adds an option inside the cart drawer that lets customers request gift wrapping for their order. With a single click, customers can add a gift-wrap product to their cart — perfect for holidays, birthdays, and special occasions.

## Why use Gift Wrap?

* **Enhance customer experience** — Offering gift wrap shows you care about the gifting experience and adds a personal touch.
* **Generate extra revenue** — Gift wrapping is an easy upsell that adds value to each order.
* **Seasonal appeal** — During holidays and gift-giving seasons, this feature can significantly boost conversions.

## Requirements before using

* You must have the **AOV.ai Cart Drawer** app installed and active.
* A gift wrap product must exist in your Shopify store. If the product is removed, the feature will be automatically disabled.

## How to Set Up?

### Step 1: Open Gift Wrap Settings

1. Go to **AOV.ai Cart Drawer > Cart Editor**.
2. Click **Gift wrap** in the left menu under **Body**.

> **Note:** If the gift wrap product has been removed from your store, you will see a notice: "Gift wrap has been removed from your store, so we've disabled this feature to avoid confusing your customers."

![Open gift wrap settings](/files/e5BLOrJfblh7r8RaulHv)

### Step 2: Configure the Product Name and Title

1. Enter the **Product name** — The name of the gift wrap product as it appears in the cart.
2. Enter the **Title** — The heading shown above the gift wrap option in the cart drawer (e.g., "Add gift wrapping?").

![Product name and title](/files/tNvvp5Cty7eZe79BqJ4y)

### Step 3: Set the Price and Image

1. Enter the **Price** for the gift wrap add-on.
2. Under **Image**, select or upload an image that represents the gift wrap option. Click **Browse images** to choose from your existing Shopify product images, or upload a new one.

![Price and image settings](/files/bzBa61k4AiT6MLbp4dXx)

### Step 4: Preview and Save

1. Review the gift wrap option in the live preview on the right panel.
2. Click **Save** to apply your settings.

![Preview and save](/files/MxQ2xu57JWcZ9WwERobl)

Your gift wrap option is now available in the cart drawer. Customers can add it with a single click, making every order feel special! 🚀


---

# 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://help.aov.ai/aov-cart-drawer-help-center/footer/how-to-set-up.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.
