What does the
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)
Which three types of file are contained in the folder "skin/" in Magento? (Choose THREE.)
Which is the proper XML markup for creating a new content block containing the content from a CMS static block?
You want to change the number of columns per row in the list of upsell products on all product pages. Where do you set the parameter that specifies the number of columns?
You want to stop all events on someElement. Which two methods from prototype.js will do this? (Choose TWO.)
Based on the code below, what color will a browser display in rendering the text inside the div tag?
In layout XML, which two handles are used to assign layout rules to catalog category pages of a store? (Choose TWO.)
Which is the correct type attribute for a structural block?
Which two of the following examples can be used to include a custom JavaScript on every page? (Choose TWO.)