Salesforce Certified B2B Commerce Developer Practice Test - Questions Answers, Page 2
List of questions
Related questions
A developer is building a custom component in Lightning web components (LWC) that needs to fetch data from an API.
Which lifecycle hook should the developer use to make the API call?
A developer is creating a component to implement a custom Terms and Conditions checkbox at checkout in the Aura Commerce template.
Which method should the developer implement on the Lightning web component to ensure the user accepts the terms and conditions?
Northern Trail Outfitters (NTO) has a B2B Commerce store for its resellers. It has received many customer service calls involving questions about the delivery date of customer orders.
How should a developer expose delivery time estimates to NTO's customers in the storefront to reduce call volume?
Which template will correctly display the details message only when areDetailsVisible becomes true given the following code in a Lightning Web Component?
A)
B)
C)
D)
What are two advantages of using Lightning Data Service?
What is likely to happen if a developer leaves debug mode turned on in an environment?
A developer has created a custom Lightning web component to display on the Product Detail page in the store. When the developer goes to add the component to the page in Experience Builder, it is missing from the list of custom components.
Which XML fragment should the developer include in the component's configuration XML file to ensure the custom component is available to add to the page?
A)
B)
C)
D)
Which two statements are accurate about the Cart Item with a Type of Charge?
When a developer configures a tax integration for a store, what happens to the previously calculated tax entries during the checkout flow?
Which three actions must a developer take, in a B2B Commerce store, to accept credit card payments using a client's chosen payment provider?
Question