{include file="./index/BaiduStatistics" /}
{notempty name="$advdData"}
{foreach $advdData['img'] as $k=>$v}
{/foreach}
{/notempty}
{volist name="reducedData" id="vo"}
{$vo.goods_name}
¥{$vo.shop_price}
{if condition="$vo.exchange_integral gt -1"}
{$vo.shop_price*20}积分
{else /} {/if}
{/volist}
{include file="./index/commonality" /}