Free Salesforce B2C-Commerce-Developer Exam Actual Questions

The questions for B2C-Commerce-Developer were last updated On Nov 20, 2024

Question No. 1

A retailer notices that the Account Addresses page is showing the wrong shopper's address.

Which tool should the developer start with to identify the issue?

Show Answer Hide Answer
Correct Answer: A

Question No. 2

A developer has a sandbox with code to log a message during execution, and the following code:

After the code executes, the developer does not see any log file with the message in the WebDAV folder. Which two tasks does the developer need to perform to correct this issue?

Choose 2 answers

Show Answer Hide Answer
Correct Answer: A, C

Question No. 3

The developer is asked to enhance the functionality of an existing controller route by adding information to the response's viewData.

How should the developer approach this task while following SFRA best practices?

Show Answer Hide Answer
Correct Answer: B

Question No. 4

What is accomplished by the code below?

Show Answer Hide Answer
Correct Answer: A

Question No. 5

A developer needs to update the package.json file so that it points to the hock file for a cartridge, using

the hooks keyword. Which snippets work correctly when added to the file?:

Show Answer Hide Answer
Correct Answer: A