You want to load my-file.js only on the exam' CMS page. In native Magento, which two of the following statements are true? (Choose TWO.)
Which three of the following action method(s) are valid ways to add custom JavaScript files? (Choose THREE.)
Which of following "if else" constructs is used in Magento core templates?
What is the proper layout update handle for adding a CSS file to the product page?
Which element in layout XML specifies a method to be called on a referenced or newly defined block?
Which string will NOT be translated?
Which is the proper XML markup for creating a new content block containing the content from a CMS static block?
Which type of block defines the HTML head section of the page, which contains elements for including JavaScript, CSS, etc.?
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?
In which of the following directories is a .xml file located?
You want to figure out which phtml-files are rendering in the front end. Which developer tool helps you do that?
You have added some HTML to a custom template located at “template/mytemplates/custom.phtml”. Which code snippet is the correct way to create a block for custom.phtml in the layout XML?
In layout XML, which tag attributes are always used when configuring a template block? (Choose THREE.)
What is the difference between “display: none” and “visibility: hidden”?
Which ONE of the following adds links to the top links navigation?
Which of the following is the layout update handle loaded for built-in simple products?