Components

Cart

<Cart />

Constructor

# <Cart />

A component for user's cart items

See:

View Source pages/Cart/Cart.js, line 27

  • Cart page content with cart info and form to add new items
jsx

Methods

# static onLoadTestCartHandler()

A handler function for loading test cart items

See:

View Source pages/Cart/Cart.js, line 70