The workflow I'm looking for:
1.Create "Store".
1.2. Add Store data (to handle shipping and payment): Address and Payment options + Data
1.1. Add "Catalog" to "Store". (unlimited)
1.1.1. Add "Products" to this "Catalog" through a table with fields: Title - Description - Prize (unlimited)
So each store should have its own contact address. When someone buys sth in a store, the notification email, fax or sms should go to to the stores individual address. I hope that there will be 10.000 different stores.
In the Back-end I would like to be able to browse through Stores, Catalogs and Products hierarchically under the menu item "stores" and each "store" should be like a book. (I Would love Node Hierarchy Implementation).
The major differences to traditional drupal + ubercart is that i don't have to go to "create content" for each product and that money is send to a variety of store owners not one. I also want to receive a commission for each purchase.
Can you give me an approximate prize range for the development of a module that customizes ubercart to be able to do that and how long it would take to develop sth like that?
