| Could you explain the Pricelist XML fields please? |
 | Yes. The basic usage is {mospricelist:item/tag} where item is represented in the XML file by - .
The tag refers to the
The encapsulated text section between Text is what will be output
|
| How do I include the Euro symbol in my XML file? |
 | There is a restriction in XML that prevents us using € directly. We have to use the unicode value instead. For the euro symbol this is € (in decimal). You can find a list of possible mappings here: Map |