From 43f47e20872a12ae7a7c0ef4a57c5c887949ad74 Mon Sep 17 00:00:00 2001 From: Sli Date: Fri, 27 Dec 2024 01:59:54 +0100 Subject: [PATCH] Improve product card display on counter click --- counter/templates/counter/counter_click.jinja | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/counter/templates/counter/counter_click.jinja b/counter/templates/counter/counter_click.jinja index e2ad8562..82707e2e 100644 --- a/counter/templates/counter/counter_click.jinja +++ b/counter/templates/counter/counter_click.jinja @@ -203,7 +203,6 @@
{% for product in categories[category] -%} {%- endfor %}