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

{{ heading_title }}

{% if products %}
{% for product in products %} {% endfor %} {% for product in products %} {% endfor %} {% for product in products %} {% endfor %} {% for product in products %} {% endfor %} {% for product in products %} {% endfor %} {% for product in products %} {% endfor %} {% if review_status %} {% for product in products %} {% endfor %} {% endif %} {% for product in products %} {% endfor %} {% for product in products %} {% endfor %} {% for attribute_group in attribute_groups %} {% for key, attribute in attribute_group.attribute %} {% for product in products %} {% if product.attribute[key] %} {% else %} {% endif %} {% endfor %} {% endfor %} {% endfor %} {% for product in products %} {% endfor %}
{{ text_product }}
{{ text_name }}{{ product.name }}
{{ text_image }}{% if product.thumb %} {{ product.name }} {% endif %}
{{ text_price }}{% if product.price %}

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

{% endif %}
{{ text_model }}{{ product.model }}
{{ text_manufacturer }}{{ product.manufacturer }}
{{ text_availability }}{{ product.availability }}
{{ text_rating }} {% for i in 1..5 %} {% if product.rating < i %} {% else %} {% endif %} {% endfor %}
{{ product.reviews }}
{{ text_weight }}{{ product.weight }}
{{ text_dimension }}{{ product.length }} x {{ product.width }} x {{ product.height }}
{{ attribute_group.name }}
{{ attribute.name }} {{ product.attribute[key] }}
{{ button_remove }}
{% else %}

{{ text_empty }}

{% endif %} {{ content_bottom }}
{{ column_right }}
{{ footer }}