ExamGecko
Home / Adobe / AD0-E717 / List of questions
Ask Question

Adobe AD0-E717 Practice Test - Questions Answers, Page 5

List of questions

Question 41

Report
Export
Collapse

A new custom module is built for the existing Adobe Commerce store. A merchant has requested a few frontend updates. For this, a developer has to implement a custom style.

What is the location of the less file that will be included by default?

view/{area}/web/css/style less
view/{area}/web/css/style less
view/{area}/web/css/source/main less
view/{area}/web/css/source/main less
view/{area}/web/css/source/_module.less
view/{area}/web/css/source/_module.less
Suggested answer: B

Explanation:

The view/{area}/web/css/source/main.less file is the default less file that is included by default. This file contains the main styles for the module.

asked 02/10/2024
Sarah Pachowsky
33 questions

Question 42

Report
Export
Collapse

What is the correct way to inject CMS block in a layout?

<block class='Magento\Cms\Block\Block' name='blockjdentifier'> <arguments> q <argumentname='block_id'xsi:type='string'>my_cms_block_identifier</argument> </arguments> </block>
<block class='Magento\Cms\Block\Block' name='blockjdentifier'> <arguments> q <argumentname='block_id'xsi:type='string'>my_cms_block_identifier</argument> </arguments> </block>
<block class='Magento\Cms\Block\Block' name='block_identifier'> q <actionmethod='setBlock'>my_cms_block_identifier</action> </block>
<block class='Magento\Cms\Block\Block' name='block_identifier'> q <actionmethod='setBlock'>my_cms_block_identifier</action> </block>
<referenceBlock name='content'> <block class='Magento\Cms\Block\Block' name='block_identifier' identifier='my_cms_block_ldentrfier' /> </referenceBlock>
<referenceBlock name='content'> <block class='Magento\Cms\Block\Block' name='block_identifier' identifier='my_cms_block_ldentrfier' /> </referenceBlock>
Suggested answer: C

Explanation:

To inject a CMS block in a layout, you can use the <referenceBlock> tag. The <referenceBlock> tag takes two attributes: the name of the block to inject and the identifier of the block. In this case, the block name is block_identifier and the identifier is my_cms_block_identifier.

asked 02/10/2024
Zaid Mohammed Haqqani
33 questions

Question 43

Report
Export
Collapse

What is one purpose of a customer data JS library?

It stores the customers credit card info for usage in the checkout.
It stores the customers credit card info for usage in the checkout.
It stores private customer data in local storage
It stores private customer data in local storage
It stores the customer's username and password for easier frontend login.
It stores the customer's username and password for easier frontend login.
Suggested answer: B

Explanation:

The customer data JS library is used to store private customer data in local storage. This data can be used to improve the customer's experience on the store, such as by remembering their shipping address or their preferred payment method.

asked 02/10/2024
dion alken
40 questions

Question 44

Report
Export
Collapse

A custom theme Is being developed in the Adobe Commerce store, and the developer needs to override the current parent theme styles.

Which less file should the developer use to achieve this goal?

_theme.override.less
_theme.override.less
_hemeless
_hemeless
_source.less
_source.less
Suggested answer: A

Explanation:

To override the current parent theme styles, you can use the _theme.override.less file. This file is located in the view/{area}/web/css/source directory.

asked 02/10/2024
David Tirado
29 questions

Question 45

Report
Export
Collapse

Which is a correct CMS content element in Adobe Commerce?

Widget
Widget
Sheet
Sheet
Image
Image
Suggested answer: A

Explanation:

A widget is a CMS content element that can be used to display dynamic content on a page. Widgets can be used to display things like product reviews, social media feeds, or even custom content.

asked 02/10/2024
Panayiotis Markatos
51 questions

Question 46

Report
Export
Collapse

A developer needs to extend the existing jQuery widget. Which jQuery function is used for this purpose?

$.mage
$.mage
$.ui
$.ui
$.widget
$.widget
Suggested answer: C

Explanation:

The'.widget()` function is used to extend the existing jQuery widget. This function takes two arguments: the name of the widget to extend and the definition of the new widget.

asked 02/10/2024
Aleksey Koltsov
30 questions

Question 47

Report
Export
Collapse

A seller would like to offer an electronic version of an album by selling each song individually. Which layout can be used to customize a product page layout for this item?

catalog_product_view_type_downloadable
catalog_product_view_type_downloadable
catalog_product_view_type_configurable
catalog_product_view_type_configurable
catalog_product_view_category
catalog_product_view_category
Suggested answer: A

Explanation:

The catalog_product_view_type_downloadable layout can be used to customize a product page layout for a downloadable product. This layout includes the product details, the product reviews, and the download links for the product's files.

asked 02/10/2024
wilson rodriguez
40 questions

Question 48

Report
Export
Collapse

A developer is making customizations in the checkout, and access to the quotes shipping address is needed. Which file provides the shipping address of the current quote?

Magento_Checkout/js/model/quote
Magento_Checkout/js/model/quote
Magento_Quote/js/model/model
Magento_Quote/js/model/model
Magento_Checkout/js/model/quote-shipping-address
Magento_Checkout/js/model/quote-shipping-address
Suggested answer: C

Explanation:

The Magento_Checkout/js/model/quote-shipping-address file provides the shipping address of the current quote. This file can be accessed by developers to get the shipping address of the quote.

asked 02/10/2024
ERIC LUM
40 questions

Question 49

Report
Export
Collapse

A merchant wants to include taxes In an Adobe Commerce store. Which option can have a tax class assigned to it?

Order
Order
Shipping
Shipping
Category
Category
Suggested answer: B

Explanation:

According to the Adobe Commerce User Guide, a tax class can be assigned to either a product or a customer group in Adobe Commerce. A product tax class determines how a product is taxed, while a customer tax class determines how a customer is taxed based on their location and group membership. Shipping is considered as a product tax class in Adobe Commerce, and it can be assigned to different shipping methods or rates. The other options are not valid for assigning a tax class.

asked 02/10/2024
Neha Kumari
50 questions

Question 50

Report
Export
Collapse

A client would like to add an image icon in front of the telephone field to the shipping address form on a checkout page. What is the correct way to modify the Ul component to set a custom template file for the field?

A)

Adobe AD0-E717 image Question 50 92186 10022024174804000000

B)

Adobe AD0-E717 image Question 50 92186 10022024174804000000

C)

Adobe AD0-E717 image Question 50 92186 10022024174804000000

D)

Adobe AD0-E717 image Question 50 92186 10022024174804000000

Option A
Option A
Option B
Option B
Option C
Option C
Option D
Option D
Suggested answer: C
asked 02/10/2024
Evelina Turco
34 questions
Total 77 questions
Go to page: of 8

Related questions