{# {{'nota_seacrh'|trans()|raw}} #}
{% if orderGroup.productArray|length == 0 %} {{'NotProdutCatalogue'|trans()}} {% else %}
{% if app.user.typeSector == 2 %} {% endif %} {% if activeGem == true %} {% endif %} {% for k,products in orderGroup.productArray%} {% if app.user.typeSector == 2 %} {% endif %} {% if activeGem == true %} {% endif %} {% endfor %}
{{ 'product_ea.list.image'|trans }} {{ app.user.typeSector == 1 ? 'product_ea.form.sku'|trans : 'product_editorial.form.isbn'|trans }} {{ 'product_ea.list.name'|trans }} {{ 'product_editorial.list.autor'|trans }} {{ 'product_ea.list.presentation'|trans }} {{ 'order_cliente_ea.show.totalAmount'|trans|capitalize }} {{ 'Clients'|trans|capitalize }} {{ 'Providers'|trans|capitalize }}
{% if products.image is defined and products.image != '' %} {% else %} {% endif %}
{{products.sku}} {{products.name}}{{products.containerType}}{{products.presentation}} {{products.total_units}} {# #} {% for key, client in products.clients %}

{{client.companyName}}

{% endfor %}
{% for key, client in products.providerGem %}

{{client.companyName}}

{% endfor %}
{#
#}

{{'productSelects'|trans()}} 0/{{orderGroup.productArray|length}}, {# {{'SelectAll'|trans()}}, {{'deleteAllProdcutCatalogue'|trans()}} #}

{% endif %}