{% set odemeIndex=0 %} {% for odeme in paymentMethods %} {% if odeme.mIds != 3 %}
{% endif %} {% set odemeIndex=odemeIndex+1 %} {% endfor %}