Home/salesforce/Free B2C Commerce Developer CCD-102 Actual Exam Questions

Free B2C Commerce Developer CCD-102 Actual Exam Questions

The questions for this exam were last updated on January 7, 2026

Dumps Box (DumpsBox) offers up-to-date practice exam questions for CCD-102 certification exam which are developed and validated by Salesforce subject domain experts certified in B2C Commerce Developer CCD-102 . These practice questions are update regularly as we keep an eye on any recent changes in CCD-102 syllabus, and when there is update our team quickly adjusts the questions. This commitment to providing the best quality exam prep material to certification aspirants is what makes DumpsBox.com the best certification exam prep website. On top of that, our strong, yet strictly moderated, community based feedback keeps the content clean and current. Each question has helpful community discussion that provides it extra perspective and introduces helpful resources for better exam preparation. This also saves students from other outdated practice questions or illicit exam dumps that can have adverse affects on career. Browse through our B2C Commerce Developer CCD-102 exam questions and pass your exam on first try.

Question No. 1
A developer has a sandbox with code to log a message during execution, and the following code:
After the code executes the developer does not see any log file with the message in the WebDEV
folder.
Which two XML files should the developer import using the using-specific Merchant Tools import
modules?
Select one option, then reveal solution.
Question No. 2
A Digital Developer needs to add logging to the following code:
CCD-102 practice exam questions
Which statement logs the HTTP status code to a debug-level custom log file?
Select all that apply, then reveal solution.
Question No. 3

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?

Select one option, then reveal solution.
Question No. 4
A developer needs to update the package.json file so that it points to the hock file for a cartridge,
using
the hooks keyword. Which snippets work correctly when added to the file?:
Select one option, then reveal solution.
Question No. 5
A developer wants to create in Business Manager extension with the cartridge named
plugin_vm_extension.
Which two steps should the developer take for the extension option to show up in Business
Manager?Choose 2 answers:
Select all that apply, then reveal solution.
Question No. 6
A client uses tax tables in Business Manager to calculate tax. They recently started shipping to a new
country, Italy, and the taxi s not being calculated correctly on the Storefront
What is the likely problem?
Select all that apply, then reveal solution.
Question No. 7
A Digital Developer has a site export file on their computer that needs to be imported into their
sandbox.
How should the developer update their sandbox with the data in this file?
Select one option, then reveal solution.
Question No. 8
The developer created a new Storefront category in storefront-catalog-m-en, but when viewing the
Storefront site, the category is not visible.
What are two possible reasons?
Select all that apply, then reveal solution.
Question No. 9
Which technical reports datapoint measures the performance of a controller’s script execution if
network factors and Web Adaptor processing is ignored?
Select one option, then reveal solution.
Question No. 10
Given the code snippet aboce, what should be added after this code so it can be used for page
component display?
Select one option, then reveal solution.
Question No. 11
A developer wants to use an external application to manage their stores information (such as
opening
hours, and so on), and see their changes in their B2C Commerce Staging instance aas son as they are
saved.
What is the appropriate technique the developer should perform to allow the merchant to create a
new
store in this scenario?
Select one option, then reveal solution.
Question No. 12
A merchant has a requirement to sell a combination of four existing products with a unique product
ID.
This collection will be known as ‘Our Top Combo’, and is base don the merchant’s trading information
that
shows this combination to be in high demand.
What does the developer need to do next to fulfill this requirement?
Select one option, then reveal solution.
Question No. 13
Universal Containers needs to have Apple Pay disabled for the country of Spain.
Which Business Manager module should the Developer use to meet this requirement?
Select one option, then reveal solution.
Question No. 14
A client wants to differentiate their monobrand stores with a special icon when shown in the store
locator. The information is saved in a true/false custom attribute for each Store object in Merchant
tools.
How should the developer follow SFRA best practices to expose this data for rendering?
Select one option, then reveal solution.
Question No. 15
A retailer notices that the Account Addresses page is showing the wrong shopper’s address.
Which tool should the developer start with to identify the issue?
Select one option, then reveal solution.