Question 86

Given the SFRA Controller below:

Why would a JavaScript debugger, that is stopped at line 06, fall to show the viewdata variable in the inspection tool?
  • Question 87

    The Client is Crowing and decided to migrate its ecommerce website to B2C Commerce. The Client provided the Architect with the f metrics for its existing website over the past 12 months and forecasted into the next year:

    Noting these historical metrics and the forecasted growth of 300%, which load test targets meet best practices for testing the new B2C Commerce site?
  • Question 88

    A client that sells to multiple countries in Europe needs to disable Apple Pay for Denmark.
    Which Business Manager module is used to achieve this requirement?
  • Question 89

    Business Manager has the configuration:
    * Active Log category is "root"
    * Log level of WARN
    The code below is executing:
    var log = Logger.getLogger("products");
    Using this information, which two logs will be written?
    Choose 2 answers
  • Question 90

    Given the requirements:
    * To show the washing instructions for a clothing product on a dedicated section the detail page
    * Washing instructions come from the product information manager(PIM)
    * To have this attribute available to localize in the Storefront.
    Which action meets these requirements?