Component that implements the cart page.

Constructors

Properties

apiError: string = ""
email: string = ""
error: NotAvailableError = ...
errorEmail: boolean = false
errorEmptyCart: boolean = false
errorNewOrder: boolean = false
errorType: boolean = false
order: any[] = ...
orderTypes: OrderType[] = ...
type: OrderType
ws: WebSocket

Methods