Magento Related Exams
Magento-2-Certified-Associate-Developer Exam
You have been given the task of importing products from an external source. You decide to create a custom module to do this. The class handling the import creates a product for each record, sets the data on it and saves it to the database.
What do you inject into a constructor to represent each product you create?
You are creating a new page layout for your custom module.
What is the primary difference between container and block elements?