Question 96
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 97
A developer needs to check for product inventory in all inventory lists using the Open Commerce API.
An example request URL is:
Which properly should the developer check in the OCAPI settings to confirm the appropriate resource is enabled?
Question 98
A client has two B2C Commerce sites in the same instance: one for the U.S market, the other for the European market. The products they make are sold with different safety certificates based-on the world location.
For example, they sell a smartphone with certificate A in the U.S and certificate B in Europe, a hairdryer with certificate C in the U.S and certificate D in Europe, and more.
How should a developer allow the merchant to display the appropriate certification logo in the produce to details page, depending on the customer's location?
Question 99
The following sample code is NOT providing the desired results. The Digital Developer needs to add an entry to the logs to debug the problem.
Which statement correctly adds a log entry?
Question 100
Given the file structure below, which ISML method call renders the customLandingPage template?