{* * We offer the best and most useful modules PrestaShop and modifications for your online store. * * We are experts and professionals in PrestaShop * * @category PrestaShop * @category Module * @author PresTeamShop.com * @copyright 2011-2017 PresTeamShop * @license see file: LICENSE.txt *} {foreach from=$option.tooltip item='tooltip' key='type'} {if $type eq 'information'} {else if $type eq 'warning'} {/if}
{$tooltip.content|escape:'htmlall':'UTF-8'}
{/foreach}