Email Template "Order Confirmation"
Insert the following HTML code at the desired location in your email template for the order confirmation.
<br/>
<strong>Daten zu Ihrer Bestellung:</strong><br>
{% if order.extensions.orderUploads %}
{% for upload in order.extensions.orderUploads %}
<a href="{{ url('frontend.home.page') }}order-uploads/final/{{ upload.qquuid }}/{{ upload.filename }}" class="cart-item-label" target="_blank">{{ upload.filename }}</a> <br/>
{% endfor %}
{% endif %}It is recommended to insert this code after the table containing the order items.
Was this page helpful?
Support
Rented Plugins (Shopware Store)
For support with plugins rented from the Shopware Store, please open a support ticket in your Shopware account.
Create Shopware Ticket