Search X / Search Results / Images Hide

Images Hide

Hide images in search results and render just a simple list of entity titles.

Main Field Allowed SubFields Allowed Values
display.images_off products, collections, articles, pages true, false (default)

~CE

window.sx_autocomplete = {
  options: {
    display: {
      images_off: {
        collections: true
      }
    }
  }
}
HTML