Components

CartItems

<CartItems />

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

See:

View Source components/CartItems/CartItems.js, line 30

cart content

jsx