{% load smart_load %} {% load thumbnail from sorl.thumbnail %} {% load i18n satchmo_category satchmo_google satchmo_util satchmo_currency satchmo_discounts app_plugins normalize_decimal %} {% with product=instance.product title=instance.title %}
{{ product.translated_short_description|safe }} Cena: {{ product|discount_price:''|floatformat:0 }} {{ currency_symbol }} Vice
{% endwith %}