100+ Free Salesforce B2C Commerce Developer Practice Questions
Pass your Salesforce Certified B2C Commerce Developer exam on the first try — instant access, no signup required.
In Salesforce B2C Commerce, what is a cartridge?
Key Facts: Salesforce B2C Commerce Developer Exam
60
Scored Questions
Salesforce B2C Commerce Developer exam guide
105 min
Time Limit
Salesforce exam guide
63%
Passing Score
Salesforce exam guide
$200
Exam Fee
Salesforce / Webassessor (retake $100)
57%
Largest Domain
Application Development weight
6 mo
Recommended Experience
Salesforce exam guide
The Salesforce Certified B2C Commerce Developer exam has 60 multiple-choice/multiple-select questions delivered in 105 minutes through Kryterion Webassessor. The passing score is 63%, registration costs $200 USD with a $100 retake fee, and Salesforce recommends 6+ months of hands-on B2C Commerce experience plus working JavaScript and SFRA knowledge. Four domains are tested: SFRA Configuration and Setup (14%), Data Modeling and Management (13%), Application Development (57%), and Integration (16%). Application Development dominates the blueprint with controllers, models, ISML templates, hooks, and the Job Framework as the most heavily tested areas.
Sample Salesforce B2C Commerce Developer Practice Questions
Try these sample questions to test your Salesforce B2C Commerce Developer exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1In Salesforce B2C Commerce, what is a cartridge?
2Which Business Manager configuration determines the order in which cartridges are searched when resolving a controller, template, or hook?
3A developer needs to push code changes to a sandbox without overwriting the active code version used by storefront traffic. What should they do?
4Which folder inside an SFRA cartridge typically contains JavaScript route controllers?
5A developer wants to override the Cart-Show controller from the storefront_base reference cartridge in their custom cartridge while still running the original logic. Which SFRA server method is most appropriate?
6Which SFRA file is responsible for shaping product data into a JSON-friendly object that ISML templates and JSON responses can consume?
7A developer wants to add a custom property to an existing SFRA model without rewriting the whole model. What is the recommended SFRA pattern?
8Which file extension is used for B2C Commerce templates that render server-side HTML?
9In an ISML template, which output expression escapes HTML-sensitive characters by default to help prevent reflective XSS?
10A developer needs to render a partial template (e.g., productTile.isml) inside another ISML template. Which ISML tag should they use?
About the Salesforce B2C Commerce Developer Exam
The Salesforce Certified B2C Commerce Developer exam validates the skills needed to develop and customize storefronts on the Salesforce B2C Commerce platform (formerly Demandware). The exam emphasizes Storefront Reference Architecture (SFRA), JavaScript controllers, models and decorators, ISML templates, custom and system objects, OCAPI and SCAPI integrations, the Job Framework, hooks, search, security, and deployment via Business Manager and cartridges.
Assessment
60 multiple-choice/multiple-select questions; up to 5 unscored items may appear
Time Limit
105 minutes
Passing Score
63%
Exam Fee
$200 USD (retake $100) (Salesforce / Kryterion Webassessor)
Salesforce B2C Commerce Developer Exam Content Outline
SFRA Configuration and Setup
Site setup, cartridge path configuration, code versions, replication, sandboxes, Storefront Toolkit, debugging, and the developer workflow inside Business Manager.
Data Modeling and Management
Catalogs, products, categories, price books, inventory lists, promotions, campaigns, customer groups, content assets, slot configurations, and system vs custom object definitions.
Application Development
SFRA route controllers, models, decorators, ISML templates, middleware chains, scripts, hooks, the Job Framework, search refinements, security (CSRF, XSS, sensitive data), and unit testing.
Integration
OCAPI Shop/Data/Meta APIs, SCAPI, OCAPI hooks, web service framework, payment service providers, real-time and asynchronous integrations, and replication of code and data across instances.
How to Pass the Salesforce B2C Commerce Developer Exam
What You Need to Know
- Passing score: 63%
- Assessment: 60 multiple-choice/multiple-select questions; up to 5 unscored items may appear
- Time limit: 105 minutes
- Exam fee: $200 USD (retake $100)
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
Salesforce B2C Commerce Developer Study Tips from Top Performers
Frequently Asked Questions
How many questions are on the B2C Commerce Developer exam?
The exam has 60 scored multiple-choice or multiple-select questions delivered in 105 minutes. Salesforce may include up to 5 additional unscored items that do not affect your score.
What is the passing score for the B2C Commerce Developer exam?
The passing score is 63%. The exam is delivered online or onsite through Kryterion Webassessor and is graded automatically once you submit.
How much does the Salesforce B2C Commerce Developer exam cost?
Registration is $200 USD plus applicable taxes. The retake fee is $100 USD. Each retake requires a fresh registration through Webassessor with a mandatory waiting period.
What experience does Salesforce recommend before taking this exam?
Salesforce recommends at least 6 months of hands-on B2C Commerce development experience, comfort with JavaScript ES5/ES6, and working knowledge of SFRA, ISML, controllers, models, hooks, and Business Manager.
Which domain is weighted highest on the exam?
Application Development dominates the blueprint at 57%. Spend the majority of your study time on SFRA controllers, models, decorators, ISML templates, middleware, hooks, the Job Framework, security, and search.
What is the difference between OCAPI and SCAPI?
OCAPI (Open Commerce API) is the older REST API set with Shop, Data, and Meta APIs and OCAPI hooks. SCAPI (Salesforce Commerce API) is the newer headless API platform with consistent OAuth, hooks, and a more modern resource design intended for headless and composable storefronts.
Are pipelines or SiteGenesis still on the exam?
The current exam guide focuses on SFRA. Legacy SiteGenesis pipelines and JavaScript controllers may appear in awareness-level questions, but you should expect SFRA-style controllers, models, and decorators to dominate the developer questions.