Magento Magento-2-Certified-Associate-Developer - Magento 2 Certified Associate Developer Exam
Total 103 questions
You need to find all orders in the processing state. You have written the code:
How do you resolve the exception?
A merchant asks you to extend customer functionality to allow customer accounts to be associated with two or more billing addresses.
How is this implemented?
While reviewing a layout file named sales_order_view.xml you notice the element
What is the purpose of this element?
You are debugging a problem resulting from a recently deployed around plugin. The plugin is intercepting the doSomething method. The aroundDoSomething plugin method is called successfully, but the original doSomething method is no longer being executed as expected.
What is causing this?
You are creating a new page layout for your custom module.
What is the primary difference between container and block elements?
You want to remove a column introduced by a third-party extension via declarative schema.
How do you do that?
You are adding a child node to the product.info block using the XML:
How will this block be rendered?
Which entity in Magento supports scoped attributes?
You are working on a Magento store which will be selling in two countries. Each country has its own set of payment methods.
How do you organize the project to support this requirement?
You are tasked to install an extension to the merchant’s Magento instance.
The extension is developed by the company called MyCompany and its codebase is available from all four locations listed below.
Which two installations options do you choose from to prevent version conflicts during upgrade? (Choose two.)