Question 21
What is the connection between product attribute sets and categories?
Question 22
How do you pass an array ['one', 'two] as a parameter to you block using the layout XML arguments directive?


Question 23
You are debugging a problem resulting from a recently deployed around plugin. The plugin is intercepting the doSomething method. The aroundDoSomething plugin method is called successfully, but the original doSomething method is no longer being executed as expected.
What is causing this?
What is causing this?
Question 24
You are reviewing a Magento module and see a directory named Service.
What can you determine from this directory's name?
What can you determine from this directory's name?
Question 25
Assume that a customer's cart only includes one downloadable product.
What effect will it cause on the quote object?
What effect will it cause on the quote object?