Hello,
the documentation in uc_store/includes/uc_price.inc is as follows:
The heart of the price modification/displaying system,
this function handles price alteration, formatting, theming, and caching.
That´s why I assume that a price formatter should be used to add something like "excl. VAT" to each price. Is my assumption correct? If the answer to this question is "yes" then I would like to know why the $context variable, which is passed to a price alterer, is not passed to a price formatter. In my opinion it is important to have the $context variable available in the price formatter as well. What do you think? Thanx for a reply.
fmueller

