# Functions

NewCmdCartDeleteProduct returns new initialized instance of the delete-product sub command.
NewCmdCartEmptyProducts returns new initialized instance of the empty sub command.
NewCmdCartListProducts returns new initialized instance of the list sub command.
NewCmdCarts returns new initialized instance of carts sub command.
NewCmdCartsAddProduct returns new initialized instance of the add-product sub command.
NewCmdCartsCreate returns new initialized instance of the create sub command.
NewCmdCartUpdateProduct returns new initialized instance of the update-product sub command.