JPr #option('web_name','JPress')
#if(showToggle) 切换 #end
  • 您好 #(user.nickname ??) , 欢迎回来
  • #if(USER_CARTS_COUNT && USER_CARTS_COUNT > 0) #(USER_CARTS_COUNT) #end
    • 购物车列表
      • #for(userCart : USER_CARTS)
      • #if(userCart.product_thumbnail)

        #maxLength(userCart.product_title ??,16,'...')

        #maxLength(userCart.product_summary ??,20,'...')

        #else

        #maxLength(userCart.product_title ??,16,'...')

        #maxLength(userCart.product_summary ??,20,'...')

        #end
      • #end
    • 查看全部
  • 退出