Closed solverat closed 6 years ago
To allow gathering current cart information in global context
wouldn't add a twig-helper, would just add it to the global twig context, like:
{{ coreshop.cart.getItems }}
resolved with e976316e9de17c08bb72db401ee2417b9a666698.
To allow gathering current cart information in global context