{extend name="default/base/base_home" /} {block name="mall_main"}
{notempty name="cart_array"}

{$Think.lang.pointcart_cart_chooseprod_title}

{$Think.lang.notes_exchanging_gifts}
{foreach name="cart_array" item="v"} {/foreach}
{$Think.lang.pointcart_goodsname} {$Think.lang.pointcart_exchangepoint} {$Think.lang.pointcart_exchangenum} {$Think.lang.pointcart_pointoneall} {$Think.lang.ds_handle}
{$v.pgoods_name}
{$v.pgoods_name}
{$v.pgoods_points} - + {$v.pgoods_pointone} {$Think.lang.points_unit} {$Think.lang.ds_delete}
{$Think.lang.pointcart_cart_allpoints}{$Think.lang.ds_colon} {$pgoods_pointall}{$Think.lang.points_unit}
{else /}

{$Think.lang.pointcart_cart_null}

{$Think.lang.pointcart_cart_exchangenow} {$Think.lang.pointcart_cart_exchanged_list}

{/notempty}
{/block}