{{ heading_title }}
{% if products %} {#==== Product Listing ==== #}
{% include theme_directory~'/template/soconfig/listing.twig' with {listingType: listingType} %}
{% else %}
{{ text_empty }}
{% endif %} {{ content_bottom }}