From 16b4475db986f0c530514571e66716a73b99f3f1 Mon Sep 17 00:00:00 2001 From: Isabelle Date: Wed, 14 Jan 2026 12:57:23 +0100 Subject: [PATCH] feat(extra-features): Edit brand tpl file Fix image url; edit cards --- .../catalog/_partials/miniatures/brand.tpl | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/falcon/templates/catalog/_partials/miniatures/brand.tpl b/falcon/templates/catalog/_partials/miniatures/brand.tpl index 1038a4a..53065bb 100644 --- a/falcon/templates/catalog/_partials/miniatures/brand.tpl +++ b/falcon/templates/catalog/_partials/miniatures/brand.tpl @@ -23,24 +23,19 @@ * @license https://opensource.org/licenses/AFL-3.0 Academic Free License 3.0 (AFL-3.0) *} {block name='brand_miniature_item'} -
  • +
  • - {$sizes = Image::getSize('home_default')} + {$brand_url = $brand.image.bySize.home_default.url} {$brand.name} -
    -

    - {$brand.name} -

    -