Adobe Certified Master Magento Commerce Architect - AD0-E704 FREE EXAM DUMPS QUESTIONS & ANSWERS
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? :
Correct Answer: A
Vote an answer
Suppose, you need to create custom configuration file called search.xml, in the a custommodule under etc/. Which steps are needed to achieve this:
Correct Answer: A,B
Vote an answer
Consider below code in a UiComponent xml file: Magedeal\Employee\Ui\DataProvider\Employee\DataProvider employee_data_source entity_id id What is the application of
Correct Answer: A,C
Vote an answer
The merchant is planning to use Special Product prices with the date range on their Magento Commerce website. How does Magento Commerce Edition process Special Prices?
Correct Answer: D
Vote an answer
You are working on a project where a custom option of type text for a certain product has been created. The merchant wants to customize the add to cart functionality for this product, such that products with different text for the custom option will be represented as separate shopping cart line items.
How does Magento split shopping cart line items for a product based on custom options?
How does Magento split shopping cart line items for a product based on custom options?
Correct Answer: D
Vote an answer
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)

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

B)

C)

D)

E)

Correct Answer: A,B,D
Vote an answer
You are troubleshooting an issue where a related product rule is not showing the product expected by a user. You run this command:
bin magento cache:clean target_rule
What impact does this have?
bin magento cache:clean target_rule
What impact does this have?
Correct Answer: A
Vote an answer
You have a task to modify the grand total on the checkout page with a negative price adjustment which depends on the shipping address postcode. What are two approaches to be used in this case?
Correct Answer: B,D
Vote an answer
You created a custom page on the storefront and you have to render the price for a given product instance which is available in the $product variable. How do you render the price in a phtml template?
A)

B)

C)

D)

A)

B)

C)

D)

Correct Answer: C
Vote an answer