# Horizon Theme

Before Infinite Options starts working on your store, you will need to install the app onto your current theme.

Follow the step-by-step instructions below on how to install Infinite Options for your Horizon theme.

1\. Starting from your Shopify dashboard, click on Online Store, and then click on Themes.

2\. Click the **Customize** button on the **Horizon** theme.

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

3\. Select **Products** from the dropdown menu in the header and then select a product template. **Default product** is the standard template for Horizon theme.

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

4\. In the **Product Information** section of the left-hand toolbar, click + **Add block** and select the **Infinite Options Fields** block.

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

5\. Move the Infinite Options Fields block above the **Quantity selector** block, or the **Add to Cart** button block.

6\. **Save** your changes. You can now start creating options for your products. Follow the instructions in [this article](/infinite-options/welcome/create-custom-options.md) to get started.


---

# 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://shoppad.gitbook.io/infinite-options/welcome/install-infinite-options-on-a-specific-theme/horizon-theme.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.
