Question 66

The developer needs to add custom category debug logging into the "contact'' script, to ensure that a third-party service call responds as expected.
Assuming that the logging configurations for the contact category are correctly in place, which line of code should the developer add in the 06 placeholder to meet this requirement?

A)

B)

C)
  • Question 67

    Recent code changes to an existing cartridge do not appear correctly on a Storefront. The developer confirms that the code is uploaded in the IDE and ensures that the cartridge is associated with the sandbox.
    Which two additional steps should the developer take to troubleshoot this problem?
    Choose 2 answers
  • Question 68

    The developer is asked to enhance the functionality of an existing controller route by adding information to the response's viewData.
    How should the developer approach this task while following SFRA best practices?