{# app/templates/storefront/search.html #} {# noqa: FE-001 - Shop uses custom pagination with vendor-themed styling (CSS variables) #} {% extends "storefront/base.html" %} {% block title %}Search Results{% if query %} for "{{ query }}"{% endif %}{% endblock %} {# Alpine.js component #} {% block alpine_data %}shopSearch(){% endblock %} {% block content %}
Found products