Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

Magento Front End Developer Certification (M70-301) Free Practice Test

Question 1
You want to override the lcolumn.phtml file. Which two of the following methods could you use? (Choose TWO.)

Correct Answer: A,D
Question 2
In order to display a custom design on a category landing page for a set number of days,
you need to make a change to the ___ area of Magento.

Correct Answer: B
Question 3
Which file adds the search module on a Magento website frontend?

Correct Answer: D
Question 4
You want to create a new"screendesign"package based on
the"default"package's"default"theme.
Which ONE of the following steps do you have to take?

Correct Answer: C
Question 5
You want to add CSS to an HTML page. Which HTML tag would you use?

Correct Answer: B
Question 6
You have a"custom/default"design package. You need to edit this file:
/app/design/frontend/base/defauIt/template/page/html/header.Phtml
Which method is a bad practice because the file will be overwritten duringMagento upgrades?

Correct Answer: D
Question 7
What is the difference between"display: none"and"visibility: hidden"?

Correct Answer: D
Question 8
Given a configured package"tmypackage"and a configured theme"mytheme", which THREE of the following templates would be part of the design fallback? (Choose THREE.)

Correct Answer: A,B,F
Question 9
If you open an HTML document with the following code sample in the browser, what will you see in the text of the two Alerts in the browser?

Correct Answer: E
Question 10
You want to add additional XML ("Additional XML Declaration") to an existing layout block. Which is the proper tag for adding it?

Correct Answer: C