{% if step == 'billing_info' %}
{% elseif step == 'shipping_info' %}
{% elseif step == 'shipping_method' %}
{% elseif step == 'pay' %}
{% endif %}