void SetQuantity(int q)
 {
     thisItem.SetQuantity(q);
 }