{include file="public/mall_top" /}
{notempty name="cart_array"}

{:lang('pointcart_cart_chooseprod_title')}

查看兑换清单,增加减少礼品数量,进入下一步操作。
{volist name="cart_array" id="v"} {/volist}
{:lang('pointcart_goodsname')} {:lang('pointcart_exchangepoint')} {:lang('pointcart_exchangenum')} {:lang('pointcart_pointoneall')} {:lang('pointcart_cart_handle')}
{$v.pgoods_name}
{$v.pgoods_name}
{$v.pgoods_points} - + {$v.pgoods_pointone} {:lang('points_unit')} {:lang('pointcart_cart_del')}
{:lang('pointcart_cart_allpoints')}{:lang('ds_colon')} {$pgoods_pointall}{:lang('points_unit')}
{else /}

{:lang('pointcart_cart_null')}

{:lang('pointcart_cart_exchangenow')} {:lang('pointcart_cart_exchanged_list')}

{/notempty}
{include file="public/mall_footer" /}