{$box_WIZARD}
{/if}
{/if}
{if $HAS_CATEGORY_LISTING && ($CATEGORY_LISTING_POSITION =="form" || $CATEGORY_LISTING_POSITION=="listing")}
{if ($CATEGORY_LISTING_POSITION =="listing" && $CURRENT_FILE_LOADED == "index.php" && $smarty.get.cat) ||
($CATEGORY_LISTING_POSITION=="form" && ($CURRENT_FILE_LOADED != "index.php" || $smarty.get.cat))}
{$box_CATEGORIES_TEASER}
{/if}
{/if}
{if $smarty.const.DISPLAY_CATEGORIES_WITH_PRODUCTS && $main_content_product_listing}
{$main_content_product_listing}
{else}
{$main_content}
{/if}
{$box_ADDITIONAL_OFFER}