1. {{ t.checkout_step_cart }}
2. {{ t.checkout_step_location }}
3. {{ t.checkout_step_picker }}
4. {{ t.checkout_step_schedule }}
{{ t.truck_choose_title }}
{{ t.picker_delivering_to }} {{ checkout.address|default:t.picker_selected_location_default }}
{% if is_vendor_fleet %}· {{ total_weight_kg|floatformat:0 }} kg{% endif %}
{% if options %}
{% for option in options %}
{% endfor %}
{{ t.fleet_provider_estimate_note }}
{% if top_option %}
{{ t.fleet_provider_route_map_heading }}
{% endif %}
{% else %}
{{ t.truck_none_available }}
{% endif %}