Question 1

Universal Containers calls the following combination of products "The Basics" and sells the combination as a unique product ID:
* One Model 103 container
* Five Model 611 container
* Tree Model 201 container
The Developer created these three products in the catalog.
What is the next step in Business Manager to create "The Basics" as a combination?
  • Question 2

    A Digital Developer needs to check for product inventory in a specific inventory list using the Open Commerce API.
    An example request URL is:

    Which rescurce_id value enables the appropriate resource?
  • Question 3

    A merchant has a content slot on a page that currently displays products based on the top sellers for the current week. The merchant wants to change this functionality. They want to have the slot render a specific content asset so that the content experience is more personalized to the visitors.
    Which two actions are necessary to make this change?
  • Question 4

    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 5

    A Digital Developer is working on a project to convert a pipeline to a JavaScript controller. UX Studio has a functioning pipeline debugger configured for the site. Assume the Developer will add a breakpoint to the controller when it is written.
    What must be done in order to use the debugger with the new controller when it is written?