Magento tutorial 19 explains what is entity value attribute and magento EAV, then we move on to how to work with EAV model in Magento.
Hey guys,
In the second part of this lesson, we will discover an EAV attribute in the product collection and instructions on how to get a product attribute value. Experience it yourself!
Magento is designed to work with EAV database model and an attribute management is the indispensable part for developers to customize the system. I spent quite long time on researching on this important issue and today I am very delighted to write about it and guide you how to create and customize an attribute by your code.
In the previous article, we provided you with the basic principle of EAV but have you concretely known how Magento stores the data according to the EAV model and how to create an EAV entity in Magento? If not, my tutorial today will surely be a good reference for you.