{{ header }}{{ column_left }}
{% if (error_warning) %}
{{ error_warning }}
{% endif %} {% if (success) %}
{{ success }}
{% endif %} {% if ((not error_warning) and (not success)) %}
{{ text_welcome }}

{{ text_used_category_ids}} {{ text_used_product_ids }}
{% endif %}
{{ entry_export }}
{{ entry_export_type }}




{% if (exist_filter) %}
{% endif %}
{{ entry_category_filter }} {{ help_category_filter }}
{% for category in categories %}
{{ category.name }}
{% endfor %}
{{ entry_manufacturer_filter }} {{ help_manufacturer_filter }}
{% for manufacturer in manufacturers %}
{{ manufacturer.name }}
{% endfor %}
{{ entry_range_type }} {{ help_range_type }}


{{ entry_start_id }} {{ entry_start_index }}

{{ entry_end_id }} {{ entry_end_index }}
{{ entry_import }} {{ help_import }} {{ help_format }}
{{ entry_incremental }}
{% if (incremental) %}
{% else %}
{% endif %}
{{ entry_upload }}

{% if (exist_filter) %}
{% endif %}
{{ text_loading_notifications }}
{{ entry_version }} {{ version_export_import }}
{{ entry_oc_version }} {{ version_opencart }}
{{ entry_license }} {{ text_license }}
{{ footer }}