ExamGecko
Question list
Search
Search

List of questions

Search

Question 216 - Certified B2B Commerce Administrator discussion

Report
Export

How can a developer introduce new screen behavior in a checkout flow step?

A.
Modify the property mappings in checkoutSteps.xml
Answers
A.
Modify the property mappings in checkoutSteps.xml
B.
Edit the default subflow directly
Answers
B.
Edit the default subflow directly
C.
Adjust next-state in previous subflow configuration
Answers
C.
Adjust next-state in previous subflow configuration
D.
Clone the appropriate subflow and replace the Lightning web components in it
Answers
D.
Clone the appropriate subflow and replace the Lightning web components in it
Suggested answer: D

Explanation:

To introduce new screen behavior in a checkout flow step, the developer should clone the appropriate subflow and replace the Lightning web components in it. This way, the developer can customize the layout, logic, and functionality of the checkout step without modifying the default subflow. The developer can also use the component visibility feature in screen flows to show or hide components based on conditions.Reference:

Customize Your Checkout Flow for a B2B Store (Aura)

Build a Checkout Flow for a B2B Store (Aura)

asked 23/09/2024
Christodoulos Chiras
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first