{% import "helper.twig" as helper %}
{% trans %}part.supplier.name{% endtrans %} | {% trans %}part.supplier.partnr{% endtrans %} | ||||||||
---|---|---|---|---|---|---|---|---|---|
{{ order.supplier.name }} | {% if order.supplierProductUrl is not empty %} {{ order.supplierPartNr }} {% else %} {{ order.supplierPartNr }} {% endif %} |
{% if order.pricedetails is not empty %}
|
{# Action for order information #}
|