You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
147 lines
8.0 KiB
147 lines
8.0 KiB
<div id="footer">
|
|
<div class="global-footer-lazy">
|
|
<div class="ecsc-service-flow">
|
|
<div class="ecsc-service-item"><i class="ecsc-zp"></i><span>正品保障</span></div>
|
|
<div class="ecsc-service-item"><i class="ecsc-qt"></i><span>七天包退</span></div>
|
|
<div class="ecsc-service-item"><i class="ecsc-hp"></i><span>好评如潮</span></div>
|
|
<div class="ecsc-service-item"><i class="ecsc-sd"></i><span>闪电发货</span></div>
|
|
<div class="ecsc-service-item last"><i class="ecsc-ry"></i><span>权威荣誉</span></div>
|
|
</div>
|
|
</div>
|
|
<div class="footer-desc">
|
|
<div class="footer-desc-list">
|
|
<?php $_from = $this->_var['helps']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'help_cat');$this->_foreach['no'] = array('total' => count($_from), 'iteration' => 0);
|
|
if ($this->_foreach['no']['total'] > 0):
|
|
foreach ($_from AS $this->_var['help_cat']):
|
|
$this->_foreach['no']['iteration']++;
|
|
?>
|
|
<?php if ($this->_foreach['no']['iteration'] < 6): ?>
|
|
<dl <?php if (($this->_foreach['no']['iteration'] == $this->_foreach['no']['total'])): ?>class="contact-us"<?php endif; ?>>
|
|
<dt><?php echo $this->_var['help_cat']['cat_name']; ?></dt>
|
|
<?php $_from = $this->_var['help_cat']['article']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'item');if (count($_from)):
|
|
foreach ($_from AS $this->_var['item']):
|
|
?>
|
|
<dd><a href="<?php echo $this->_var['item']['url']; ?>" title="<?php echo htmlspecialchars($this->_var['item']['title']); ?>"><i>></i><?php echo $this->_var['item']['short_title']; ?></a></dd>
|
|
<?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?>
|
|
</dl>
|
|
<?php endif; ?>
|
|
<?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?>
|
|
<div class="QR_code">
|
|
<ul class="tabs"><li class="current">ECJia</li><li>ECtouch</li></ul>
|
|
<div class="code_warp">
|
|
<div class="code_tp"><img src="themes/ecmoban_dsc/images/ECJia_code.png"></div>
|
|
<div class="code_tp hide"><img src="themes/ecmoban_dsc/images/ECtouch_code.png"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="footer-desc-copyright">
|
|
<?php if ($this->_var['navigator_list']['bottom']): ?>
|
|
<p class="footer-ecscinfo">
|
|
<?php $_from = $this->_var['navigator_list']['bottom']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'nav_0_87888100_1689900044');$this->_foreach['nav_bottom_list'] = array('total' => count($_from), 'iteration' => 0);
|
|
if ($this->_foreach['nav_bottom_list']['total'] > 0):
|
|
foreach ($_from AS $this->_var['nav_0_87888100_1689900044']):
|
|
$this->_foreach['nav_bottom_list']['iteration']++;
|
|
?>
|
|
<a href="<?php echo $this->_var['nav_0_87888100_1689900044']['url']; ?>" <?php if ($this->_var['nav_0_87888100_1689900044']['opennew'] == 1): ?> target="_blank" <?php endif; ?>><?php echo $this->_var['nav_0_87888100_1689900044']['name']; ?></a>
|
|
<?php if (! ($this->_foreach['nav_bottom_list']['iteration'] == $this->_foreach['nav_bottom_list']['total'])): ?>
|
|
|
|
|
<?php endif; ?>
|
|
<?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?>
|
|
</p>
|
|
<?php endif; ?>
|
|
<?php if ($this->_var['img_links'] || $this->_var['txt_links']): ?>
|
|
<p class="footer-otherlink">
|
|
<?php $_from = $this->_var['img_links']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'link');if (count($_from)):
|
|
foreach ($_from AS $this->_var['link']):
|
|
?>
|
|
<a href="<?php echo $this->_var['link']['url']; ?>" target="_blank" title="<?php echo $this->_var['link']['name']; ?>"><img src="<?php echo $this->_var['link']['logo']; ?>" alt="<?php echo $this->_var['link']['name']; ?>" border="0" /></a>
|
|
<?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?>
|
|
<?php if ($this->_var['txt_links']): ?>
|
|
<?php $_from = $this->_var['txt_links']; if (!is_array($_from) && !is_object($_from)) { settype($_from, 'array'); }; $this->push_vars('', 'link');$this->_foreach['nolink'] = array('total' => count($_from), 'iteration' => 0);
|
|
if ($this->_foreach['nolink']['total'] > 0):
|
|
foreach ($_from AS $this->_var['link']):
|
|
$this->_foreach['nolink']['iteration']++;
|
|
?>
|
|
<a href="<?php echo $this->_var['link']['url']; ?>" target="_blank" title="<?php echo $this->_var['link']['name']; ?>"><?php echo $this->_var['link']['name']; ?></a>
|
|
<?php if (! ($this->_foreach['nolink']['iteration'] == $this->_foreach['nolink']['total'])): ?>
|
|
|
|
|
<?php endif; ?>
|
|
<?php endforeach; endif; unset($_from); ?><?php $this->pop_vars();; ?>
|
|
<?php endif; ?>
|
|
</p>
|
|
<?php endif; ?>
|
|
<?php if ($this->_var['icp_number']): ?>
|
|
<b style="display:none"><?php echo $this->_var['lang']['icp_number']; ?>:<a href="http://www.miibeian.gov.cn/" target="_blank"><?php echo $this->_var['icp_number']; ?></a></b>
|
|
<?php endif; ?>
|
|
<p style="display:none"><?php
|
|
$k = array (
|
|
'name' => 'query_info',
|
|
);
|
|
echo $this->_echash . $k['name'] . '|' . serialize($k) . $this->_echash;
|
|
?></p>
|
|
<p> </p>
|
|
<?php if ($this->_var['stats_code']): ?>
|
|
<p style="text-align:right; display:none;"><?php echo $this->_var['stats_code']; ?></p>
|
|
<?php endif; ?>
|
|
<p class="footer-fp-img">
|
|
<a href="#" target="_blank"><img src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/images/banquan_1.jpg"></a>
|
|
<a href="#" target="_blank"><img src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/images/banquan_2.jpg"></a>
|
|
<a href="#" target="_blank"><img src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/images/banquan_3.jpg"></a>
|
|
<a href="#" target="_blank"><img src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/images/banquan_4.jpg"></a>
|
|
<a href="#" target="_blank"><img src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/images/banquan_5.jpg"></a>
|
|
</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<input name="seller_kf_qq" value="<?php echo $this->_var['basic_info']['kf_qq']; ?>" type="hidden">
|
|
<input name="seller_kf_tel" value="<?php echo $this->_var['basic_info']['kf_tel']; ?>" type="hidden">
|
|
<?php if ($this->_var['suspension_two']): ?>
|
|
<script>var seller_qrcode='<img src="<?php echo $this->_var['seller_qrcode_img']; ?>" alt="<?php echo $this->_var['seller_qrcode_text']; ?>" width="164" height="164">'; //by wu</script>
|
|
<?php echo $this->_var['suspension_two']; ?>
|
|
<?php endif; ?>
|
|
<script type="text/javascript">
|
|
$("#clear_price").click(function(){
|
|
$("#price-min").val('');
|
|
$("#price-max").val('');
|
|
});
|
|
|
|
$(".QR_code li").hover(function(){
|
|
var index = $(this).index();
|
|
$(this).addClass("current").siblings().removeClass("current");
|
|
$(".QR_code .code_tp").eq(index).removeClass("hide").siblings().addClass("hide");
|
|
})
|
|
|
|
function checkSearchForm(){
|
|
var keywords = $("input[name='keywords']").val();
|
|
|
|
if(keywords == ''){
|
|
|
|
divId = "keywords_html";
|
|
var content = '<div id="' + divId + '">' +
|
|
'<div class="tip-box icon-box">' +
|
|
'<span class="warn-icon m-icon"></span>' +
|
|
'<div class="item-fore">' +
|
|
'<h3 class="rem ftx-04">您搜索内容的关键字不能空</h3>' +
|
|
'</div>' +
|
|
'</div>' +
|
|
'</div>';
|
|
|
|
pb({
|
|
id:divId,
|
|
title:'提示',
|
|
width:445,
|
|
height:58,
|
|
content:content, //调取内容
|
|
drag:false,
|
|
foot:false
|
|
});
|
|
|
|
return false;
|
|
}
|
|
}
|
|
</script>
|
|
<!--[if lte IE 8]>
|
|
<?php echo $this->smarty_insert_scripts(array('files'=>'IE7Fix.js')); ?>
|
|
<![endif]-->
|
|
|
|
|