I want to have two levels of users. For the first user, the page admins, I want to have one product. This product will just be a user buying a single node page. On this page, they can have several products they can sell. It will simply have a description and a price for each of the page admin's products such as:
Product 1 : $50
Product 2 : $65
Product 3 : $75
Then the next level of user is a simple customer. They will be buying those individual products at the prices listed by the page admins.
First, are there any sites that you know of that have this architecture in Drupal? I have installed Ubercart, but I have not been able to configure it the way I want it. Also, are there any modules out there that will support easy administration for page admins to add new product fields that will be able to associate to Ubercart purchases?
I think this will be a big endeavor for stock modules to handle, so I am willing to do custom development or contract some of the work out if I cannot figure it out.
Thoughts or brain drainers are welcome.