{{ card.snippet | highlight_search(query) }}
{% end %}{% def search_product_card(card) %}
{% set node = card.node %}
{% set query = search_query | default('') %}
{% set page_href = node.url %}
{{ card.snippet | highlight_search(query) }} {{ hit.node.mount }} / {{ hit.node.section }} {{ (hit.snippet or hit.node.description) | highlight_search(query) }}
{{ hit.node.title | highlight_search(query) }}
{% if hit.snippet or hit.node.description %}
No results for “{{ search_query }}”{% if active_section %} in {{ active_section }}{% end %}
Choose a mount or section in the scope panel, or start with a popular area below.
{% if discovery_sections | length > 0 %}