Hello,
how can to configure the virtuemart to show price of the product like this: $1.56
you can only do it in your template
split the price at the . and surround the 2nd node with your <sup> tag
Which files need to edit to do this?
read the documentation! http://docs.virtuemart.net/tutorials/templating-layouts/78-introduction-template-system.html
I know how to use template system of virtuemart, but don't know which file to edit to create <sub></sub> on the price.
Can you tell me?
version?