summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormichal <michal.sipa@mirumee.com>2017-09-26 16:20:46 +0200
committermichal <michal.sipa@mirumee.com>2017-09-27 15:59:13 +0200
commit216acc5bce14d44b8d81c4dcaff1631439a4d249 (patch)
tree095c7df497463bd11d2fc6c418faacbc7e802666 /templates
parentb1969f52ecd1c3ecb5d9cc75bcd2aee7b03c295d (diff)
downloadsaleor-frontend-216acc5bce14d44b8d81c4dcaff1631439a4d249.tar.gz
saleor-frontend-216acc5bce14d44b8d81c4dcaff1631439a4d249.tar.bz2
saleor-frontend-216acc5bce14d44b8d81c4dcaff1631439a4d249.zip
Change ProductFilter
Change building product_attributes and variant_attributes to correct one.
Diffstat (limited to 'templates')
-rw-r--r--templates/category/index.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<div class="col-md-8 col-lg-9 category-list">
<div>
<!--ProductList-->
+ {{ filter.qs.count }}
{% for product in filter.qs %}
<div class="row">