CCM-101 Exam Question 61

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?
  • CCM-101 Exam Question 62

    A developer plans to use the /search_suggestion (Shop API) in a Storefront application and the following property must be set to do so suggestion.product.image:view_type What consideration should the developer in keep in mind to ensure that image data is returned correctly as part of search suggestions?
  • CCM-101 Exam Question 63

    Given a template rendered by a controller with caching and a remote include without caching, which situation applies?
  • CCM-101 Exam Question 64

    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 resource_id value enables the appropriate resource?
  • CCM-101 Exam Question 65

    A Digital Developer has identified that the code segment below is causing performance problems.

    What should the Developer do to improve the code?