msm-shopping-cart is a web component built with Lit.
Purpose
Display and interact with the shopping cart.Usage
Attributes / properties
Events
This component does not emit custom events.CSS parts
base
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Shopping cart component.
msm-shopping-cart is a web component built with Lit.
<msm-shopping-cart></msm-shopping-cart>
| Name | Type | Default | Notes |
|---|---|---|---|
discount-price-id | string | - | |
z-index | number | 1 | |
href | string | - | |
orders-page-url | string | - | |
order-checkout-page-url | string | - | |
isOpened | boolean | - | property only |
isLogged | boolean | - | property only |
productPageActive | boolean | - | property only |
theme | string | - | |
color-scheme | string | - | |
variant | string | - | |
display | string | - | |
behavior | string | - | |
icon | string | - | |
icon-height | string | - |
base