Fix links to products.

This commit is contained in:
2026-01-28 08:31:41 +01:00
parent 5696f23f3d
commit 6da4f4257e
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@
</ol>
</nav>
</td>
<td class="align-middle"><a href='https://pl.ryobitools.eu/{{ product.url }}'>link</a></td>
<td class="align-middle"><a href='https://{{ product.country.locale }}.ryobitools.eu{{ product.url }}'>link</a></td>
<td class="align-middle text-end">
{% if product.isDiscontinued() or product.priceCurrent == product.productStandardPrice %}
{{ product.priceLowest | format_currency(product.country.currency, {}, product.country.locale) }}