{{ result.object.get_title }}
{% if result.object.is_group %}
From {{ result.object.min_variant_price_incl_tax|currency }}
{% else %} {% if result.object.has_stockrecord %}{{ result.object.stockrecord.price_incl_tax|currency }}
{{ result.object.stockrecord.availability }}
{% else %}Not available
{% endif %} {% endif %}