# In Frontend

Once product fees are configured from the backend, they can be applied when purchased based on conditions set.

**Product Fees Per Product:**

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

**Product Fees Per Order:**

<figure><img src="/files/0WzKApAuvsB6rdu2TdN8" alt=""><figcaption></figcaption></figure>

**Product Fees Per Quantity:**

<figure><img src="/files/12mgkd68bFCbSc3gTRNo" alt=""><figcaption></figcaption></figure>

**Inclusive Product Fees Tax:**

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

**Exclusive Product Fees Tax:**

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

**Inclusive & Exclusive Product Fees Tax:**

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

**Product Fees with Multiple Address:**

* **Address 1**

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

* **Address 2**

<figure><img src="/files/g6xEmBUcxPPpNQuUAiJq" 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://docs.magecomp.com/magento-2-product-fees-extension/in-frontend.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.
