Question 1

A Digital Developer is implementing an Open Commerce API call to add products to a basket. Given the following resource configuration:

Which modification allows the requests to successfully execute?
  • Question 2

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

    A Digital Developer needs to add a new form to the shopping cart page to allow customers to enter their rewards pass ID. There is already an existing Cart.js controller that handles processing of the other cart forms.
    In addition, a formfield node is in the form XML and the necessary form input is present in the ISML template.
    The code below is the submit button for the ISML markup.

    What additional steps must occur before the Digital Developer can begin writing the processing code forthis request?
  • Question 4

    A developer has a requirement to display a banner in two different category pages.
    Which snippet of code should the developer add to a template to allow the merchant to configure each independently?
    A)

    B)

    C)
  • Question 5

    A Digital Developer noticed that cartridges in their workspace are NOT executing. The Developer confirms that the cartridges are uploaded to the B2C Commerce server connection's target version directory.
    Which action potentially solves this problem?