Ursa Major is planning toimplement Salesforce B2B Commerce, and a developer needs to configure taxes for their storefront. The company operates in multiple states, each with different tax rates and tax rules.
What are two ways the developer should configure taxes in B2B Commerce?
Which two are considered discrete units of work (code units) within a transaction in the debug logs?
Which option is the correct syntax to render a property in a Lightning web component 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?
Which format is the custom Salesforce field with the API name
" My_Fiels_Name__c " transformed onto by default in Salesforce B2B Commerce?
What happens to all previous tax entries during tax implementation?
While working on a commerce rollout, a developer needs to update the checkout process so that buyers can purchase with one of the below payment types.
* Credit Card
* Purchase Order
* Contract Now & Pay Later
Additionally, the developer needs to show only Purchase Order and Contract Now & Pay Later if a custom checkbox field on the account is checked.
How should the developer meet these requirements?
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 isthe difference between Gross Layout Overrides and Subscriber Templates?
What are three ways to test the value of Page Label on any Salesforce B2B Commerce Community Page? (3 answers)
What are two advantages of using Lightning Data Service?
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?
A developer is setting up a storefront from scratch. They need to create a storefront, push store sources, create buyer users, import products, and create and search index.
Which command allows the developer to accomplish this task?
Which three files are required for adeployable Lightning Web Component called displayMyData that will fetch and display data?
Where are handlebar Templates defined in the Cloudcraze managed package?