Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我注意到在结帐过程中,您无需成为会员即可结帐。
我怎样才能防止这种情况?如果他们有帐户或在结帐过程中注册,我需要任何购买的人都可以选择登录。
您可以使用 islogged in 模块的输出,然后简单地隐藏产品上的添加到购物车按钮,并有一条说明“您必须登录才能购买此商品”或类似内容。
以下是一些有用的提示: http: //kb.worldsecuresystems.com/654/bc_654.html,其中包括检查 module_isloggedin。