I added a custom customer attribute with a dropdown, containing the options ‘one (11)’ and ‘Two (12)’.
Now, I aim to showcase these attributes on the customer dashboard.
However, after selecting ‘one’ in the customer backend and adding the code in the Info.phtml file, it displays the value ’11’ instead of ‘one’.