Question 46

The Client wants to offer custom made container products on its new B2C Commerce storefront. The Client provided two business requirements.
* Customer can specify container length, width, and height.
* Customer can specify the material that the container is made of.
The Client also provided the Architect a current data schema (shown below) for reference whilepreparing the technical documentation.

Which two gaps between the requirements and the data schema should the Architect discuss with the Client?
Choose 2 answers
  • Question 47

    An existing B2C Commerce site has the following aliases configuration:

    Which statement related to this configuration is incorrect?
  • Question 48

    The Client has implemented a different category/search layout for mobile and desktop. The code uses a session attribute called deviceType to choose the corresponding layout. This attribute it populated from the browser user agent. After this implementation they have run into these problems:
    * Sometimes desktop pages are being served to both desktop and mobile customers.
    * Sometimes mobile pages ate being served to both desktop and mobile customers.
    The page has caching implemented that depends; on promotions. SEC is very important and the site traffic is high.
    Which solution should the Architect select to resolve the issue without impacting the existing requirements?
  • Question 49

    A client has a single site with multiple domains, locales, and languages. After launch, there is a need for the client to perform offline maintenance. The client would like to show the same maintenance page for each locale.
    Which version of aliases,Json file below will accomplish this task?
    A)

    B)

    C)

    D)
  • Question 50

    The Client wishes to implement a third party integration that allows for free shipping If the customer Is a member of the third party service. When the customer's order is exported to the Order Management System (OMS) it also creates a custom object in order to track additional data before sending that order data to the third-party service as well.
    What technical concern should the Architect raise to protect performance and stability of the site1?