What is the fastest route to establishing the data needed for checkout development when setting up a new Store?
What are two maintainable ways that Lightning Web Components can be made mobile ready? 33m 215
What is the fastest route to setting up a B2B Commerce Store as a developer?
The ccUtil apex class in Salesforce B2B Commerce provides numerous utility
functions that can be leveraged in subscriber classes.
What are two ways to check the input or return data of the Global API's? (2 answers)
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?
Which handlebars helper function is used on Salesforce B2B Commerce pages and
components for formatting price values?
A developer needs to implement a business rule around shipping: Anything over a certain amount must be sent throughfreight at a fixed cost and cannot be
sent through standard shipping channels. Which two considerations should the developer consider?
Numerous flags when set, have a direct impact on the result set provided by the
Global API's. Which conversion flag allows for sObjects to be returnedfrom the
Global API's when provided as a Boolean parameter with a value of true?
A developer used slots to pass content from one Lightning Web Component toanother. How can they access the.
DOM for what was passed to those slots?
What does a developer need to do to modify the out-of-the-box checkout flow template?