Hello @ashishpace,
Each product can be assigned to only one vendor from WP admin backend. It is unavailable in Dokan to assign one single product to multiple vendors from the admin side.
Also, stock of a single product cannot be distributed among multiple vendors. Each product’s stock is separate.
So what you are referring to, is a dynamic stock of a single product where admin can assign the stock to multiple vendors, will require customization.
Let me know if you have any more questions.
Thanks!
Need Following requirment
Ecommerce site with Store logins
– Standard Ecommerce site with Products added
– Products will have stocks added by Site Admin
– There will be Store Logins and Admin will allocate some Product Stocks to these stores.
– If customer buys from website directly then stock of Site Admin will reduce
– If customer go physically to Store, then Store User will login and place his orderand Stock will reduce from Store Login
– Store User will sell products at Retail rates and for each sale certain commission will be received .
Hello @ashishpace,
1.Products can be added in Dokan from frontend.
2.WooCommerce allows to add stock by the admin from WP backend, however Dokan allows to add stock and manage stock from frontend [vendor dashboard] as well.
3.Using Dokan, customers purchase product from vendors. Therefore stock will reduce automatically from the corresponding vendor’s product stock.
4.Vendor or store user can reduce the stock amount from his vendor dashboard > product > edit product section.
5.Vendor can sell his products in any price he wants. For each sale, admin receives a certain amount of commission from the product price.
Thanks!