M70-301 Front End Certified Developer

Loading demo links...

Showing 7–9 of 10 questions

Question 7

To configure a category to display a set of “Shop By” filters, what is the correct option to set in the Magento admin?

Select an option, then click Submit answer.

  • “Is Anchor” set to “Yes”

  • “Show Filters” set to “Yes”

  • “Category Links” set to “No”

  • “Is Active” set to “No”

Question 8

Which type of block defines the HTML head section of the page, which contains elements for including JavaScript, CSS, etc.?

Select an option, then click Submit answer.

  • core/head

  • core/template

  • page/head

  • page/html_head

  • page/head_template

Question 9

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?

Select an option, then click Submit answer.

  • Option A

  • Option B

  • Option C

  • Option D