Hi Julie,
Thank you for your prompt reply. The shop will sell a wide spectrum of sports related equipment, so the actual attributes may actually be quite complex ranging from size, weight, height, width, manufacturers etc. Also, the customers may also become sellers if they wish to sell their sports products online. Therefore, I was thinking on allowing access to the Admin Console/ Product panel so they can also define the relevant attributes to their items.
Basically, as the products may have many attributes I was thinking on having the user actually logging in to the AdminConsole with their own credentials (email address and password) and not as
cat@konakart.com. If I could accomplish this I could then add a new attribute to either the product or customer class (customer_id for product || product_id for customer) to keep track of whom is selling what items. I have tried to add a new seller table and add all the relevant classes and services, API calls etc, but in the end it got quite messy, so I decided to try a different route.
If you could give me an idea as to how to accomplish this I would very much appreciate it?
Thank you!