{% load currency_filters %} {% load i18n %} {% if product.is_group %}
{{ product.stockrecord.availability|truncatewords:2 }}
{% trans "Not available" %}