{{ header }}{{ column_left }}
{% if error_warning %}
{{ error_warning }}
{% endif %} {% if success %}
{{ success }}
{% endif %}

{{ text_fulfillment_list }}

{% if not fulfillments %} {% else %} {% for fulfillment in fulfillments %} {% endfor %} {% endif %}
{{ column_seller_fulfillment_order_id }} {{ column_displayable_order_id }} {{ column_displayable_order_date }} {{ column_shipping_speed_category }} {{ column_fulfillment_order_status }} {{ column_action }}
{{ text_no_results }}
{{ fulfillment.seller_fulfillment_order_id }} {{ fulfillment.displayable_order_id }} {{ fulfillment.displayable_order_date_time }} {{ fulfillment.shipping_speed_category }} {{ fulfillment.fulfillment_order_status }}
{{ footer }}