{* * PrivateShop * * Do not edit or add to this file. * You are not authorized to modify, copy or redistribute this file. * Permissions are reserved by FME Modules. * * @author FME Modules * @copyright 2021 FME Modules All right reserved * @license FME Modules * @category FMM Modules * @package PrivateShop *} {if isset($errors) && $errors}
    {foreach from=$errors key=k item=error}
  1. {$error}
  2. {*html content*} {/foreach}
{/if}