DON'T WANT TO MISS A THING?

Certification Exam Passing Tips

Latest exam news and discount info

Curated and up-to-date by our experts

Yes, send me the newsletter

Latest Salesforce B2B Commerce Administrator Exam Questions and Answers, 2025 Update | SPOTO

SPOTO's latest exam dumps on the homepage, with a 100% pass rate! SPOTO delivers authentic Cisco CCNA, CCNP study materials, CCIE Lab solutions, PMP, CISA, CISM, AWS, and Palo Alto exam dumps. Our comprehensive study materials are meticulously aligned with the latest exam objectives. With a proven track record, we have enabled thousands of candidates worldwide to pass their IT certifications on their first attempt. Over the past 20+ years, SPOTO has successfully placed numerous IT professionals in Fortune 500 companies.
Take other online exams

Question #1
An admin needs to rebuild the Search Index in the B2B Commerce App. What should the admin do next while on the Store record Page?
A. Go to Search Reindex in Setup
B. Click on the Search tilecorrect
C. Click on Community Settings
D. Click on Search Reindexing in the Quick Options
View answer
Correct Answer: B
Question #2
Which two different types of services do Salesforce B2B
A. Commerce APIs leverage? (2 answers) A) Logic services which are responsible for implementing business logic associated with entities
B. Global services which are responsible for querying and transforming data from entities
C. Data services which are responsible for querying and transforming data from entities
D. Hook services which are extension points for subscribers to tie into
View answer
Correct Answer: AC
Question #3
A company sells products to industrial customers and only wants the customers to purchase products in increments of five.Which two steps must an Administrator complete to implement this?
A. Connect the product to a Quantity Rule
B. Enable Purchase Increment Rules
C. Create a cart validation
D. Create Purchase Quantity Rules
View answer
Correct Answer: AD
Question #4
Which three standard Salesforce Objects does Salesforce B2B Commerce use?Choose 3 answers
A. Product
B. User
C. Account
D. Order
E. Contact
View answer
Correct Answer: BCE
Question #5
What happens if there is no translation of Product content available for a Buyer's language?
A. The site falls back to the Store's default languagecorrect
B. The site falls back to the Buyer's second language
C. An error message is surfaced to the Buyer
D. Product data is not surfaced
View answer
Correct Answer: A
Question #6
Which two Product Statuses enable a user to view a product? Choose 2 answers
A. Blockedcorrect
B. Not Orderablecorrect
C. Releasedcorrect
D. Visible
E. viewable
View answer
Correct Answer: ABC
Question #7
Which two steps are necessary to enable Salesforce B2B Commerce logging in the managed package?
A. Ensure you save a value in the Logging Token input field in the Global Settings section of CC Admin
B. Turn On theCheckbox "Cloudcraze Logging" in CC Admin
C. Ensure the value saved in the Logging token field is appended to the ccLog query parameter
D. Set a cookie with the Id of the user accessing the storefront in CC Admin
View answer
Correct Answer: AC
Question #8
In which two ways can Tiered Pricing tables In- input?Choose 2 answers
A. JSON text field
B. Visualforce component on the Price List Item
C. SOQL Query
D. The CC Product Record
View answer
Correct Answer: AB
Question #9
Which two records can an Administrator bulk update in the Commerce app?
A. Pricingcorrect
B. Catalogs
C. Productscorrect
D. Storescorrect
View answer
Correct Answer: ACD
Question #10
Salesforce B2B Commerce Community Users can run on which three Selesforce License Types?Choose 3 answers
A. Customer Community
B. Customer Portal License
C. Customer Community Plus
D. Customer Cloud License
E. Partner Community
View answer
Correct Answer: CE
Question #11
Which Salesforce B2B Commerce functionality enables Users to place orders on behalf of an account?
A. Account Sharing
B. Account Sets
C. Effective Accountcorrect
D. Dynamic Pricelist
View answer
Correct Answer: C
Question #12
A customer has a requirement to allow users to ship items to multiple addresses, as well as allow for multiple shipping option selections.Which Selesforce B2B Commerce feature Will satisfy this business requirement?
A. Provide a custom shipping Implementation through the Salesforce B2B Commerce logic layer
B. Update the product catalog to include any new shipping properties
C. Update the Salesforce B2B Commerce Shipping Rates table with shipping properties for the storefront
D. Enable Line level Independence for the storefront
View answer
Correct Answer: D
Question #13
Which two statements are true assuming Salesforce B2B Commerce id installed in the production org? Choose 2 answers
A. When creating a Developer or Developer PRO sandbox the project must reinstall the CCSW managed package
B. When creating a partial copy sandbox using a sandbox template that is copying SFDC accounts, contact and opportunities need to execute the post installation steps found in the installation guide for my version
C. When creating a full copy sandbox the project needs to execute the post installation steps found in the installation guide for my version
D. A When creating a Developer or Developer PRO sandbox the project needs to execute the post Installation steps found in the installation guide for my version
View answer
Correct Answer: ACD
Question #14
How can a category be moved to display in the category widget from the bottom to the very top?
A. Set its sequence value higher than any other category
B. set its sequence value lower than any other category
C. Set its parent category to the "First Category" category section
D. Set its sequence value higher than any other category
View answer
Correct Answer: B
Question #15
Which statement is true when changing language in the My Account profile area?
A. If a storefront user switches the Language selector to Spanish, it will only show products associated to price lists that have the Spanish localization
B. The Language selector In My Account will only show languages that my price lists have an ISO code for
C. The Language selector in My Account will show all available languages In the CC ADMIN localization area for the given storefront
D. If a storefront user switches the Language to Spanish, and there are no products with Spanish localization, the expected behavior is to show products storefront language
View answer
Correct Answer: C
Question #16
Which two guest browsing-related options can be seen on the Buyer Access Page?
A. Preferred Language of the Guest Buyer Profilecorrect
B. Buyer Groupscorrect
C. Buyer Group Descriptions
D. Guest Buyer Profile Namecorrect
View answer
Correct Answer: ABD
Question #17
What are two advantages of having Commerce and CRM data together?
A. Duplication of account informationcorrect
B. 360 degree view of the customercorrect
C. Multiple logins to interact with each system
D. Personalized experience based on engagementcorrect
View answer
Correct Answer: ABD
Question #18
After updating a Page Label record, which action is required to see those changes reflected in a storefront?
A. Rebuild and activate Configuration Cache in CC Admin > Global Settings > Configuration Cache Management
B. Deactivate and Activate the storefront community
C. Clear browser Cache on the computer
D. Refresh Page Label Cache in CC Admin > Global Settings > Indexing
View answer
Correct Answer: D
Question #19
What are three best practices for controlling where a promotion is shown within a given storefront?Choose 3 answers
A. Setting the Promotions location configuration setting to the appropriate location string
B. A page promotion can adjust the price of a product on the PIP page
C. Setting Location Display Sequence to the order in which you want the promotion to display relative to other promotions within the same space
D. setting the Page Location for the promotion to the pages you want it displayed on
E. Setting the Location Type to where you want the promotion to display on the page
View answer
Correct Answer: CDE
Question #20
How are version related upgrades passed on to subscriber API extensions/overrides?
A. APIs callback with specific versions specified; the user must know which version number to use
B. Copy and paste of specific code is "built-in"
C. Extensions and overridden APIs don't support-related upgrades
D. The "delegate" allows inherited method calls access to the most recentlyspecified service version
View answer
Correct Answer: D
Question #21
Which two Salesforce B2B Commerce visualforce pages must be enabled at a Salesforce Community level to make the out of the box SEO functionality available? (2 answers)
A. CCSizeIndex
B. SizeMap
C. CCCatSiteMap
D. ProductMap
View answer
Correct Answer: AC
Question #22
Which three options does an Administrator have for adding content to a Product out of the box?
A. Only one Product Detail Image
B. One or more Attachments
C. Up to eight Product Detail Images
D. Only one Product List Image
E. One or more Product Banner Images
View answer
Correct Answer: BCE
Question #23
Inwhich three different ways can a theme be enabled in Salesforce B2B Commerce? (3 answers)
A. A Storefront setting
B. An Account Group field value
C. A per user setting
D. Account
E. Dynamically through a hook
View answer
Correct Answer: ABE
Question #24
How does a product display in the storefront when a product status is "Released"?
A. The product is searchable and can be displayed on the PLP and POP page, the price Is displayed but the add to cart button is hidden,
B. Since the product is not orderable
C. The product is searchable and can be displayed on the PLP and POP page
D. The product is searchable and displayed on the PLP page, however the POP page will display the default message ''product is not orderable at this time''
View answer
Correct Answer: C
Question #25
Which two places can an Administrator go to set up Variation products using the B2B CommerceApp's navigation menu?
A. Product Workspace
B. Products
C. Catalogs
D. Entitlement Policies
E. Commerce Setup
View answer
Correct Answer: AB
Question #26
In which threeways can Salesforce B2B Commerce API sizing blocks support multiple API sizing requests? (3 answers)
A. When different entities are specified in the method invocation
B. The sizing block is not removed
C. SZ_ASSC is used
D. The sizing block is removedafter the first handler
E. SZ_ASSC is not used
View answer
Correct Answer: ADE
Question #27
While testing a B2B store, an Administrator notices that the image for a product is missing on the cart page.Which product image should the Administrator fix?
A. Product Thumbnail Image
B. Product List Image
C. Product Detail Image
D. Product Checkout Image
View answer
Correct Answer: B
Question #28
Where is the from address configurable for emails sent from Salesforce 82B Commerce in workflow steps such as request password, checkout, or email cart?
A. Salesforce B2B Commerce storefront settings
B. Account
C. CC Account Group
D. Salesforce community settings
View answer
Correct Answer: A
Question #29
The digital store experience for Salesforce B2B Commerce is powered by which other Salesforce product?
A. B2C Commercecorrect
B. Field Service
C. Salesforce CMS
D. pardot
View answer
Correct Answer: A
Question #30
Which two methods can Product Specs be used as a filter type? Choose 2 an answers
A. Checkboxcorrect
B. Slidercorrect
C. Dynamic Range
D. Radio Button
View answer
Correct Answer: AB

View The Updated Salesforce Exam Questions

SPOTO Provides 100% Real Salesforce Exam Questions for You to Pass Your Salesforce Exam!

View Answers after Submission

Please submit your email and WhatsApp to get the answers of questions.

Note: Please make sure your email ID and Whatsapp are valid so that you can get the correct exam results.

Email:
Whatsapp/phone number: