我正在尝试通过添加以下内容从覆盖的组件/购物/FamilyPageCustom 模板中继承的 ViewStandardCatalog 管道访问自定义字典条目(ManufacturersIterator):
<callParameterDefinitions name="ManufacturersIterator" type="java.util.Iterator"/>
在 interface.pagevariant.content.pagelet2 (也被覆盖)中,如Intershop 支持(第 21 节配方:访问组件中视图管道的访问管道字典条目)中所述,但字典条目(ManufacturersIterator)在组件/购物/FamilyPageCustom 模板中不可见两个错误都没有发生。