Which two of the following examples can be used to include a custom JavaScript on every page? (Choose TWO.)
Within a Magento instance configured to use the package name “my_package” and the theme name “my_theme”, which file would override the default catalog search template?
Where are the core module translations located?
A block named newsletter is already defined in the layout XML, as in the example shown below. The page on which the block is visible has a three-column layout. How can you move the block from the left column to the right column?
Which is the proper XML markup for creating a new content block containing the content from a CMS static block?
In a “new order” transactional email template, which two of the following are valid ways to get properties of the template variable “order”? (Choose TWO.)
Which three types of files are contained in the folder “app/design!”? (Choose THREE.)
Which three of the following action method(s) are valid ways to add custom JavaScript files? (Choose THREE.)
Which piece of code creates a url that links to the store pages in transactional email templates?
You want to create a new “screendesign” package based on the “default” package’s “default” theme.
Which ONE of the following steps do you have to take?
Given the following XML, which statement is true?
In layout XML, which tag attributes are always used when configuring a template block? (Choose THREE.)
Which ONE of the following adds links to the top links navigation?
In layout XML, which of the following action methods would you use to define the block identifier on a block of type cms/block?
Magento is searching in the fallback system for a my-template.phtml file. As shown in the graphic above, you have configured Magento to the following:
In which four places might Magento find that file, assuming it has been placed there? (Choose FOUR)
If you want to provide an existing custom theme for a mobile device browser, you'll only have to _____________.