{extend name="default/base/base_home" /} {block name="mall_main"} {include file="default/member/pointprod/pointshop_minfo" /}
{if $Think.config.ds_config.voucher_allow == 1}

{$Think.lang.hot_voucher}

{$Think.lang.ds_more}>>
{notempty name="recommend_voucher"} {else /}
{$Think.lang.home_voucher_list_null}
{/notempty}
{/if} {if $Think.config.ds_config.pointprod_isuse == '1'}

{$Think.lang.hot_gifts}

{$Think.lang.ds_more}>>
{notempty name="recommend_pointsprod"} {else /}
{$Think.lang.pointprod_list_null}
{/notempty}
{/if}
{/block}