Hi there,
How can I display the name of the currently displayed eCommerce group in a file in the /Templates/eCom/Search folder that displays my filters? For example, for a page like this: http://solutionset.dynamicweb.dk/en-US/ProductList/Bikes/Mountain-bikes.aspx I want to display something like "Filters for Mountain bikes" and on the Road Bikes page something like "Filters for Road bikes" above the filter list. I have access to the group ID through the Query String, but not to its actual name. I tried Ecom:Group.Name but that outputs nothing.
Is this supported or do I need a template extender?
Imar