ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 33 - AD0-E722 discussion

Report
Export

A merchant is utilizing an out-of-the-box Adobe Commerce application and asks to add a new reward card functionality for customers. During the code review, the Adobe Commerce Architect notices the reward_card_number attribute setup created for this functionality is causing the customer attribute to be unavailable in the My account/My rewards page template.

What should be added to set the customer attribute correctly?

A.
group property should be added with a value of 1
Answers
A.
group property should be added with a value of 1
B.
system property should be added with a value of true
Answers
B.
system property should be added with a value of true
C.
scope property should be added with a value of global
Answers
C.
scope property should be added with a value of global
Suggested answer: A

Explanation:

The group property determines which section of the customer account the attribute belongs to. By setting the group property to 1, the reward_card_number attribute will be assigned to the default group, which is the Account Information section.This will make the attribute available in the My account/My rewards page template.Reference: https://experienceleague.adobe.com/docs/commerce-admin/customers/customer-accounts/attributes/attribute-properties.html?lang=en#group1

asked 02/10/2024
Marcelo Oliveira
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first