<%if userinfo==null%>
欢迎来到{shopuserinfo.shopname}!
<%else%>
欢迎来到{shopuserinfo.shopname}!
<%/if%>
<%set str=myCart.GetCount().ToString()%> 购物车 ({str})