{{if empty($user)}} 您好,欢迎来到 {{:MyC('home_site_name')}} {{if MyC('home_user_login_state') eq 1}} [登录] {{/if}} {{if in_array('sms', MyC('home_user_reg_state')) or in_array('email', MyC('home_user_reg_state'))}} [注册] {{/if}} {{else /}} 您好 {{$user.user_name_view}},欢迎来到 {{:MyC('home_site_name')}} [退出] {{/if}}
    个人中心
    我的交易 {{if !empty($user)}}
    • 我的订单
    {{/if}}
    我的收藏 {{if !empty($user)}}
    • 商品收藏
    {{/if}}
    购物车 {{if $common_cart_total gt 0}} {{$common_cart_total}} {{else /}} {{$common_cart_total}} {{/if}}
    消息 {{if $common_message_total gt 0}} {{$common_message_total}} {{/if}}