{if $categories_image}
{img class="img-responsive img-listingTop" img=$categories_image type=m_listingTop alt=$categories_name|escape:'html' title=$categories_name|escape:'html'}
{/if} {if $categories_heading_title|strip_tags|trim != ''}

{$categories_heading_title}

{else}

{$categories_name}

{/if} {if $categories_description|trim != ''}
{$categories_description}
{/if} {include file="includes/categorie_listing.html" position=$smarty.get.page|strip_tags|htmlspecialchars|trim categorie_listing=$categorie_listing heading=$smarty.const.TEXT_HEADING_MORE_CATEGORIES }