{{ 'Dear'|get_lang }} {{ user.complete_name }},

{{ 'bc_subject'|get_plugin_lang('BuyCoursesPlugin') }}

{{ 'OrderDate'|get_plugin_lang('BuyCoursesPlugin') }}
{{ sale.date|api_convert_and_format_date(constant('DATE_TIME_FORMAT_LONG_24H')) }}
{{ 'OrderReference'|get_plugin_lang('BuyCoursesPlugin') }}
{{ sale.reference }}
{{ 'Product'|get_plugin_lang('BuyCoursesPlugin') }}
{{ sale.product }}
{{ 'SalePrice'|get_plugin_lang('BuyCoursesPlugin') }}
{{ sale.currency ~ ' ' ~ sale.price }}

{{ 'SignatureFormula'|get_lang }}