最新的Salesforce Certified B2C Commerce Cloud Developer - Comm-Dev-101免費考試真題

問題1
Universal Containers wants to change a content slot that is currently configured to display a content asset. Now they want the slot to display the top five selling boxes for the week.
Which two changes need to be made for this to occur? (Choose two.)

正確答案: A,B
問題2
Which technical reports datapoint measures the performance of a controller's script execution if network factors and Web Adaptor processing is ignored?

正確答案: B
問題3
A merchant has asked their development team to add a new site.
Which two tasks are essential for correct site configuration prior to launch?
Choose 2 answers

正確答案: D,E
問題4
A retailer notices that the Account Addresses page is showing the wrong shopper's address.
Which tool should the developer start with to identify the issue?

正確答案: A
問題5
A controller route in the SFRA base looks as follows:

In order to extend this route using prepared ( ), what should the developer consider?

正確答案: C
問題6
A client sells its products in North America, Europe, and Asia, and has a B2C Commerce Site for each of these markets. The client receives three area-specific snippets of analytics code by a third-party provider to insert in the sites.
How should the developer configure an instance to allow the merchant to independently insert and update these snippets?

正確答案: A
問題7
A client has a requirement to allow users on the Storefornt to filter by a newly created attribute.
Which is necessary to achieve this?

正確答案: B
問題8
A developer needs to render a Page Designer page in JSON format. What is the correct syntax?

正確答案: A
問題9
A Digital Developer is asked to optimize controller performance by lazy loading scripts as needed instead of loading all scripts at the start of the code execution.
Which statement should the Developer use to lazy load scripts?

正確答案: C
問題10
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 items.
How can a developer use Business Manager to ensure that the gift vouchers are always available?

正確答案: D
問題11
Given the SFRA Controller below:

Why would a JavaScript debugger, that is stopped at line 06, fall to show the viewdata variable in the inspection tool?

正確答案: C