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 分层导航中显示重量属性以过滤目录输入类型为价格属性等文本字段的产品?我知道目录输入类型为下拉或多选的属性只能在分层导航中使用,但权重必须是文本字段而不是下拉右。请回复我......
谢谢和问候, kranthi
我认为您应该为重量创建自定义产品属性(类型 = 下拉列表),并且您可以在产品保存时创建观察者以使用文本重量值更新此新属性。