Question 1

Which use case does NOT require the use of multiple sites or multiple instances?
  • Question 2

    What does a storefront extension package contain?
  • Question 3

    When configuring sites, you have two properties related to price groups: the default price group and additional price groups. Consider the following scenario:
    Site US has the US Dollar price group set as its default price group.
    Site Canada has the Canadian Dollar price group as its default price group, but needs a second price group for US dollars.
    It can either share the US Dollar price group with Site US or have a separate US Dollars2 price group.
    Under what condition should Site Canada use the separate US Dollars2 as its additional price group?
  • Question 4

    A company has one site with English as the default language and German as an additional language. The German subsidiary needs to translate the site's name and description into German using the updateSite endpoint.
    Which header and JSON combination must they pass to this endpoint to accomplish this task?

  • Question 5

    What are two reasons to use the CC-Storage library to save data objects in local storage? (Choose two.)