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

Maks1977

Новичок
  
  • Posts

    27
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Maks1977's Achievements

Apprentice

Apprentice (3/14)

  • First Post
  • Collaborator
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. я уже понял что лажа,а ггде купить?
  2. а ггде купить нормальную карту?не подскажите
  3. доброго вечера,кто нибудь усинавливал ситемап от neo seo?
  4. Да,на данном эипе для меня это сложно,даже очень
  5. я как налинающий сам этого не сгделаю?
  6. Как не странно но Вы один мне згдесь помогли,еещё раз Спасипотому что! кликая на которую открывается почтовая программа-клиент, если икова имеется по гдефолтуесли вам нужно внедрить форму, которая бугдет открываться в модальном окне при кликеэто уже другой вопрос,нужно конечно ,бугдет возможность помогите,нет зналит нет.Спасипотому что!
  7. Вы,конечно извините,я просто сам(ик сказать самоучка)без сео специалистов,специально обученых люгдей и т.д,и т.п пыиюсь сам вникнуть во все вопросы вот и згдесь на форуме задаю. Спасипотому что Вам огромное за внимание и тех подгдержку!
  8. если не сложно,кликните на почту и напишите что нибудь
  9. Я хз ну реально не догоняю,извините!
  10. <!DOCTYPE html> <!--[if IE]><![endif]--> <!--[if IE 8 ]><html dir="{{ direction }}" lang="{{ lang }}" class="ie8"><![endif]--> <!--[if IE 9 ]><html dir="{{ direction }}" lang="{{ lang }}" class="ie9"><![endif]--> <!--[if (gt IE 9)|!(IE)]><!--> <html dir="{{ direction }}" lang="{{ lang }}"> <!--<![endif]--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-RU-Compatible" content="IE=edge"> <title>{{ title }}</title> {% if robots %} <meta name="robots" content="{{ robots }}" /> {% endif %} <base href="{{ base }}" /> {% if description %} <meta name="description" content="{{ description }}" /> {% endif %} {% if keywords %} <meta name="keywords" content="{{ keywords }}" /> {% endif %} <meta property="og:title" content="{{ title }}" /> <meta property="og:type" content="website" /> <meta property="og:url" content="{{ og_url }}" /> {% if og_image %} <meta property="og:image" content="{{ og_image }}" /> {% else %} <meta property="og:image" content="{{ logo }}" /> {% endif %} <meta property="og:site_name" content="{{ name }}" /> <script src="catalog/view/javascript/jquery/jquery-2.1.1.min.js" type="text/javascript"></script> <link href="catalog/view/javascript/bootstrap/css/bootstrap.min.css" rel="stylesheet" media="screen" /> <link href="catalog/view/theme/fanes/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css" /> <link href="catalog/view/theme/fanes/stylesheet/stylesheet.min.css" rel="stylesheet"> {% for style in styles %} <link href="{{ style.href }}" type="text/css" rel="{{ style.rel }}" media="{{ style.media }}" /> {% endfor %} {% for script in scripts %} <script src="{{ script }}" type="text/javascript"></script> {% endfor %} {% for link in links %} <link href="{{ link.href }}" rel="{{ link.rel }}" /> {% endfor %} {% for analytic in analytics %} {{ analytic }} {% endfor %} </head> <body> <div class="wrapper"> <header> <div class="header-block"> <div class="logo"> <div id="logo"> {% if logo %} {% if home == og_url %} <img src="{{ logo }}" title="{{ name }}" alt="{{ name }}" class="img-responsive" /> {% else %} <a href="{{ home }}"><img src="{{ logo }}" title="{{ name }}" alt="{{ name }}" class="img-responsive" /></a> {% endif %} {% else %} <h1><a href="{{ home }}">{{ name }}</a></h1> {% endif %} </div> </div> <div class="contact-block"> <div class="contact"> <span class="email"><i class="fa fa-envelope-o" aria-hidden="true"></i>{{ email }}</span> <span class="tel"><i class="fa fa-phone" aria-hidden="true"></i>{{telephone}}</span> <span class="open"> {% if open %} <i class="fa fa-clock-o" aria-hidden="true"></i>{{ open }} {% endif %} </span> </div> </div> <ul class="right-menu"> <li>{{ cart }}</li> </ul> </div> </header> {{ menu }}
×
×
  • 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.