There are two classes. A Product class and a Characteristic class.
class Product { int id; String price; String descri