{% if selectedShippingMethodId is not defined %} {% set selectedShippingMethodId = context.shippingMethod.id %} {% endif %}
{% block component_shipping_method_field %}
{% block component_shipping_method_control %}
{% block component_shipping_method_input %} {% endblock %} {% block component_shipping_method_label %} {% endblock %}
{% endblock %}
{% endblock %}