I have a HashMap which is the cart for my shop. Its key is String and values are Integers (name of the product and how many of them I want to buy). I want to remove a value