REMINDER
Ecommerce Login
-
Hey there, I have a few questions regarding the eCommerce site.
-
We have a database on the e-commerce and the cloud backend side, which database is highly recommended to use to store general user information?
-
How do we go about logging in on the e-commerce site, without having to go through the process of checking out? In the scenario whereby users will only have to click on the log-in button and it will redirect them to the login page.
-
I would also like to create a wishlist on my e-commerce site, is there documentation on creating it?
thanks
-
-
Hi,
There is already a user system through AppDrag Shop feature, but if you need additional fields, features and different scenarios than the default store, you might consider to built your own system.
We do not provide wishlist, but you could build your system with a database. -
Alright, is there a way to use the user system through AppDrag shop feature directly from a login button?
-
Sure you can use the shop customer area action :
It will open the right panel with account creation / login and orders history (well mine is automatically in french due to my browser language)
-
Awesome! Thank you for the help