Dear customer,
The status of your order {if $ORDER_NR}No. {$ORDER_NR}{/if} {if $ORDER_DATE}from {$ORDER_DATE}{/if} has been changed.
{if $ORDER_LINK}Link to order:
click here{/if}
{if $NOTIFY_COMMENTS}
Note:
{$NOTIFY_COMMENTS}
{/if}
New status:
{$ORDER_STATUS}
{if $PARCEL_COUNT > 0}
Your shipment consists of {$PARCEL_COUNT} parcel(s).
You can inform yourself about the delivery status with a click on the following package number(s):
{foreach name=aussen item=tracking_data from=$PARCEL_ARRAY}
{$tracking_data.parcel_id}
{/foreach}
{/if}
If you have any questions, please reply to this e-mail.
|