> For the complete documentation index, see [llms.txt](https://knowledgebase.ajaxsearchpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.ajaxsearchpro.com/miscellaneous/woocommerce/showing-featured-products-first.md).

# Showing featured products first

To display featured products over non-featured within the results, a [priority group](https://documentation.ajaxsearchpro.com/result-priority-settings/priorities-by-rules-priority-groups) needs to be created. This tutorial will go through all the steps to achieve that.

Under the Ajax Search Pro menu, click on the `Priorities` submenu, then on the `Add New` button.

<figure><img src="/files/Hmh6vnV6zQWWkgs8enND" alt="" width="375"><figcaption><p>Add new priority group</p></figcaption></figure>

A popup will open. Set the following values first (see screenshot below):

* Ruleset name: **WooCommerce Featured**
* Set results priority matching the rules to: **101**
* Click on the **New rule** button afterwards

<figure><img src="/files/42XxszXqoHLKFu7Wbpf0" alt="" width="375"><figcaption></figcaption></figure>

Set the following Rule values (see screenshots below):

* Rule name: **Featured first**
* Rule type: **Taxonomy term**
* Operator: **IN**
* Select taxonomy terms: **Product visibility**
* In the search terms enter **featured**, and select it
* Click **Save rule** button
* Click **Save**

<figure><img src="/files/xz5KnraV0TXw2ZEgh5RY" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/vxUQBIQ2X8vWErdyLycc" alt="" width="375"><figcaption></figcaption></figure>

After that don't forget to click the Save Groups button, and it's done.

The plugin will now display featured products first in the search results whenever they match.
