# Category Page

{% hint style="success" %}

* Log in to your **WordPress Dashboard**.
* Navigate to **Appearance** > **Customize**.
* Click on the theme **Woo Commerce Options**.
* Select **Category Page**.
  {% endhint %}

**Configurable Options:**

Product Style Template: Select the desired display style from the drop-down for products on the **Category page**.

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

Products Per Page: Set the number of products to display per page in each categor&#x79;**.** *For example: 12*

Column&#x73;*:* Choose the number of product columns displayed on the category grid.

Disable Breadcrumb: Can choose to hide the breadcrumb trail on category pages.

**Sorter Settings – Header:**

Enable and configure sorting options at the top of the Category page.

**Show Sorter On Header :** Enable or disable the sorter bar at the top of the category page.

**Sorter Header Elements:**

Choose which elements you want to display in the sorter bar:

* **Filter – Order By**: Allows users to sort products by criteria.
* **Filters – Widget Area**: Displays the filter widgets area, if configured.
* **Display Mode Options**: Let users switch between different views (e.g., grid or list).
* **Result Count**: Shows the total number of products found.
* **Pagination**: Enables navigation for the Category Page.
* **Display Mode**: Controls the default product view mode.

**Sorter Settings – Footer:**

Enable and configure the sorting options at the bottom of the Category page.

Show Sorter On Foote&#x72;**:** Enable the sorter bar at the bottom of the Category page.

Sorter Footer Elements:

Sorter Footer Elements:

* **Pagination** – Enables navigation for the Shop Page.
* **Filter** – Displays sorting options like “Order By.”
* **Result Count** – Shows the total number of products found.
* **Display Mode** – Sets the default product view (e.g., grid or list).
* **Display Mode Options** – Allows users to switch between different layout views.


---

# 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://buddhathemes-test.gitbook.io/chillout/theme-shop-setup/category-page.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.
