Question 16
An Adobe Commerce developer is tasked with adding an new export option for the order grid, they have added the following code for the export button within sales_order_grid.xml

Upon testing, they are getting redirected, what would be a cause for this error?

Upon testing, they are getting redirected, what would be a cause for this error?
Question 17
You have created a module to show manufacturer-list, Your customer need url as www.storeurl/manufacturer which file are mendatory to show correct url?
Question 18
An Adobe Commerce Developer is tasked with creating a custom module which implements a new product type. Upon completion, they find that any quantity information they enter against the product does not get saved, and reverts back to 0.
How would they go about correcting this?
How would they go about correcting this?
Question 19
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.)
Which two actions are required to ensure the new plugin will execute last? (Choose two.)
Question 20
The module MyCompany_MyModule provides custom admin interface pages.
Access to these pages should only be granted to specific users.
You add the required configuration to the module's acl.xml file, but the setting does not seem to work as expected.
How do you visually check if Magento evaluates your ACL resource as expected?
Access to these pages should only be granted to specific users.
You add the required configuration to the module's acl.xml file, but the setting does not seem to work as expected.
How do you visually check if Magento evaluates your ACL resource as expected?