public List <IItem> GetSellingItems()
 => _sellingItems.ToList();