I am using WordPress and I’m trying to develop eCommerce website using WooCommerce.
When a user logs in I want to show the following in the menu-bar:
- Product
- Category
- Users profile
- Orders
- Cart
Then, when a vendor or seller login, it will show:
-
Vendor’s profile
-
Dashboard
-
Orders,
-
Products
-
Payment options
How can I achieve this?