# Add recipient fields to my gift card product

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

Customers purchasing a gift card for someone else can provide additional information such as the recipient's name, email, and a personalized message. Upon purchase, an email containing the message and gift card code is sent to the recipient. The customer receives a notification with the gift card code to confirm that it has been sent to the recipient.

## Selling gift card

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 receipient 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. In your Shopify admin, go to Online Store > Themes.
2. On the Themes page, find the theme 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, locate the Buy Buttons block.
6. Check the checkbox labeled "Show recipient information form for gift card products".
7. Click "Save".
   {% endhint %}

<figure><img src="/files/IT4uk3qffMRPzmoHLnBD" 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://4sh-templates.gitbook.io/opulent-os2.0/faqs/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.
