From cac4e1f92504c8195cdc80476d3bc3b8207ef745 Mon Sep 17 00:00:00 2001 From: Krzysiej Date: Sun, 15 Feb 2026 11:51:00 +0100 Subject: [PATCH] Badges as links --- templates/productList.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/productList.html.twig b/templates/productList.html.twig index 3666967..f0c74d8 100644 --- a/templates/productList.html.twig +++ b/templates/productList.html.twig @@ -44,8 +44,8 @@ out of stock {% endif %} {% if product.isDiscontinued() %} - is discontinued + is discontinued {% endif %} {% if product.isNew() %} is new