Hi
I'm using custom product categories in my filters. On the details page of my product I would like to show the values of the product categories. To do that I loop through the ProductCategoryFields and show the Ecom:Product.CategoryField.Value.
The problem is that I need to show the value in danish and some of the values should contain æ,ø and å, which is not allowed in the value field. Does anybody know how to show the name field instead?
Regards Thomas