Hello,
in the order summary, I need to display ecotax (value) for each item as well as the total ecotax amount (whole order).
In back-office is ecotax enabled.
I already solved ecotax value for each item - product ($product.ecotax.value insert to order-confirmation-table.tpl).
But I don't know how to display summary ecotax amount for all products in order... ?
Thanks.