Relative Content

Tag Archive for twigshopwareshopware6

How to display line item quantity at checkout/finish?

I’m working on a Shopware 6 project and trying to display the quantity of line items in a Twig template /checkout/finish. However, when I try to access the quantity property in the index.html.twig, I am getting empty string. However, this gives correct value in base.html.twig.