From 216acc5bce14d44b8d81c4dcaff1631439a4d249 Mon Sep 17 00:00:00 2001 From: michal Date: Tue, 26 Sep 2017 16:20:46 +0200 Subject: Change ProductFilter Change building product_attributes and variant_attributes to correct one. --- templates/category/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates') diff --git a/templates/category/index.html b/templates/category/index.html index 351a006e..eafd7ef7 100644 --- a/templates/category/index.html +++ b/templates/category/index.html @@ -91,6 +91,7 @@
+ {{ filter.qs.count }} {% for product in filter.qs %}
-- cgit v1.2.3