{{ header }}
{{ column_left }} {% if column_left and column_right %} {% set class = 'col-sm-6' %} {% elseif column_left or column_right %} {% set class = 'col-sm-12 col-md-9' %} {% else %} {% set class = 'col-sm-12' %} {% endif %}
{{ content_top }}

{{ heading_title }}

{% for category in categories %} {% endfor %}
Не нашли
свое авто?
{% for attribut in attributes %}
{% if attribut.attribute_id==13 %}{% set text_select="Марка" %} {% set dis="" %}{% endif %} {% if attribut.attribute_id==12 %}{% set text_select="Модель" %} {% set dis="disabled" %}{% endif %} {% if attribut.attribute_id==14 %}{% set text_select="Год" %} {% set dis="disabled" %}{% endif %}
{% endfor %}
{% else %}
{% for category in categories %}
{% if category.thumb %}
img06
{% else %} {% endif %}
{% endfor %}
{% endif %} {% endif %} {% if products %}
{% for product in products %}
{{ product.name }}
{{ product.model }}
{% for i in 1..5 %} {% if product.rating < i %} {% else %} {% endif %} {% endfor %}
{% if product.price!=0 %} {% if product.price %}

{% if not product.special %} {{ product.price }} {% else %} {{ product.special }} {{ product.price }} {% endif %} {% if product.tax %} {{ text_tax }} {{ product.tax }} {% endif %}

{% endif %} {% else %} {% endif %}
{% if product.price!=0 %}
{% endif %}
{% endfor %}
{{ pagination }}
{% endif %} {% if informations %} {% if view_show or sort_show or limit_show %}
{% if view_show %} {% endif %} {% if sort_show %}
{% endif %} {% if limit_show %}
{% endif %}
{% endif %}
{% for information in informations %}
{% if information.thumb %}
{{ information.title }}
{% endif %}

{{ information.title }}

{% if show_author or show_date or show_review %}
    {% if show_date %}
  • {{ information.date_added }}
  • {% endif %} {% if show_author %}
  • {{ information.author }}
  • {% endif %} {% if show_review %}
  • {{ information.reviews }}
  • {% endif %} {% if information.rating %}
  • {% for i in 1..5 %} {% if information.rating < i %} {% else %} {% endif %} {% endfor %}
  • {% endif %}
{% endif %}

{{ information.description }}

{{ text_read }}
{% endfor %}
{{ pagination }}
{{ results }}
{% endif %} {% if not categories and not products and not informations and not category_information %}

{{ text_empty }}

{% endif %} {% if thumb or description %}
{% if thumb %} {% endif %} {% if description %}
{{ description }}
{% endif %}
{% endif %} {{ content_bottom }}
{{ column_right }}
{{ footer }}