{% load i18n %}
{{ product.name }}

5.0

(455)

{{ product.price.price_with_tax }}€

{% include 'components/cart/add_to_cart.html' %}