100+ Free SF B2C Commerce Arch Practice Questions
Pass your Salesforce Certified B2C Commerce Architect exam on the first try — instant access, no signup required.
In a B2C Commerce Composable Storefront (PWA Kit) implementation, what is Managed Runtime and what deployment capability does it provide?
Explore More Salesforce Certifications
Continue into nearby exams from the same family. Each card keeps practice questions, study guides, flashcards, videos, and articles in one place.
More From This Family
Videos and articles for deeper review.
Key Facts: SF B2C Commerce Arch Exam
60
Exam Questions
Salesforce official exam guide
105 min
Time Limit
Salesforce official exam guide
64%
Passing Score
Salesforce official exam guide
$400
Exam Fee
Salesforce / Webassessor
5
Exam Domains
Architecture, Catalog, Operations, Code, Integration
1 year
Credential Validity
Annual maintenance required
The B2C Commerce Architect exam is 60 multiple-choice questions in 105 minutes, passing score 64%, administered via Webassessor / Kryterion for $400. Domains: Architecture & Design (25%), Catalog/Customer/Pricing/Cart/Inventory (22%), Site Operations (20%), Custom Code (18%), Integration (15%). Prerequisite: B2C Commerce Developer credential strongly recommended.
Sample SF B2C Commerce Arch Practice Questions
Try these sample questions to test your SF B2C Commerce Arch exam readiness. Each question includes a detailed explanation. Start the interactive quiz above for the full 100+ question experience with AI tutoring.
1A B2C Commerce Architect is designing a storefront for a global retailer using SFRA. The client wants a single codebase that can serve 10 regional sites with different languages, currencies, and product catalogs. What is the recommended approach?
2A client migrating from a custom legacy storefront to B2C Commerce Composable Storefront (PWA Kit) asks about API access patterns. Which statement correctly describes how the PWA Kit accesses B2C Commerce data?
3During a peak traffic event, a B2C Commerce storefront experiences slow product list pages. The architect identifies that a custom cartridge is calling a complex search refinement query on every page load with no caching. What is the BEST architectural fix?
4A fashion retailer needs real-time inventory updates from their ERP during the shopping experience. The architect must choose between OCAPI's inventory endpoint vs a custom integration. Which pattern is MOST appropriate for a high-volume storefront?
5A client wants to extend B2C Commerce checkout with a custom payment provider not available in the LINK marketplace. The architect must add a payment method while maintaining SFRA upgrade compatibility. What is the correct approach?
6What is the primary purpose of the SFRA (Storefront Reference Architecture) in Salesforce B2C Commerce?
7A B2C Commerce storefront uses Einstein Product Recommendations. The client notices recommendations appear on the page 2 seconds after initial render. An architect needs to eliminate this delay. What is the BEST approach?
8A multi-brand retailer needs separate B2C Commerce storefronts for each brand but wants shared customer accounts and order history across brands. What architecture best supports this requirement?
9What is the role of the Open Commerce API (OCAPI) in a Salesforce B2C Commerce architecture?
10A B2C Commerce Architect is designing a promotion engine for a flash sale that starts at midnight. The client expects 50,000 concurrent shoppers. Which pricing and promotion architecture consideration is MOST critical?
About the SF B2C Commerce Arch Exam
The Salesforce Certified B2C Commerce Architect validates expertise in designing scalable, performant, and maintainable B2C Commerce (formerly Demandware) implementations. Architects must demonstrate mastery of SFRA cartridge architecture, headless/composable storefront design, multi-site topology, catalog and pricing engines, OCAPI and Commerce REST APIs, SLAS, and Business Manager operations.
Questions
60 scored questions
Time Limit
105 minutes
Passing Score
64%
Exam Fee
$400 USD (Webassessor / Kryterion)
SF B2C Commerce Arch Exam Content Outline
Architecture and Design
Multi-site architecture, SFRA cartridge hierarchy, headless vs. SFRA decisions, PWA Kit/Managed Runtime, and scalability/NFRs
Catalog, Customer, Pricing, Cart, and Inventory
Catalog configuration, product/variation models, customer groups/segmentation, price books, promotion engine, cart/order lifecycle, inventory models
Site Operations
Business Manager, code versions, jobs and pipelines, site preferences, page designer, content slots, campaigns, A/B testing, replication
Custom Code and Customization
SFRA controllers, ISML templates, client-side JS/SCSS, build tools (webpack/npm), cartridge extension patterns, debugging
Integration
OCAPI Shop and Data APIs, Commerce REST APIs, SLAS OAuth flows, payment gateway integration, OMS/ERP/CRM bridges, service framework
How to Pass the SF B2C Commerce Arch Exam
What You Need to Know
- Passing score: 64%
- Exam length: 60 questions
- Time limit: 105 minutes
- Exam fee: $400 USD
Keys to Passing
- Complete 500+ practice questions
- Score 80%+ consistently before scheduling
- Focus on highest-weighted sections
- Use our AI tutor for tough concepts
SF B2C Commerce Arch Study Tips from Top Performers
Frequently Asked Questions
What is the Salesforce B2C Commerce Architect exam format?
The exam consists of 60 multiple-choice questions completed in 105 minutes. The passing score is 64%. It is administered via Webassessor / Kryterion and can be taken online (remotely proctored) or at a testing center.
How much does the B2C Commerce Architect exam cost?
The exam fee is $400 USD. Retakes are $200 (50% of the original fee). Salesforce periodically offers vouchers through training programs.
What prerequisites are required for the B2C Commerce Architect exam?
There are no hard prerequisites, but the Salesforce Certified B2C Commerce Developer certification is strongly recommended. Candidates should have 3+ years of hands-on B2C Commerce implementation experience including SFRA architecture and Business Manager administration.
What is SFRA and why is it important for the exam?
Storefront Reference Architecture (SFRA) is Salesforce's recommended MVC-based architecture for B2C Commerce storefronts. The architect exam heavily tests cartridge path resolution, controller extension patterns, ISML templates, and when to use headless/composable alternatives versus SFRA.
What is the difference between OCAPI and Commerce APIs?
OCAPI (Open Commerce API) is the legacy REST API for B2C Commerce using SHOP and DATA endpoints. Commerce APIs are the newer, next-generation REST APIs (including Shopper APIs) that pair with SLAS for OAuth 2.0 authentication. The exam tests both, but newer headless architectures prefer Commerce APIs.
What is SLAS and when is it required?
Shopper Login and API Access Service (SLAS) is the OAuth 2.0 authorization server for B2C Commerce headless implementations. It is required for all Composable Storefront / PWA Kit implementations and for any architecture using Commerce APIs with shopper-facing operations.