> ## 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 component msm-sku-page.

`msm-sku-page` is a web component built with Lit.

## Purpose

Use this component as a reusable UI building block.

## Usage

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

## Attributes / properties

| Name                | Type    | Default | Notes |
| ------------------- | ------- | ------- | ----- |
| `sku-id`            | string  | -       |       |
| `theme`             | string  | -       |       |
| `object-fit`        | string  | -       |       |
| `meta-info-mapping` | array   | -       |       |
| `web3`              | boolean | -       |       |

## Events

This component does not emit custom events.

## CSS parts

* `base`

## Slots

No documented slots.

## Methods

No documented public methods.
