Salesforce Certified B2C Commerce Developer Practice Test - Questions Answers, Page 15
List of questions
Related questions
A developer has a B2C site and a merchant requirement to add a new locale to it.
What are the steps to enable the locale in the Storefront?
Given a job step configured in the steptype.json that calls a script module, a developer needs to add a custom status code "NO_FILES_FOUND" in the script. The status does not represent an error condition.
Which code snippet completes this requirement?
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?
Given the code snippet above, what should be added after this code so it can be used for page component display?
Recent code changes to an existing cartridge do not appear correctly on a Storefront. The developer confirms that the code is uploaded in the IDE and ensures that the cartridge is associated with the sandbox. Which two additional steps should the developer take to troubleshoot this problem? (Choose two.)
What is accomplished by the code below?
<isinclude url="${URLUtils.url('Account-Header', 'mobile', true)}" />
A developer is implementing new Page Designer content on a merchant's Storefront and adds the line below to the setupContentSearch function in the searchHelpers.js file.
apiContentSearchModel.setFilteredByFolder(false);
What does this achieve?
HOTSPOT
Given the following conditions:
A site export file with a copy of the Storefront data for a custom site
A sandbox with the custom site code, but no Storefront data
A requirement for a working copy of SFRA for development reference
A developer is assigned three tasks to perform in Business Manager. In what sequence should the developer perform the tasks, so that the custom site displays the products as intended?
Hot Area:
Answer:
A merchant has reported that customers are seeing low stock items at the top of their search results, giving them a subpar customer experience and impacting conversion.
How might this issue be resolved to ensure a better customer journey?
A merchant has asked their development team to add a new site.
Which two tasks are essential for correct site configuration prior to launch? (Choose 2 answers)
Question