{% load i18n %} {% comment %} Reusable storefront toolbar: instant-filter search + grid/table view toggle. Params: search_placeholder, search_width (Tailwind width class), table_search. In grid view the shared [data-search] filter (storefront/base.html) owns search; in table view (table_search=True) the [data-table] enhancer owns it instead, so pagination sees the matched set — the two never both touch the rows. {% endcomment %}