Hi,
I added a field at Product group fields (Settings > Ecommerce > Product catalog > Product group fields) called Product Group Bottom Description (Name = Product Group Bottom Description, System name = ProductGroupBottomDescription, Template tag = ProductGroupBottomDescription and Field type = Long Text). To show this I created Item type with a new template in Swift based on Swift_ProductListInfo.cshtml and added restrictions. This has allowed me to select the item type in the visual editor, so that works. The problem now is that I have not made the correct adjustment in the template, because I still see the description of the product group and not my ProductGroupBottomDescription. I think I need to adjust something on line 34, but I don't know exactly what. Can you help me?
Caro