Jump to content
  • разработка интернет магазинов на opencart
  • доработка интернет магазинов на opencart

"добро Пожаловать" В Самый Низ Файла Headr.tpl


Recommended Posts

Подскажите какой кусок кода отечает за вывод блока "Добро пожаловать"

Хочется сгделать ик:

...

1Каилог Рекомендуемые

2

3

4...............Последние загруженные

5

О компании Добро пожаловать ?

...

Link to comment
Share on other sites


Подскажите какой кусок кода отечает за вывод блока "Добро пожаловать"

\catalog\view\theme\default\template\common\home.tpl

<?php if ($welcome) { ?>
  <div class="top">
    <div class="left"></div>
    <div class="right"></div>
    <div class="center">
      <h1><?php echo $heading_title; ?></h1>
    </div>
  </div>
  <div class="middle">
    <div><?php echo $welcome; ?></div>
  </div>
  <div class="bottom">
    <div class="left"></div>
    <div class="right"></div>
    <div class="center"></div>
  </div>
  <?php } ?>
Link to comment
Share on other sites


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

On our site, cookies are used and personal data is processed to improve the user interface. To find out what and what personal data we are processing, please go to the link. If you click "I agree," it means that you understand and accept all the conditions specified in this Privacy Notice.