{% load staticfiles pcart_core %}
{% endif %}
{% if product.properties|get_element:"Сезон" == "зимова" %}
{% endif %}
{% if product.properties|get_element:"Сезон" == "всесезонна" %}
{% endif %}
{% if product.properties|get_element:"Шипи" == "шип" %}
{% endif %}
{% if product.properties|get_element:"Вісь" == "універсальна" %}
{% endif %}
{% if product.properties|get_element:"Вісь" == "ведуча" %}
{% endif %}
{% if product.properties|get_element:"Вісь" == "рульова" %}
{% endif %}
{% if product.properties|get_element:"Вісь" == "причіп" %}
{% endif %}
{% endif %}