{include file="public/head" /}
{$rs.title}
{foreach $morepics as $pic} {/foreach}

{$rs.title}

¥{$rs.price} ¥{$rs.marketprice}
{$Think.lang.v_stock}:{$rs.quantity}

{$rs.description|htmlspecialchars_decode}

{volist name="attribute" id="attRs"} {$attRs.attname}:{:str_replace('|', '', $attRs['attvalue'])}
{/volist}
{$content1|htmlspecialchars_decode}
{$rs.content2|htmlspecialchars_decode}
{$rs.content3|htmlspecialchars_decode}
{eq name="hot" value="1"}
{/eq} {eq name="new" value="1"}
{/eq}

{$Think.lang.v_hot_product}

{include file="public/foot" /}