Closed
Description
Steps to reproduce
- After assigning the custom attribute in the admin side.
- I have get the data and display it in frontend product view page.
- In magento 2.0.x getAttributeText('color') is working fine. But Magento 2.1 it's not working.
Expected result
- I need to display the chosen value. for ex: Color: Blue
Actual result
- It shows empty result.