{$chpost.post_title}
{$chpost.post_excerpt}
{extends file='page.tpl'}
{block name='page_header_container'}{/block}
{block name='head_seo_title'} {$page.meta.title} - {$chpost.post_title} {/block}
{block name='head' append}
{if isset($chpost.gallery_lists) & !empty($chpost.gallery_lists) }
{$firstData = $chpost.gallery_lists|reset}
{elseif isset($chpost.post_img.post_default) }
{/if}
{/block}
{block name="page_content_container"}
{$chpost.post_excerpt}
{$chpost.post_title}
{l s='Viewed products' d='Modules.Viewedproduct.Shop'}
*}
{*
{assign var="larg" value=$chpost.related_products|@count}