Question 56

A developer wants to use an external application to manage their stores information (such as opening hours, and so on), and see their changes in their B2C Commerce Staging instance aas son as they are saved.
What is the appropriate technique the developer should perform to allow the merchant to create a new store in this scenario?
  • Question 57

    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 58

    Which code sample is required to use a custom tag provided in SiteGenesis in an ISML template?
  • Question 59

    A Digital Developer extends a system object, Product, and adds a Boolean attribute, "sellable," to it.
    Assuming "prod" is the variable name handling the product, what code can the Developer use to access it?
  • Question 60

    Universal Containers recently completed updates to their storefront shopping cart page. A problem has been discovered since the update. Users are no longer able to submit coupon codes on this page. Additionally, authenticated users who try to add a coupon are logged out.
    The following processing code is found in the Cart.js controller file:

    What should the Developer verify to identify the issue?