[viewBag] ==
Gurluşyk, Gurluşyk platform, bezeg gurluşyk, gipsler merkezi, {{ userProfile.name }}
{{ userProfile.shop_title }}

{{ userProfile.slogan }}


{{ 'profileKategoriyalar'|_ }}
- {{ 'profileKategoriyalarHemmesi'|_ }} {% for category in categories %} - {{ category.name }} {% endfor %}
{% partial "profile/modal" userProfile=userProfile %}
{{currentC}}
{% for product in products %}
{% if user %}
{% else %}
{% endif %}

{{ 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 %}
{% if sliders.count > 0 %}
{% endif %}