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

> Web-Komponente msm-sku-page.

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

## Zweck

Wiederverwendbarer UI-Baustein.

## Beispiel

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

## Attribute / Properties

| Name                | Typ     | Standard | Hinweise |
| ------------------- | ------- | -------- | -------- |
| `sku-id`            | string  | -        |          |
| `theme`             | string  | -        |          |
| `object-fit`        | string  | -        |          |
| `meta-info-mapping` | array   | -        |          |
| `web3`              | boolean | -        |          |

## Events

Diese Komponente feuert keine eigenen Custom Events.

## CSS parts

* `base`

## Slots

Keine Slots dokumentiert.

## Methoden

Keine öffentlichen Methoden dokumentiert.
