Question 61

Given the following conditions:
* Site export file with a copy of the Storefront data for a custom site
* Sandbox with the custom site code, but no Storefront data
* Requirement for a working copy of SFRA for development reference
A developer is assigned the following Business manager tasks:
* A: Import the custom Site using Site Import/Export
* B: Import the SFRA Demo Sites using Site Import/Export
* C: Rebuild the custom Site search indexes
In what sequence should the developer perform the tasks, so that the custom Site displays the products as intended?
  • Question 62

    A client wants to differentiate their monobrand stores with a special icon when shown in the store locator. The information is saved in a true/false custom attribute for each Store object in Merchant tools.
    How should the developer follow SFRA best practices to expose this data for rendering?
  • Question 63

    A Digital Developer adds the following line of code to a script.
    dw.system.Logger.getLogger{'login').debug{"Login API has succeeded");
    The code executes without error; however, the log file on disk does NOT contain the log message.
    Which two actions should be completed to write the log message to disk? Choose 2 answers
  • Question 64

    A developer is given a task to implement a new Page Designer layout component that doesn't accept certain asset components.
    How should the developer achieve the above task?
  • Question 65

    A Digital Developer must give users the ability to choose an occasion (holiday, birthday, anniversary, etc.) for which gifts are currently being selected. The data needs to be persistent throughout the current shopping experience.
    Which data store variable is appropriate, assuming there is no need to store the selection in any system or custom objects?