Official Bank 0/207

Salesforce Certified B2C Commerce Developer  Exam (Comm-Dev-101) - Salesforce Exam Questions

Last updated on June 20, 2026

97% Exam Compliance
207 Total Questions
1
Question
Which technical reports datapoint measures the performance of a controller’s script execution if network factors and Web Adaptor processing is ignored?
Options
A Response time
B Processing time
C Call count
D Cache hit ratio
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question
Given the code snippet aboce, what should be added after this code so it can be used for page component display?
Options
A Module.exports = server.exports();
B Base.render = render;
C Module.exports = render;
D Module.exports.render = render;
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question
A developer is asked to create a new service instance that will call a remote web service.

Which method should the developer use to create the service instance? A) B) C)
Options
A Option A
B Option C
C Option B
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question
Universal Containers wants to add a model field to each product. Products will have locale-specific model values.

How should the Digital Developer implement the requirement?
Options
A Add model to a new custom object with localizable attributes.
B Utilize resource bundles for translatable values.
C Store translated model values in different fields; one field for each locale.
D Set the model field as a localizable attribute.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question
A client that sells sport shows wants to allow its customers to filer products based on the intended activity (such as tennis, jogging, basketball, etc.) but this particular information is not present in the current catalog.

Which two actions does a developer need to perform in a B2C Commerce instance to allow this two happen?
Options
A Create a new Product custom attribute AND add a new Search Refinement Definition for the desired categories.
B Create a new Product custom attribute AND add a new viewtype in the storefront catalog settings
C Create a new ProductRefinement custom attribute AND add a new Search Refinement Definition
for the desired categories.
Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.