14 lines
972 B
Smarty
14 lines
972 B
Smarty
<div class="panel">
|
|
<div class="panel-heading">
|
|
{l s='Using the GPSR module from x13.pl' mod='x13gpsr'}
|
|
</div>
|
|
|
|
<div class="alert alert-warning">
|
|
<ul>
|
|
<li>{l s='After installing the module, you must check whether the information about the manufacturer and the person responsible is displayed correctly in the store.' mod='x13gpsr'}</li>
|
|
{* <li>{l s='After installing the module, you must fill in additional product information, including warnings and certificates, instructions, technical data, and attachments.' mod='x13gpsr'}</li> *}
|
|
<li>{l s='Make sure that you have full product safety information on the product page, which you can fill in directly in the store using features and description.' mod='x13gpsr'}</li>
|
|
<li>{l s='This module is provided as-is. All responsibility for compliance with the law rests with the store administrator.' mod='x13gpsr'}</li>
|
|
</ul>
|
|
</div>
|
|
</div> |