Light Mode
Meta Data
The <salla-metadata>
web component helps to show detailed specifications for a product. It can display one or multiple sections of information, like links, text, files, and other details about the product.
Example
Usage
<salla-metadata entity-id="691043">
</salla-metadata>
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
Entity | entity |
The entity type which its default value is product . |
string |
'product' |
Entity ID | entity-id |
Either Product or Entity ID to which the specifications are going to be fetched for. | number |
undefined |
Last modified: 7 months ago