# Label Settings

&#x20;Setting path: EPA App → Settings → Label Settings.

Let’s have a look at the different Label settings:

### 1. Product Page

* Addons Widget Heading: Changes the heading of the Product Addons Box
* Sold-Out: Changes the Sold-out label on the addons &#x20;
* Quick View Button: Changes the quick view label that appears on the Addon image
* Mandatory Warning Text-Message: Changes the Mandatory warning message
* Subtotal: Changes the sub-total label
* Separate ATC Button Label: Changes the ATC button label

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

### &#x20; 2. Cart Page

* Addons Widget Heading: Changes the heading of the Product Addons Box on the cart page
* Add To Cart: Changes the ATC button label of the addon products on the Cart page.

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

### 3. Quick View

* View Full Details – changes the text of View Full Details
* View Less Details - changes the text of View Less Details
* Quantity – changes the text of the quantity
* Success Message – changes the success text message
* Variants – changes the variant text
* Add To Cart – changes the ATC text
* Sold-Out - changes the sold-out text

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

### 4. Discount

* Add Discount – changes the discount tag label

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

### 5. Additional Text Field

* Additional Text – changes the label of the text box
* Additional Text-Box Placeholder - changes the content of the placeholder

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

### 6. FBT Layout Label

* FBT Layout Heading – changes the layout heading
* Add To Cart Label – Changes the ATC label
* Unselect Addon Alert Message – Changes the addon select alert message
* Main Product Label – Changes the label of the main product.

<figure><img src="/files/irChkxyaPlj8LyHABb8j" 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/label-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.
