{include file="public/mall_top" /} {include file="public/mall_header" /}
{include file="public/member_left" /}
{include file="public/member_items" /}

积分获得规则

  • 成功注册会员:增加{$Think.config.points_reg}积分;会员每天登录:增加{$Think.config.points_login}积分;评价完成订单:增加{{$Think.config.points_comments}积分。
  • {if $Think.config.points_orderrate}
  • 购物并付款成功后将获得订单总价{:printf('%d',1/$Think.config.points_orderrate)}%{if $Think.config.points_ordermax}(最高限额不超过{$Think.config.points_ordermax}){/if}积分。
  • {/if}
  • 如订单发生退款、退货等问题时,积分将不予退还。
  {$Think.lang.points_log_pointscount}{$member_points.member_points} {$Think.lang.points_addtime}  –  {$Think.lang.points_stage} {$Think.lang.points_pointsdesc}
{notempty name="list_log"} {volist name="list_log" id="log"} {/volist} {else /} {/notempty} {notempty name="list_log"} {/notempty}
{$Think.lang.points_addtime} {$Think.lang.points_pointsnum} {$Think.lang.points_stage} {$Think.lang.points_pointsdesc}
{$log.pl_addtime|date="Y-m-d",###} {$log.pl_points>0 ? '+' : ''}{$log.pl_points} {$log.pl_desc}
 {$Think.lang.no_record}
{include file="public/mall_server" /} {include file="public/mall_footer" /}