{% if billing_states|length > 0 %} {{ 'pixel.shop::component.cart.choose'|trans }} {% for state in billing_states %} {{ state.name }} {% endfor %} {% else %} {% endif %}