# Addon Settings

Setting path: EPA App → Settings → Addon Settings.

To enable or disable different features on the Addon product, you can check out the information below:

### **A. Product Page**

1. **Maximum Addons per product**: Display the number of addons on the product page. By default, 5 addons are displayed.
2. **Display Addon Image**: Display or hide the addon product image. By default, the image is displayed
3. **Display Sold-out Addon**: Display addons even if they are in a sold-out state. By default, the setting is disabled.
4. **Display Addon with Sold-out Master Product**: Displays addon on sold-out master products. By default, this setting is enabled.
5. **Display Compare at Price**: Display the compare at price on the addons product. This will only display if configured in the Shopify product admin.
6. **Slider**: This option activates the horizontal slider functionality on addons (if more than 3 addons are available). This functionality does not work on FBT layouts.
7. **Display Separate ATC Button**: This option activates the separate ATC button on the addon products. This separate ATC button allows adding the addon product to the cart without the main product.
8. **Display Quantity Selector**: Display quantity selector on the addon products. By default, this setting is enabled.
9. **Plus/Minus button with quantity Selector**: Display a ‘+’ and ‘-’ buttons on the quantity selector. By default, this setting is disabled.
10. **Hyperlink the Addons Title**: Makes the addon title clickable, redirecting customers to the add-on’s product page. By default, this setting is enabled.
11. **Hyperlink the Addons Image**: Makes the addon image clickable, redirecting customers to the add-on’s product page. By default, this setting is disabled.
12. **Select Addon on Image Click**: The Addon can be selected by clicking its image.

    ***Note: Works only if the Hyperlink Addon Image and Quick View feature is disabled.***
13. **Addon Mandatory**: Minimum 1 addon required with the main product to add it to the cart. By default, this setting is disabled.
14. **Keep Selling Master If Addons Not Available**: The master can be sold even if the addon is sold out. By default, this setting is disabled. \
    \&#xNAN;***Note: It works only when the mandatory addon setting is enabled***
15. **Subtotal**: Display the subtotal amount of addons and the main product on the product page. This is customizable. Enabling the setting will display options to move the position. By default, this setting is disabled.&#x20;

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

### B. Cart Page

1. **Maximum Addons per product:** Display the number of addons on the cart page. By default, 5 addons are displayed. You can change according to your requirements.
2. **Display Sold-out Addon**: Display addons even if they are in a sold-out state. By default, this setting is disabled.
3. **Display Compare at Price**: Display the compare at price on the addons product. This will only display if configured in the Shopify product admin. By default, this setting is disabled
4. **Display Quantity Selector:** Display quantity selector on the addon products. By default, this setting is enabled.
5. **Plus/Minus button with quantity Selector:** Display a ‘+’ and ‘-’ buttons on the quantity selector. By default, this setting is disabled.
6. **Hyperlink the Addons Image:** Makes the addon image clickable, redirecting customers to the add-on’s product page. By default, this setting is disabled.

<figure><img src="/files/tMTTOSmylyJeMmdZvc0r" 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://help.spicegems.com/epa-easy-product-addons/settings/addon-settings.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.
