ExamGecko
Question list
Search
Search

Question 52 - AD0-E711 discussion

Report
Export

A developer needs to add additional validation that would be triggered before order placement and decides to use checkout_index_index.xml to declare a custom validation is component. Which checkout step in checkout_index_index.xml is used to complete this task?

A.
<item name-"payment step'' />
Answers
A.
<item name-"payment step'' />
B.
<item name: "review-step" />
Answers
B.
<item name: "review-step" />
C.
<item name="billing step"/>
Answers
C.
<item name="billing step"/>
Suggested answer: B

Explanation:

To add additional validation before order placement, the developer should use the "review-step" in checkout_index_index.xml. This step is the last step before order placement, where the custom validation component can be declared and triggered.

asked 02/10/2024
Tebogo Maphafo
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first