Salesforce Certified B2B Commerce Developer Practice Test - Questions Answers, Page 19
List of questions
Related questions
What target does a developer need to set in the js-meta.xml file when creating a custom LWC component for use in the Checkout Flow?
Which interface does a developer have to implement to override Inventory in Checkout?
A developer is implementing an Inventory class for checkout. All the error states have been handled and now the developer needs to take the next step to indicate that inventory is available for all of the items and amounts in the cart. What should the next step be?
What happens to all previous tax entries during tax implementation?
What should a developer's implementation code return if the External Prices are the same as Sales Prices for Products in the Cart?
A developer is writing custom code to compare External Prices and Sales Prices for cart items. What should be returned if the External Prices are the same as Sales Prices for Products in the Cart? ~.
Universal Containers (UC) needs to display data from standard objects (entities) in a different format than what comes with B2B Commerce out of the box. In doing this, what is one advantage of using the Lightning Data
Service vs using a custom Controller class?
Which HTML element can be used as a root tag for a Lightning Web Component's HTML file?
A developer is attempting to write a Lightning Web component from scratch by first creating the HTML markup and receives an error. Which three tags when used as the first element in the file would produce an error?
A dev at Northern Trail Outfitters (NTO) exported Order Summary records via Data Loader, but noticed that some orders were missing. What is the most likely cause?
Question