{php include pubTemplate("header")}
{if $strshop['tags']}
{loop $strshop[tags] $key $strshop} {$strshop[tagname]} {/loop}
{/if}

{$strshop[title]}

价格:{$strshop[pay]} {if $strshop[pay_type] == '1'}积分{/if}
库存:{$strshop[stock]}

{if $strshop[type]==1}{/if}

{if $strshop[stock]!=0} {else} {/if}



{php doAction('group_topic_footer')}

卖家信息
{$arrshopuser[username]}
{$arrshopuser[username]}
    商品详细
    {if $TS_USER[isadmin]==1 || $TS_USER['userid']==$strshop['userid']} {/if}
    {if $TS_APP['isshopvideo']} {if $arrVideo}
    {loop $arrVideo $key $strshop}
    {if $strshop['siteid']==1 || $strshop['siteid']==2 || $strshop['siteid']==3} {if $TS_USER['userid']==$strshop['userid'] || $TS_USER['isadmin']==1} {/if} {/if}
    {/loop}
    {/if} {if $TS_USER['userid']==$strshop['userid'] || $TS_USER['isadmin']==1} {/if} {/if} {php doAction('gobad','content_top') } {$strshop[content]} {$tpUrl}
    {php doAction('gobad','468') }
    {if $TS_USER[isadmin]==1 || $TS_USER['userid']==$strshop['userid']} {/if}
    买家评论
    {if $arrComment}
      {loop $arrComment $key $strshop}
    • {$strshop[user][username]}

      {$strshop[user][username]}

      {$strshop[content]}

      {php echo date('Y-m-d H:i:s',$strshop[addtime])}

      {if $TS_USER[userid] == $strshop[userid] || $TS_USER['isadmin']==1} {/if}
    • {/loop}
    {$pageUrl}
    {/if}
    {if intval($TS_USER[userid])==0} {else}
    {if $TS_SITE['isauthcode']} 验证码: 点击刷新验证码 {/if}
    {/if}
    {php doAction('tseditor','mini')} {php include pubTemplate("footer")}