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.
如果你想获取属性前端值,那么试试这个
nl2br($_product->getResource()->getAttribute('color')->getFrontend()->getValue($_product))
希望这会帮助你。