# dershop-cart-line



<!-- Auto Generated Below -->


## Properties

| Property | Attribute | Description | Type  | Default     |
| -------- | --------- | ----------- | ----- | ----------- |
| `item`   | `item`    |             | `any` | `undefined` |


## Dependencies

### Used by

 - [dershop-cart](../dershop-cart)
 - [dershop-checkout](../../routes)

### Depends on

- corejam-box
- corejam-image
- corejam-base-link
- corejam-type

### Graph
```mermaid
graph TD;
  dershop-cart-line --> corejam-box
  dershop-cart-line --> corejam-image
  dershop-cart-line --> corejam-base-link
  dershop-cart-line --> corejam-type
  dershop-cart --> dershop-cart-line
  dershop-checkout --> dershop-cart-line
  style dershop-cart-line fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

*Built with [StencilJS](https://stenciljs.com/)*
