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

Viewing page 6 out of 7 pages
Viewing questions 51-60 out of questions
Questions # 51:

Which handlebars helper function is used on Salesforce B2B Commerce pages and

components for formatting price values?

Options:

A.

formatPrice


B.

priceAbs


C.

showprice


D.

price


Expert Solution
Questions # 52:

Which cart item type is created with the Cart Delivery Group Method after the shipping integration?

Options:

A.

Surcharge


B.

Charge


C.

Shipping


D.

Delivery


Expert Solution
Questions # 53:

Which template will correctly display the details message only when areDetailsVisible becomes true given the following code in a Lightning Web Component?

Question # 53

A)

Question # 53

B)

Question # 53

C)

Question # 53

D)

Question # 53

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 54:

When a developer configures a tax integration for a store, what happens to the previously calculated tax entries during the checkout flow?

Options:

A.

Ignored during recalculation


B.

Saved prior to recalculation


C.

Deleted from the Cart


D.

Modified with the new tax calculation


Expert Solution
Questions # 55:

A developer is building a custom component in Lightning web components (LWC) that has a grandchild component that needs to pass information to the grandparent component. What is the correct way to demonstrate the passingof a message from the grandchild component to the grandparent component?

A)

Question # 55

B)

Question # 55

C)

Question # 55

D)

Question # 55

Options:

A.

Option A


B.

Option B


C.

Option C


D.

Option D


Expert Solution
Questions # 56:

Which tool is used to retrieve and manipulate Salesforce data in a Lightning Web Component?

Options:

A.

Aura requests


B.

Wire adapters


C.

Proxy adapters


D.

XHR requests


Expert Solution
Questions # 57:

What is likely to happen if a developer leaves debug mode turned on in an environment?

Options:

A.

The performance of the org will become slower each day


B.

The user will begin getting JavaScript limit exceptions


C.

Theorg will turn off debug mode after 72 hours


D.

A banner will be displayed to the user indicating that the org is in debug mode


Expert Solution
Questions # 58:

How should data for Lightning web components be provided?

Options:

A.

A few properties that contain sets (objects) of data


B.

One property that contains all data in one set (object)


C.

A single property object that contains sets (objects) of data


D.

Independent properties that take simpler, primitive values (e.g. String, Number, Boolean, Array)


Expert Solution
Questions # 59:

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

Global API's. Which conversion flag allows for sObjects to be returnedfrom the

Global API's when provided as a Boolean parameter with a value of true?

Options:

A.

ccrz.ccAPISizing.SKIPTRZ


B.

ccrz.ccAPISizing.SOBJECT


C.

ccrz.ccAPI.SZ_SKIPTRZ


D.

ccrz.ccAPI.SZ_SOBJECT


Expert Solution
Questions # 60:

A developer has just deployed a new Lightning Web Component to an authorized org. What should the developer do next to use the new component on apage?

Options:

A.

Go to "Deploy LWC" in Setup.


B.

Navigate 3 to the Page, Click on the "Custom Component Editor,’ Click "Publish" on the new component in the listand adjust the positioning.


C.

Create a Metadata API (MDAPI) conversion file with the Command Line interface (CLI) then go to the page and adjust the positioning.


D.

Go to the page, edit it, and drag the new component onto the page.


Expert Solution
Viewing page 6 out of 7 pages
Viewing questions 51-60 out of questions