{{ line.product.name }} (x{{ line.quantity }}) {{ line.product.type|upper }} | SubType: {{ line.product.subType ?: '-' }} {% if line.product.type == 'topup' %} gameUserId {% if line.product.subType in [2,4] %} serverId {% endif %} {% if line.product.subType in [3,4] %} zoneId {% endif %} {% if line.product.subType == 5 %} attributesJson {% endif %} {% else %} Aucun champ supplementaire requis pour un voucher. {% endif %}
Total: {{ cart.total|number_format(cart.pricingContext.decimals, ',', ' ') }} {{ cart.pricingContext.displayCurrency }} Payer avec CinetPay