Magento M70-301 - Magento Front End Developer Certification Exam
The underscore prefix (“_â€) in variable names in Magento template files marks these variables as __________?
Which of these block types can be used to define “breadcrumbs†on a page?
In System->Configuration ‘Design’ you can configure individual theme names for ________ . (Choose FIVE)
Given a configured package “tmypackage†and a configured theme “mythemeâ€, which THREE of the following templates would be part of the design fallback? (Choose THREE.)
If you open an HTML document with the following code sample in the browser, what will you see in the text of the two Alerts in the browser?
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?
What is the difference between “display: none†and “visibility: hidden�
Which element in layout XML specifies a method to be called on a referenced or newly defined block?
What is System -> Design used for?
Given the following XML, which statement is true?