{% load crispy_forms_field %}
{% if product.image %} {% else %}
{{ product.initials }}
{% endif %}
{{ product.name }}
cts