{include file="phoenix/system/_header.html"} {include file="phoenix/system/_breadcrumbs.html"} {if $message} {foreach $message as $info} {include file="phoenix/system/_message.html"} {/foreach} {/if}
{if !empty($category.categories_description) || !empty($category.categories_image) }
{category_image dir=large image=$category.categories_image alt=$category.categories_name class=image}
{$category.categories_description}
{/if} {$new_products} {$pangv}
{foreach $sidebar as $panel} {if $panel.content} {$panel.content} {/if} {/foreach}
{if $smarty.const.NEWSLETTER eq 'true'} {include file="phoenix/system/_newsletter.html"} {/if} {include file="phoenix/system/_footer.html"}