{{ product.description_maxlength|raw }}
{% endif %} {% if display_rating %} {% endif %} {% if product.price and display_price %}{% if not product.special %} {{ product.price }} {% else %} {{ product.special }} {{ product.price }} {% endif %} {% if product.tax %} {{ objlang.get('text_tax') }} {{ product.tax }} {% endif %}
{% endif %}