Question 11

A Digital Developer suspects a logical error in a script. Which action will help locate the error?
  • Question 12

    A Digital Developer is requesting product information for an external integration. The following Open Commerce API (OCAPI) request is NOT functioning correctly:

    How should the Developer change the request?
  • Question 13

    A developer is working on a new site for the U.S based on an existing Canadian site. One of the requirements is a change to the address form. The current Canadian form has an <options> list with the correct two-letter abbreviation for the provinces.
    The U.S. requirements are to:
    * Have an <options> list with the correct two-letter abbreviation for the states in place of the province field.
    * Set the U.S site locale.
    * Add the options list field definition to the XML file.
    How should the developer set up the files before making the required edits?
  • Question 14

    A Digital Developer needs to add logging to the following code:

    Which statement logs the HTTP status code to a debug-level custom log file?
  • Question 15

    Given the file structure below, which ISML method call renders the customLandingPage template?