There are many situations, when you might need to access the values, sent by POST or GET method to your Shopware store, for example when you send them from a javascript plugin. And although you
This article is a continuation of my previous article Preventing events from triggering again (and again, and again..). Recently, I have found out, that the solution described there does not work in some cases. So
Much of the stuff, that we need to do in Shopware 6, revolves around events. For example, if we need to do something, when the product detail page loads, we can create a subscriber like