Email Template - Order Confirmation
Open the sOrder email template in the backend and switch to the HTML Text tab. Replace the following line:
<td colspan="5" style="border-bottom:1px solid #cccccc;">{$details.articlename|wordwrap:80|indent:4}</td>with the following block:
<td colspan="5" style="border-bottom:1px solid #cccccc;">
{$details.articlename|wordwrap:80|indent:4}
{foreach item=upload from=$details.uploads}
<br />{$upload.name}
{/foreach}
</td>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