lei Posted June 6, 2010 Share Posted June 6, 2010 我想提供两种用户的注册,普通用户和vip用户,每种用户登录后显示的价格不同,是不是实现比较麻烦?有没有module? Link to comment Share on other sites More sharing options...
21846657 Posted June 7, 2010 Share Posted June 7, 2010 有个customer registration management的模块能实现用户注册时的分组。但要做到不同组别的用户登录后显示不同价格,我想,应该可以实现——通过把用户组别的reduction计算到产品价格里,然后在模板里显示计算后的价格;在订单处理时,必须使用计算后的价格——不是简单的修改。[uPDATED 2010-08-14] 1.3.1.1的Customer groups已实现LZ的要求。 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now