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...
A Blog about Magento e-Commerce System
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...
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...