{** * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. *}

{l s='Store information' d='Shop.Theme.Global'}

{$contact_infos.address.formatted nofilter}
{if $contact_infos.phone}
{/if} {if $contact_infos.fax}
{/if} {if $contact_infos.email && $display_email}
{/if} {if !empty($contact_infos.details)}
{$contact_infos.details|nl2br nofilter}
{/if}