Product Selector

Fusion 5.12
    Fusion 5.12

    Lay Out Search Results in a Grid

    In the content area, layout tags are used again to construct the grid layout. For brevity, we will omit those from the code samples below.

    Content area

    The search:result-list tag lays out the grid of search results:

    <search:result-list response="response" styling="cards-sm-1 cards-lg-2 cards-xl-2" platform="platform" query="query" instant-results="true">
      ...
    </search:result-list>