Display the number of results (Items) on the category page or search page

This commit is contained in:
touffies
2013-11-06 15:17:52 +01:00
parent 1471a8ed21
commit 453a818c55
8 changed files with 41 additions and 35 deletions

View File

@@ -19,7 +19,7 @@
{$product_order={$smarty.get.order|default:'alpha'}}
<article class="col-main {$smarty.get.mode|default:"grid"}" role="main">
{ifloop rel="product_list"}
{include file="includes/toolbar.html" toolbar="top" limit=$limit order=$product_order}
{include file="includes/toolbar.html" toolbar="top" limit=$limit order=$product_order amount={count type="product" category={category attr="id"}}}
<div id="category-products">
<div class="products-content">
<ul class="product-col-4">