What two kinds of queries do the methods in Salesforce B2B Commerce services perform by default? (2 answers)
The ccUtil apex class in Salesforce B2B Commerce provides numerous utility
functions that can be leveraged in subscriber classes. Which command will return the
value in the given Map if found or a default value in the eventthat the Map is null,
empty, or an object is not found for that key?
Which two guidelines should a developer consider when migrating aura componentsto LWC?
How can a developer establish communication between components that are not in the same DOM (Document Object Model) tree?
Inwhich three different ways can a theme be enabled in
Salesforce B2B Commerce? (3 answers)
In a B2B Commercestore, which three tasks must a developer complete to implement the use of a third-party service for either tax, shipping, or pricing calculation?
Which two methods from the platformResourceLoader moduleare relevant for including third party JavaScript and CSS in a Lightning web component?
Salesforce B2B Commerce natively provides a robots.txt file, however, a customer
can also create its own version.Which three scenarios are valid reasons for customer to
create their own robots.txt file? (3 answers)
Which two behaviors does a target value of lightning__FlowScreen in metadata allow for a Lightning web
component?
Although Salesforce B2B Commerce and Salesforce recommend against using
"without sharing classes" whenever possible, sometimes it is unavoidable. Which three
items will open up a major security hole? (3 answers)