Question 1
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 2
You have created a new section in system configuration under the Catalog tab:

How do you restrict an access to the section using Magento ACL?


How do you restrict an access to the section using Magento ACL?

Question 3
Which three scopes can be used to set different System Configuration values in Magento? (Choose three.)
Question 4
An Adobe Commerce developer is working on a module to manage custom brand entities and wants to replicate the following SQL query using SearchCriteria:

Which snippet of code would produce the desired SQL query?
A)

B)

C)


Which snippet of code would produce the desired SQL query?
A)

B)

C)

Question 5
A module declares the route:

What is the layout handle of the storefront path /custom/feature/?

What is the layout handle of the storefront path /custom/feature/?