Online Access Free AD0-E702 Exam Questions
Exam Code: | AD0-E702 |
Exam Name: | Adobe Certified Professional Magento Commerce Developer |
Certification Provider: | Adobe |
Free Question Number: | 105 |
Posted: | Sep 06, 2025 |
A custom module needs to log all calls of \Magento\Customer\Api\AddressRepositoryInterface::save().
Which mechanism do you use?
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?
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?
You are implementing a before plugin in MyCompany_Magic. It will intercept the same method that MyCompany_Admission is already intercepting using a before plugin: Topmenu::getBlockHtml Which two actions are required to ensure the new plugin will execute last? (Choose two.)