Salesforce Certified B2B Commerce Administrator Practice Test - Questions Answers, Page 21
List of questions
Question 201
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer needs to make a call to a long running web service which is critical to finalizing their checkout process. Which three items should the developer consider in their implementation?
Question 202
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which Lightning web component path allows a developer to view or edit a record while maintaining control over specifying its layout and set of fields?
Question 203
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer has created a custom Lightning web component for the Cart page that needs to react to changes to cart items from the standard cart component.
How should the developer implement the custom component so changes to cart items and quantities are reflected?
Question 204
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which category can receive signaling from a Lightning Message Channel? 03m 42s
Question 205
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which two methods should a developer implement in a Lightning web component to 03m 355
successfully handle the subscription lifecycle of a Message Channel?
Question 206
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which practice is allowed when it comes to naming a Lightning web component's folder and associated files?
Question 207
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
Which element can be used to pass HTML from a parent component to a child component?
Question 208
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer has created a custom Lightning web component to display on the Product Detail 03m 10s 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?
Question 209
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
A developer is building a custom component in Lightning web components (LWC) that has a grandchild component that needs to pass information to the grandparent component. Ex Ther m Ss
What is the correct way to demonstrate the passing of a message from the grandchild component to the grandparent component?
A)
B)
C)
D)
Question 210
![Export Export](https://examgecko.com/assets/images/icon-download-24.png)
What are two purposes of the Shadow DOM in a Lightning web component?
Question