27 lines
1.8 KiB
Smarty
27 lines
1.8 KiB
Smarty
|
<div style="width:750px;overflow:auto;border:1px solid #76839b;background-color:#f1f2f4;margin-bottom:50px;padding:10px;font-size:12px;">
|
||
|
<div style="float:left;width:30%;text-align:center;margin-top:50px;">
|
||
|
{literal}<a href="{shop_url}" title="{shop_name}"><img alt="{shop_name}" src="http://www.bebeboutik.com/modules/giftvoucher/cheque_mail.png" style="border:none;" ></a>{/literal}
|
||
|
</div>
|
||
|
|
||
|
<div style="float:left;width:70%;">
|
||
|
<div style="width:100%;font-size:2em;font-weight:bold;text-align:right;">{$discount_display}</div>
|
||
|
<div style="width:100%;margin-top:50px;">
|
||
|
{l s='This gift card is usable on' mod='giftvoucher'} <span style="font-weight:bold;">{literal}<a href="{shop_url}">{shop_name}</a>{/literal}</span> {l s='and is offered to' mod='giftvoucher'} :<div style="width:200px;height:15px;font-weight:bold;"> {$grantee_name}</div>
|
||
|
<br/><br/>
|
||
|
{l s='Code' mod='giftvoucher'} : <span style="font-weight:bold;">{$discount_name}</span>
|
||
|
<br/><br/>
|
||
|
<span style="font-size:12px;">
|
||
|
{l s='To use it, nothing more simple' mod='giftvoucher'} :
|
||
|
<ul>
|
||
|
<li>{l s='If you are not yet a customer, you need to register on' mod='giftvoucher'} {literal}<a href="{shop_url}" title="{shop_name}">{shop_name}</a>{/literal}</li>
|
||
|
<li>{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'}</li>
|
||
|
</ul>
|
||
|
</span>
|
||
|
<br/><br/>
|
||
|
{l s='Message' mod='giftvoucher'} : <div style="width:350px;height:15px;font-weight:bold;"> {$grantee_comment}</div>
|
||
|
<br/><br/><br/>
|
||
|
<span style="font-style:italic;fonct-size:0.5em;">{l s='Gift voucher valid until' mod='giftvoucher'} {$discount_date_to}.</span>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|