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

> Web component msm-seller-page.

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

## Purpose

Use this component as a reusable UI building block.

## Usage

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

## Attributes / properties

| Name                | Type   | Default | Notes |
| ------------------- | ------ | ------- | ----- |
| `seller-id`         | string | -       |       |
| `object-fit`        | string | -       |       |
| `meta-info-mapping` | array  | -       |       |

## Events

This component does not emit custom events.

## CSS parts

No documented `part` slots.

## Slots

No documented slots.

## Methods

No documented public methods.
