{% set product = __SELF__.offer %} {% set rating = __SELF__.rating %}
{{ 'modal.GinisleyinMaglumat'|_ }}

{{ product.name }}

{% if(product.comments_count > 0) %} {% else %} {% endif %} ({{ product.comments_count }} {{ 'product.Kammentaria'|_ }})

{% 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'|_ }}

{{ product.description|raw }}

{% if user %} {% else %} {% endif %} {% if product.files.count > 0 %} {% endif %}
{% if user %} {% else %} {{ 'footer.Halanlarym'|_ }} {% endif %}
{{ 'modal.GinisleyinMaglumat'|_ }}

{{ product.description|raw }}

{% if user %}
  • {% for comment in product.comments %}
    {{ comment.comment }}

    {{ comment.user.name }} {{ comment.created_at|date('d.m.Y') }}

    {% endfor %}

{{ 'product.KammentariaYazmak'|_ }}

{% endif %}
{{ 'product.GosmacaMaglumat'|_ }}

{{ product.description|raw }}

{% content 'refund' %}
{% put scripts %} {% endput %}