19 lines
1.2 KiB
Smarty
19 lines
1.2 KiB
Smarty
|
__________________________________________________________________________________________________
|
||
|
{$discount_display}
|
||
|
|
||
|
{l s='This gift voucher is usable on' mod='giftvoucher'} {literal}{shop_name} ({shop_url}){/literal} {l s='and is offered to' mod='giftvoucher'} {if ($grantee_name != null)}{$grantee_name}{else}__________________________{/if}
|
||
|
{l s='Code' mod='giftvoucher'} {$discount_name}
|
||
|
{l s='To use it, nothing more simple' mod='giftvoucher'} :
|
||
|
- {l s='If you are not yet a customer, you need to register on' mod='giftvoucher'} {literal}{shop_name} ({shop_url}){/literal}
|
||
|
- {l s='If you are already a customer, login with your username and password, when your next order is ready : insert the code above in your cart summary in the "Vouchers" box then click "Add" button' mod='giftvoucher'}
|
||
|
|
||
|
|
||
|
{l s='Message' mod='giftvoucher'} {if ($grantee_comment != null)}{$grantee_comment}{else}____________________________________________{/if}
|
||
|
|
||
|
|
||
|
|
||
|
{l s='Gift voucher valid until' mod='giftvoucher'} {$discount_date_to}.
|
||
|
__________________________________________________________________________________________________
|
||
|
|
||
|
|