Question 11
Which two ways does Magento persist category relationships in the database? (Choose two.)
Question 12
You are creating a new page layout for your custom module.
What is the primary difference between container and block elements?
What is the primary difference between container and block elements?
Question 13
A merchant gives you the module MyCompany_MyModule to install.
How do you identify which REST endpoints are supported by the module?
How do you identify which REST endpoints are supported by the module?
Question 14
You are facing a bug, which is supposedly caused by the customization of
\Magento\Catalog\Api\ProductRepositoryInterface::save().
To resolve the issue, you decide to find all logic which customizes this method. Which two places do you search for customization declarations? (Choose 2)
\Magento\Catalog\Api\ProductRepositoryInterface::save().
To resolve the issue, you decide to find all logic which customizes this method. Which two places do you search for customization declarations? (Choose 2)
Question 15
How many shipping addresses may be selected for an order during the checkout process?