{% for payment_method in payment_methods %}
{% endfor %}
{{ site.i18n.cart.layouts.payment.promo_code }}
{% comment %} Estos elementos pertenecen al formulario de cupones {% endcomment %}

{{ site.i18n.cart.layouts.payment.total }}

{% if cart.data.attributes.subtotal != cart.data.attributes.total %} {{ cart.data.attributes.subtotal | floor }} {% else %} {{ cart.data.attributes.subtotal | floor }} {% endif %} {{ cart.data.attributes.total | floor }} {{ cart.data.attributes.currency }}