optimisation of the frontoffice. Product list is ten times faster. But only the default product sale element can be added to cart.

This commit is contained in:
Julien Chanséaume
2014-07-23 17:20:45 +02:00
committed by Julien Chanseaume
parent 00baae6da0
commit b4d0d085fe
7 changed files with 13592 additions and 111 deletions

View File

@@ -18,7 +18,7 @@
{/if}
{/if}
{loop name="cat-parent-$level" type="category" parent=$parent need_count_child=1}
{loop name="cat-parent-$level" type="category" parent=$parent need_count_child=1 not_empty="1"}
{if $CHILD_COUNT> 0}
<li><a href="{$URL}#collapse{$ID}" class="accordion-toggle collapsed" data-toggle="collapse" data-parent="#collapse{$ID}">{$TITLE}</a>