Tagged: attributes

create drop down attribute 5

Magento 2 – get option label from drop down

A often search task is how to get option label from drop down. For beginners this may be confusing, because the actual value of a drop down product attribute is a number and not a...

Magento 2 get all attributes of product 0

Magento 2 – Get all attributes of product

In this short tutorial I show you how to get all attributes of product. This is useful if you want to get a list of all available attributes for a specific product. I needed...