# Functions
GetError is used to get the specific http error or the default.
# Variables
ErrBadRequest is used when wrong Requests.
ErrEmptyCart is used when the response is empty.
ErrInternal is used as default error.
ErrNotFound is used as default not found page.