Salesforce Certified B2B Commerce Administrator Practice Test - Questions Answers, Page 20
List of questions
Related questions
How should data for Lightning web components be provided?
How should a developer get the grand total amount, including shipping and tax, for items in the cart and in the currency of the cart, when developing a new Lightning web component for an Aura storefront cart page?
Which two blocks of code are needed to implement a custom getter in a Lightning web component?
A Northern Trail Qutfitters (NTO) developer made a tile component. To expose a click event and react to user input using the markup below, what should replace
<CLICK_EVENT>?
<template>
,
- <a onclick=CLICK_EVENT>
: {product.fields.Name.value}
p
: <fa>
I
1 <[template>
A developer needs to loop through a series of child components which are tiles. What is the correct syntax for this if the child component is called appTile?
A)
B)
C)
A developer needs to create a scheduled job in another system to move data into the B2B Commerce org. How can the developer do this without additional third party tools?
Which three data types are supported for custom fields while using CSV file format for importing data for a store?
What is true about mapping custom fields from Cart to Order Summary?
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?
A developer attempts to export data from an org by launching Data Loader, selecting a standard entity, clicking the 'Select All Fields' button and clicking the Finish button. The developer finds that the CustomField__c field they added to the entity has no values under the header in the CSV file output. What is the root cause?
Question