Question 56

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

    You are adding a new entry to the backend menu that appears after
    Marketing > SEO & Search > Site Map
    You see the existing site map menu item is declared by the node:

    What two actions do you take to configure the new menu entry location? (Choose two.)
  • Question 58

    A third-party module uses a layout update that changes the template path for a core block from product/ view/addto/compare.phtml of the Magento_Catalog module to custom/view/addto/ compare.phtmlof your custom module. The merchant has a customized version of this template in their custom theme.
    What is a consequence of this setup?
  • Question 59

    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.)
  • Question 60

    You are setting up a brand new Magento installation for a merchant who is migrating from Magento 1 to Magento 2.
    Keeping in mind upgradability and the need to customize, which one do you choose?