{include file="common/head"}
{include file="common/menu"} {include file="common/sub"}
{if isset($Info.thumb) && !empty($Info.thumb)}
{/if}
{$Info.title}
{$Info.category.title}
{$Info.author}
{$Info.views}
{hkcms:date name="$Info.publish_time" format="Y-m-d"}
{$Info.content}
{hkcms:contentpage item="home,pre,pageno,next,last,info" mobile_item="pre,pageno,next" pre="«" next="»" /}
{hkcms:addons name="tags"}
{:__('Tags')}
{hkcms:taglist arcid="$Info['id']" model="$Info['model_id']"}
{$item.title}
{/hkcms:taglist}
{/hkcms:addons}
{:__('Share')}:
{hkcms:prenext type="pre" len="10" dot="..."}
- {:__('Pre posts')}
{$item.title}
{else /}
- {:__('Pre posts')}
{:__('No more')}
{/hkcms:prenext}
{hkcms:prenext type="next" len="10" dot="..."}
- {:__('Next posts')}
{$item.title}
{else /}
- {:__('Next posts')}
{:__('No more')}
{/hkcms:prenext}
{:__('Hot news')}
{hkcms:content catid="9" order="views desc" num="5"}
{$item.title}
{hkcms:date name="$item.publish_time" format="Y-m-d"}
{/hkcms:content}
{:__('Hot product')}
{hkcms:content catid="21" order="views desc" num="5"}
{$item.title}
{$item.price}
{hkcms:date name="$item.publish_time" format="Y-m-d"}
{/hkcms:content}
{hkcms:addons name="tags"}
{:__('Tags')}
{hkcms:taglist tid="0" num="10" order="views desc"}
{$item.title}
{/hkcms:taglist}
{/hkcms:addons}
{include file="common/footer"}