/app/design/frontend/base/default/template/catalog/navigation/top.phtml

<li><a href="<?php echo $this->getUrl('contacts')?>"><?php echo $this->__('Contact Us') ?></a></li>
<li><a href="<?php echo $this->getUrl('faq')?>"><?php echo $this->__('FAQ') ?></a></li>
<li><a href="<?php echo $this->getUrl('aboutus')?>"><?php echo $this->__('About Us') ?></a></li>

相关文章:

  • 2022-12-23
  • 2021-09-19
  • 2021-10-05
  • 2021-08-11
  • 2021-06-10
  • 2022-01-26
  • 2021-06-08
猜你喜欢
  • 2021-08-17
  • 2021-10-18
  • 2021-07-21
  • 2021-08-01
  • 2021-06-11
  • 2021-09-19
相关资源
相似解决方案