diff --git a/templates/catalog/_partials/facets.tpl b/templates/catalog/_partials/facets.tpl index 9df3071..3093768 100644 --- a/templates/catalog/_partials/facets.tpl +++ b/templates/catalog/_partials/facets.tpl @@ -98,75 +98,3 @@ {/foreach} {/if} - - - {* -{if $facets|count} - -{/if} -*} diff --git a/templates/catalog/_partials/products-top.tpl b/templates/catalog/_partials/products-top.tpl index a003bf7..075e4af 100644 --- a/templates/catalog/_partials/products-top.tpl +++ b/templates/catalog/_partials/products-top.tpl @@ -67,18 +67,3 @@ - - -{* -
- - {if !empty($listing.rendered_facets)} - {include file='catalog/_partials/facets.tpl'} - {else} -
- {/if} - {block name='sort_by'} - {include file='catalog/_partials/sort-orders.tpl' sort_orders=$listing.sort_orders} - {/block} -
-*}