Question 16

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 17

    Consider the following information:
    * A merchant has this three-tier category structure setup in the Storefront catalog:
    New Arrivals > Women > Clothing
    * The category named Clothing has all the clothing items for Women and is merchandised.
    * A Search Refinement named Newness is correctly configured for the Clothing category.
    When a merchandiser views the Clothing category, the Search Refinement appears and Works as expected. However, the merchandiser does not see the Search Refinement when searching for Clothing via the Storefront search.
    What is the Reason?
  • Question 18

    A developer has a sandbox with code tolog a message during execution, and the following code:

    After the code executes, the developer does not see any log file with the message in the WebDAV folder.
    Which two tasks does the developer need to perform to correct this issue?
    Choose 2 answers
  • Question 19

    A developer wants to add a link to the My Account Page.
    What is the correct code to accomplish this?
  • Question 20

    The developer is asked to enhance the functionality of an existing controller route by adding information to the response's viewData.
    How should the developer approach this task while following SFRA best practices?