Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

M70-301 Exam Dumps - Magento Front End Developer Certification Exam

Question # 4

What type of block is created by the code below?

A.

Content block

B.

Text block

C.

Structural block

D.

Bulleted list block

E.

Navigation block

Full Access
Question # 5

Which three of the following folders should NOT be publicly accessible? (Choose THREE.)

A.

/app/design/frontend/package/theme/layout

B.

/app/design/frontend/package/theme/locale

C.

/app/design/frontend/package/theme/template

D.

/skin/frontend/package/theme/css

E.

/skin/frontend/package/theme/js

F.

/skin/frontend/package/theme/img

Full Access
Question # 6

Which of these block types can be used to define “breadcrumbs” on a page?

A.

page/breadcrumbs

B.

page/ html_bread crumbs

C.

core/ htmlbreadcrumbs

D.

core1 template

Full Access
Question # 7

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.)

A.

mypackage/default/template/my/template.phtml

B.

base/mytheme/template/my/template.phtml

C.

default/default/template/my/template.phtml

D.

base/default/template/my/template.phtml

E.

default/mytheme/template/my/template.phtml

F.

mypackage/mytheme/template/my/template.phtml

Full Access
Question # 8

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?

A.

"1" and "1"

B.

"2" and "2"

C.

"1" and "Undefined"

D.

"2" and "false"

E.

"false" and "false"

F.

"Undefined" and "Undefined"

Full Access
Question # 9

Which two of the following statements regarding Magento configuration scopes are true? (Choose TWO.)

A.

“Website” has a higher priority than “Store View”.

B.

“Store View” has a higher priority than “Website”.

C.

“Global” has a higher priority than “Website.”

D.

“Website” has a higher priority than “Global”.

E.

“Global” has a higher priority than “Store View”.

F.

“Global” has a higher priority than “Store”.

G.

“Store” has a higher priority than “Store View”.

Full Access
Question # 10

Which attribute of an XML tag in the layout defines the system configuration key to be checked before performing the action method?

A.

as

B.

Config

C.

if

D.

ifconfig

E.

iftrue

Full Access
Question # 11

Which two of the following would add a CSS file to every page? (Choose TWO.)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 12

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

A.

CSS

B.

Image

C.

JavaScript

D.

Layout

E.

Template

F.

Translate

Full Access
Question # 13

Which one of these code samples will assign a root template to a specific page of native Magento?

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 14

In which of the following directories is a .xml file located?

A.

CSS

B.

Layout

C.

Skin

D.

Template

Full Access
Question # 15

You want to load my-file.js only on the exam' CMS page. In native Magento, which two of the following statements are true? (Choose TWO.)

A.

You must create exam.xml and put the appropriate XML inside the layout handle,

B.

You must make sure that my-file.js is present in app/design/base/default/cms/exam/.

C.

You must add appropriate XML to the CMS Layout-Update-XML textarea of the exam CMS page.

D.

You must add getChildJs (‘js/my-file.js’); ?> to head.phtml .

E.

You must make sure you are not using a layout handle in the Layout-Update-XML textarea of the "exam" CMS page.

Full Access
Question # 16

What result will be produced by the following layout handle?

A.

On a non-anchored category page the layered navigation will be moved into the main content block.

B.

On an anchored category page the layered navigation will be moved into the main content block.

C.

On an anchored category page the layered navigation will be removed from the page.

D.

This XML will produce a syntax error.

Full Access