Salesforce Certified B2C Commerce Developer Practice Test - Questions Answers, Page 14
List of questions
Related questions
A merchant uploads an image using the Content Image Upload module of Business Manager.
Which three modules can the merchant or developer use to display the image on the Storefront? (Choose three.)
A client has two B2C Commerce sites in the same instance: one for the U.S. market, the other for the European market. The product they make are sold with different safety certificates based on the world location.
For example, they sell a smartphone with certificate A in the U.S. and certificate B in Europe, a hairdryer with certificate C in the U.S. and certificate D in Europe, and more.
How should a developer allow the merchant to display the appropriate certification logo in the product details page, depending on the customer's location?
Multiple customers report slow performance on the Product Details Page.
Which tool can a developer use to view average response times for the Product-Detail controller route?
A developer works on a multisite realm. A new site requires a different layout for the account landing page, but the business logic and data model remain the same.
The existing code is in landing.isml and AccountControl.js in the app_custom_mystore cartridge.
The app_custom_mystore cartridge contains any custom code for all other business functions.
The cartridge path for the existing site is int_cybersource:int_paypal:app_custom_mystore:app_storefront_base.
The developer creates a new cartridge named app_custom_newproject that contains only the landing.isml template for the new site.
Following best practices, which modification should be made to the new cartridge path?
A developer is tasked with implementing the necessary code for a new Page Designer component.
What are the two purposes of the JSON metadata definition file that the developer creates? (Choose two.)
A developer created a basic SFRA form to capture the customer's first name, last name, and email address and render it on the next page. The developer is able to see all form elements and is able to enter information and submit.
However, the developer notices that the submitted information is not getting rendered on the Storefront.
Which two mistakes might cause this issue? (Choose two.)
A merchant wants customers to be able to order gift vouchers via their site. Since they can issue an unlimited number of these digital vouchers, this item should be available to sell at all times.
How can a developer use Business Manager to ensure that the gift vouchers are always available?
Which two of these situations are appropriate cases for using the B2C Commerce OCAPIs? (Choose two.)
A developer must configure permissions for an Open Commerce API resource on a sandbox instance that currently does not have any permissions configured.
Which two configuration properties are required to enable access to the resource? (Choose two.)
A client has a requirement to render different content on the homepage based on if the customer is logged in or quest user.
What should a developer implement to achieve this requirement?
Question