Hi,
We noticed that the currency pattern is not being honored in some prices. This is true for both Cart tags and OrderViewModel PriceViewModel properties
Cart
In this example, you can notice the missing space compared to the other prices
Order
In this example I changed the pattern on purpose so the symbol is after the amount, and we can clearly see it not being honored
I confirmed it in both 9.13.11 and 9.14.2
As a workaround for the customer, I forced the pattern to match the hardcoded one used for discounts.
Best Regards,
Nuno Aguiar