{% load i18n %} {% if product in products_for_comparison %} {% trans 'Remove from compare' %} {% else %} {% trans 'Add to compare' %} {% endif %}