# Gift Wrapping

Provides gift-wrapping as a optional add-on for gifting convenience and extra revenue.

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

## **Key Features**

* Customizable Message: A rich-text field where you explain what you charge a fee for a gift wrapping.
* Seamless Integration: Lives inside the cart drawer, so customers never leave the checkout flow.

## Benefits

* Higher Average Order Value: Gift wrapping is an easy add-on, and even a small $5–$10 upsell bumps your revenue per order.
* Brand Differentiation: A branded package can leave a stronger impression and encourage repeat purchase.

## How To Use?

1. Click **Add Block**
2. Choose **Gift Wrapping**

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

3. Customize **Gift Wrapping** block.

<figure><img src="/files/1uVANJXT2rmwezeUwkvU" alt=""><figcaption></figcaption></figure>

* **Gift Wrapping Product:** Choose a product as a gift wrapping. To add a product as a gift wrapping, please follow the step below.
* **Text:** Display the message when your customer see above the button to explain what you’ll do, show the price, or add any special instructions.

<figure><img src="/files/6GPzJ4fHyktANPmXtXOV" alt=""><figcaption></figcaption></figure>

4. To add the gift wrapping services as a Shopify Product, following the step:

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

In the Admin Dashboard, click Product > Add Product to create a new product

* **Title, Description & Media**: Enter your title and description for the service. Upload an icon or image that will show next to the service in your cart drawer.
* **Pricing**: Enter the fee you’ll charge.
* **Track Quantity**: Uncheck this box so Shopify doesn’t count down inventory.
* **Variants**: Don’t add any options (size, color, etc.). Keep this product variant-free


---

# 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://docs.smind.io/guides/cart-drawer/gift-wrapping.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.
