Hi all i want to change the order of Sort by first option new to old
{%- if enable_sorting -%}
##
{%- assign sort_by = results.sort_by | default: results.default_sort_by -%}
{% render 'icon-caret' %}
{%- endif -%}
