# Gift card product

Palo Alto includes a feature where the customer can buy and send a gift card by email:

<figure><img src="/files/56NvEknlm1VBy0S6Lz2w" alt=""><figcaption></figcaption></figure>

### How to create

Start by creating a gift card product in your Shopify Admin under Gift cards:

<figure><img src="/files/3YhbjMAvqzQgMVakSGo6" alt=""><figcaption></figcaption></figure>

Customize the details in the Product Setup:

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

### Theme Settings

In the Theme Customizer, use the Theme settings -> Product form options and enable the feature:

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

The checkbox will then appear when a customer is viewing your Gift Card product.&#x20;


---

# 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://palo-alto.presidiocreative.com/products/palo-alto-product-pages/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.
