From d8a0130c14247c7f12cff6dc498e8fcaacd04e2d Mon Sep 17 00:00:00 2001 From: abhisheks Date: Mon, 11 Dec 2023 16:27:59 +0530 Subject: [PATCH] refactor: add chevron icon and reposition 'All products' link --- .../views/templates/hook/ps_featuredproducts.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl b/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl index 1f18155..a484f6d 100644 --- a/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl +++ b/modules/ps_featuredproducts/views/templates/hook/ps_featuredproducts.tpl @@ -31,7 +31,8 @@ {include file="catalog/_partials/miniatures/product.tpl" product=$product} {/foreach} - + {l s='All products' d='Shop.Theme.Catalog'} +