{* available variables $ap (table xt_additional_payment) $customer_name $payment_link *} {include file="file:$_system_root_templates/email/email_top.html"}
Hello {$customer_name.firstname} {$customer_name.lastname},

{if $ap.ap_description}

{$ap.ap_description}

{/if} Payment link {$payment_link}

If you have any questions, please contact our customer service.

{include file="file:$_system_root_templates/email/email_bottom.html"}