nerdexam
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

M70-301 question #49 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)
  • A
    7% (2)
  • B
    3% (1)
  • C
    86% (25)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full M70-301 Practice