Adobe Certified Master Magento Commerce Architect AD0-E704 Exam Questions

Page: 1 / 14
Total 89 questions
Question 1

You are tasked to work on a message queue module. When looking at the queue configuration you see the following:

Keeping in mind maintainability, you change it to:

What will happen?



Answer : D


Question 2

You are developing a new payment method. It is required that any new order created with this payment method needs to have a specific custom status. Assume the status has been added to the system already, assigned to the processing state, and the new order state for the payment method is processing. How do you set the custom status on orders placed with the new payment method?



Answer : C


Question 3

Suppose you are tasked with update a product price to 10% more and it's cart rule to provide 5% discount after 2 month. So after this timeperiod, product price and cart rule must be activated workign in the frontend for users. Which Magento feature you should use to do the above task?



Answer : A


Question 4

Suppose you are working with order collection where you need to get the Customer collection object in foreach loop to check wheather current order's customer accout is locked or not. For this you injected Magento\Customer\Model\Customer $customer in the constructor to use $customer collection object. But in loop when this object is used, you notice that it's returning the same customer even if you pass different customer id to filter the customer collection inside loop. What is the solution for this problem?



Answer : B


Question 5

Suppose you want to develope a custom extension that should provide product_redirect_links to amazon.com, ebay.com and other sites. Suppose this must be added using extension_attribute feature to make that availbe for product repository and services, then what are the customizations needed to develope it: Choose 2



Answer : A, B


Question 6

On a merchant website you inherit an extension that allows customers to rate products. The extension adds two integer attributes to store the rating values, avg_rating and rating_count. The merchant reports an issue that the displayed average is lower than it should be. You determine you need to change the avg_rating attribute backend typetodecim to fix the issue.

In your module's Data Patch script, which three steps do you take to change the attribute backend type?

A)

B)

C)

D)

E)



Answer : B, C, E


Question 7

Suppose you are asked to disable/remove the customer review related functionalities. You can not disable the review module directly because the customer module depends on it. What is the possible way to remove all HTML outputs of the review module, from the frontend and backend? :



Answer : A


Page:    1 / 14   
Total 89 questions