Pass the Salesforce B2B-Commerce-Developer B2B-Commerce-Developer Questions and answers with CertsForce

Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions
Questions # 21:

A developer suspects that a defect exists in 30 lines of Apex code. How can the developer add debug statements, run the block of apex code in isolation and observe the immediate results?

Options:

A.

Click the Check Out button in the storefront


B.

Use the Execute Anonymous window


C.

Activate Chrome dev tools and click the Check Out button in theStorefront


D.

Use the Execute Immediate window


Expert Solution
Questions # 22:

Numerous flags, when set, have a direct impact on the result set provided by the

Global API's. What is the default Global API DataSizing convention flag that is used by

theAPI's unless otherwise specified?

Options:

A.

CCRZ.ccPAI.SZ_XL


B.

CCRZ.ccPAI.SZ_M


C.

CCRZ.ccPAI.SZ_L


D.

CCRZ.ccPAI.SZ_S


Expert Solution
Questions # 23:

While in the process of gathering requirements from a customer abouthow they would like to set up their net new storefront checkout experience, a consultant learns that the customer needs the ability to add new shipping and billing addresses during checkout.

Which approach should a developer take to meet this requirement?

Options:

A.

Create a new shipping address checkout subflow that utilizes the Buyer Managed Contact Point Addresses component.


B.

Enable Buyer Managed Contact Point Addresses within the Shipping Address standard component in the Checkout subflow.


C.

Enable Buyer Managed Contact Point Addresses within Commerce Administration.


D.

Create a Lightning web component that enables this functionality and replaces the current shipping address screen within the Checkout subflow.


Expert Solution
Questions # 24:

How is a price group dynamically set?

Options:

A.

By overriding the ccLogicProductPrice class


B.

By using contract pricing


C.

By extending the ccApiPriceList API


D.

By extending the cc_hk_priceing hook


Expert Solution
Questions # 25:

Which two guidelines should a developer consider when migrating aura componentsto LWC?

Options:

A.

Migrate one component and then determine whether additional effort would make sense


B.

Start with migrating trees of components (components within components)


C.

Force all developers to write any new components using Lightning web components


D.

Start with simple components that only render Ul


Expert Solution
Questions # 26:

Which technique can be used with Lightning web components to expose them outside of an org in another web container?

Options:

A.

Slot elements


B.

Heroku


C.

Lightning Out


D.

Lightning Canvas


Expert Solution
Questions # 27:

In which threeways can Salesforce B2B Commerce API sizing blocks support

multiple API sizing requests? (3 answers)

Options:

A.

When different entities are specified in the method invocation.


B.

The sizing block is not removed.


C.

SZ_ASSC is used.


D.

The sizing block is removedafter the first handler.


E.

SZ_ASSC is not used.


Expert Solution
Questions # 28:

A developer has written the logic to import products from an enterprise resource pi products are in Salesforce, but they arenot visible in the store.

What did the developer forget to assign to the imported products?

Options:

A.

Entitlement policy


B.

Storefront


C.

Account


D.

Promotion


Expert Solution
Questions # 29:

What is the fastest route to establishing the data needed for checkout development when setting up a new Store?

Options:

A.

Import a previously exported store archive


B.

Use sfdx setup scripts


C.

Select Add Sample Data when setting up the store


D.

Import the data with data loader


Expert Solution
Questions # 30:

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 exposedelivery time estimates to NTO's customers in the storefront to reduce call volume?

Options:

A.

Add the Expected Delivery Date field to the order confirmation email.


B.

Add a Desired Delivery Date input field during the checkout flow.


C.

Display the Expected Delivery Date on the order page with a Lightning web component.


D.

Configure an email alert to the customer when the Expected Delivery Date changes.


Expert Solution
Viewing page 3 out of 7 pages
Viewing questions 21-30 out of questions