Certified-B2C-Commerce-Developer Certified B2C Commerce Developer

Loading demo links...

Showing 4–6 of 15 questions

Question 4

A Digital Developer adds the following line of code to a script.

The code executes without error; however, the log file on disk does NOT contain the log message.

Which two actions should be completed to write the log message to disk? (Choose two.)

Select all that apply, then click Submit answer.

  • Ensure that the debug log level is enabled to write to file in the Custom Log Settings Business Manager module.

  • Archive old log files to make room in the log directory.

  • Ensure that the “login” category is added to the Custom Log Filters in the Log Settings Business Manager module.

  • Ensure that the debug log level has been added to the custom log level types in the Global Preferences business manager module.

Question 5

A developer is asked to improve the maintainability of a page by reducing its code repetition.

What are two techniques the developer should implement to achieve this? (Choose two.)

Select all that apply, then click Submit answer.

  • Implement template decorators paired with replace tags

  • Embed partial files using ISML expressions

  • Require and render templates with tags

  • Use local template includes

Question 6

A merchant has complained to the developers that some products are not appearing in the storefront and has asked them to diagnose and solve the issue.

Which two factors might be causing a product to be hidden?

Choose 2 answers

Select all that apply, then click Submit answer.

  • Product has been set to searchable.

  • Product lacks a price.

  • Product does not have any images.

  • Product Available to sell is <1.

  • Product is not online.