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?
You want to override the lcolumn.phtml file. Which two of the following methods could you use? (Choose TWO.)
In layout XML, which of the following action methods would you use to define the block identifier on a block of type cms/block?
A website contains the three store views “English”, “French”, and “German”, with the following settings configured:
The template file template/page/lcolumn.phtml exists within the following frontend themes:
You want to figure out which phtml-files are rendering in the front end. Which developer tool helps you do that?
Which two of the following examples can be used to include a custom JavaScript on every page? (Choose TWO.)
You have a “custom/default” design package. You need to edit this file:
/app/design/frontend/base/defauIt/template/page/html/header.Phtml
Which method is a bad practice because the file will be overwritten during Magento upgrades?
Which three types of file are contained in the folder "skin/" in Magento? (Choose THREE.)
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)