There are notifications displayed by default.
Examples:
- Your cart has been updated. (Basket)
- You have put “Item” in your cart. (Item page)
- Item removed. Cancel? (Product page, Archive).
How can I change these messages? In some replace the text output code.
I want to do this without display: none, without replacing strings.
Is it possible to replace it in the code, in the place where they are initially set?