Home/salesforce/Free B2C-Commerce-Architect Actual Exam Questions

Free B2C-Commerce-Architect 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 B2C-Commerce-Architect certification exam which are developed and validated by Salesforce subject domain experts certified in B2C-Commerce-Architect . These practice questions are update regularly as we keep an eye on any recent changes in B2C-Commerce-Architect 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-Architect exam questions and pass your exam on first try.

Question No. 1
The Client is creating a new Storefront and their requirements include:
• ApplePay support
• Log -n through a standard OAuth2 social media account
• One Okie checkout process
• Ay B testing forpromotions
Which two items require technical documentation for customizing the Storefront Reference
Architecture?
Choose 2 answers
Select all that apply, then reveal solution.
Question No. 2
Northern Trail Outfitters (NTO) operate 200 physical stores. NTO has products that are available in
some of the physical stores and not available in others. The closest physical store is determined
based on customer s post zip code when they are shopping online. Only the products that are
available in the customer's closest physical store should be presented to the customer to the search
results.
What are the two feasible technical approaches to meet these requirements?
Choose 2 answers
Select all that apply, then reveal solution.
Question No. 3
The following promotions are configured with no exclusivity (can be combined with any other
promotion) in a -1month campaign:
• Free correct- in -store shipping
• 20% accessories products discount, applies for all customers
• $5 off coupon based discount, sent to a selected group of customers
The combination of above promotions allows customers to get 16 socks for free in store. This was
unintended, and the Client If considering disabling the coupon. The Client is concerned about a
potential spike in the number of Call Center calls from customers who had the coupon code added to
their baskets before it was disabled. As basket lifetime is set to 30 days for all customers, this can
continue for the full length of the campaign.
What solutionshould the Architect suggest to keep the Call Center calls to a minimum?
Select one option, then reveal solution.
Question No. 4
An ecommerce site has dynamic shipping cost calculation. it allows the customers to see their
potential shipping costs on the Product Detail Page before adding an item to the cart.
For this feature, shipping touts are calculated using the following logic:
• Set the shipping method on the Basket
• Add the item to the basket, calculate the basket total and get the shipping cost for this method
• Remove the item from the Basket to restore the original state
• The above process is repeated for each shipping method
During
the
testing
it
was
discovered
that
the
above
code
violates
the
spi.basket.addResolveInSameResquest quota.
What should the Architect do to resolve this issue and maintain the business requirement?
Select one option, then reveal solution.
Question No. 5
The Client has implemented a different category/search layout for mobile and desktop. The code
uses a session attribute called deviceType to choose the corresponding layout. This attribute it
populated from the browser user agent. After this implementation they have run into these
problems:
• Sometimes desktop pages are being served to both desktop and mobile customers.
• Sometimes mobile pages ate being served to both desktop and mobile customers.
The page has caching implementedthat depends; on promotions. SEC is very important and the site
traffic is high.
Which solution should the Architect select to resolve the issue without impacting the existing
requirements?
Select one option, then reveal solution.
Question No. 6
A client has just pushed a new site live to Production. However during smoketesting. It's found that
some customers are not seeing the correct pricing on the Product Detail Page.
What three places would the Architect begin to look for the cause of this Issue?
Choose 3 answers
Select all that apply, then reveal solution.
Question No. 7
A new dent is moving from their existing ecommerce platform to B2C Commerce. They have an
existing service that connects to the Email Marketing System. The endpoint of the service can directly
parse the data posted by the customer from the Storefront page for marketing materials
subscriptions. it if required that theservice implementation on the B2C Commerce site supports
authentication and encoding.
What type should the Architect document this new service as?
Select one option, then reveal solution.
Question No. 8
A developer is checking for Cross Site Scripting (XSS) and found that the quick search is not escaped
(allows inclusion of Javascript) in the following script:
B2C-Commerce-Architect practice exam questions
How would the developer resolve this issue?
Select one option, then reveal solution.
Question No. 9
During implementation, the team found that there is a notification controller exposed for an external
service that marks the order as paid when notification is received. The notification URL is sent to the
service together with the payment request and contains only the URL with orderlD as the parameter.
What should the Architect recommend to the team in order to prevent the unauthorized usage of
the controller to mark the orders as paid?
Select one option, then reveal solution.
Question No. 10
The Client wishes to implement a third party integration that allows for free shipping If the customer
Is a member of the third party service. When the customer's order is exported to the Order
Management System (OMS) it also creates a custom object in order to track additional data before
sending that order data to the third-party service as well.
What technical concern should the Architect raise to protect performance and stability of the site1?
Select one option, then reveal solution.
Question No. 11
The Client identifies that a segment of customers need to see some products on the site that other
customers should not be able to access. All products are maintained within one catalog but in
separate categories. A custom attribute will be used on the Profile system object to identify
customers that belong to this special segment. A customer group will be made that is qualified for by
this Profile custom attribute. The storefront will be customized to include navigation to relevant
categories for this customer group.
Unfortunately during technical review the Client points out that the business teams have raised a
concern with maintenance and want to use a shared navigation within the catalog and not use
separate categories.
Which item should the Architect suggest to efficiently fulfil this new requirement while maintaining
scalability?
Select one option, then reveal solution.
Question No. 12
During the testing of the login form, QA finds out that the first time the user can log in, but every
other login attempt from another computer leads to the homepage and the basket being emptied.
Developers tried to debug the issue, but when they add a breakpoint to the login action, it is not hit
by the debugger.
Whatshould the Architect recommend developers to check?
Select one option, then reveal solution.
Question No. 13
During discovery, the customerrequired a feature that is not inducted in the standard Storefront
Reference Architecture CSFRA). In order to save budget, the Architect needs to find the quickest way
to implement this feature.
What is the primary resource the Architect should use to search for an existing community
Implementation of the requested feature?
Select one option, then reveal solution.
Question No. 14
The Client wants to have a flashsate on a few products every day. These products are sold through
B2C Commerce as well as an in store Point of Sale system that it tied to the same inventory.
An Architect analyzes the following proposed solution:
Inventory feed w*l continue to run dailybut add a web-service call to compare and update B2C
Commerce inventory in real time during checkout after a flash product's inventory reaches a
threshold.
Which two risks should the Architect communicate to the Client about this solution?
Choose 2 answers
Select all that apply, then reveal solution.
Question No. 15
A new project for a Client will involve a few different Integrations to their middleware system
resulting in four different web services. All will use the same credentials to the middleware. Each will
have the same timeout, but will require a separate log file prefix.
How should the Architect set this up with the Service framework using a minimal set of
configuration?
Select one option, then reveal solution.