Here is what I'd like to do:
Prices on the my product details flypage should be displayed like this:
€79.00 (incl. 19 % Tax. + Shipping)
It was easy to modify the 'PHPSHOP_INCLUDING_TAX' in the language file;
using i.g. a h2 style in the flypage, to make the whole price-thing bigger, works, too.
But where and how can I separate the price from the the (incl. 19 % Tax. + Shipping) so each part has its distinct font-weight?
Thanks for your help
Cer