> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mastermindcms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# msm-product-filters

> Filter UI component.

`msm-product-filters` is a web component built with Lit.

## Purpose

Render filter UI for listing/search pages.

## Usage

```html theme={null}
<msm-product-filters></msm-product-filters>
```

## Attributes / properties

| Name          | Type   | Default | Notes |
| ------------- | ------ | ------- | ----- |
| `theme`       | string | -       |       |
| `category-id` | string | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
