Hello i am looking for a solution to a private client login to there product list for ordering.
Basically allocate stock to a customers product list which is branded clothing, they can login and order there stock when they need it.
-customer logs in
-only see there products (maybe use manufacture system to allocate)
-order them from list of whats left in stock of each product - they will need to see whats left in stock
- send order
-no payment, shipping is required - just a send order button
- all stock is pre paid for and he is only storing it for when they want it.
- Must show how much of each product is left and control stock level.
I am thinking that we create the products in VM with stock control and allocate it to a manufacture, once they login they see there products and order it from a form of some sort or other method you recommend.
These products are not visible to public, other products will be.
Any help appreciated