Edit File: membership.tpl
{include file="common/letter_header.tpl"} Dear {$membership.name}<br/> <br />You've ordered membership card from Thuyngashop.com. Here is your card info: <br /> - Card type: <font color='red'>{$membership.type|fn_thuyngashop_get_membership_title}</font> <br /> - Card number: <font color='red'>{$membership.card_no}</font> <br /> - Valid until: <font color='red'>{$membership.end|date_format:"`$settings.Appearance.date_format`"}</font> <br /><br />You can start using this card by typing card number in Shopping cart page to receive discounts. <br />Should you have any questions, please contact us <br />(Please do not reply to this email) <br /><br />Thuyngashop.com {include file="common/letter_footer.tpl"}
Back to File Manager