Magento M70-301 - Magento Front End Developer Certification Exam
You want to stop all events on someElement. Which two methods from prototype.js will do this? (Choose TWO.)
Which is the correct type attribute for a structural block?
You have created a system of multiple stores within a single Magento installation. Which one of the following levels of settings is NOT available?
What is the proper layout update handle for adding a CSS file to the product page?
You created a header-new.phtml from the original header.phtml. How can you force Magento to use that new file in place of the native header block template?
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?
When a block of type __________ is rendered, all its child blocks are rendered automatically, without the need to call the getChildHtml () method.
What result will be produced by the following layout handle?
Which is the correct order of the three types of translations by priority (1 = highest, 3 = lowest)?
Which of following "if else" constructs is used in Magento core templates?