Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Free B2B-Commerce-Developer Questions Attempt

Salesforce Accredited B2B Commerce Developer(SP23) Questions and Answers

Question 53

Which three considerations should a developer keep in mind when creating a tax provider?

Options:

A.

What events to fire in the Lightning Web Component

B.

Whether to use JSON or XML

C.

Success criteria

D.

Whether an AppExchange package already exists

E.

How to handle errors

Question 54

Inwhich three different ways can a theme be enabled in

Salesforce B2B Commerce? (3 answers)

Options:

A.

A Storefront setting

B.

An Account Group field value

C.

A per user setting

D.

Account

E.

Dynamically through a hook

Question 55

Which two guidelines should a developer consider when migrating aura components to 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

Question 56

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

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D