Toasts

Toast message or snackbar is used to give some feedback to the user. The toast component is like an alert box that is only shown for a couple of seconds when something happens (i.e. when the user clicks on a button, submits a form, etc.).

Success Toasts
Successfully add to the cart!
Error Toasts
Some error occurred!