Free Salesforce B2C-Commerce-Developer Exam Actual Questions

The questions for B2C-Commerce-Developer were last updated On Jan 4, 2025

Question No. 1

A client has a requirement to allow users on the Storefornt to filter by a newly created attribute.

Which is necessary to achieve this?

Show Answer Hide Answer
Correct Answer: B

Question No. 2

A Digital Developer is working on a project to convert a pipeline to a JavaScript controller. UX Studio has a functioning pipeline debugger configured for the site. Assume the Developer will add a breakpoint to the controller when it is written.

What must be done in order to use the debugger with the new controller when it is written?

Show Answer Hide Answer
Correct Answer: C

Question No. 3

A developer is writing a server side script that needs to maintain state across calls. The persistent

information needed includes these items.

* The current customer

* Whether or not the customer is authenticated

* The privacy attributes (such as tracking consent or cookie policy)

Which technique should the developer use to maintain state in an efficient and scalable manner that

follows best practice?

Show Answer Hide Answer
Correct Answer: B

Question No. 4

Business Manager has the configuration:

* Active Log category is "root"

* Log level of WARN

The code below is executing:

var log = Logger.getLogger(''products'');

Using this information, what will be written to the log?

Show Answer Hide Answer
Correct Answer: C

Question No. 5

Which code sample is required to use a custom tag provided in SiteGenesis in an ISML template?

Show Answer Hide Answer
Correct Answer: B