| Código | Premio | Expira | Canjes | Estado |
|---|---|---|---|---|
| {{ item.code }} | {% if item.reward_type == 'money' %}MX$ {{ "%.2f"|format(item.value) }}{% else %}{{ item.value|float|round(2) }}%{% endif %} | {{ localize_admin_datetime(item.expires_at).strftime('%d/%m/%Y %H:%M') }} | {{ item.redemptions|length }} |
Todavía no hay códigos.
{% endif %}