Pass the Adobe Adobe Commerce AD0-E720 Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

By creating a Custom_Module, an Adobe Commerce Developer has implemented a new Page Builder viewport for tablet devices but the viewport's tablet selector button is missing.

The button .svg has been properly added to the path: CustomJ^odule/web/css/images/switcher/switcher-tablet .svg. How the developer would implement the viewport button icon?

A)

By setting the node icon in the theme's etc/view.xml file for the respective viewport configuration data.

Question # 11

B)

By setting the node button-image in the theme's etc/view.xml file for the respective viewport configuration data.

Question # 11

C)By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.

Question # 11

D)

By adding the node image in the theme's etc/viewport.xml file for the respective viewport configuration data.

Question # 11

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 12:

An Adobe Commerce developer wants to initialize a JS component via Layout XML in custom reference block test. component. Which Layout XML instruction would be used to initialize this JS component?

A)

Question # 12

B)

Question # 12

C)

Question # 12

Options:

A.

Option A


B.

Option B


C.

Option C


Expert Solution
Questions # 13:

An Adobe Commerce developer is using a view model within an existing block:

Question # 13

What are two ways to access the view model class in the template? (Choose two.)

Options:

A.

$block->getData('view_model')


B.

$block->viewModel()


C.

$block->getViewHodel()


D.

$block->getData('viewModel)


Expert Solution
Questions # 14:

An Adobe Commerce developer wants to override the following Layout XML file in the theme ExampleCorp/orange.

app/design/frontend/ExampleCorp/blank/Vendor_Module/layout/catalog_product_view.xml

What path would the developer use inside the layout directory of the theme to override the file?

Options:

A.

/override/ExampleCorp/blank/catalog_product_view.xml


B.

/override/theme/ExampleCorp/blank/catalog_product_view.xml


C.

/catalog_product_view.xml


Expert Solution
Questions # 15:

An Adobe Commerce developer has just installed an extension via composer. When running, bin/magento module: status Vendor_Module, the status is returned as Module is disabled.

Which two CLI commands need to be run to make the extension work properly? (Choose two.)

Options:

A.

composer install


B.

bin/magento setup:upgrade


C.

composer update vendor/module


D.

bin/magento module:enable Vendor_Module --clear-static-content


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions