How to get a custom attribute directly by name without product id?

get All custom attribute directly by name without product id.

How to filter an EAV or a flat collection (product, category, sales, etc.) with the addAttributeToFilter() method?

Hello sir,
Actually i have an extension and i want to display name of the attribute there, so i need to get all the attribute without product id, please suggest me how can i do that.
Thanks For reply.

Learn how to use filters: it will allow you to find an attribute by the name given.

1 Like