refactor: empty the category header

This commit is contained in:
Dinesh Salunke 2023-11-03 11:03:27 +05:30
parent e928e44076
commit 2dcd791cab

View File

@ -25,5 +25,4 @@
{extends file='catalog/listing/product-list.tpl'}
{block name='product_list_header'}
{include file='catalog/_partials/category-header.tpl' listing=$listing category=$category}
{/block}