# Add recipient fields to my gift card product

<div data-full-width="true"><figure><img src="/files/1OZ2q7N6tFYitFzBKwTz" alt=""><figcaption><p><a href="https://foxecom.com/pages/affiliate?utm_source=minimog%2Bhelp%2Bcenter&#x26;utm_medium=banner&#x26;utm_campaign=foxaffiliatelaunch2024">Explore FoxEcom Affiliate Program now </a><span data-gb-custom-inline data-tag="emoji" data-code="2728">✨</span></p></figcaption></figure></div>

{% hint style="info" %}
Recipient fields for gift card products are available on ✨ **Minimog version 3.5.0 and above**✨

View Changelog [here](/minimog-theme/changelog.md).
{% endhint %}

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

Customers buying a gift card for someone else have the option of completing extra fields for recipient name, email, and message fields. After purchase, a personalized email containing the message and gift card code is sent to the recipient. The customer receives a notification containing the gift card code to confirm that the gift card was sent to the recipient.

## Selling gift cards

A gift card is a special type of product. Its value can be used as payment toward future orders from your online store.

You can add a new gift card product or update an existing one from the [Gift cards](https://www.shopify.com/admin/gift_cards) page of your Shopify admin.

For more information, refer to [Shopify Manuals](https://help.shopify.com/manual/products/gift-card-products) and Shopify's [Frequently asked questions about gift cards](https://help.shopify.com/manual/products/gift-card-products/faq).

## Enable the recipient information form

After [adding gift card products to your store](https://help.shopify.com/manual/products/gift-card-products/add-update-gift-card-products), you can enable the recipient fields on your storefront.

{% hint style="success" %}
**Steps:**

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. On the **Themes** page, navigate to the theme that you want to customize, and click **Customize**.
3. Navigate to the **Default product** template using the top navigation.
4. Select a gift card product in the **Preview**.
5. In the **Product information** section, click the **Buy Buttons** block.
6. Click the checkbox **Show recipient information form for gift card products**.
7. Click **Save**.
   {% endhint %}

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


---

# 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.foxecom.com/minimog-theme/faqs/product-page/add-recipient-fields-to-my-gift-card-product.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.
