# How to set up FoxKit features

{% hint style="info" %}
**For Minimog users**: Due to some changes in the **Shopify Partners Agreement**, FoxKit app needs to be updated, resulting in some **changes in how the app's plugin works with the theme** from **Minimog v3.5.0 onwards**.

If your Minimog theme version is 3.4.0 and older, ignore this article.
{% endhint %}

To make sure FoxKit features can work well on your storefront, follow the **App settings requirements** below.

## Enable FoxKit Theme Helper

After installing [FoxKit](https://apps.shopify.com/foxkit?utm_source=foxecom\&utm_medium=help_center_foxkit_how_to_set_up_foxkit\&utm_campaign=anchor-text\&utm_term=foxkit), you **must** enable **FoxKit Theme Helper** so that it can work with your Minimog theme:

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

1. In your theme editor (**Customize**), locate **App embeds** on the left sidebar.
2. Tweak the toggle to enable **FoxKit Theme Helper.**
3. Click **Save** to finish.
   {% endhint %}

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

## Insert app blocks and sections

After activating and configuring the [app features](https://apps.shopify.com/foxkit?utm_source=foxecom\&utm_medium=help_center_foxkit_how_to_set_up_foxkit\&utm_campaign=anchor_text\&utm_term=app_features) you want to use, go to the Minimog theme editor (**Customize**) and add the corresponding widgets using blocks or sections.

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

1. In the theme editor (**Customize**), go to your product page.
2. Add the feature's widgets:

&#x20;\- To add the feature as a section: click **Add section** > **Apps** > **FoxKit - ...** widgets.

&#x20;\- To add the feature as a block in the **Product Information** section: click **Add block** > **Apps** > **FoxKit - ...** widgets.

3. Click **Save**.
   {% endhint %}

Features that need to be added as blocks/sections in the product page template namely are:

* Product bundles: FoxKit - Product bundles
* Volume discounts: FoxKit - Quantity breaks
* Related products: FoxKit - Related products
* Countdown timer: FoxKit - Countdown timer
* Stock countdown: FoxKit - Stock countdown

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

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

<figure><img src="/files/FWbzBePW6CWTNRAQqEf2" alt=""><figcaption><p><a href="https://apps.shopify.com/xflow?utm_source=foxecom&#x26;utm_medium=help_center_foxkit_how_to_set_up_foxkit&#x26;utm_campaign=anchor-text&#x26;utm_term=install_xflow_back_in_stock_automation_free">Install XFlow Back In Stock Automation FREE</a></p></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/foxkit-app/how-to-set-up-foxkit-features.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.
