Magento
M70-201 · Question #102
For an attribute to be loaded on a catalog/product object, which two of the following conditions must be satisfied?
The correct answer is A. The eav_attribute table must contain a row defining the attribute's properties and its entity type. C. The attribute must be part of the attribute set pertaining to the object being loaded. See the full explanation below for the reasoning.
Question
For an attribute to be loaded on a catalog/product object, which two of the following conditions must be satisfied?
Options
- AThe eav_attribute table must contain a row defining the attribute's properties and its entity type.
- BThe attribute must have a backend model configured in the XML config.
- CThe attribute must be part of the attribute set pertaining to the object being loaded.
- DThere must be a record of the attribute on the catalog_product_super_atti:ibute table,
- EThere must be a column added to the catalog_product_entity table.
How the community answered
(41 responses)- A73% (30)
- B5% (2)
- D15% (6)
- E7% (3)
Community Discussion
No community discussion yet for this question.