AD0-E704 無料問題集「Adobe Certified Master Magento Commerce Architect」
You have a requirement to customize the Product Detail Page so users can enter their ID in a custom field and get a personalized price. The user has to see the lower of the personalized and the Magento price.
Which two actions do you take to enable the personalized price on the Product Detail Page and the checkout?
Which two actions do you take to enable the personalized price on the Product Detail Page and the checkout?
正解:A、D
解答を投票する
You are working on a project with a large database with many products, sales rules and CMS pages. The merchant is going to use Magento_Staging for scheduled updates, but they were told that use of Staging will modify all SQL queries and slow down website performance.
What modification does Magento_Staging make to existing SQL queries?
What modification does Magento_Staging make to existing SQL queries?
正解:B
解答を投票する
You are developing an in-house solution for catalog management which is implemented as a Magento module called MyCompany_MyModule. To streamline integration with the ERP system you decided to expose MyCompany_MyModule'S functionality via REST.
What are the three minimum requirements to achieve this?
What are the three minimum requirements to achieve this?
正解:A、B、D
解答を投票する
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)

正解:A、C、D
解答を投票する