{include file="templates/emails/elements/top_html.html"}
{lang msg=$msg.recurring.subscription_one_remaining profile_id=$profile->profileId next_transaction_date=$profile->dateNextBilling}
{assign var="subscription_url" value="`$GLOBAL_HTTPS_URL`/index.php?p=recurring_profile&id=`$profile->profileId`"}{lang msg=$msg.recurring.subscription_update subscription_url=$subscription_url}
{lang msg=$msg.recurring.subscription_one_remaining profile_id=$profile->profileId next_transaction_date=$profile->dateNextBilling}
{assign var="subscription_url" value="`$GLOBAL_HTTPS_URL`/index.php?p=recurring_profile&id=`$profile->profileId`"}{lang msg=$msg.recurring.subscription_update subscription_url=$subscription_url}
{$msg.recurring.profile_properties} |
{$msg.recurring.profile_id}: {$profile->profileId} |
{$msg.recurring.item} |
{$msg.recurring.item}: {$lineItem->title|htmlspecialchars} {if $lineItem->productRecurringBillingData->scheduleDescription != ''} |
{$msg.recurring.payment_method} |
{if $paymentProfile->name != ''}{$paymentProfile->name|htmlspecialchars} |
{$msg.recurring.delivery_preferences} |
{$msg.recurring.shipping_method}: {$order->shippingMethodName} |