Constructor
# <CartItems />
Component for rendering cart products recieved for user
Parameters:
| Name | Type | Description |
|---|---|---|
items |
array | cart items added |
loading |
boolean | status of loading the cart |
isEmptyCartSet |
boolean | status of empty cart set |
cart content
jsx