Magento-2-Certified-Associate-Developer試験無料問題集「Magento 2 Certified Associate Developer 認定」

What scopes are available for customer attributes?

You are adding a new menu item to the admin backend which will link to a custom backend page.
The declaration of the route:

What do you specify as the menu item action attribute value so it links to /admin/mycompany/mymodule/?

What is the difference between online and offline shipping methods?

What are two functions of a resource model? (Choose two.)

解説: (GoShiken メンバーにのみ表示されます)
You have added a new attribute origin of the type varchar to the product entity.
Which two calls will filter a product collection with origin set to "California"? (Choose two.)

While reviewing a layout file named sales_order_view.xml you notice the element
<update handle="customer_account"/>
What is the purpose of this element?

解説: (GoShiken メンバーにのみ表示されます)
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?

A merchant tasks you to keep sales managers out of the system configuration backend pages.
How do you do that using the admin interface?