SALESFORCE CERTIFICATION

B2B Commerce for Administrators Accredited Professional Practice Exam

Exam Number: 3756 | Last updated 14-Apr-26 | 1379+ questions across 5 vendor-aligned objectives

The B2B Commerce for Administrators Accredited Professional exam validates your ability to configure and manage Salesforce B2B Commerce storefronts for business-to-business selling. It covers store setup, catalog management, buyer account configuration, entitlements, and the checkout flow customization that supports complex B2B purchasing workflows.

The Store Configuration domain weighs in at 25%, covering storefront setup, Experience Builder, themes, and navigation. With 25% of the exam, Catalog and Product Management demands serious preparation, covering categories, products, entitlements, and search configuration. Questions on buyer management and pricing make up 20% of the test, covering buyer groups, accounts, negotiated pricing, and price books. Candidates who master these top-weighted areas position themselves well for the majority of exam questions.

Several supporting domains complete the exam outline. Expect about 20% of exam content to cover Checkout and Orders, which spans checkout flow, payment, shipping, tax, and order management. Administration commands 10% of the blueprint, which spans permissions, diagnostics, and storefront analytics. Although individually lighter, these topics frequently appear in scenario-based questions that blend multiple skill areas.

 Buyer group and entitlement configuration is the most frequently tested area — understand how buyer groups control product visibility, pricing, and checkout options for different customer segments. Practice setting up a B2B storefront in Experience Builder with catalog, pricing, and checkout configured end-to-end.

Every answer links to the source. Each explanation below includes a hyperlink to the exact Salesforce documentation page the question was derived from. PowerKram is the only practice platform with source-verified explanations. Learn about our methodology →

273

practice exam users

98.2%

satisfied users

98.2%

passed the exam

4.2/5

quality rating

Test your Accredited B2b Admin knowledge

10 of 1379+ questions

Question #1 - Configure and tailor storefront setup, Experience Builder, and themes to support daily platform operations and evolving business requirements

A B2B Commerce administrator needs to set up a new storefront where business buyers can browse products, see negotiated pricing, and place orders.

What is the first configuration step?

A) Install a third-party e-commerce plugin
B) Build a custom Lightning app for order entry
C) Configure a standard Salesforce Experience Cloud site with no commerce features
D) Create a B2B Commerce store in Experience Builder, configure the store’s theme and navigation, and set up buyer accounts with appropriate entitlements and price book assignments

 

Correct answers: D – Explanation:
B2B Commerce stores are created through Experience Builder with commerce-specific templates. Store configuration includes theme, navigation, buyer account setup, entitlements (which products buyers can see), and price book assignments for negotiated pricing. Source: Trailhead: B2B Commerce

A B2B administrator needs to configure customer-specific pricing where different buyer groups see different prices for the same products.

How should this be configured?

A) Custom fields on each product for each customer’s price
B) A single price list for all customers
C) Configure multiple price books assigned to buyer groups or individual buyer accounts, with entitlement policies controlling which products and prices each buyer sees
D) A discount code system where buyers enter codes at checkout

 

Correct answers: C – Explanation:
B2B Commerce uses Salesforce price books assigned to buyer groups for customer-specific pricing. Entitlement policies control product visibility per buyer. This provides negotiated, account-specific pricing without custom development. Source: Salesforce Docs: B2B Commerce Dev

A B2B store has 50,000 products organized into a complex hierarchy. The administrator needs to configure search and navigation so buyers can find products efficiently.

What should the administrator configure?

A) Product categories for hierarchical navigation, search index configuration with relevant product attributes, faceted search refinements (brand, specification, price range), and search synonyms for common industry terms
B) PDF product catalogs uploaded to the store
C) A single alphabetical product list
D) A search bar with no category structure

 

Correct answers: A – Explanation:
B2B Commerce supports category-based navigation, configurable search indexing, faceted refinements, and synonyms. These work together to help buyers navigate large catalogs efficiently. Source: Trailhead: Experience Cloud

A buyer reports that they cannot see certain products in the B2B Commerce store that they should have access to based on their contract.

What should the administrator check?

A) Assume the products are discontinued
B) Verify the buyer’s entitlement policy assignments, check that the products are active and assigned to the correct categories, confirm the buyer group’s price book includes the products, and review the buyer account’s store assignment
C) Delete and recreate the buyer’s account
D) Check the buyer’s browser cache and cookies

 

Correct answers: B – Explanation:
Product visibility in B2B Commerce depends on entitlement policies, product active status, category assignment, price book inclusion, and buyer account configuration. All must be correctly configured for products to appear. Source: Trailhead: Data Security

A B2B administrator needs to configure the checkout process to require a purchase order number and approval from a buyer’s manager before orders are submitted.

What checkout customization should be applied?

A) Require buyers to email PO numbers separately after ordering
B) Add a text field on the cart page for notes
C) Remove all checkout steps for faster ordering
D) Configure a custom checkout flow that includes a required PO number field and an approval workflow that routes orders to the buyer’s manager based on order amount or buyer role before final submission

 

Correct answers: D – Explanation:
B2B Commerce checkout flows can be customized to include required fields (PO numbers) and approval workflows. Approvals can route based on order value or organizational rules. Source: Trailhead: Experience Cloud Sharing

