A developer has the task to bring some historical data into an org. The data must reside in the org, but cannot be populated in standard or custom objects. The customer is fine with developers building Ul components to surface this data on a case-by-case basis.
Which option allows a developer to meet all of these requirements?
How are variables bound when services use the ccSercviceDao classto execute queries?
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)
D)
Which three actions are applicable when modifying the number of steps required in the Salesforce Commerce Checkout flow? (3 answers)
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 created a custom field that a project wants to expose on a given page.
How does the Developer ensure that the field is available to display on a given page?
Which Global JavaScript Object should be extended when
writing custom Remote Actions?
Inwhich three different ways can a theme be enabled in
Salesforce B2B Commerce? (3 answers)
A developer suspects recent edits to a checkout flow have created a bug based on flow errors being emailed. Given the emails and some inputs known to trigger the issue, which two activities should the developer consider in their investigation?
What is a method to resolve if the current storefront customer is a Salesforce B2B Commerce guest user in an apex class?
For which two reasons is it preferable to extend the Salesforce B2B Commerce remote invocation object instead of using the standard Salesforce remote action invocation manager (2 answers)
A developer needs to debug a flow tracing a single input in complete detail, watching all variable changes as the checkout process is executed. Which feature should the developer enable? ~.
Which event should be triggered when user facing info, warning or error messages
need to be displayed on a Visualforce page?
A user wants to leverage a three columnlayout on a page. The user also wants to move the mini-cart widget from the right to the center column. How can this requirement be fulfilled?
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?
A developer is working in Visual Studio Code on a previously deployed project which is rather large and deployments are time consuming. The developer wants to deploy some small CSS changes without waiting for the entire project deployment. What are two ways this can be accomplished?
A developer has written the logic to import products from an enterprise resource pi products are in Salesforce, but they are not visible in the store.
What did the developer forget to assign to the imported products?
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)
A developer has been working on the flow of an Inventory Class for checkout. The developer has handled all the error states and now needs to indicate that inventory is available for all items and amounts in the cart.
Which step should happen next?
Which cart item type is created with the Cart Delivery Group Method after the shipping integration?
Northern Trail Outfitters (NTO) has a B2B Commerce store for its resellers. It has received many customer service calls involving questions about the delivery date of customer orders.
How should a developer expose delivery time estimates to NTO's customers in the storefront to reduce call volume?
Which three components should a developer use on the product page to replace the out-of-the-box Product Detail Card component?
A developer is working on a storefront and is seeing unexpected Ul behavior in one of the custom Lightning web components (LWCs) their team has built.
How should the developer investigate the issue?
A developer has created a custom Lightning web component to display on the Product Detail 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?
A)
B)
C)
D)
Which service method should be overridden in order to allow "without sharing" queries?
Which wire adapter can a developer use to retrieve metadata about a specific object?
Which cookie stores the effective account ID when effective account is enabled?
What are three ways to test the value of Page Label on any Salesforce B2B
Commerce Community Page? (3 answers)
Which three files comprise the essential pieces of a Lightning Web Component that is named myComponent?
Which three data types are supported for custom fields while using CSV file format for importing data for a store?
Which two methods from the platformResourceLoader module are relevant for including third party JavaScript and CSS in a Lightning web component?
A developer is working in Visual Studio Code on a previously deployed project which is rather large and deployments are time consuming. The developer wants to know if a CSS file containing small changes was actually deployed to the org. What is one way this can be accomplished?
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?
Which method needs to be implemented when rendering a Salesforce B2B
Commerce view in order to have it called after rendering has finished?
Which Salesforce B2BCommerce object needs to have a record added when defining
a new Subscriber Pages to be rendered in a CC Page?
A developer needs to import some new product data contained in a JSON file one time. What are two viable ways to do this? .
The ccrz.cc_hk_UserInterface apex class, HTMLHead Include Begin and HTML Head Include End Cloudcraze Page Include sections allow additional content to be added to the HTML
tag. What are two reasons that is it preferred to use the ccrz.cc_hk_UserInterface extension over the Cloudcraze Page Include sections? (2 answers)A user wants the pricing to reflect the price values stored in an external ERP during
the checkoutflow. In what way can this requirement be satisfied?
Which technique is used by Lightning Web Components to provide areas of swappable, customizable content?
Which three files are required for a deployable Lightning Web Component called displayMyData that will fetch and display data?
Which HTML element can be used as a root tag for a Lightning Web Component's HTML file?
What are two maintainable ways that Lightning Web Components can be made mobile ready? 33m 215
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?
Which three are considered code units, or discrete units of work within a transaction in the debug logs?
Which two components in a B2B store template should a developer use to customize a storefront page?
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?
Northern Trail Outfitters (NTO) wants to be able to reference historical data in another system from the Salesforce user experience as read-only, but does not want to import the data into the
org or incur storage costs. What is one product feature that could accomplish this?
Northern Trail Outfitters (NTO) exports Order Summary data from its org. A developer launches Data Loader, selects Order Summary, clicks the Select All Fields button, and clicks Finish. Custom fields are defined in the Cart and Order Summary objects and successfully mapped from Cart to Order Summary during checkout. However, all three custom fields in the Order Summary are empty in the export file.
What is the most likely cause?
What does a developer need to do to modify the out-of-the-box checkout flow template?
Universal Containers (UC) needs to wrap a Lightning Web Component they have created called "lwcContainerComponent” inside an Aura component. Which set of tags is the correct approach?
A)
B)
C)
D)
Which two scoped modules should a developer import in Lightning web components to check user permissions?
Which wire adapter should a developer use to retrieve metadata about a specific object?
Which format is the custom Salesforce field with the API name
"My_Fiels_Name__c" transformed onto by default in Salesforce B2B Commerce?
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?