Current path: home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/62/80/89/
?? Go up: /home/webdevt/www/schtroumpf.fr/var/cache/dev/smarty/compile/stomp/62/80
<?php
/* Smarty version 4.3.1, created on 2024-01-06 01:39:39
from 'module:ps_contactinfops_contactinforich.tpl' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '4.3.1',
'unifunc' => 'content_6598a14b111918_32259467',
'has_nocache_code' => false,
'file_dependency' =>
array (
'628089b29e2c5fb69de1c5694b088f988b830ba7' =>
array (
0 => 'module:ps_contactinfops_contactinforich.tpl',
1 => 1702566466,
2 => 'module',
),
),
'includes' =>
array (
),
),false)) {
function content_6598a14b111918_32259467 (Smarty_Internal_Template $_smarty_tpl) {
?><!-- begin /home/webdevt/www/schtroumpf.fr/themes/stomp/modules/ps_contactinfo/ps_contactinfo-rich.tpl -->
<div class="contact-rich">
<h4><?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Store information','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
</h4>
<div class="block">
<div class="icon"><i class="material-icons"></i></div>
<div class="data"><?php echo $_smarty_tpl->tpl_vars['contact_infos']->value['address']['formatted'];?>
</div>
</div>
<?php if ($_smarty_tpl->tpl_vars['contact_infos']->value['phone']) {?>
<hr/>
<div class="block">
<div class="icon"><i class="material-icons"></i></div>
<div class="data">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Call us:','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
<br/>
<a href="tel:<?php echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['contact_infos']->value['phone'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['contact_infos']->value['phone'], ENT_QUOTES, 'UTF-8');?>
</a>
</div>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['contact_infos']->value['fax']) {?>
<hr/>
<div class="block">
<div class="icon"><i class="material-icons"></i></div>
<div class="data">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Fax:','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
<br/>
<?php echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['contact_infos']->value['fax'], ENT_QUOTES, 'UTF-8');?>
</div>
</div>
<?php }?>
<?php if ($_smarty_tpl->tpl_vars['contact_infos']->value['email']) {?>
<hr/>
<div class="block">
<div class="icon"><i class="material-icons"></i></div>
<div class="data email">
<?php echo call_user_func_array( $_smarty_tpl->smarty->registered_plugins[Smarty::PLUGIN_FUNCTION]['l'][0], array( array('s'=>'Email us:','d'=>'Shop.Theme.Global'),$_smarty_tpl ) );?>
<br/>
<a href="mailto:<?php echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['contact_infos']->value['email'], ENT_QUOTES, 'UTF-8');?>
"><?php echo htmlspecialchars((string) $_smarty_tpl->tpl_vars['contact_infos']->value['email'], ENT_QUOTES, 'UTF-8');?>
</a>
</div>
</div>
<?php }?>
</div>
<!-- end /home/webdevt/www/schtroumpf.fr/themes/stomp/modules/ps_contactinfo/ps_contactinfo-rich.tpl --><?php }
}