From 0f3189ca264e2a2956daf657dfad0df011f3d87b Mon Sep 17 00:00:00 2001 From: Priec Date: Sat, 27 Jun 2026 23:11:15 +0200 Subject: [PATCH] best sellers colors --- assets/views/home/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/views/home/index.html b/assets/views/home/index.html index 695e6c6..caf2bb0 100644 --- a/assets/views/home/index.html +++ b/assets/views/home/index.html @@ -39,7 +39,7 @@ {{ product.name }} - {% if product.has_options %}{{ t(key="from-price", price=product.price, lang=lang | default(value='sk')) }}{% else %}{{ product.price }}{% endif %} {{ currency_symbol }} + {% if product.has_options %}{{ t(key="from-price", price=product.price, lang=lang | default(value='sk')) }}{% else %}{{ product.price }}{% endif %} {{ currency_symbol }}