Hello,
For a project we need to display all prices including discounts. It seems that in the OrderLines loop the unit price is only available before discounts (Ecom:Order:OrderLine.UnitPrice). Would be nice to have something like Ecom:Order:OrderLine.TotalPriceWithProductDiscounts for unit price, as well.
Any immediate fix for that?
If not we'll just have to remove the unit price column for now.
/R