{# app/modules/loyalty/templates/loyalty/storefront/history.html #} {% extends "storefront/base.html" %} {% block title %}{{ _('loyalty.storefront.history.title') }} - {{ store.name }}{% endblock %} {% block i18n_modules %}['loyalty']{% endblock %} {% block alpine_data %}customerLoyaltyHistory(){% endblock %} {% block content %}
{{ _('loyalty.storefront.history.subtitle') }}
{{ _('loyalty.storefront.history.current_balance') }}
{{ _('loyalty.storefront.history.total_earned') }}
{{ _('loyalty.storefront.history.total_redeemed') }}
{{ _('loyalty.storefront.history.no_transactions') }}
at
{{ _('loyalty.storefront.history.balance') }}