> For the complete documentation index, see [llms.txt](https://modern-portal.docs.mrsl1d3r.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://modern-portal.docs.mrsl1d3r.com/configuration/price-badge.md).

# Price badge

## Step 1 - Initiation

We look for a plan that we are interested in putting a badge on, after which we go to edit the plan and go to the pricing section.

## Step 2 - adding badge

We choose the first sales plan and go to edit it. Under the date heading we enter the value here as an example

```json
{"portal":"POPULAR"}
```

if we want to insert another type of text we just need to replace the value as in this case

```json
{"portal":"15% OFF"}
{"portal":"NEW"}
{"portal":"LIMITED EDITION"}
```

these are just examples then later you can customize them as you like. This is what you should see

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

## Step 3 - Check

We save and go to check our changes

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

after we see that it works we can do it for other plans we are interested in.
