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