PortalForMerchants - shopwareDowntown/downtown GitHub Wiki
We want to provide the merchants with a simple and slim solution so that even merchants who never read about E-Commerce can handle it. The same applies to the local authorities. The portal, therefore, has two main aspects:
Local authorities:
- Registration
- Activation of merchants
- Perhaps some styling/configuration of their SalesChannel
Merchants:
- Registration
- Description of their store
- Add products
As a representative of a local authority, I want to get in touch with Shopware, so that I can get my own portal. For that a simple contact form is used:
- Name
- Contact person data (Name, E-Mail, Phone)
- ZIP Code, City
After verification, Shopware will create the portal for the local authority
As a merchant, I want to register to the portal, so I can show customers my store and get in contact with customers. For that I need to provide the following data:
- Name of the store
- Name owner
- Phone
- Password
After signing up I'll get a confirmation mail
As a merchant, I want to describe my store, so that customers can find it and get in contact with me.
- What do I offer?
- Picture upload
- Contact times
- Notes regarding shipping/pick-up
- Google Location
- Delivery costs
With additional forms I can describe/add my most important products:
- Name
- Description
- Images
- Price (default price only in EUR)
- Simple interface to create multiple products at once
As a merchant, I want to upload a very simple CSV format, in order to create a larger number of products right away.