{% if product.description is not empty %} {{ product.description | nl2br }} {% else %} {{ 'sylius.ui.no_description'|trans }}. {% endif %}