> For the complete documentation index, see [llms.txt](https://docs.goaffpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goaffpro.com/affiliate-commissions/set-commission-modifiers/set-commission-modifier-with-product-name.md).

# Set Commission Modifier with Product Name

**GoAffPro** provides you with the option to set a commission modifier with the product name rule.

To set a commission modifier with the product name rule, go to the **Commission Modifiers** section in the **Commissions** tab of the GoAffPro admin panel.

<figure><img src="/files/rviH6SnmT6iVSj5UcifM" alt=""><figcaption><p>Commissions > Commission modifiers</p></figcaption></figure>

Here, click on **Add new modifier**.

![Click on Add new modifier](/files/-M78nxb8WZk953y8g-3y)

Now, select the Product Name rule.

![Select the product name rule](/files/-M78oKtyGkMbqPce8c7R)

After this, set the value.&#x20;

{% hint style="info" %}
**For example:** If you have product add-ons that can be purchased along with the main product, but you don't want to give affiliates commission for those product add-ons.&#x20;

Then you will have set the value in the matches field, which is commonly shared with all of the add-ons, such as all your product add-ons have the word "add-on" in their name. Therefore, you can set the value as "**add-on**."
{% endhint %}

![Set the value](/files/-M78p2qgpchxidLiT25W)

Now, set the commission rate for the rule.

{% hint style="info" %}
**For example:** We do not want to give affiliates commission for product add-ons, so we set the commission rate for the modifier to -100%.
{% endhint %}

![Set the commission rate](/files/-M79-2Lo7QTpaRvLOLXy)

Finally, click on **Add Modifier**.

![Click on Add Modifier](/files/-M94VGbvARel8NvBTYRb)

The newly created commission modifier will appear in the Commission Modifier section of the Commissions tab.&#x20;

{% hint style="info" %}
The commission modifier that we have set here as an example, will adjust the affiliate's commission by -100% for any product add-ons that are purchased by the customers.
{% endhint %}

![](/files/-M94VMMR7pmWXtjWZa8M)

{% embed url="<https://youtu.be/s6hruiiWAt0>" %}
Set Commission Modifier with Product Name
{% endembed %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.goaffpro.com/affiliate-commissions/set-commission-modifiers/set-commission-modifier-with-product-name.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.
