質問

How to get a dropdown attribute value on the category page, i set the show in listing to yes and added this attribute to product. any suggestion?

役に立ちましたか?

解決

This code can help you:

$attr = $_product->getResource()->getAttribute('your_attribute_code')->getFrontend()->getValue($_product);

please let me know if any issue you have

ライセンス: CC-BY-SA帰属
所属していません magento.stackexchange
scroll top