Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

Magento M70-301 Magento Front End Developer Certification Exam Exam Practice Test

Page: 1 / 11
Total 107 questions

Magento Front End Developer Certification Exam Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

Which two of the following code samples contain correct XML code for adding style.css to a page? (Choose TWO.)

Options:

A.

css/styles.css

B.

css/styles.css

C.

css/styles.css

D.

css css/styles.css

E.

skin_css css/styles.css

Question 2

Within a Magento instance configured to use the package name “my_package” and the theme name “my_theme”, which file would override the default catalog search template?

Options:

A.

app/frontend/base/my_package/my_theme/template/catalogsearch/form.mini.phtml

B.

app/design/frontend/base/default/template/customsearch/form.mini.phtml

C.

app/design/frontend/my_theme/my_package/template/catalogsearch/custom.form.mini.phtml

D.

app/design/frontend/my_package/my_theme/template/catalogsearch/form.mini.phtml

E.

app/frontend/default/my_theme/customsearch/form.mini.phtml

Question 3

Which ONE of the following adds links to the top links navigation?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 4

Using Magentos JavaScript translator object, which is the correct option for translating JavaScript strings within a.phtml file?

Options:

A.

Translator.newTranslation({"To be translated":"Translated Copy Here"});

B.

Translator.add("To be translated");

C.

Translate({"To be translated","__(‘To be translated’); ?>"});

D.

Translator-add({"To be translated":"_('To be translated'); ? >"});

Question 5

In a “new order” transactional email template, which two of the following are valid ways to get properties of the template variable “order”? (Choose TWO.)

Options:

A.

{{order var=customer_lastname}}

B.

{{var data=order.customerEmail}}

C.

{{var order.customer_lastname}}

D.

{{var $order.getCustornerEmail()}}

E.

{{var order.getCustomerLastname()}}

F.

{{var order.getCustomerFirstname}}

Question 6

What is System -> Design used for?

Options:

A.

Configuring the fallback system of a store view

B.

Overriding the fallback system of a store view for a limited period of time

C.

Activating the fallback system of a store view

D.

Overriding the fallback system of a subpart (Layout, Templates, ...) of a store view

E.

Configuring basic Package and Theme settings of your Magento instance

Question 7

When a block of type __________ is rendered, all its child blocks are rendered automatically, without the need to call the getChildHtml () method.

Options:

A.

Page/html

B.

Core/template

C.

Core/text_list

D.

Page/html_wrapper

Question 8

Which three types of files are contained in the folder “app/design!”? (Choose THREE.)

Options:

A.

CSS

B.

Image

C.

JavaScript

D.

Layout

E.

Template

F.

Translate

Question 9

You created a header-new.phtml from the original header.phtml. How can you force Magento to use that new file in place of the native header block template?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 10

What type of block is created by the code below?

Options:

A.

Content block

B.

Text block

C.

Structural block

D.

Bulleted list block

E.

Navigation block

Question 11

You want to add the file “somescript.js” in a template. The JS-file is in the folder “root: js/lib”. Which piece of code should you use?

Options:

A.

$this->getItemurl(‘lib/somescript.js’)

B.

$this->getskinurl(‘lib/somescript.js’)

C.

$this->getJsUrl(‘lib/somescript.js’)

D.

$this->getFileurl(‘lib/somescript.js’)

E.

$this->getLibUrl(‘lib/somescript.js’)

Question 12

You want to create a wrapper block that uses an HTML tag name which is set by the action setHtmlTagName. The wrapper block should render all its child blocks within the HTML tag. Which block type should you use to create the wrapper block?

Options:

A.

page/html

B.

page/wrapper

C.

page/div wrapper

D.

page/html_wrapper

Question 13

Which file adds “breadcrumbs” on pages?

Options:

A.

page.xml

B.

breadcrumbs.xml

C.

navigation.xml

D.

core.xml

E.

header.xml

Question 14

What is the function of the attribute output= “to Html” when applied to a tag?

Options:

A.

Renders a block without any other explicit calls

B.

Specifies the sequence of blocks on the page

C.

Marks a block as a structural block

D.

Marks a block as a content block

Question 15

Given a configured package “mypackage”, which of the following sequences of design fallback steps is correct?

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Question 16

You want to add additional XML (“Additional XML Declaration”) to an existing layout block. Which is the proper tag for adding it?

Options:

A.

Additional XML Declaration

B.

Additional XML Declaration

C.

Additional XML Declaration

D.

Additional XML Declaration

Page: 1 / 11
Total 107 questions