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

{{ 'product.BrandMagazinlarynHarytlaryYuklenyar'|_ }}

{% else %}
{% 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 %}
{% if product.stock != 'not_selected' %} {{ product.stock == 0 ? 'productAdd.ZakazaGelyar'|_ : 'productAdd.ElimizdeBar'|_ }} {% endif %}
{% endfor %}
{% if products.hasPages %}
{% endif %}
{% endif %}
{% put scripts %} {% endput %}