From here admin can Add, Update and Delete a product by choosing appropriate details.
Add a new product to the database:
Update or Remove existing products from the database.
-
Unless or until any user is signed in, the buy now functionality won’t work and they'll be redirected to the login page.
-
If any user tries to access the admin panel or tries to add/update/delete a product by guessing the URL, he will be stopped and an appropriate message will be shown.