Magento
M70-301 · Question #49
Given the following XML, which statement is true? Magento M70-301 Exam
The correct answer is C. The block renders in the left structural block. See the full explanation below for the reasoning.
Question
Given the following XML, which statement is true? Magento M70-301 Exam
Exhibit
Options
- AYou have to modify page/html/left.phtml to display the block.
- BYou have to add <action method="setTemplate"><file>my-files/my- block.phtml</file></action> to display
- CThe block renders in the left structural block.
- DThe block won't be shown until you put <?php echo $this->getChildHtml(` left') ?> into my- block.phtml.
How the community answered
(29 responses)- A7% (2)
- B3% (1)
- C86% (25)
- D3% (1)
Community Discussion
No community discussion yet for this question.
