From d1e91c3121b5bc1829860c5ea287259e00c1b00f Mon Sep 17 00:00:00 2001 From: Dinesh Salunke Date: Fri, 3 Nov 2023 18:28:55 +0530 Subject: [PATCH] refactor: increase the gap in products list --- templates/catalog/listing/product-list.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/catalog/listing/product-list.tpl b/templates/catalog/listing/product-list.tpl index 5cd101b..c48ef9e 100644 --- a/templates/catalog/listing/product-list.tpl +++ b/templates/catalog/listing/product-list.tpl @@ -31,7 +31,7 @@

{$listing.label}

{/block} -
+
{if $listing.products|count} {block name='product_list_top'}