Salesforce CCD-102 Exam Questions
B2C Commerce Developer with SFRA (Page 6 )

Updated On: 16-Feb-2026

Universal Containers has expanded its implementation to support German with a locale code of de. The current resource bundle is checkout.properties.
To which file should the developer add German string values?

  1. checkout_de.properties in resources folder
  2. checkout.properties in the de locale folder
  3. checkout.properties in the default locale folder
  4. de_checkout.properties in resources folder

Answer(s): D



A Digital Developer has a new requirement to disable the "Discover" credit card type for all checkouts. What does the Developer need to change in Business Manager to fulfill this requirement?

  1. Checkout exclusion rules in the Merchant Tools > Site Preferences > Checkout Preferences module.
  2. Credit card exclusion rules in the Merchant Tools > Site Preferences > Payment Preferences module.
  3. Credit cards in the Merchant Tools > Ordering > Payment Methods module.
  4. Credit card exclusion rules in the CreditCardType.json configuration file.

Answer(s): C



A Digital Developer needs to store information temporarily and decides to create a custom object. Which code creates a custom object?

  1. CustomObject.createCustomObject(CustomObjectType,primaryKey);
  2. CustomObject.createCustomObject(primaryKey,CustomObjectType);
  3. CustomObjectMgr.createCustomObject(primaryKey);
  4. CustomObjectMgr.createCustomObject(CustomObjectType,primaryKey)

Answer(s): A



The following sample code is NOT providing the desired results. The Digital Developer needs to add an entry to the logs to debug the problem.

Which statement correctly adds a log entry?

  1. Logger.exception(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);
  2. Logger.getErrorLog().log(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);
  3. Logger.fault(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);
  4. Logger.error(‘Unable to find Apple Pay payment instrument for order.‘+paymentInstruments);

Answer(s): A



Universal Containers wants to give customers the ability to refine product search results by a product custom attribute, weightCapacity.

Which series of steps should a Digital Developer take to show this refinement on the storefront?

  1. Define a sorting rule for weightCapacity, then rebuild the product search index.
  2. Define a search refinement for weightCapacity, then rebuild the product search index.
  3. Define search-suggestion buckets for weightCapacity, then rebuild the product search index.
  4. Define a search refinement for weightCapacity, then clear the page cache segment for Search- Show.

Answer(s): B






Post your Comments and Discuss Salesforce CCD-102 exam dumps with other Community members:

Join the CCD-102 Discussion