Magento2 详情页添加新元素求解
这个提醒了我,原来没想过布局也会有日志记录,看system.log后发现重写的父容器不一样 改为content后就展示在详情页了。
` main.INFO: Broken reference: the 'product.info.keywords' tries to reorder itself towards 'product.info.details', but their parents are different: 'selling_points' and 'content' respectively. [] [] `
顺便问一句,日志中很多关于这种元素尝试重新排列的INFO日志,我是否需要去处理他们(目前也没看见页面报错)?








