ExamGecko
Home Home / Salesforce / Certified B2C Commerce Developer

Salesforce Certified B2C Commerce Developer Practice Test - Questions Answers, Page 16

Question list
Search
Search

List of questions

Search

Related questions











A merchant asks a developer to create a Cache Partition for the home page, so that when the home page is edited, only the home page is cleaned.

Given the above requirement, where should the developer create that partition in Business Manager?

A.
Administration > Sites > Manage Sites > Site > Cache
A.
Administration > Sites > Manage Sites > Site > Cache
Answers
B.
Operations > Site > Manage Sites > Cache
B.
Operations > Site > Manage Sites > Cache
Answers
C.
Operations > Cache > Site
C.
Operations > Cache > Site
Answers
D.
Site > Site Preferences > Cache
D.
Site > Site Preferences > Cache
Answers
Suggested answer: A

A developer set up a new site with Taxation: Net. However, the business requirements changed and the site now needs to be Taxation:Gross. The Business Manager interface does not give this option.

Which sequence of steps is necessary to change the site to gross taxation?

A.
Make sure that the developer has "Administrator" Access, then change the Taxation setting to Gross
A.
Make sure that the developer has "Administrator" Access, then change the Taxation setting to Gross
Answers
B.
Unlock the site preferences and then change the Taxation setting to Gross
B.
Unlock the site preferences and then change the Taxation setting to Gross
Answers
C.
Change the global setting,"Enable Taxation Methods" to true, then change the Taxation setting to Gross
C.
Change the global setting,"Enable Taxation Methods" to true, then change the Taxation setting to Gross
Answers
D.
Create a new site with Taxation set to Gross, then delete the old site.
D.
Create a new site with Taxation set to Gross, then delete the old site.
Answers
Suggested answer: D

A developer has a sandbox configured with a service and its profile and credential. Now there is a requirement to allow changes to the service URL manually from the sandbox.

Which B2C feature should the developer use to achieve the request?

A.
Use the service credential URL field
A.
Use the service credential URL field
Answers
B.
Use the service status area, set the override URL checkbox, and then populate the URL field with the required one.
B.
Use the service status area, set the override URL checkbox, and then populate the URL field with the required one.
Answers
C.
Use a Sitepreference dedicated for the service URL
C.
Use a Sitepreference dedicated for the service URL
Answers
D.
Use a Globalpreference dedicated for the service URL
D.
Use a Globalpreference dedicated for the service URL
Answers
Suggested answer: A

A custom cartridge that seemed to be performing well in a sandbox has been installed in production.

The production instance is showing increased page load times that seem to be related to the new custom code. What can a developer do to quickly track down the potential problem?

A.
Use the Code Profiler in production instance. Set the mode to Development Mode and then wait a few minutes to collect data from onsite traffic. Click the refresh button to see the new data.
A.
Use the Code Profiler in production instance. Set the mode to Development Mode and then wait a few minutes to collect data from onsite traffic. Click the refresh button to see the new data.
Answers
B.
Use the Code Profiler in production instance. Set the mode to Development Mode and click the refresh button to see the new mode displayed.
B.
Use the Code Profiler in production instance. Set the mode to Development Mode and click the refresh button to see the new mode displayed.
Answers
C.
Use the Code Profiler in a sandbox instance. Set the mode Extended Development Mode and then load the suspected pages and run the suspected process several times. Click the refresh button to see the new data.
C.
Use the Code Profiler in a sandbox instance. Set the mode Extended Development Mode and then load the suspected pages and run the suspected process several times. Click the refresh button to see the new data.
Answers
Suggested answer: A

A developer has a requirement to display a banner in two different category pages.

Which snippet of code should the developer add to a template to allow the merchant to configure each independently?

A.
A.
Answers
B.
B.
Answers
C.
C.
Answers
Suggested answer: B

A developer wants to configure multiple products that should only be sold as a group. It should not be possible for buyers to buy these products individually. How should the developer configure the products?

A.
Bundle
A.
Bundle
Answers
B.
Set
B.
Set
Answers
C.
Variation Group
C.
Variation Group
Answers
Suggested answer: A

Given the sandbox with:

Service configured and assigned to its profile and credential

A code version that uses that service

And given the requirement to limit the number of success or error calls the code can perform to a restricted number of calls per second.

Which configuration should the developer perform?

A.
Set the service as limited and change the services profile site preferences with the required values.
A.
Set the service as limited and change the services profile site preferences with the required values.
Answers
B.
Set the rate limiter in the service profile and configure its values with the ones required.
B.
Set the rate limiter in the service profile and configure its values with the ones required.
Answers
C.
Set a new quota limit for the service profile and assign the service to it.
C.
Set a new quota limit for the service profile and assign the service to it.
Answers
Suggested answer: B

Given the requirements:

To show the washing Instructions for a clothing product on a dedicated section the detail page Washing instructions come from the product Information manager (PIM) To have this attribute available to localize in the Storefront Which action must these requirements?

A.
Create a custom attribute on the product system object and set it as localizable.
A.
Create a custom attribute on the product system object and set it as localizable.
Answers
B.
Add a resource file for every locale for which the attribute needs to be translated.
B.
Add a resource file for every locale for which the attribute needs to be translated.
Answers
C.
set the product system object type as localizable.
C.
set the product system object type as localizable.
Answers
Suggested answer: A

A developer is tasked with the development of anew Page Designer Page Type, as requested by the merchant.

How should they define the rendering logic of the page?

A.
Implement a JavaScript file with a render () function.
A.
Implement a JavaScript file with a render () function.
Answers
B.
Implement a metadata JSON file with a ''render'' property.
B.
Implement a metadata JSON file with a ''render'' property.
Answers
C.
Implement a Controller file with a ''render'' route.
C.
Implement a Controller file with a ''render'' route.
Answers
Suggested answer: A

In Log Center, a developer notes j number of Cross Site Request Forgery (CSRF) log entries.

After adding the token in the 15ML template, which action might solve this problem'

A.
Add csrfProtection middleware steps in the controller
A.
Add csrfProtection middleware steps in the controller
Answers
B.
Extend the CSRF token validity to avoid timeouts.
B.
Extend the CSRF token validity to avoid timeouts.
Answers
C.
Delete the existing CSRF allow list in Business Manager.
C.
Delete the existing CSRF allow list in Business Manager.
Answers
Suggested answer: A
Total 209 questions
Go to page: of 21