Category
{%- categoryDetail categoryId with name="Id" %} {%- categoryList categories with moduleId=2 parentId=0 all=true %} {%- for item in categories %}
{%- endfor %} {%- endcategoryList %}
{%- archiveFilters filters with moduleId=2 allText=false showPrice=true showAvailability=true %} {%- for item in filters %}
{{item.Name}}
{%- if item.Range %} {% set priceValue = item.Range.Value|split:"-" %}
$
$
{%- else %} {%- for subItem in item.Items %}
{%- endfor %} {%- endif %}
{% endfor %} {%- endarchiveFilters %}