Magento 2 - Creating an observer
In Magento 2 (Adobe Commerce) observers are events that are already setup thoughout the whole ecommerce eco-system.
This is a great way to customise magento. Just find an event that happens and put your custom code in after it.
Firstly view all obs...
blog.azcodez.com2 min read