I have model Product and a function
class Search(ShowFilters, ListView): model = Product template_name="search.html" def get_queryset(