{{ course.currency == 'BRL' ? 'R$' : course.currency }} {{ course.price }}
{{ session.dates.display }}
{{ session.currency == 'BRL' ? 'R$' : session.currency }} {{ session.price }}
{{ service.currency == 'BRL' ? 'R$' : service.currency }} {{ service.price }}
{{ 'Name'|get_lang }} | {{ 'BankAccount'|get_plugin_lang('BuyCoursesPlugin') }} | {{ 'SWIFT'|get_plugin_lang('BuyCoursesPlugin') }} |
---|---|---|
{{ account.name }} | {{ account.account }} | {{ account.swift }} |
{{ 'OnceItIsConfirmedYouWillReceiveAnEmailWithTheBankInformationAndAnOrderReference'|get_plugin_lang('BuyCoursesPlugin') }}