|
|
|
@ -56,13 +56,14 @@ |
|
|
|
|
<a href="{{ product_attributes.Тег[0].link }}">{{ product_attributes.Тег[0].name }}</a> |
|
|
|
|
</div> |
|
|
|
|
{% endif %} |
|
|
|
|
{% if is_subscription %} |
|
|
|
|
|
|
|
|
|
</div> |
|
|
|
|
{% if product.is_on_sale %} |
|
|
|
|
<div class="product-item-label__tag product-item-label__tag--sale"> |
|
|
|
|
{{ function('pll_e', 'Распродажа %') }} |
|
|
|
|
</div> |
|
|
|
|
{% endif %} |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
{# End | Теги = категории #} |
|
|
|
|
|
|
|
|
|
<h1 class="detail__title"> |
|
|
|
|