> ## 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-listing-page

> Web-Komponente msm-listing-page.

`msm-listing-page` ist eine Web-Komponente (Lit).

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

```html theme={null}
<msm-listing-page></msm-listing-page>
```

## Attribute / Properties

| Name                    | Typ     | Standard | Hinweise |
| ----------------------- | ------- | -------- | -------- |
| `seller-sku-id`         | string  | -        |          |
| `title-id`              | string  | -        |          |
| `discount-price-id`     | string  | -        |          |
| `theme`                 | string  | -        |          |
| `add-to-cart-icon`      | string  | -        |          |
| `remove-from-cart-icon` | string  | -        |          |
| `favorite-icon`         | string  | -        |          |
| `object-fit`            | string  | -        |          |
| `hide-inventory`        | boolean | `false`  |          |
| `company-info`          | boolean | -        |          |
| `meta-info-mapping`     | array   | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

Keine `part`-Slots dokumentiert.

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
