messages disappear too fast when updating quantities via an ajax request
I’m trying to update quantities in the shopping cart in Magento 2.3.2 via an ajax request but I’m confused about the error messages. In my code after the ajax request has completed I execute the following js code which I’d… Read More »messages disappear too fast when updating quantities via an ajax request