Which element in layout XML specifies a method to be ca…
Which element in layout XML specifies a method to be called on a referenced or newly defined block?
what is the effect on the layout update object instance?
When $ this ->load Layout (‘ foo_bar_baz’) is called in a standard front action, what is the effect on the layout
update object instance?
Which one of the following code samples will create a c…
Your project, which uses prototype.js, contains the JavaScript class Photoviewer (see EXAMPLE, below).
Which one of the following code samples will create a class called AdvancedPhotoViewer that extends
Photoviewe r?
EXAMPLE:
var PhotoViewer = Class.create();
which of the following methods will save the changes in…
When changes are made to more than one of a collection’s items using setData( ‘some’, ‘value’), which of the
following methods will save the changes in the collection?
Which piece of code creates a url that links to the sto…
Which piece of code creates a url that links to the store pages in transactional email templates?
What is the purpose of Catalog Target rules?
What is the purpose of Catalog Target rules?
Which is the correct order of the three types of transl…
Which is the correct order of the three types of translations by priority (1 = highest, 3 = lowest)?
Applying the shopping cart rule’s action affects the qu…
Applying the shopping cart rule’s action affects the quote item by setting the quote item’s _______________.
Which developer tool helps you do that?
You want to figure out which phtml-files are rendering in the front end. Which developer tool helps you do that?
Which three of the following conditions are used to pro…
Which three of the following conditions are used to protect an admin route via ACL? (Choose three)