Magento Related Exams
Magento-2-Certified-Associate-Developer Exam
A client has asked you to include category url keys in product URLs.
How is this done?
You have created a new section in system configuration under the Catalog tab:

How do you restrict an access to the section using Magento ACL?

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?