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

Adobe Commerce Developer with Cloud Add-on Question and Answers

Adobe Commerce Developer with Cloud Add-on

Last Update May 8, 2024
Total Questions : 77

We are offering FREE AD0-E717 Adobe exam questions. All you do is to just go and sign up. Give your details, prepare AD0-E717 free exam questions and then go for complete pool of Adobe Commerce Developer with Cloud Add-on test questions that will help you more.

AD0-E717 pdf

AD0-E717 PDF

$35  $99.99
AD0-E717 Engine

AD0-E717 Testing Engine

$42  $119.99
AD0-E717 PDF + Engine

AD0-E717 PDF + Testing Engine

$56  $159.99
Questions 1

How can a custom CMS Page be set as a store home page?

Options:

A.  

In the CMS Page admin grid, select the checkbox for the page under the "Home Page' column.

B.  

In the CMS Page admin form, set the 'Default Home Page" value to "yes"

C.  

In the store configuration, set a custom CMS Page to be a CMS home page

Discussion 0
Questions 2

Which property allows multiple cron jobs to share the same configuration?

Options:

A.  

name

B.  

group

C.  

schedule

Discussion 0
Questions 3

What folder would a developer place a custom patch on an Adobe Commerce Cloud project to have it automatically applied during the build phase?

Options:

A.  

Add the patch file to the m2-hotfixes/ directory

B.  

Add the patch file to the patches/ directory

C.  

Add the patch file to the m2-patches/ directory

Discussion 0
Questions 4

Which two actions will the developer need to take to translate strings added in JS files? (Choose two.)

Options:

A.  

define ([

'jquery,

'mage/translate'

), function ($, $t) {.„»;

B.  

$ trans( ,')

C.  

$.mage._(');

D.  

translate('');

Discussion 0
Questions 5

Which action, if any, should be taken to forbid Adobe Commerce Admin from performing specific actions?

Options:

A.  

Create a new user role with custom-defined resources, and assign it to the admin user

B.  

This action cannot be taken since all admin users must have full access.

C.  

Enable custom roles in the store configuration, and assign admin user ID(s).

Discussion 0
Questions 6

What action can be performed from the Cloud Project Portal (Onboarding Ul) of an Adobe Commerce Cloud project?

Options:

A.  

Set your developer SSH public key.

B.  

Update Project and environment variables

C.  

Add a Technical Admin

Discussion 0
Questions 7

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?

Options:

A.  

catalog_product_view_type_downloadable

B.  

catalog_product_view_type_configurable

C.  

catalog_product_view_category

Discussion 0
Questions 8

What is one way a developer can upgrade the ECE-Tools package on an Adobe Commerce Cloud project?

Options:

A.  

Cloud CLI for Commerce tool

B.  

Project Web Interface

C.  

Composer

Discussion 0
Questions 9

Which two attribute input types does Magento already have by default? (Choose two.)

Options:

A.  

Multiple Select

B.  

Text Field

C.  

Geographic coordinate

D.  

Numeric Field

Discussion 0
Questions 10

Which file is used to add a custom router class to the list of routers?

Options:

A.  

routes.xml

B.  

di.xml

C.  

config.xml

Discussion 0
Questions 11

A developer is tasked with creating a new feature in an Adobe Commerce Cloud project. The developer decides to create an integration environment for a better development process.

Which Cloud CLI for Commerce command would the developer use?

Options:

A.  

magento-cloud environment:branch

B.  

magento-cloud create:environment-branch

C.  

magento-cloud environment:create:branch environment-name >

Discussion 0
Questions 12

The value of a product attribute in the Adobe Commerce system needs to have a different format before it is displayed. Which attribute model class is responsible for this?

Options:

A.  

Frontend

B.  

Backend

C.  

Source

Discussion 0
Questions 13

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?

Options:

A.  

view/{area}/web/css/style less

B.  

view/{area}/web/css/source/main less

C.  

view/{area}/web/css/source/_module.less

Discussion 0
Questions 14

Which action, if any, should be taken to enable filtering by attribute in the category's layered navigation?

Options:

A.  

Set the category's "Anchor' display setting to "yes".

B.  

Select "With layered navigation" from the category's display mode

C.  

Filtering by the attribute is enabled for every category automatically.

Discussion 0
Questions 15

How can a developer override a core class method in Adobe Commerce?

Options:

A.  

B.  

q

C.  

q Vendor\Module\Block\Product

Discussion 0
Questions 16

Which Magento project directory is the recommended webroot for the web server?

Options:

A.  

Pub/

B.  

app/

C.  

bin/

Discussion 0
Questions 17

How can a developer prioritize a plugin's execution, if possible?

Options:

A.  

The developer can use sortOrder property by specifying a lower value than the target plugin.

B.  

The developer can use sortOrder property by specifying a higher value than the target plugin.

C.  

This cannot be achieved as the plugins are always executed by their module's load order in app/etc/config.php file.

Discussion 0
Questions 18

Which two attribute input types can be used for a date? (Choose two.)

Options:

A.  

Timezone

B.  

Schedule

C.  

Date and Time

D.  

Date

Discussion 0
Questions 19

On the Adobe Commerce Cloud Project Web Interface, what will be performed when clicking on the "Delete" button of an integration environment?

Options:

A.  

The environment is marked as "inactive", the git branch is still present but the database is deleted.

B.  

The environment is completely deleted. Including git branch and database.

C.  

The environment is marked as "inactive", the git branch and the database are still present.

Discussion 0
Questions 20

Which characteristic is associated with a persistent cart?

Options:

A.  

By default, a persistent cookie will become inactive in 30 days.

B.  

While using the persistent cart, guest users do not need to log in or register to checkout

C.  

While the customer is logged in, If the session cookie expires, the persistent cookie will remain active

Discussion 0
Questions 21

How would a developer add a sensitive environment-specific configuration value on an Adobe Commerce Cloud project?

Options:

A.  

Add sensitive Environment-specific variable in the Project Web Interface.

B.  

Connect to the server using SSH and add the configuration in the app/etc/config.php file.

C.  

Use the Cloud CLI for Commerce command Mgento-cloud config:set to add the configuration

Discussion 0
Questions 22

Which is a correct CMS content element in Adobe Commerce?

Options:

A.  

Widget

B.  

Sheet

C.  

Image

Discussion 0
Questions 23

Which type of product has the ability to build customizable products from a variety of options?

Options:

A.  

Grouped

B.  

Virtual

C.  

Bundle

Discussion 0