# How to enable gift wrap option on cart page

The gift wrap feature allows you to offer gift wrapping services to your customers when they shop on your online store. Here’s how you can add this feature:

## 1. Create a gift-wrap product <a href="#create-a-gift-wrap-product" id="create-a-gift-wrap-product"></a>

First, you will create your gift-wrap option as a product:

1. From your Shopify admin, go to [**Products**](https://admin.shopify.com/products).
2. Click **Add product**.
3. Create a gift-wrap product [just as you would create any other product](https://help.shopify.com/en/manual/products/add-update-products):

<figure><img src="https://1485471486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7H1ZB4J9TQlWDiI82pRW%2Fuploads%2F9cWGjMzImwPjwCpPo8er%2Fgift-wrap-product.png?alt=media&#x26;token=0d7fac22-99b4-4dba-a379-5d8adc1d5f62" alt=""><figcaption></figcaption></figure>

* You can use your product description to explain what materials will be used to gift-wrap the items.
* Give your gift-wrap product the price that you want to charge for the service. If you want gift wrapping to be free, then set the price of your gift-wrap product to be `0`.
* You can upload an image for the product to show your customers what a gift-wrapped order will look like.
* Make sure your gift-wrap product includes inventory, or else adjust the settings so that Shopify doesn't track inventory for the gift-wrap product. If your store has multiple locations, then uncheck **Track quantity** to prevent Shopify from tracking inventory for the gift-wrap product.

4. Click **Save**.

## 2. Create a menu <a href="#create-a-menu" id="create-a-menu"></a>

Next, create a menu that points to your gift-wrap product:

1. From your Shopify admin, go to [**Online Store** > **Navigation**](https://admin.shopify.com/menus).
2. Click **Add menu**.
3. Name your menu **`Gift wrapping`**, so that the handle that's assigned to the menu is **`gift-wrapping`**.
4. Add the gift-wrap product to the menu:
   1. Click **Add menu item**, and then enter a **Name** for the link to the gift-wrap product.
   2. In the **Link** field, select **Products**, and then select the gift-wrap product from the drop-down menu.
   3. Click **Add**.
5. Click **Save menu.**

## 3. **Activate Gift Wrap in Theme settings**

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Cart** from the dropdown window.
4. From the side menu, select **Subtotal ->** tick the **Show gift wrap** setting to enable gift wrap.

<figure><img src="https://1485471486-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7H1ZB4J9TQlWDiI82pRW%2Fuploads%2FjxVo5OzKbInR0NIHRNiw%2Fimage.png?alt=media&#x26;token=8627582b-7304-4c3d-937a-b0deb190b9a6" alt=""><figcaption></figcaption></figure>
