【{$gift_info['gift_name']}】
- {tab_other_language::get("单价")}:{$gift_info['gift_score']} {tab_other_language::get("积分")}
- {if(!empty($gift_info['gift_total']))}{tab_other_language::get("总数量")}:{$gift_info['gift_total']}份,{/if}{tab_other_language::get("已兑换")}:{$gift_info['gift_num']}{tab_other_language::get("份")}
{if(!empty($gift_info['gift_total_day']))}- {tab_other_language::get("今日限兑")}:{$gift_info['gift_total_day']}份,{tab_other_language::get("今日已兑")}:{$gift_info['gift_num_today']}{tab_other_language::get("份")}
{/if}
{if(!empty($gift_info['opentime']))}- {tab_other_language::get("兑换时间")}:
{foreach($gift_info['opentime'] as $item=>$key)}
{$key}
{/foreach}
{/if}
{tab_other_language::get("礼品详情")}
{$gift_info['gift_desc']}
{include(label.footer)}