Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何从 magento 站点顶部导航子类别中删除链接。我希望子类别应该在那里,但它不应该是可点击的。帮助将不胜感激。
没有“快速方法”可以做到这一点。您需要创建一个新模块,覆盖现有模块并更改通过 magento 打印类别的方式。