{% set products = __SELF__.offers %} {% set category = __SELF__.category %} {% set categories = __SELF__.categories %} {% set cities = __SELF__.cities %} {% for product in products %} {% endfor %}
{{ 'breadcrumbHarytlar'|_ }}
{% if products.count() == 0 %}
Gurluşyk, Gurluşyk platform, bezeg gurluşyk, gipsler merkezi

{{ 'product.SuwagtlykcaHarytYok'|_ }}

{% else %}
{{ 'filter.Kategoriyalar'|_ }}
{{ 'productAdd.IkinjiKategoriya'|_ }}
{{ 'filter.Saherler'|_ }}
{{ 'filter.Baha'|_ }}
{% for product in products %}
{% if user %} {% else %} {% endif %}

{{product.vendor.shop_title}}

{{ product.name }}
{% if product.vendor.web2 > 0 %} {{ product.price }} TMT {{ product.getDiscountedPrice(product.vendor.web2) }} TMT {% else %} {{ product.price }} TMT {% endif %}
{{ product.stock == 0 ? 'productAdd.ZakazaGelyar'|_ : 'productAdd.ElimizdeBar'|_ }}
{% endfor %}
{% if products.hasPages %}
{% endif %}
{% endif %}
{% put scripts %} {% endput %}