CaCartSummary
Displays the summarized block of amounts in the bottom of the cart
SASS-path: ./styles/components/atoms/ca-cart-summary.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
summary | Cart summary data from the api | Object | true | - |
simple | A simpler version of the summary, only showing shipping and total | Boolean | false | false |
display | Is this in a cart with display mode? | Boolean | false | false |