# Advanced Settings

Setting path: EPA App → Settings → Advanced Settings

To explore the functionality of the setting, please follow the steps below:

## A. Product Page

In this section, there are 2 options for the Addons box placement.

1. Product Form Selector
2. Custom Element Selector

### 1. Product Form Selector

Using this option, you can display the add-ons within the element by specifying the appropriate selector associated with that element.

### 2. Custom Element Selector

Using this option, you can display the addons just below the required element by specifying the appropriate selector outside that element.

## B. Cart Page

In this section, there are 2 options for the Addons box placement.

1. Cart Form Selector
2. Custom Element Selector

### 1. Cart Form Selector

Using this option, you can display the add-ons within the element by specifying the appropriate selector associated with that element.

### 2. Custom Element Selector

Using this option, you can display the addons just below the required element by specifying the appropriate selector outside that element.

Here we have attached a GIF for reference on how a general selector can be searched and added to the app. &#x20;

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

{% hint style="info" %}
Please note that finding and adding a selector is a critical process. Therefore, we recommend contacting your theme developer for assistance, or you can reach out to us at <help@spicegems.com>
{% 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://help.spicegems.com/epa-easy-product-addons/settings/advanced-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.