A B2B Commerce store needs to display product inventory availability in real time from an external ERP system.

How should the administrator configure this?

A) Update inventory manually in Salesforce daily
B) Remove inventory display entirely from the store
C) Configure an inventory check integration that calls the ERP’s inventory API during product browsing and checkout, displaying real-time availability on product detail pages and cart
D) Show all products as ‘In Stock’ regardless of actual availability

 

Correct answers: C – Explanation:
Real-time inventory integration calls the ERP during browsing and checkout, providing accurate availability. This prevents overselling and sets buyer expectations. Manual updates create stale data. Source: Trailhead: Flow Builder

A B2B administrator wants to enable reordering so that returning buyers can quickly repurchase previously ordered items.

What feature should be configured?

A) Buyers must search for and add each product individually every time
B) Create a static favorites list that never changes
C) Enable the order history and reorder functionality that displays past orders with a reorder button, allowing buyers to add previous order items to their cart with one click
D) Email past invoices to buyers for reference when placing new orders

 

Correct answers: C – Explanation:
B2B Commerce reorder functionality allows buyers to view past orders and add items to the current cart with a single action, streamlining repeat purchasing. Source: Trailhead: Reports & Dashboards

A B2B administrator needs to set up the store so that different buyer roles within the same company have different permissions — purchasers can place orders while browsers can only view products and create wishlists.

How should buyer permissions be configured?

A) Require manager approval for every action regardless of role
B) Create separate stores for each buyer type
C) Configure buyer roles or profiles with different permission levels: purchaser role with checkout and order submission access, and browser role with catalog viewing and wishlist creation but no checkout capability
D) Give all buyers the same permissions

 

Correct answers: C – Explanation:
B2B Commerce supports differentiated buyer roles with specific permissions. Purchasers can complete transactions while browsers can only view and save items. This matches corporate procurement structures. Source: Trailhead: Experience Cloud Security

A B2B store administrator needs to configure payment methods that support purchase orders, credit cards, and net-30 invoice terms for different buyer accounts.

What payment configuration is needed?

A) A single payment method applied universally
B) Only credit card payments for all buyers
C) Configure multiple payment methods: PO payments for contract customers, credit card processing via a payment gateway integration, and invoice terms (net-30) for qualifying accounts based on credit approval status
D) Cash on delivery only

 

Correct answers: C – Explanation:
B2B Commerce supports multiple payment methods configurable per buyer group: PO for established accounts, credit cards for transactional buyers, and invoice terms for qualified accounts. Source: Trailhead: Data Modeling

A B2B administrator wants to track store performance metrics: conversion rate, average order value, top-selling products, and buyer engagement.

What analytics should be configured?

A) Configure B2B Commerce dashboards and reports tracking storefront metrics (visits, conversion rate), order analytics (AOV, order frequency), product performance (top sellers, search trends), and buyer engagement (active accounts, reorder rates)
B) Monitor only total revenue as the sole metric
C) Manually count orders in a spreadsheet
D) Ask buyers to fill out satisfaction surveys

 

Correct answers: A – Explanation:
B2B Commerce analytics provide comprehensive store performance visibility across conversion, orders, products, and buyer engagement. Dashboards enable data-driven optimization of the storefront experience. Source: Trailhead: Change Management

Get 1379+ more questions with source-linked explanations

Every answer traces to the exact Salesforce documentation page — so you learn from the source, not just memorize answers.

Exam mode & learn mode · Score by objective · Updated 14-Apr-26

Learn more...

What the Accredited B2b Admin exam measures

  • Configure and tailor storefront setup, Experience Builder, and themes to support daily platform operations and evolving business requirements
  • Model and maintain categories, products, and entitlements to enable accurate quoting, dynamic pricing, and complex product configurations at scale
  • Structure and configure buyer groups, accounts, and negotiated pricing to enable accurate quoting, dynamic pricing, and complex product configurations at scale
  • Track and reconcile checkout flow, payment, and shipping to process customer orders accurately from placement through fulfillment and invoicing
  • Establish and manage permissions, diagnostics, and storefront analytics to support daily platform operations and evolving business requirements

  • Review the official exam guide
  • Complete the B2B Commerce Administrator trail on Trailhead — work through store setup, catalog, and checkout modules
  • Configure a B2B storefront in a sandbox with buyer groups, entitlements, and a complete checkout flow
  • Support a B2B Commerce deployment at your organization or explore Salesforce’s B2B Commerce demo environments
  • Focus on Store Configuration and Catalog Management — they combine for 50% of the exam
  • Use PowerKram’s learn mode for B2B Commerce admin scenarios
  • Run timed exams in PowerKram’s exam mode

B2B Commerce administrators support the growing digital commerce channel:

  • B2B Commerce Administrator — $85,000–$120,000 per year, managing business-to-business storefronts (Glassdoor salary data)
  • Digital Commerce Manager — $95,000–$135,000 per year, overseeing B2B e-commerce operations (Indeed salary data)
  • B2B E-Commerce Director — $125,000–$170,000 per year, leading digital commerce strategy (Glassdoor salary data)

Follow the B2B Commerce Administrator Learning Path on Trailhead. The official exam guide provides the full blueprint.

Related certifications to explore

Related reading from our Learning Hub