You will design and implement items of a Shopping Cart.

An item in the shopping cart could be one of the following types: Food, Apparel, Beverage, Hardware. You will design and implement the set...