Question 31

What is the connection between product attribute sets and categories?
  • Question 32

    You are building a new module to add extra functionality to the Magento application.
    What files are required?
  • Question 33

    You are adding a child node to the product.info block using the XML:

    How will this block be rendered?
  • Question 34

    An integration named Marketing is created on the Adobe Commerce instance. The integration has access on Magento_Customer::customer resources and the access token is xxxxxx .
    How would the rest API be called to search the customers?
  • Question 35

    In a code review of a merchant's site you have discovered that there are multiple observers for the checkout_submit_all_after event. After closer inspection, you notice one of these observers is relying on the others being executed before it is called.
    What risk does this pose, and how can it be mitigated?