Certbus > Salesforce > Salesforce Certifications > B2C-COMMERCE-DEVELOPER > B2C-COMMERCE-DEVELOPER Online Practice Questions and Answers

B2C-COMMERCE-DEVELOPER Online Practice Questions and Answers

Questions 4

What happens if the log file size limit is reached in custom logging?

A. Logging is suspended for the day.

B. Logging is suspended for two hours.

C. The log file is deleted and recreated from scratch.

D. The log file rolls over and the last used log is overwritten.

Browse 148 Q&As
Questions 5

A Digital Developer wants pass control to an ISML template from a JavaScript Controller and load product on the pipeline dictionary with the name myProduct. Which code sample will achieve this?

A. ISML.renderTemlpate ( "helloworld.isml", { "myProduct": "product" });

B. ISML.renderTemlpate ( "helloworld.isml", { "product": myProduct });

C. ISML.renderTemlpate ( "helloworld.isml", { product: myProduct });

D. ISML.renderTemlpate ( "helloworld.isml", { myProduct: product });

Browse 148 Q&As
Questions 6

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?

A. importPackage () method

B. $.ajax () jQuery method

C. local include

D. require () method

Browse 148 Q&As
Questions 7

Universal Containers wants to associate a region code value with an order to indicate the general area of its destination. This region code must be accessible whenever the order history is displayed.

What is required to accomplish this?

A. Store the region code value in a session variable.

B. Define a custom attribute on the Order system object type to store the region code value.

C. Define a custom object type to store the username with the region code.

D. Store the region code value in the geolocation system attribute of the Order.

Browse 148 Q&As
Questions 8

A developer is given a task to implement a new Page Designer layout component that doesn't accept certain asset components. How should the developer achieve the above task?

A. Add layout_type_exclusion in the other asset components json configuration

B. Add component_type_inclusion in the layout json configuration

C. Add layout_type_inclusion in the target components json configurations

D. Add component_type_exclusions in the layout json configuration

Browse 148 Q&As
Questions 9

When exporting a site catalog from an external system, which file format or formats should a developer use so it can be imported into a B2C Commerce site?

A. XML only

B. CSV only

C. XML and JSON

D. JSON only

Browse 148 Q&As
Questions 10

A developer has custom debug statements in a script, but the messages are not showing up in the Storefront Toolkit Request Lo. Which step needs to be completed to get the messages to appear in the Request Log?

A. In Custom Log Settings, activate the logging category at DEBUG level

B. In Custom Log Settings, check the DEBUG box for Select Log Levels Written to Files

C. In Site Preferences, check the box for Enable custom logging in Request Log

D. In Global Preferences, check the box for Enable custom logging in Request Log

Browse 148 Q&As
Questions 11

A developer has a sandbox with code to log a message during execution, and the following code:

var Logger = require(`dw/system/Logger');

Logger.info(message);

After the code executes, the developer does not see any log file with the message in the WebDAV folder.

Which task does the developer need to perform to correct this issue?

A. Set the logging global preference to true

B. Set the log retention to a value higher than 0

C. Request that the developer's account be given permission to the Log Center of the current realm

D. Set the root log level to debug

Browse 148 Q&As
Exam Name: Salesforce Certified B2C Commerce Developer
Last Update: Mar 12, 2025
Questions: 148 Q&As

PDF

$49.99

VCE

$55.99

PDF + VCE

$65.99