# Tag Page Settings

{% hint style="success" %}

* Log in to your **WordPress Dashboard**.
* Navigate to **Appearance** > **Customize**.
* Click on **Theme WooCommerce** > **Tag Page**.
  {% endhint %}

### **Configurable Options**

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

**Product Display Settings**

* **Product Style Template:** Select a predefined product style (**Product-Style\_1**).
* **Products Per Page:** Set the number of products displayed per page (**Default: 9**).
* **Columns:** Define the number of columns for product display.

**Breadcrumb & Sorting Options**

* **Disable Breadcrumb:** Toggle ON to hide breadcrumbs on the tag page.
* **Show Sorter On Header:** Display sorting options at the top of the tag page.

**Sorter Header Elements**

* **Filter - OrderBy:** Allows sorting products by popularity, rating, price, or latest.
* **Filters - Widget Area:** Enables filter widgets in the sidebar.
* **Result Count:** Displays the number of products found in the current view.
* **Pagination:** Enables navigation between pages of products.
* **Display Mode:** Choose how products are displayed (e.g., Grid or List view).
* **Display Mode Options:** Provides layout customization options.

**Sorter Footer Elements**

* **Show Sorter On Footer:** Displays sorting options at the bottom of the tag page.
* **Pagination:** Enables pagination controls in the footer.
* **Filter:** Adds product filtering in the footer.
* **Result Count:** Shows the number of results at the bottom.
* **Display Mode:** Choose between grid and list views.
* **Display Mode Options:** Adjusts display settings.

**Saving and Applying Changes**

1. Adjust the settings as needed.
2. Click **Publish** in the Customizer to save changes.
3. Visit a **Tag Page** to verify the updated layout and features.

**Additional Customization**

* Use **CSS styling** for visual modifications.
* Install plugins like **WooCommerce Product Filter** for advanced filtering.
* Modify **WooCommerce template files** for deeper customization.


---

# 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/tag-page-settings.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.
