forked from brooksbingham/theme-elegance
refactor: remove the active filters row
parent
0b5afa1639
commit
127f3841b9
|
@ -38,12 +38,6 @@
|
||||||
{include file='catalog/_partials/products-top.tpl' listing=$listing}
|
{include file='catalog/_partials/products-top.tpl' listing=$listing}
|
||||||
{/block}
|
{/block}
|
||||||
|
|
||||||
{block name='product_list_active_filters'}
|
|
||||||
<div id="" class="hidden-sm-down">
|
|
||||||
{$listing.rendered_active_filters nofilter}
|
|
||||||
</div>
|
|
||||||
{/block}
|
|
||||||
|
|
||||||
{block name='product_list'}
|
{block name='product_list'}
|
||||||
{include file='catalog/_partials/products.tpl' listing=$listing}
|
{include file='catalog/_partials/products.tpl' listing=$listing}
|
||||||
{/block}
|
{/block}
|
||||||
|
|
Loading…
Reference in New Issue