Magento-2-Certified-Associate-Developer試験無料問題集「Magento 2 Certified Associate Developer 認定」
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?
What do you inject into a constructor to represent each product you create?
正解:D
解答を投票する
A merchant requires the ability to configure contact information for their brick and mortar stores as a CSV file upload. The module already exists and contains an etc/adminhtml/system.xml file where the new field can be added.
How do you specify the class that will process the uploaded file?
How do you specify the class that will process the uploaded file?
正解:C
解答を投票する