the amount of a single product the user wants to buy
the id of the game or product the user wants to buy
the id of the current user
Retrieves all the products in an user's shoppingcart
requires the id of the current user
returns an array of all the shoppingItems of the current user.
Adds a single product to an user's cart