# Add app to product pages

You can display Hakuna product protection on your product pages by customizing your theme. All you have to do is **add a new app block** to the product page template. You'll only need to do this once since the changes will be applied to all of your products using this template.

### Here's how it works

* Open your Shopify admin, and go to **Online Store -> Themes**
* Find the theme you want to edit, and click **Customize**

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

* Navigate to the **product page** and select the template you want to add Hakuna to

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

* In the sidebar, click **Product Information** -> **Add block** and select the **Hakuna protection widget**

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

* Position it above the **Buy buttons** to ensure the best visibility

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

{% hint style="info" %}
Don't forget to click **Save** 😉
{% endhint %}


---

# 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.hellohakuna.com/integration-guides/shopify-app-integration/initial-setup/add-app-to-product-pages.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.
