diff --git a/templates/frontOffice/default/includes/menu.html b/templates/frontOffice/default/includes/menu.html index de39f9fe6..a34e99a1e 100644 --- a/templates/frontOffice/default/includes/menu.html +++ b/templates/frontOffice/default/includes/menu.html @@ -20,19 +20,12 @@ {loop name="cat-parent-$level" type="category" parent=$parent} - {assign var="product_count" value="0"} - {loop name="product_count" type="product" category="{$ID}"} - {if $LOOP_COUNT == 1} - {assign var="product_count" value="{$LOOP_TOTAL}"} - {/if} - {/loop} - {if $CHILD_COUNT> 0}