Salesforce B2C Commerce Developer with SFRA CCD-102 Exam Questions

Page: 1 / 14
Total 207 questions
Question 1

Which two methods are efficient and scalable? (Choose two.)



Answer : C, D


Question 2

Given the following conditions:

Site export file with a copy of the Storefront data for a custom site

Sandbox with the custom site code, but no Storefront data

Requirement for a working copy of SFRA for development reference

A developer is assigned the following Business manager tasks:

A) Import the custom Site using Site Import/Export

B) Import the SFRA Demo Sites using Site Import/Export

C) Rebuild the custom Site search indexes

In what sequence should the developer perform the tasks, so that the custom Site displays the products as intended?



Answer : D


Question 3

A client that sells to multiple countries in Europe needs to disable Apple Pay for Denmark.

Which Business Manager module is used to achieve this requirement?



Answer : A


Question 4

A developer is tasked with implementing the necessary code for a new Page Designer component.

What are the two purposes of the JSON metadata definition file that the developer creates7

Choose 2 answers



Answer : A, D


Question 5

Given the code snippet aboce, what should be added after this code so it can be used for page

component display?



Answer : D


Question 6

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?



Answer : C


Question 7

Server.get('Show', consentTracking.consent, cache.applyDefaultCache, function (req,res,next){

Var Site = require('dw/system/Syte'');

Var pageMetaHelpter = require('*/cartridge/scripts/helpers/pageMetaHelper');

pageMetaHelpter.setPageMetaTags(req.pageMetaData, Site.current);

res.render('/home/homePage');

Missing code here

}, pageMetadata.computedPageMetadata);

The controller endpoint code snippet above does not work.

Which line of code should the developer use to replace line 6 and correct the problem?



Answer : A


Page:    1 / 14   
Total 207 questions