How can you override a native template file in an activated custom theme, using the design fallback?
Reveal answer details Close answer details
Correct answerA
Magento · M70-301
Preview real exam questions, verified answers and available explanations before choosing a study plan.
|
Single choice
How can you override a native template file in an activated custom theme, using the design fallback? Reveal answer details Close answer detailsCorrect answerA
Single choice
Which layout handle can be used to assign a customized template file to the filter navigation block in the left column? Reveal answer details Close answer detailsCorrect answerC
Single choice
Which string will NOT be translated? Reveal answer details Close answer detailsCorrect answerB
Multiple choice
In an email template or a CMS block, which two of the following directives specify a store URL without requiring you to hardcode the base URL? (Choose TWO.) Reveal answer details Close answer detailsCorrect answersA, F
Multiple choice
Which three of the following folders should NOT be publicly accessible? (Choose THREE.) Reveal answer details Close answer detailsCorrect answersA, B, C
Single choice
The underscore prefix ("_") in variable names in Magento template files marks these variables as __________? Reveal answer details Close answer detailsCorrect answerD
Single choice
Given a configured package "mypackage", which of the following sequences of design fallback steps is correct? ![]() Reveal answer details Close answer detailsCorrect answerA
Single choice
Given the following HTML code, how are the divs "#column1", "#column2", and "#column3" displayed on the page? ![]() Reveal answer details Close answer detailsCorrect answerC
Single choice
You have created a custom theme called my_theme within the default package and want to override the native template file /page/lcolumn.phtml. You will need to place the file in the following structure: Reveal answer details Close answer detailsCorrect answerC
Single choice
Which of the following is a native frontend layout handle in Magento? Reveal answer details Close answer detailsCorrect answerC
Single choice
Which is the proper XML markup for creating a new content block containing the content from a CMS static block? ![]() Reveal answer details Close answer detailsCorrect answerB
Single choice
Which file adds the search module on a Magento website frontend? Reveal answer details Close answer detailsCorrect answerC
Single choice
In layout XML, which of the following action methods would you use to define the block identifier on a block of type cms/block? Reveal answer details Close answer detailsCorrect answerD
Single choice
Given the information shown below, which answer will correctly assign a customized template file using layout XML? Block type: Reveal answer details Close answer detailsCorrect answerC
Single choice
How can a template be included in a CMS block? Reveal answer details Close answer detailsCorrect answerB
Single choice
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? Reveal answer details Close answer detailsCorrect answerA
Single choice
In Magento layouts, which attribute for <block> defines the functionality of the block? Reveal answer details Close answer detailsCorrect answerC |